aboutsummaryrefslogtreecommitdiff
path: root/winsup/Makefile.common
AgeCommit message (Expand)AuthorFilesLines
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
2000-10-23* Makefile.common (LIBGCC): Acommodate older gcc's that don't need libstdc++.a.Christopher Faylor1-2/+8
2000-10-22flip/flop change.Christopher Faylor1-2/+2
2000-10-22Minor change.Christopher Faylor1-2/+2
2000-10-22Test checkin.Christopher Faylor1-2/+2
2000-10-22Minor change.Christopher Faylor1-2/+2
2000-10-21* Makefile.common (LIBGCC): Find libstdc++.a as well as libc.a since builtinChristopher Faylor1-2/+2
2000-10-02* Makefile.common: Extend VERBOSE default.Christopher Faylor1-2/+6
2000-10-01* Makefile.common: Default to VERBOSE when part of overall sourceChristopher Faylor1-0/+4
2000-09-01* Makefile.in: More normalization.Christopher Faylor1-4/+3
2000-08-31* Makefile.in: Normalize 'pwd' based on location of winsup.Christopher Faylor1-2/+3
2000-08-24* Makefile.common: Add bupdir2 to reference above the i686-pc-cygwin directory.Christopher Faylor1-2/+8
2000-08-10Minor change.Christopher Faylor1-1/+1
2000-08-10Minor change.Christopher Faylor1-1/+0
2000-08-10Minor change.Christopher Faylor1-2/+2