summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create branchmultiprocess-20081120-branchpointcvs2svn2008-11-191-478/+0
* * 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
* * Makefile.in: Allow previous patch to work in a 64 bit environment.Corinna Vinschen2005-08-071-1/+1
* * Makefile.in: Warn when end of cygheap is not on 64k boundary.Christopher Faylor2005-08-071-0/+6
* * Makefile.in: Avoid initial heap allocation since cygwin has its own heap.Christopher Faylor2005-06-111-1/+2
* * Makefile.in: Build sync.o with -fomit-frame-pointer and -O3.Christopher Faylor2005-06-051-0/+1
* * cygwin.din: Export mkdtemp.Christopher Faylor2005-05-251-2/+2
* * Makefile.in (DLL_OFILES): Add fhandler_mailslot.o.Corinna Vinschen2005-05-101-4/+4
* * Makefile.in (DLL_O_FILES): Add fhandler_netdrive.o.Christopher Faylor2005-05-061-1/+2
* * wininfo.h (wininfo::timer_active): Delete.Christopher Faylor2005-03-271-3/+3
* * include/ctype.h: New file.Christopher Faylor2005-03-231-4/+4