aboutsummaryrefslogtreecommitdiff
path: root/winsup/utils/Makefile.in
AgeCommit message (Expand)AuthorFilesLines
2004-02-21* Makefile.in (build_dumper): Detect missing iconv library.Christopher Faylor1-2/+2
2004-02-10* strace.cc (main): Ensure POSIXLY_CORRECT argument ordering.Christopher Faylor1-1/+1
2003-11-19 * Makefile.in: Add rules to build ipcrm and ipcs.Corinna Vinschen1-1/+1
2003-10-17* cygcheck.cc (pretty_id): Don't exec if `id' program is not found.Christopher Faylor1-3/+3
2003-09-12* Makefile.in: Tweak mingw libz.a detection to make it more reliably detectChristopher Faylor1-5/+5
2003-09-11* Makefile.in (cygcheck.o): Use MINGW_CXX for compilation.Christopher Faylor1-3/+3
2003-09-11* Makefile.in (MINGW_CXX): Define and use for mingw-compiled files.Christopher Faylor1-10/+11
2003-09-11* Makefile.in: More fixups to adjust for the fact that mingw_getopt.o is noChristopher Faylor1-3/+3
2003-09-10* Makefile.in: Remove references to getopt since it is now part of mingwex.Christopher Faylor1-12/+4
2003-09-08* Makefile.in (zlib_h): Rename libz.h -> zlib.h.Christopher Faylor1-1/+1
2003-09-08* Makefile.in: Detect existence of mingw zlib headers and libraries. BuildChristopher Faylor1-5/+17
2003-09-01* Makefile.in: Oops. Put the '...' in the right place.Christopher Faylor1-2/+2
2003-09-01* Makefile.in: Display "..." when not-verbose.Christopher Faylor1-1/+1
2003-07-26preliminary checkinChristopher Faylor1-3/+3
2003-03-09.Christopher Faylor1-1/+1
2003-03-04* Makefile.in (strace.exe): Include mingw_getopt.o in link line.Christopher Faylor1-3/+3
2003-03-01* Makefile.in (cygcheck.o): Fix so that actual mingw include files are used.Christopher Faylor1-2/+2
2003-01-22 * Makefile.in (ALL_LDFLAGS): Remove newlib/libm from tools paths.Corinna Vinschen1-3/+1
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