aboutsummaryrefslogtreecommitdiff
path: root/winsup/utils/Makefile.in
AgeCommit message (Expand)AuthorFilesLines
2020-12-02Cygwin: Fix remaining warnings building path testsuiteCorinna Vinschen1-1/+1
2020-11-20Cygwin: Remove recursive configureJon Turney1-7/+2
2020-11-18Cygwin: Fix 'make check' in utilsJon Turney1-2/+2
2020-11-18Cygwin: Drop duplicate C++ flags used to build utilsJon Turney1-1/+1
2020-10-28Cygwin: Restore setting CC and CXX Makefile variablesJon Turney1-0/+3
2020-10-18Cygwin: Remove --with-windows-{libs,headers}Jon Turney1-3/+1
2020-10-18Cygwin: Remove ccwrapJon Turney1-10/+1
2020-10-18Cygwin: Stop using c++wrap for MinGW-compiled utilitiesJon Turney1-5/+1
2020-10-14Cygwin: Remove AC_ARG_PROGRAM/program_transform_nameJon Turney1-3/+1
2020-08-07Cygwin: utils: build with -Wimplicit-fallthrough=4 -WerrorCorinna Vinschen1-1/+3
2020-07-21Cygwin: Use MEMORY_WORKING_SET_EX_INFORMATION in dumperJon Turney1-1/+1
2020-07-21Cygwin: Remove reading of PE for section flags from dumperJon Turney1-3/+3
2019-08-15Cygwin: ldd: Try harder to get dll namesMark Geisert1-1/+1
2019-06-27Cygwin: Build cygwin-console-helper with correct compilerMark Geisert1-1/+1
2018-12-26Cygwin: Add lsattr and chattr toolsCorinna Vinschen1-1/+1
2018-01-19cygwin: add gencat toolYaakov Selkowitz1-1/+1
2016-06-23Switching the Cygwin DLL to LGPLv3+, dropping commercial buyout optioncygwin-2_5_2-releaseCorinna Vinschen1-2/+0
2014-12-05 * Makefile.in: Add rules to create and depend on tzmap.h.Corinna Vinschen1-0/+9
2014-05-13 * Makefile.in (minidumper.exe): Link directly with dbghelp.Jon TURNEY1-0/+1
2014-02-092014-02-07 Jon TURNEY <jon.turney@dronecode.org.uk>Jon TURNEY1-1/+1
2013-11-19 * Makefile.in (cygcheck.exe): Link against wininet.dll.Corinna Vinschen1-2/+2
2013-07-31 * Makefile.in (MINGW_LDFLAGS): Don't link against w32api libs. TheseCorinna Vinschen1-1/+1
2013-05-21 Reinstantiate accidentally removed patch from 2009-05-16:Corinna Vinschen1-2/+2
2013-02-21* Makefile.in (CYGWIN_LDFLAGS): Replace -static-lib* with -static.Yaakov Selkowitz1-3/+3
2013-01-21Update copyrightsChristopher Faylor1-2/+2
2012-11-28* Makefile.in: Move CFLAGS and CXXFLAGS so that they can be manipulated byChristopher Faylor1-7/+9
2012-11-27* Makefile.in (ZLIBS): Common define to force static load.Christopher Faylor1-3/+4
2012-11-27* Makefile.in: Make sure that libz is always loaded staticly.Christopher Faylor1-2/+2
2012-11-23ChangeLog:Christopher Faylor1-66/+62
2012-11-07winsup:Corinna Vinschen1-2/+2
2012-11-05 * Makefile.in (MINGW_CXX): Attach $(CFLAGS) to allow providingCorinna Vinschen1-1/+1
2012-10-24 * configure.in: Add check for MINGW_CXX. Remove libiconv check.Yaakov Selkowitz1-18/+11
2012-10-19 * Makefile.in (cygcheck.exe): Add temporary (1.7.17-only) hack toCorinna Vinschen1-1/+1
2012-07-11 * Makefile.in (cygcheck.exe): Link against psapi.dll.Corinna Vinschen1-1/+1
2012-02-24* Makefile.in (CYGWIN_BINS): Add pldd.Yaakov Selkowitz1-1/+2
2012-01-29 * Makefile.in (CYGWIN_BINS): Add tzset.Corinna Vinschen1-1/+1
2011-12-22 Don't leave Windows 2000 behind.Corinna Vinschen1-1/+1
2011-12-22 * Makefile.in (ps.exe): Drop -lpsapi from ALL_LDFLAGS.Corinna Vinschen1-1/+1
2011-12-02 * Makefile.in (cygpath.exe): Add -luserenv to ALL_LDFLAGS.Corinna Vinschen1-1/+1
2011-11-28 * ps.cc: Remove all Win 9x considerations. Use psapi functionsCorinna Vinschen1-1/+1
2011-09-15 * strace.cc (attach_process): Try to turn off DEBUG_ONLY_THIS_PROCESSJon TURNEY1-0/+1
2011-08-21* Makefile.in: Check for header file existence when building dumper.exe too.Christopher Faylor1-3/+5
2011-07-20* Makefile.in (CYGWIN_BINS): Add getconf.Yaakov Selkowitz1-1/+1
2010-02-17 * Makefile.in (CYGWIN_BINS): Rename getlocale to locale.Corinna Vinschen1-1/+1
2010-01-22 * Makefile.in (CYGWIN_BINS): Add getlocale.Corinna Vinschen1-2/+2
2009-11-04 * Makefile.in (cygpath.exe): Add -fno-threadsafe-statics to CXXFLAGS.Corinna Vinschen1-0/+1
2009-07-22 * Makefile.in (path-mount.o): Add a rule to build stripped down versionCorinna Vinschen1-0/+4
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