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-11-19 * Makefile.in: Add rules to build ipcrm and ipcs.Corinna Vinschen
2003-10-17* cygcheck.cc (pretty_id): Don't exec if `id' program is not found.Christopher Faylor
2003-09-12* Makefile.in: Tweak mingw libz.a detection to make it more reliably detectChristopher Faylor
2003-09-11* Makefile.in (cygcheck.o): Use MINGW_CXX for compilation.Christopher Faylor
2003-09-11* Makefile.in (MINGW_CXX): Define and use for mingw-compiled files.Christopher Faylor
2003-09-11* Makefile.in: More fixups to adjust for the fact that mingw_getopt.o is noChristopher Faylor
2003-09-11* Makefile.in: Remove references to getopt since it is now part of mingwex.Christopher Faylor
2003-09-08* Makefile.in (zlib_h): Rename libz.h -> zlib.h.Christopher Faylor
2003-09-08* Makefile.in: Detect existence of mingw zlib headers and libraries. BuildChristopher Faylor
2003-09-01* Makefile.in: Oops. Put the '...' in the right place.Christopher Faylor
2003-09-01* Makefile.in: Display "..." when not-verbose.Christopher Faylor
2003-07-26preliminary checkinChristopher Faylor
2003-03-09.Christopher Faylor
2003-03-04* Makefile.in (strace.exe): Include mingw_getopt.o in link line.Christopher Faylor
2003-03-01* Makefile.in (cygcheck.o): Fix so that actual mingw include files are used.Christopher Faylor
2003-01-22 * Makefile.in (ALL_LDFLAGS): Remove newlib/libm from tools paths.Corinna Vinschen
2002-07-07* configure.in: Check for libiconv.a.Christopher Faylor
2002-07-07* Makefile.in: Use MINGW stuff from Makefile.common.Christopher Faylor
2002-05-13* Makefile.in (kill.exe): Add as a specific target.Christopher Faylor
2002-02-27* ssp.c (help_desk): Fix compiler warning. Christopher Faylor <cgf@redhat.com>Christopher Faylor
2002-01-29* Makefile.in (MINGW_INCLUDES): Change cygwin include.Christopher Faylor
2002-01-22* Makefile.in (CXXFLAGS): Ensure that important settings are preserved evenChristopher Faylor
2002-01-22* Makefile.in: Build intermediate cygcheck.o to force use of MINGW_CXXFLAGS.Christopher Faylor
2002-01-22* Makefile.in: Use CXX instead of CC to compile C++ sources.Christopher Faylor
2001-12-12* Makefile.in: Add define to CXXFLAGS.Christopher Faylor
2001-11-11* dump_setup.cc: New file.Christopher Faylor
2001-11-11* Makefile.in (cygcheck.exe): Compile as -mno-cygwin executable.Christopher Faylor
2001-10-25* Makefile.in: Remove EXEEXT consideration. We always need EXEEXT.Christopher Faylor
2001-10-25* Makefile.in: Only build testsuite directory on first 'make check'.Christopher Faylor
2001-10-13* Makefile.in: Allow stdinc searching for dumper.Christopher Faylor
2001-10-10* Makefile.in (MINGW_INCLUDES): Accomodate changes in Makefile.common.Christopher Faylor
2001-09-22* Makefile.in (mingw_getopt.o): Ensure that newlib include directories are notChristopher Faylor
2001-09-21* Makefile.in (MINGW_INCLUDES): Still need cygwin/include directory.Christopher Faylor
2001-09-19* Makefile.in: Filter newlib includes from mingw compilation.Christopher Faylor
2001-09-06* Makefile.in (dumper): Change logic for libbfd and libintl so that they willChristopher Faylor
2000-12-11* Makefile.in: Compile/link dumper.exe with c++.Christopher Faylor
2000-12-03* Makefile.in: Use CXX to build the DLL.Christopher Faylor
2000-10-28* Makefile.in: Accomodate newer gcc's which require linking of c++ programsChristopher Faylor
2000-10-28Cleanup formatting on some files. Remove excessive whitespace.Christopher Faylor
2000-10-19* ssp.c: newDJ Delorie
2000-09-29 * cygcheck.cc (keyeprint): New function.Corinna Vinschen
2000-09-28 * cygkeycheck.cc: New file. Utility to retrieve keycodes.Corinna Vinschen
2000-09-10* Makefile.in: Refine dumper.exe message.Christopher Faylor
2000-08-29* kill.c (main): Avoid skipping next argument when a signal number isChristopher Faylor
2000-08-25* Makefile.in: Only build dumper.exe when all of its library and includeChristopher Faylor
2000-08-25* Makefile.in: Make failure to build dumper.exe a non-error.Christopher Faylor
2000-08-24* Makefile.in: Add dumper.exe target and associated mechanisms for building it.Christopher Faylor
2000-07-01* Makefile.in: Find getopt.c in cygwin/lib subdirectory.Christopher Faylor
2000-05-18* Makefile.in: Eliminate WINSUP_DEPS.Christopher Faylor
2000-04-03update copyright.Christopher Faylor