summaryrefslogtreecommitdiffstats
path: root/winsup/utils/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* * Makefile.in: Tweak to work better with new utils/mingw front-end.Christopher Faylor2008-10-121-6/+5
* * Makefile.in (ALL_LDFLAGS): Add --enable-auto-import option to quiet ldChristopher Faylor2008-08-171-1/+1
* * Makefile.in: Link cygcheck with -lntdll even without mingw-zlib.Christopher Faylor2008-07-301-2/+3
* * Makefile.in (cygcheck.exe): Link against ntdll.Corinna Vinschen2008-07-221-1/+1
* * Makefile.in (CYGWIN_BINS): Remove ipcrm and ipcs.Corinna Vinschen2008-05-151-1/+1
* * Makefile.in (install): Don't install the testsuite.Brian Dessent2008-03-091-1/+1
* * Makefile.in: Add a 'check' target that builds and runsBrian Dessent2008-03-091-3/+16
* * Makefile.in: Reorganize considerably, using GNU make'sBrian Dessent2008-03-081-149/+82
* * Makefile.in (cygcheck.exe): Don't link to ntdll.Brian Dessent2007-12-211-3/+3
* * Makefile.in (cygcheck.exe): Add bloda.o as prerequisite, adjustingDave Korn2007-08-031-5/+13
* * cygwin/strsig.cc (__signals): New macro.Christopher Faylor2007-07-101-1/+1
* * Makefile.in: Fix -ntdll typo.Christopher Faylor2006-09-121-2/+2
* * Makefile.in (cygpath.exe): Add rule to link cygpath against ntdll.dll.Corinna Vinschen2006-08-021-0/+8
* * Makefile.in: Build setmetamode.exe.Corinna Vinschen2006-07-031-1/+1
* 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