aboutsummaryrefslogtreecommitdiff
path: root/winsup/Makefile.common
AgeCommit message (Expand)AuthorFilesLines
2021-04-27Cygwin: Use automake (v5)Jon Turney1-51/+0
2020-10-21Cygwin: Remove nostdlib Makefile variableJon Turney1-2/+0
2020-10-18Cygwin: Remove ccwrapJon Turney1-2/+2
2016-06-23Switching the Cygwin DLL to LGPLv3+, dropping commercial buyout optioncygwin-2_5_2-releaseCorinna Vinschen1-2/+0
2014-08-07* Makefile.common (COMPILE.cc): Add -fno-use-cxa-atexit.Yaakov Selkowitz1-1/+1
2014-01-22 * Makefile.common: Don't drop -gFOO switches when filtering CFLAGSCorinna Vinschen1-2/+2
2013-06-18 * Makefile.common: Add rule to build assembler code.Corinna Vinschen1-1/+4
2012-11-23ChangeLog:Christopher Faylor1-136/+27
2012-11-07winsup:Corinna Vinschen1-18/+0
2012-10-242012-10-24 Kai Tietz <ktietz70@googlemail.com>Yaakov Selkowitz1-21/+5
2012-07-30* Makefile.common (CFLAGS_COMMON): Add temporary define to work around w32apiChristopher Faylor1-2/+2
2012-07-06 * Makefile.common (ALL_CFLAGS): Change := to = to allow overriding inCorinna Vinschen1-1/+1
2012-01-09 * Makefile.common (MINGW_LDFLAGS): Correctly use -L rather than -B here.Corinna Vinschen1-1/+1
2009-07-07winsup/ChangeLog:Dave Korn1-3/+3
2005-10-11* Makefile.common (CFLAGS_COMMON): Add -Wstrict-aliasing.Christopher Faylor1-1/+1
2005-07-26update copyrightChristopher Faylor1-1/+1
2005-03-23* Makefile.common: Add -dD to options when creating preprocess files.Christopher Faylor1-6/+6
2003-08-06typoChristopher Faylor1-1/+1
2003-08-06* Makefile.common: Hmm. Older compilers seem to need -nostdinc.Christopher Faylor1-1/+1
2003-08-06* Makefile.common: Don't send -nostdinc++ with g++.Christopher Faylor1-2/+3
2003-07-26revert erroneous checkinChristopher Faylor1-6/+0
2003-07-26* Makefile.in: Only use localhost when building mingw with distcc or gcc won'tChristopher Faylor1-0/+6
2003-07-18* Makefile.common (CFLAGS_COMMON): Remove -march=i386.Christopher Faylor1-1/+1
2003-07-02* Makefile.common (CFLAGS_COMMON): Remove -Winline since it is too noisy onChristopher Faylor1-1/+1
2003-07-01* configure.in: Add cygserver subdir.Christopher Faylor1-2/+0
2003-05-12 * Makefile.common: Remove newlib_sys_include andCorinna Vinschen1-8/+2
2003-04-19* Makefile.in: Reorganize to try to allow lack of mingw/w32api to work.Christopher Faylor1-9/+23
2003-04-11* Makefile.common (w32api_lib): Fix w32api detection.Christopher Faylor1-2/+2
2003-03-29* Makefile.common (ALL_CXXFLAGS): Make normal '=' type variable so thatChristopher Faylor1-1/+1
2003-03-17* Makefile.common (w32api_lib): Default to system w32api directory if w32api isChristopher Faylor1-0/+3
2003-03-17* Makefile.common: Fix typo from previous checkin.Christopher Faylor1-1/+1
2003-03-17* configure.in: w32api directory was already optional. Semi-revert 2003-02-06Christopher Faylor1-2/+4
2003-03-09* Makefile.common: Avoid double slashes in GCC_INCLUDE.Christopher Faylor1-1/+1
2003-01-22 * Makefile.common (MINGW_LDFLAGS): Add mingw/mingwex builddir.Corinna Vinschen1-1/+1
2002-12-21* Makefile.common: Don't attempt to pretty-print c++ errors.Christopher Faylor1-1/+1
2002-12-12 * Makefile.common: Define MINGW_LDFLAGS.Corinna Vinschen1-0/+1
2002-08-17* Makefile.in: Change COMPILE_C* definitions.Christopher Faylor1-2/+2
2002-07-07* Makefile.common (MINGW_INCLUDES): Simplify.Christopher Faylor1-1/+3
2001-12-14Add missing ChangeLog.Christopher Faylor1-2/+2
2001-12-14* Makefile.in: Exit immediately if a sub-make fails.Christopher Faylor1-0/+10
2001-11-03* Makefile.common: Remove preferred-stack-boundary setting since gcc 2.95.3Christopher Faylor1-1/+1
2001-11-02* Makefile.common: Add some stuff to common CFLAGS.Christopher Faylor1-1/+1
2001-10-13* Makefile.in: Add -nostdinc to CXXFLAGS.Christopher Faylor1-1/+1
2001-10-12* Makefile.common: Perform more include file testing trickery.Christopher Faylor1-4/+8
2001-10-10* Makefile.common: Avoid adding -I options to compile if they already exist inChristopher Faylor1-5/+18
2001-05-15* Makefile.common: Change method for finding current directory.Christopher Faylor1-1/+7
2001-02-22 * Makefile.common: Revert previous change.Corinna Vinschen1-1/+1
2001-02-21Add copyright year 2001Corinna Vinschen1-1/+1
2001-02-21 * Makefile.common: Add `-fvtable-thunks' to COMPILE_CXX.Corinna Vinschen1-1/+1
2000-12-03* Makefile.common: Eliminate checks for libgcc.a and libstdc++.a. Use CXX forChristopher Faylor1-10/+4