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