Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2003-08-06fix typoChristopher Faylor
2003-08-06* Makefile.common: Hmm. Older compilers seem to need -nostdinc.Christopher Faylor
2003-08-06* Makefile.common: Don't send -nostdinc++ with g++.Christopher Faylor
2003-07-26* Makefile.in: Only use localhost when building mingw with distcc or gcc won'tChristopher Faylor
2003-07-18* Makefile.common (CFLAGS_COMMON): Remove -march=i386.Christopher Faylor
2003-07-02* configure.in: Add --enable-server option.Christopher Faylor
2003-07-02* Makefile.common (CFLAGS_COMMON): Remove -Winline since it is too noisy onChristopher Faylor
2003-07-02* configure.in: Add cygserver subdir.Christopher Faylor
2003-05-12 * Makefile.common: Remove newlib_sys_include andCorinna Vinschen
2003-04-19* Makefile.in: Reorganize to try to allow lack of mingw/w32api to work.Christopher Faylor
2003-04-12* Makefile.common (w32api_lib): Fix w32api detection.Christopher Faylor
2003-03-29* Makefile.common (ALL_CXXFLAGS): Make normal '=' type variable so thatChristopher Faylor
2003-03-18* Makefile.common (w32api_lib): Default to system w32api directory if w32api isChristopher Faylor
2003-03-18* Makefile.common: Fix typo from previous checkin.Christopher Faylor
2003-03-18* configure.in: w32api directory was already optional. Semi-revert 2003-02-06Christopher Faylor
2003-03-09* Makefile.common: Avoid double slashes in GCC_INCLUDE.Christopher Faylor
2003-02-13* MAINTAINERS: Remove out-of-date file.Christopher Faylor
2003-02-07* configure.in: Make w32api directory optional.Christopher Faylor
2003-01-22 * Makefile.common (MINGW_LDFLAGS): Add mingw/mingwex builddir.Corinna Vinschen
2002-12-21* Makefile.common: Don't attempt to pretty-print c++ errors.Christopher Faylor
2002-12-12 * Makefile.common: Define MINGW_LDFLAGS.Corinna Vinschen
2002-09-28* Makefile.in (check): Be more defensive when creating testsuite config.status.Christopher Faylor
2002-08-17* Makefile.in: Change COMPILE_C* definitions.Christopher Faylor
2002-08-10 * w32sdk: New winsup module.Earnie Boyd
2002-07-07* Makefile.common (MINGW_INCLUDES): Simplify.Christopher Faylor
2002-07-042002-06-25 Thomas Pfaff <tpfaff@gmx.net>Robert Collins
2002-06-02* configure.in: Complain about lack of w32api directory.Christopher Faylor
2002-04-26* configure.in: Remove cinstall target.Christopher Faylor
2002-02-20* configure.in: Avoid building w32api or mingw if they don't exist.Christopher Faylor
2001-12-19* Makefile.in: Don't attempt to use zlib directory as a dependency if itChristopher Faylor
2001-12-14Add missing ChangeLog.Christopher Faylor
2001-12-14* Makefile.in: Exit immediately if a sub-make fails.Christopher Faylor
2001-11-04* Makefile.in: Force configure in testsuite directory if config.status does notChristopher Faylor
2001-11-04* configure.in: Disable subauth directory test.Christopher Faylor
2001-11-04* Makefile.in: Add directory dependencies to ensure ordering when using 'makeChristopher Faylor
2001-11-03* Makefile.common: Remove preferred-stack-boundary setting since gcc 2.95.3Christopher Faylor
2001-11-02* Makefile.common: Add some stuff to common CFLAGS.Christopher Faylor
2001-10-29* Makefile.in: Propagate 'clean' to subdirs properly.Christopher Faylor
2001-10-26 * configure: Regenerate, removing erroneous SUBDIRS substitution.Corinna Vinschen
2001-10-25* Makefile.in: Only build testsuite directory on first 'make check'.Christopher Faylor
2001-10-13* Makefile.in: Add -nostdinc to CXXFLAGS.Christopher Faylor
2001-10-12* Makefile.common: Perform more include file testing trickery.Christopher Faylor
2001-10-10* Makefile.common: Avoid adding -I options to compile if they already exist inChristopher Faylor
2001-05-15* Makefile.common: Change method for finding current directory.Christopher Faylor
2001-05-05* configure.in: Fix typo.Christopher Faylor
2001-05-04* configure.in: Make subauth configuration optional.Christopher Faylor
2001-05-04 * subauth: New subdirectory.Corinna Vinschen
2001-04-19* configure.in: Add bz2lib.Christopher Faylor
2001-03-20* configure: fix regeneration bug.DJ Delorie
2001-02-22 * Makefile.common: Revert previous change.Corinna Vinschen