summaryrefslogtreecommitdiffstats
path: root/winsup/utils/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
...
* * Makefile.in (ALL_LDFLAGS): Remove newlib/libm from tools paths.Corinna Vinschen2003-01-221-3/+1
* * configure.in: Check for libiconv.a.Christopher Faylor2002-07-071-1/+2
* * Makefile.in: Use MINGW stuff from Makefile.common.Christopher Faylor2002-07-071-9/+4
* * Makefile.in (kill.exe): Add as a specific target.Christopher Faylor2002-05-131-1/+8
* * ssp.c (help_desk): Fix compiler warning. Christopher Faylor <cgf@redhat.com>Christopher Faylor2002-02-271-3/+3
* * Makefile.in (MINGW_INCLUDES): Change cygwin include.Christopher Faylor2002-01-291-1/+1
* * Makefile.in (CXXFLAGS): Ensure that important settings are preserved evenChristopher Faylor2002-01-221-1/+2
* * Makefile.in: Build intermediate cygcheck.o to force use of MINGW_CXXFLAGS.Christopher Faylor2002-01-221-2/+18
* * Makefile.in: Use CXX instead of CC to compile C++ sources.Christopher Faylor2002-01-211-6/+6
* * Makefile.in: Add define to CXXFLAGS.Christopher Faylor2001-12-111-2/+2
* * dump_setup.cc: New file.Christopher Faylor2001-11-111-3/+11
* * Makefile.in (cygcheck.exe): Compile as -mno-cygwin executable.Christopher Faylor2001-11-111-0/+16
* * Makefile.in: Remove EXEEXT consideration. We always need EXEEXT.Christopher Faylor2001-10-241-1/+1
* * Makefile.in: Only build testsuite directory on first 'make check'.Christopher Faylor2001-10-241-4/+3
* * Makefile.in: Allow stdinc searching for dumper.Christopher Faylor2001-10-131-6/+6
* * Makefile.in (MINGW_INCLUDES): Accomodate changes in Makefile.common.Christopher Faylor2001-10-101-1/+1
* * Makefile.in (mingw_getopt.o): Ensure that newlib include directories are notChristopher Faylor2001-09-221-1/+1
* * Makefile.in (MINGW_INCLUDES): Still need cygwin/include directory.Christopher Faylor2001-09-211-1/+1
* * Makefile.in: Filter newlib includes from mingw compilation.Christopher Faylor2001-09-191-3/+3
* * Makefile.in (dumper): Change logic for libbfd and libintl so that they willChristopher Faylor2001-09-061-4/+4
* * Makefile.in: Compile/link dumper.exe with c++.Christopher Faylor2000-12-111-10/+10
* * Makefile.in: Use CXX to build the DLL.Christopher Faylor2000-12-031-1/+1
* * Makefile.in: Accomodate newer gcc's which require linking of c++ programsChristopher Faylor2000-10-281-16/+37
* Cleanup formatting on some files. Remove excessive whitespace.Christopher Faylor2000-10-281-1/+1
* * ssp.c: newDJ Delorie2000-10-191-1/+1
* * cygcheck.cc (keyeprint): New function.Corinna Vinschen2000-09-291-1/+1
* * cygkeycheck.cc: New file. Utility to retrieve keycodes.Corinna Vinschen2000-09-281-1/+1
* * Makefile.in: Refine dumper.exe message.Christopher Faylor2000-09-101-4/+5
* * kill.c (main): Avoid skipping next argument when a signal number isChristopher Faylor2000-08-291-1/+3
* * Makefile.in: Only build dumper.exe when all of its library and includeChristopher Faylor2000-08-251-8/+24
* * Makefile.in: Make failure to build dumper.exe a non-error.Christopher Faylor2000-08-251-2/+2
* * Makefile.in: Add dumper.exe target and associated mechanisms for building it.Christopher Faylor2000-08-241-1/+24
* * Makefile.in: Find getopt.c in cygwin/lib subdirectory.Christopher Faylor2000-07-011-1/+1
* * Makefile.in: Eliminate WINSUP_DEPS.Christopher Faylor2000-05-181-2/+0
* update copyright.Christopher Faylor2000-04-031-1/+1
* Patch suggested by Mumit Khan <khan@xraylith.wisc.edu>:Christopher Faylor2000-03-191-2/+2
* * Makefile.in: Make CXXFLAGS consistent with cygwin.Christopher Faylor2000-03-181-4/+5
* * Makefile.in: Use MINGW_CXXFLAGS when compiling strace.Christopher Faylor2000-03-151-3/+3
* * strace.cc (handle_output_debug_string): Parse strace output to allow variousChristopher Faylor2000-02-281-2/+2
* import winsup-2000-02-17 snapshotChristopher Faylor2000-02-171-0/+109