summaryrefslogtreecommitdiffstats
path: root/winsup/utils/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* bad_keywordsChristopher Faylor2006-01-181-2/+1
* copyrightChristopher Faylor2006-01-171-1/+2
* * Makefile.in: Replace etcdir with sysconfdir.Corinna Vinschen2006-01-171-2/+2
* * Makefile.in (cygcheck.exe): Do not link against libwininet.a.Corinna Vinschen2006-01-151-4/+4
* * Makefile.in: Link cygcheck with libwininet.a.Christopher Faylor2005-11-221-4/+4
* * Makefile.in (build_dumper): Detect missing iconv library.Christopher Faylor2004-02-211-2/+2
* * strace.cc (main): Ensure POSIXLY_CORRECT argument ordering.Christopher Faylor2004-02-101-1/+1
* * Makefile.in: Add rules to build ipcrm and ipcs.Corinna Vinschen2003-11-191-1/+1
* * cygcheck.cc (pretty_id): Don't exec if `id' program is not found.Christopher Faylor2003-10-171-3/+3
* * Makefile.in: Tweak mingw libz.a detection to make it more reliably detectChristopher Faylor2003-09-121-5/+5
* * Makefile.in (cygcheck.o): Use MINGW_CXX for compilation.Christopher Faylor2003-09-111-3/+3
* * Makefile.in (MINGW_CXX): Define and use for mingw-compiled files.Christopher Faylor2003-09-111-10/+11
* * Makefile.in: More fixups to adjust for the fact that mingw_getopt.o is noChristopher Faylor2003-09-111-3/+3
* * Makefile.in: Remove references to getopt since it is now part of mingwex.Christopher Faylor2003-09-101-12/+4
* * Makefile.in (zlib_h): Rename libz.h -> zlib.h.Christopher Faylor2003-09-081-1/+1
* * Makefile.in: Detect existence of mingw zlib headers and libraries. BuildChristopher Faylor2003-09-081-5/+17
* * Makefile.in: Oops. Put the '...' in the right place.Christopher Faylor2003-09-011-2/+2
* * Makefile.in: Display "..." when not-verbose.Christopher Faylor2003-09-011-1/+1
* preliminary checkinChristopher Faylor2003-07-261-3/+3
* .Christopher Faylor2003-03-091-1/+1
* * Makefile.in (strace.exe): Include mingw_getopt.o in link line.Christopher Faylor2003-03-041-3/+3
* * Makefile.in (cygcheck.o): Fix so that actual mingw include files are used.Christopher Faylor2003-03-011-2/+2
* * 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