Age | Commit message (Expand) | Author | Files | Lines |
2005-10-11 | * Makefile.common (CFLAGS_COMMON): Add -Wstrict-aliasing. | Christopher Faylor | 1 | -1/+1 |
2005-07-26 | update copyright | Christopher Faylor | 1 | -1/+1 |
2005-03-23 | * Makefile.common: Add -dD to options when creating preprocess files. | Christopher Faylor | 1 | -6/+6 |
2003-08-06 | typo | Christopher Faylor | 1 | -1/+1 |
2003-08-06 | * Makefile.common: Hmm. Older compilers seem to need -nostdinc. | Christopher Faylor | 1 | -1/+1 |
2003-08-06 | * Makefile.common: Don't send -nostdinc++ with g++. | Christopher Faylor | 1 | -2/+3 |
2003-07-26 | revert erroneous checkin | Christopher Faylor | 1 | -6/+0 |
2003-07-26 | * Makefile.in: Only use localhost when building mingw with distcc or gcc won't | Christopher Faylor | 1 | -0/+6 |
2003-07-18 | * Makefile.common (CFLAGS_COMMON): Remove -march=i386. | Christopher Faylor | 1 | -1/+1 |
2003-07-02 | * Makefile.common (CFLAGS_COMMON): Remove -Winline since it is too noisy on | Christopher Faylor | 1 | -1/+1 |
2003-07-01 | * configure.in: Add cygserver subdir. | Christopher Faylor | 1 | -2/+0 |
2003-05-12 | * Makefile.common: Remove newlib_sys_include and | Corinna Vinschen | 1 | -8/+2 |
2003-04-19 | * Makefile.in: Reorganize to try to allow lack of mingw/w32api to work. | Christopher Faylor | 1 | -9/+23 |
2003-04-11 | * Makefile.common (w32api_lib): Fix w32api detection. | Christopher Faylor | 1 | -2/+2 |
2003-03-29 | * Makefile.common (ALL_CXXFLAGS): Make normal '=' type variable so that | Christopher Faylor | 1 | -1/+1 |
2003-03-17 | * Makefile.common (w32api_lib): Default to system w32api directory if w32api is | Christopher Faylor | 1 | -0/+3 |
2003-03-17 | * Makefile.common: Fix typo from previous checkin. | Christopher Faylor | 1 | -1/+1 |
2003-03-17 | * configure.in: w32api directory was already optional. Semi-revert 2003-02-06 | Christopher Faylor | 1 | -2/+4 |
2003-03-09 | * Makefile.common: Avoid double slashes in GCC_INCLUDE. | Christopher Faylor | 1 | -1/+1 |
2003-01-22 | * Makefile.common (MINGW_LDFLAGS): Add mingw/mingwex builddir. | Corinna Vinschen | 1 | -1/+1 |
2002-12-21 | * Makefile.common: Don't attempt to pretty-print c++ errors. | Christopher Faylor | 1 | -1/+1 |
2002-12-12 | * Makefile.common: Define MINGW_LDFLAGS. | Corinna Vinschen | 1 | -0/+1 |
2002-08-17 | * Makefile.in: Change COMPILE_C* definitions. | Christopher Faylor | 1 | -2/+2 |
2002-07-07 | * Makefile.common (MINGW_INCLUDES): Simplify. | Christopher Faylor | 1 | -1/+3 |
2001-12-14 | Add missing ChangeLog. | Christopher Faylor | 1 | -2/+2 |
2001-12-14 | * Makefile.in: Exit immediately if a sub-make fails. | Christopher Faylor | 1 | -0/+10 |
2001-11-03 | * Makefile.common: Remove preferred-stack-boundary setting since gcc 2.95.3 | Christopher Faylor | 1 | -1/+1 |
2001-11-02 | * Makefile.common: Add some stuff to common CFLAGS. | Christopher Faylor | 1 | -1/+1 |
2001-10-13 | * Makefile.in: Add -nostdinc to CXXFLAGS. | Christopher Faylor | 1 | -1/+1 |
2001-10-12 | * Makefile.common: Perform more include file testing trickery. | Christopher Faylor | 1 | -4/+8 |
2001-10-10 | * Makefile.common: Avoid adding -I options to compile if they already exist in | Christopher Faylor | 1 | -5/+18 |
2001-05-15 | * Makefile.common: Change method for finding current directory. | Christopher Faylor | 1 | -1/+7 |
2001-02-22 | * Makefile.common: Revert previous change. | Corinna Vinschen | 1 | -1/+1 |
2001-02-21 | Add copyright year 2001 | Corinna Vinschen | 1 | -1/+1 |
2001-02-21 | * Makefile.common: Add `-fvtable-thunks' to COMPILE_CXX. | Corinna Vinschen | 1 | -1/+1 |
2000-12-03 | * Makefile.common: Eliminate checks for libgcc.a and libstdc++.a. Use CXX for | Christopher Faylor | 1 | -10/+4 |
2000-10-23 | * Makefile.common (LIBGCC): Acommodate older gcc's that don't need libstdc++.a. | Christopher Faylor | 1 | -2/+8 |
2000-10-22 | flip/flop change. | Christopher Faylor | 1 | -2/+2 |
2000-10-22 | Minor change. | Christopher Faylor | 1 | -2/+2 |
2000-10-22 | Test checkin. | Christopher Faylor | 1 | -2/+2 |
2000-10-22 | Minor change. | Christopher Faylor | 1 | -2/+2 |
2000-10-21 | * Makefile.common (LIBGCC): Find libstdc++.a as well as libc.a since builtin | Christopher Faylor | 1 | -2/+2 |
2000-10-02 | * Makefile.common: Extend VERBOSE default. | Christopher Faylor | 1 | -2/+6 |
2000-10-01 | * Makefile.common: Default to VERBOSE when part of overall source | Christopher Faylor | 1 | -0/+4 |
2000-09-01 | * Makefile.in: More normalization. | Christopher Faylor | 1 | -4/+3 |
2000-08-31 | * Makefile.in: Normalize 'pwd' based on location of winsup. | Christopher Faylor | 1 | -2/+3 |
2000-08-24 | * Makefile.common: Add bupdir2 to reference above the i686-pc-cygwin directory. | Christopher Faylor | 1 | -2/+8 |
2000-08-10 | Minor change. | Christopher Faylor | 1 | -1/+1 |
2000-08-10 | Minor change. | Christopher Faylor | 1 | -1/+0 |
2000-08-10 | Minor change. | Christopher Faylor | 1 | -2/+2 |