summaryrefslogtreecommitdiffstats
path: root/winsup/Makefile.common
Commit message (Expand)AuthorAgeFilesLines
* Switching the Cygwin DLL to LGPLv3+, dropping commercial buyout optioncygwin-2_5_2-releaseCorinna Vinschen2016-06-231-2/+0
* * Makefile.common (COMPILE.cc): Add -fno-use-cxa-atexit.Yaakov Selkowitz2014-08-071-1/+1
* * Makefile.common: Don't drop -gFOO switches when filtering CFLAGSCorinna Vinschen2014-01-221-2/+2
* * Makefile.common: Add rule to build assembler code.Corinna Vinschen2013-06-181-1/+4
* ChangeLog:Christopher Faylor2012-11-231-136/+27
* winsup:Corinna Vinschen2012-11-071-18/+0
* 2012-10-24 Kai Tietz <ktietz70@googlemail.com>Yaakov Selkowitz2012-10-241-21/+5
* * Makefile.common (CFLAGS_COMMON): Add temporary define to work around w32apiChristopher Faylor2012-07-301-2/+2
* * Makefile.common (ALL_CFLAGS): Change := to = to allow overriding inCorinna Vinschen2012-07-061-1/+1
* * Makefile.common (MINGW_LDFLAGS): Correctly use -L rather than -B here.Corinna Vinschen2012-01-091-1/+1
* winsup/ChangeLog:Dave Korn2009-07-071-3/+3
* * Makefile.common (CFLAGS_COMMON): Add -Wstrict-aliasing.Christopher Faylor2005-10-111-1/+1
* update copyrightChristopher Faylor2005-07-261-1/+1
* * Makefile.common: Add -dD to options when creating preprocess files.Christopher Faylor2005-03-231-6/+6
* typoChristopher Faylor2003-08-061-1/+1
* * Makefile.common: Hmm. Older compilers seem to need -nostdinc.Christopher Faylor2003-08-061-1/+1
* * Makefile.common: Don't send -nostdinc++ with g++.Christopher Faylor2003-08-061-2/+3
* revert erroneous checkinChristopher Faylor2003-07-261-6/+0
* * Makefile.in: Only use localhost when building mingw with distcc or gcc won'tChristopher Faylor2003-07-261-0/+6
* * Makefile.common (CFLAGS_COMMON): Remove -march=i386.Christopher Faylor2003-07-181-1/+1
* * Makefile.common (CFLAGS_COMMON): Remove -Winline since it is too noisy onChristopher Faylor2003-07-021-1/+1
* * configure.in: Add cygserver subdir.Christopher Faylor2003-07-011-2/+0
* * Makefile.common: Remove newlib_sys_include andCorinna Vinschen2003-05-121-8/+2
* * Makefile.in: Reorganize to try to allow lack of mingw/w32api to work.Christopher Faylor2003-04-191-9/+23
* * Makefile.common (w32api_lib): Fix w32api detection.Christopher Faylor2003-04-111-2/+2
* * Makefile.common (ALL_CXXFLAGS): Make normal '=' type variable so thatChristopher Faylor2003-03-291-1/+1
* * Makefile.common (w32api_lib): Default to system w32api directory if w32api isChristopher Faylor2003-03-171-0/+3
* * Makefile.common: Fix typo from previous checkin.Christopher Faylor2003-03-171-1/+1
* * configure.in: w32api directory was already optional. Semi-revert 2003-02-06Christopher Faylor2003-03-171-2/+4
* * Makefile.common: Avoid double slashes in GCC_INCLUDE.Christopher Faylor2003-03-091-1/+1
* * Makefile.common (MINGW_LDFLAGS): Add mingw/mingwex builddir.Corinna Vinschen2003-01-221-1/+1
* * Makefile.common: Don't attempt to pretty-print c++ errors.Christopher Faylor2002-12-211-1/+1
* * Makefile.common: Define MINGW_LDFLAGS.Corinna Vinschen2002-12-121-0/+1
* * Makefile.in: Change COMPILE_C* definitions.Christopher Faylor2002-08-171-2/+2
* * Makefile.common (MINGW_INCLUDES): Simplify.Christopher Faylor2002-07-071-1/+3
* Add missing ChangeLog.Christopher Faylor2001-12-141-2/+2
* * Makefile.in: Exit immediately if a sub-make fails.Christopher Faylor2001-12-141-0/+10
* * Makefile.common: Remove preferred-stack-boundary setting since gcc 2.95.3Christopher Faylor2001-11-031-1/+1
* * Makefile.common: Add some stuff to common CFLAGS.Christopher Faylor2001-11-021-1/+1
* * Makefile.in: Add -nostdinc to CXXFLAGS.Christopher Faylor2001-10-131-1/+1
* * Makefile.common: Perform more include file testing trickery.Christopher Faylor2001-10-121-4/+8
* * Makefile.common: Avoid adding -I options to compile if they already exist inChristopher Faylor2001-10-101-5/+18
* * Makefile.common: Change method for finding current directory.Christopher Faylor2001-05-151-1/+7
* * Makefile.common: Revert previous change.Corinna Vinschen2001-02-221-1/+1
* Add copyright year 2001Corinna Vinschen2001-02-211-1/+1
* * Makefile.common: Add `-fvtable-thunks' to COMPILE_CXX.Corinna Vinschen2001-02-211-1/+1
* * Makefile.common: Eliminate checks for libgcc.a and libstdc++.a. Use CXX forChristopher Faylor2000-12-031-10/+4
* * Makefile.common (LIBGCC): Acommodate older gcc's that don't need libstdc++.a.Christopher Faylor2000-10-231-2/+8
* flip/flop change.Christopher Faylor2000-10-221-2/+2
* Minor change.Christopher Faylor2000-10-221-2/+2