summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* * Makefile.in (SUBLIBS): Add librt.a.Corinna Vinschen2009-06-121-1/+4
* * Makefile.in (clean): Clean globals.h.Christopher Faylor2009-04-121-2/+2
* * mkimport: New script to perform all operations necessary to createChristopher Faylor2009-04-121-73/+70
* * speclib: Semi-revert to previous version but don't try to generateChristopher Faylor2009-04-091-7/+7
* * Makefile.in: Use all compile options when calculating magic values.Christopher Faylor2009-04-051-2/+2
* * Makefile.in: Perform some minor cleanup. Revamp speclib handling.Christopher Faylor2009-03-281-22/+18
* Add DESTDIR functionality to Makefile.in's.Christopher Faylor2009-02-241-12/+12
* Remove unneeded header files from source files throughout. Update copyrightsChristopher Faylor2009-01-031-12/+30
* * glob_pattern_p.cc: New file.Christopher Faylor2008-12-311-11/+12
* * Makefile.in (DLL_OFILES): Add setlsapwd.o.Corinna Vinschen2008-11-261-5/+5
* * Makefile.in: Add -c option which is now removed from COMPILE_C*.Christopher Faylor2008-09-121-2/+2
* * Makefile.in (DLL_OFILES): Remove v8 regexp files.Corinna Vinschen2008-07-291-9/+4
* * Makefile.in (DLL_OFILES): Add nfs.o.Corinna Vinschen2008-05-201-1/+1
* * Makefile.in (DLL_OFILES): Remove _def_time.o.Corinna Vinschen2008-05-101-1/+1
* * Makefile.in (DLL_OFILES): Add _def_time.o. Remove timelocal.o.Corinna Vinschen2008-05-081-4/+3
* * Makefile.in (install): Drop install rules for postinstall script.Corinna Vinschen2008-04-251-2/+0
* * Makefile.in (DLL_OFILES): Add kernel32.o.Corinna Vinschen2008-04-211-10/+11
* Add miscfuncs.h to files as needed throughout.Christopher Faylor2008-04-071-2/+2
* * postinstall: New script.Corinna Vinschen2008-04-051-0/+3
* * Fix copyright dates.Corinna Vinschen2008-04-011-1/+1
* * Makefile.in (DLL_OFILES): Add tls_pbuf.o.Corinna Vinschen2008-03-071-2/+2
* * Makefile.in (DLL_OFILES): Add ntea.o.Corinna Vinschen2008-02-101-1/+1
* * Makefile.in (install-libs): Overwrite newlib's libg.a with symlinkCorinna Vinschen2008-01-151-0/+1
* * Makefile.in (DLL_OFILES): Remove memmem.o.Corinna Vinschen2008-01-151-1/+1
* * Makefile.in (OBSOLETE_FUNCTIONS): Add timezone.Corinna Vinschen2007-12-011-1/+1
* * Makefile.in (DLL_OFILES): Remove delqueue.o.Corinna Vinschen2007-08-131-1/+1
* Add missing checkin.Christopher Faylor2007-08-021-4/+4
* * fhandler.cc (fhandler_base::fhaccess): Accommodate interface changesCorinna Vinschen2007-07-201-6/+6
* * Makefile.in (DLL_OFILES): Add newly-imported random.o. Eliminate reliance onChristopher Faylor2007-07-081-10/+10
* * Makefile.in (DLL_OFILES): Add xsique.o.Corinna Vinschen2007-06-121-0/+1
* * Makefile (DLL_OFILES): Remove ntea.oChristopher Faylor2007-03-011-1/+1
* * Makefile.in (DLL_IMPORTS): Add libntdll.a.Corinna Vinschen2007-02-221-1/+1
* * Makefile.in (DLL_OFILES): Add posix_ipc.o.Corinna Vinschen2007-02-141-7/+7
* * Makefile.in (DLL_OFILES): Add fhandler_procnet.o.Corinna Vinschen2007-01-171-14/+15
* * Makefile.in (DLL_OFILES): Add minires-os-if.o and minires.o.Corinna Vinschen2006-12-111-10/+13
* 2006-07-25 Corinna Vinschen <corinna@vinschen.de>Corinna Vinschen2006-07-251-5/+5
* * Makefile.in (DLL_OFILES): Add inet_addr.o and inet_network.o.Corinna Vinschen2006-07-071-9/+10
* * Makefile.in (DLL_OFILES): Add rexec.o.Corinna Vinschen2006-07-041-2/+2
* * Makefile.in (libdl.a): New library.Christopher Faylor2006-06-031-1/+4
* * Makefile.in (clean): Also delete *.dbg.Brian Dessent2006-05-101-1/+1
* * Makefile.in (DLL_OFILES): Add winf.o.Christopher Faylor2006-04-121-1/+1
* * libc: Add subdirectory.Corinna Vinschen2005-11-181-5/+5
* * memmem.cc: New file.Christopher Faylor2005-11-081-2/+2
* Check in previously ChangeLoged entry.Christopher Faylor2005-10-171-1/+1
* * Makefile.in (MKDIRP): Just use raw $(INSTALL) rather than $(INSTALL_DATA).Christopher Faylor2005-10-141-1/+1
* * Makefile.in: Make sure that directories are created prior to copying to them.Christopher Faylor2005-10-111-0/+4
* * Makefile.in (CXXFLAGS): Use 'override' to correctly set flags to generateChristopher Faylor2005-09-021-1/+1
* * Makefile.in (DLL_OFILES): Add fts.o, ftw.o, nftw.o.Corinna Vinschen2005-08-081-9/+10
* * Makefile.in (dtable_CFLAGS): Use -fomit-frame-pointer and -fcheck-new.Christopher Faylor2005-08-081-0/+1
* * dllfixdbg: New perl script.Christopher Faylor2005-08-081-8/+6