aboutsummaryrefslogtreecommitdiff
path: root/winsup/cygwin/Makefile.in
AgeCommit message (Expand)AuthorFilesLines
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
2001-03-21* sched.cc: New file. Implement sched*.Christopher Faylor1-7/+6
2001-02-22 * shortcut.c: New file. Provides a C interface to reading ofCorinna Vinschen1-1/+2
2001-02-21Add copyright year 2001Corinna Vinschen1-1/+1
2001-02-21 * Makefile.in: Add `-lshell32 -luuid' to link pass for new-cygwin1.dll.Corinna Vinschen1-1/+1
2000-12-15* path.cc (normalize_posix_path): Calculate path name length overruns moreChristopher Faylor1-2/+3
2000-12-04 * Makefile.in: Change `-nostartfiles' to `-nostdlib' to avoidCorinna Vinschen1-2/+2
2000-12-03* Makefile.in: Remove some extra cruft.Christopher Faylor1-5/+2
2000-12-03* Makefile.in: Use CXX to build the DLL.Christopher Faylor1-2/+3
2000-11-22* Makefile.in: new-temp.a -> new-templib.aChristopher Faylor1-1/+1
2000-11-16* Makefile.in: Make import library creation 'make -j2' friendly.Christopher Faylor1-7/+9
2000-11-03* pinfo.cc (pinfo::init): Reverse order of setting status and pid info in anChristopher Faylor1-2/+2
2000-10-27 * autoload.cc: New file keeping all autoload stuff.Corinna Vinschen1-1/+2
2000-10-27 * fhandler_socket.cc: New file.Corinna Vinschen1-2/+2
2000-10-19* Makefile.in: add miscfuncs.ccDJ Delorie1-1/+2
2000-10-17* fhandler_clipboard.cc: new fileDJ Delorie1-1/+2
2000-10-16* Makefile.in: Remove some obsolete stuff.Christopher Faylor1-20/+6