aboutsummaryrefslogtreecommitdiff
path: root/winsup/cygwin/Makefile.in
AgeCommit message (Expand)AuthorFilesLines
2000-08-22* winsup.h: Eliminate inclusion of most of the cygwin .h files. Use .h filesChristopher Faylor1-75/+3
2000-08-18* Makefile.in: hinfo.o -> dtable.o.Christopher Faylor1-11/+10
2000-08-18hinfo -> dtableChristopher Faylor1-11/+12
2000-08-12* Makefile.in: Use dtable.o rather than hinfo.o.Christopher Faylor1-5/+5
2000-08-02* winsup.h: take out protections of environ, errno, allow C useDJ Delorie1-2/+0
2000-07-10* Makefile.in (install): Install textmode.o as well as binmode.o.Christopher Faylor1-1/+1
2000-07-04 * poll.cc: New file. Implement `poll' system call.Corinna Vinschen1-1/+2
2000-07-01* Makefile.in: Use variables rather than configure constructs whereChristopher Faylor1-5/+7
2000-06-22* Makefile.in: Autogenerate cygwin.def when appropriate.Christopher Faylor1-1/+4
2000-06-22Remove some files that were added prematurely.Christopher Faylor1-3/+2
2000-06-22* Makefile.in: Add new-libcygwin.a back to all_host target.Christopher Faylor1-1/+1
2000-06-21* Makefile.in: Add *.def to clean operation.Christopher Faylor1-5/+4
2000-06-21* Makefile.in: Add *.exe to clean operation.Christopher Faylor1-1/+1
2000-06-21* Makefile.in: Don't touch winver_stamp if mkvers.sh was unsuccessful.Christopher Faylor1-2/+2
2000-06-20* Makefile.in: Change to build the DLL during a cross-compiler build.Christopher Faylor1-5/+3
2000-06-17* configure.in: Detect "cross-hosting" situation and set appropriate variablesChristopher Faylor1-4/+17
2000-06-16* Makefile.in: Just use library files from this tree when building cygrun.exe.Christopher Faylor1-3/+3
2000-06-01* exceptions.cc: Remove unneeded include.Christopher Faylor1-2/+2
2000-05-30* Makefile.in: Remove libadvapi32.a.Christopher Faylor1-1/+1
2000-05-18* Makefile.in: Remove external.h dependency.Christopher Faylor1-1/+1
2000-05-12* Makefile.in (DLL_OFILES): Sort.Christopher Faylor1-10/+10
2000-05-09* Makefile.in: Use appropriate VARIABLE to refer to cygwin.def in load line.Christopher Faylor1-1/+1
2000-05-042000-05-04 Mumit Khan <khan@xraylith.wisc.edu>Mumit Khan1-1/+3
2000-05-03 * Makefile.in: Add dependencies for fhandler_random.oCorinna Vinschen1-1/+3
2000-04-26* Makefile.in (install): install regexp.hDJ Delorie1-1/+2
2000-04-13* dcrt0.cc (insert_file): Avoid freeing previously allocated argument list.Christopher Faylor1-1/+0
2000-03-28* Makefile.in: Use default rules when compiling cygrun.o.Christopher Faylor1-2/+2
2000-02-26* exceptions.cc (interruptible): Make a little more structured.Christopher Faylor1-1/+1
2000-02-26* Makefile.in: fix "make check" support and cygrun.DJ Delorie1-2/+2
2000-02-17import winsup-2000-02-17 snapshotChristopher Faylor1-0/+341