aboutsummaryrefslogtreecommitdiff
path: root/winsup/cygwin/Makefile.in
AgeCommit message (Expand)AuthorFilesLines
2002-09-22whitespaceChristopher Faylor1-4/+4
2002-09-04 * Makefile.in (DLL_OFILES): Drop shortcut.o.Corinna Vinschen1-1/+1
2002-08-26* Makefile.in (cygcheck.exe): Make a -mno-cygwin program.Christopher Faylor1-2/+7
2002-08-25* Makefile.in (DLL_IMPORTS): Move libuuid.a and libshell32.a to list ratherChristopher Faylor1-6/+8
2002-08-16* Makefile.in: Add support for new malloc.o and renamed malloc_wrapper.o. UseChristopher Faylor1-7/+10
2002-08-01* Makefile.in (DLL_OFILES): Add cygthread.o.Christopher Faylor1-16/+18
2002-07-25* Makefile.in: Check if API version is updated when exports areEgor Duda1-1/+7
2002-07-14* Makefile.in (cygrun.exe): Add a -lcygwin on the end.Christopher Faylor1-1/+1
2002-07-14* Makefile.in (cygserver.exe): Add -lstdc++.Christopher Faylor1-2/+2
2002-06-22* Makefile.in (cygrun.exe): Move -lgcc where it will do some good.Christopher Faylor1-1/+1
2002-06-22* Makefile.in (cygrun.exe): Use -lgcc when linking.Christopher Faylor1-1/+1
2002-06-11* Makefile.in: Ensure that -MD gets added to CFLAGS regardless of CFLAGSChristopher Faylor1-1/+1
2002-06-06* autoload.cc (noload): Correctly save argument count register.Christopher Faylor1-2/+2
2002-06-06* child_info.h (CHILD_INFO_MAGIC): Oops. Revert previous change. gcc 3.1 bug?Christopher Faylor1-2/+2
2002-06-06* strace.cc (strace::hello): Set inited, when appropriate.Christopher Faylor1-2/+2
2002-05-27update commentChristopher Faylor1-1/+1
2002-05-18remove white spaceChristopher Faylor1-2/+2
2002-05-02* path.h (pathconv_arg): Add PC_POSIX.Christopher Faylor1-10/+11
2002-03-032002-03-04 Robert Collins <rbtcollins@hotmail.com>Robert Collins1-1/+1
2002-02-282002-02-28 Robert Collins <rbtcollins@hotmail.com>Robert Collins1-8/+39
2002-02-10* Makefile.in (DLL_OFILES): Consolidate object files.Christopher Faylor1-9/+9
2002-01-22* Makefile.in (libpthread.a): Pass the assembler also.Christopher Faylor1-3/+3
2002-01-20* Makefile.in (new-cygwin1.dll): Revert previous change. libsupc++.a is onlyChristopher Faylor1-1/+1
2002-01-19* Makefile.in (new-cygwin1.dll): Just use -lsupc++ for link.Christopher Faylor1-1/+1
2002-01-17 * Makefile.in: Add fnmatch.o to DLL_OFILES.Corinna Vinschen1-1/+2
2002-01-08* Makefile.in: Add uninstall target.Christopher Faylor1-0/+33
2001-12-31Strip path when installing library.Christopher Faylor1-1/+1
2001-12-31* speclib: New file.Christopher Faylor1-3/+20
2001-12-26* Makefile.in: Quote arguments to shell scripts.Christopher Faylor1-5/+5
2001-12-26* Makefile.in: Autogenerate some header files which provide magic numbers.Christopher Faylor1-3/+11
2001-12-20* Makefile.in (VPATH): Add regex directory.Christopher Faylor1-29/+48
2001-12-10whitespace cleanupChristopher Faylor1-1/+1
2001-11-26* Makefile.in (libcygwin.a): Use ar commands to build libcygwin.a since addingChristopher Faylor1-1/+1
2001-11-24* dtable.cc (dtable::vfork_parent_restore): Add debugging statement.Christopher Faylor1-2/+2
2001-11-21* Makefile.in (DLL_OFILES): Add fhandler_disk_file.o.Christopher Faylor1-10/+10
2001-11-02* fhandler.h: Change Windows 'BOOL's to c++ 'bool's for all variables.Christopher Faylor1-1/+1
2001-10-28fix spelling errorsChristopher Faylor1-1/+1
2001-10-24Ensure that all fhandler_*::read definitions are __stdcall throughout.Christopher Faylor1-1/+1
2001-09-30* Makefile.in: Depend on stamp to ensure rebuilding. Remove stamp file whenChristopher Faylor1-1/+5
2001-09-27Thu Sep 27 22:00:00 2001 Robert Collins rbtcollins@itdomain.com.auRobert Collins1-2/+2
2001-09-24* select.cc (peek_pipe): Only grab mutex when we actually got something fromChristopher Faylor1-3/+3
2001-09-15* Makefile.in: Generate libcygwin.a during the link pass rather than as aChristopher Faylor1-7/+5
2001-09-12 * Makefile.in: Build wincap.o.Corinna Vinschen1-1/+1
2001-09-11Update copyrights.Christopher Faylor1-1/+1
2001-08-31* cygwin.sc: New file -- linker script for building cygwin DLL.Christopher Faylor1-3/+6
2001-07-29* dcrt0.cc (alloc_stack_hard_way): Make half-hearted attempt to deal withChristopher Faylor1-3/+8
2001-04-24* dlmalloc.c: New file. Port of Doug Lea's mallocEgor Duda1-1/+3
2001-04-20 * Makefile.in: Add object files `sec_helper.cc' and `sec_acl.cc'.Corinna Vinschen1-1/+1
2001-04-16* autoload.cc: Add winmm functions needed by fhandler_dsp.cc.Christopher Faylor1-6/+5
2001-04-09* Makefile.in: Put -lgcc last in list of libraries, since stdc++ library needsChristopher Faylor1-1/+1