aboutsummaryrefslogtreecommitdiff
path: root/winsup/utils/Makefile.in
AgeCommit message (Expand)AuthorFilesLines
2009-07-05* cygwin-console-helper.cc: New file.Christopher Faylor1-1/+1
2009-05-16 * Makefile.in (cygpath.exe): Link against cygwin.a before linkingCorinna Vinschen1-2/+2
2009-05-11 * Makefile.in: Link ps.exe agains ntdll.dll.Corinna Vinschen1-0/+1
2009-04-13 * Makefile.in (dumper.exe): Add -lz to ALL_LDFLAGS.Dave Korn1-1/+1
2009-03-18* ldd.cc (load_dll): Start helper program rather than ldd.exe.Christopher Faylor1-2/+5
2009-02-24Add DESTDIR functionality to Makefile.in's.Christopher Faylor1-2/+2
2009-01-17 * Makefile.in: Fix copyright date.Corinna Vinschen1-1/+1
2009-01-09* ldd.cc: New file. First stab at implementing ldd-like functionality forChristopher Faylor1-1/+3
2008-10-29* Makefile.in (ALL_LDFLAGS): Link libgcc statically for everything here.Christopher Faylor1-1/+1
2008-10-12Dummy check-in to get right revision log:Christopher Faylor1-1/+1
2008-10-12* Makefile.in: Tweak to work better with new utils/mingw front-end.Christopher Faylor1-6/+5
2008-08-17* Makefile.in (ALL_LDFLAGS): Add --enable-auto-import option to quiet ldChristopher Faylor1-1/+1
2008-07-30* Makefile.in: Link cygcheck with -lntdll even without mingw-zlib.Christopher Faylor1-2/+3
2008-07-22 * Makefile.in (cygcheck.exe): Link against ntdll.Corinna Vinschen1-1/+1
2008-05-15 * Makefile.in (CYGWIN_BINS): Remove ipcrm and ipcs.Corinna Vinschen1-1/+1
2008-03-09 * Makefile.in (install): Don't install the testsuite.Brian Dessent1-1/+1
2008-03-09 * Makefile.in: Add a 'check' target that builds and runsBrian Dessent1-3/+16
2008-03-08 * Makefile.in: Reorganize considerably, using GNU make'sBrian Dessent1-149/+82
2007-12-21 * Makefile.in (cygcheck.exe): Don't link to ntdll.Brian Dessent1-3/+3
2007-08-03 * Makefile.in (cygcheck.exe): Add bloda.o as prerequisite, adjustingDave Korn1-5/+13
2007-07-10* cygwin/strsig.cc (__signals): New macro.Christopher Faylor1-1/+1
2006-09-12* Makefile.in: Fix -ntdll typo.Christopher Faylor1-2/+2
2006-08-02 * Makefile.in (cygpath.exe): Add rule to link cygpath against ntdll.dll.Corinna Vinschen1-0/+8
2006-07-03 * Makefile.in: Build setmetamode.exe.Corinna Vinschen1-1/+1
2006-01-18bad_keywordsChristopher Faylor1-2/+1
2006-01-17copyrightChristopher Faylor1-1/+2
2006-01-17 * Makefile.in: Replace etcdir with sysconfdir.Corinna Vinschen1-2/+2
2006-01-15 * Makefile.in (cygcheck.exe): Do not link against libwininet.a.Corinna Vinschen1-4/+4
2005-11-22* Makefile.in: Link cygcheck with libwininet.a.Christopher Faylor1-4/+4
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