OSDN Git Service

* fhandler_clipboard.cc: new file
[pf3gnuchains/pf3gnuchains4x.git] / winsup / cygwin / Makefile.in
2000-10-17 dj* fhandler_clipboard.cc: new file
2000-10-16 cgf* Makefile.in: Remove some obsolete stuff.
2000-10-01 corinna * Makefile.in: Add fhandler_mem.o to the depend...
2000-09-12 cgf* Makefile.in: Make clean target remove *.d.
2000-09-06 cgf* Makefile.in (CFLAGS): Ensure that -MD is always added...
2000-09-03 cgf* Makefile.in: Add cygheap.o.
2000-09-03 cgf* Makefile.in: Remove "make check" support. It is...
2000-08-22 cgf* Makefile.in: Don't include '.d' file if there are...
2000-08-22 cgf* winsup.h: Eliminate inclusion of most of the cygwin...
2000-08-18 cgf* Makefile.in: hinfo.o -> dtable.o.
2000-08-18 cgfhinfo -> dtable
2000-08-12 cgf* Makefile.in: Use dtable.o rather than hinfo.o.
2000-08-02 dj* winsup.h: take out protections of environ, errno...
2000-07-10 cgf* Makefile.in (install): Install textmode.o as well...
2000-07-04 corinna * poll.cc: New file. Implement `poll' system...
2000-07-01 cgf* Makefile.in: Use variables rather than configure...
2000-06-22 cgf* Makefile.in: Autogenerate cygwin.def when appropriate.
2000-06-22 cgfRemove some files that were added prematurely.
2000-06-22 cgf* Makefile.in: Add new-libcygwin.a back to all_host...
2000-06-21 cgf* Makefile.in: Add *.def to clean operation.
2000-06-21 cgf* Makefile.in: Add *.exe to clean operation.
2000-06-21 cgf* Makefile.in: Don't touch winver_stamp if mkvers.sh...
2000-06-20 cgf* Makefile.in: Change to build the DLL during a cross...
2000-06-17 cgf* configure.in: Detect "cross-hosting" situation and...
2000-06-16 cgf* Makefile.in: Just use library files from this tree...
2000-06-01 cgf* exceptions.cc: Remove unneeded include.
2000-05-30 cgf* Makefile.in: Remove libadvapi32.a.
2000-05-18 cgf* Makefile.in: Remove external.h dependency.
2000-05-12 cgf* Makefile.in (DLL_OFILES): Sort.
2000-05-09 cgf* Makefile.in: Use appropriate VARIABLE to refer to...
2000-05-04 khan2000-05-04 Mumit Khan <khan@xraylith.wisc.edu>
2000-05-03 corinna * Makefile.in: Add dependencies for fhandler_ra...
2000-04-26 dj* Makefile.in (install): install regexp.h
2000-04-13 cgf* dcrt0.cc (insert_file): Avoid freeing previously...
2000-03-28 cgf* Makefile.in: Use default rules when compiling cygrun.o.
2000-02-26 cgf* exceptions.cc (interruptible): Make a little more...
2000-02-26 dj* Makefile.in: fix "make check" support and cygrun.
2000-02-17 cgfInitial revision