Christopher Faylor
|
90fec0fa7a
|
* winsup.api/winsup.exp: Use -nostdinc when compiling.
* Makefile.in: Specifically search compiler include directory since it is now
stripped via -nostdinc.
|
2003-03-09 19:46:29 +00:00 |
Christopher Faylor
|
6e0465c6bc
|
* Makefile.in: Use "cygwin0" rather than "new-cygwin" to denote in-build-tree
version of library or dll.
* config/default.exp: Ditto.
* winsup.api/winsup.exp: Ditto.
|
2003-03-09 17:03:05 +00:00 |
Christopher Faylor
|
9cca06eea1
|
* libltp/lib/parse_opts.c: Deal with C warnings.
* winsup.api/pthread/cancel12.c: Ditto.
* winsup.api/winsup.exp: Don't use -g3.
|
2003-02-08 02:56:49 +00:00 |
Christopher Faylor
|
23a30ba8d9
|
* Makefile (check): Add cygrun.exe dependency.
|
2003-01-24 01:30:43 +00:00 |
Christopher Faylor
|
31d7abadfe
|
Perform more C warning fixup on all C source files and headers.
|
2003-01-24 01:09:40 +00:00 |
Christopher Faylor
|
9b978ffe8b
|
* libltp/include/test.h: Fix C warnings.
* winsup.api/checksignal.c: Ditto.
* winsup.api/crlf.c: Ditto.
* winsup.api/devzero.c: Ditto.
* winsup.api/iospeed.c: Ditto.
* winsup.api/mmaptest01.c: Ditto.
* winsup.api/mmaptest02.c: Ditto.
* winsup.api/mmaptest03.c: Ditto.
* winsup.api/mmaptest04.c: Ditto.
* winsup.api/nullgetcwd.c: Ditto.
* winsup.api/sigchld.c: Ditto.
* winsup.api/signal-into-win32-api.c: Ditto.
* winsup.api/systemcall.c: Ditto.
* winsup.api/waitpid.c: Ditto.
* winsup.api/pthread/mainthreadexits.c: Ditto.
* winsup.api/pthread/test.h: Ditto.
* winsup.api/pthread/threadidafterfork.c: Ditto.
* Makefile.in: Remove cygrun.exe from RUNTIME since it is built here now.
|
2003-01-23 21:21:28 +00:00 |
Christopher Faylor
|
d8f0f146b8
|
* Makeifle.in: Use ALL_CFLAGS to build test programs so that correct libraries
and other options are used.
|
2003-01-23 21:14:56 +00:00 |
Corinna Vinschen
|
19876644c7
|
* cygrun.c: Move here from ../cygwin.
* Makefile.in: Build cygrun.exe.
* winsup.api/winsup.exp: Expect cygrun.exe in $rootme.
|
2003-01-22 15:18:58 +00:00 |
Christopher Faylor
|
13afd798c3
|
* Makefile.in: Find tcl library in the right place.
|
2003-01-22 03:58:28 +00:00 |
Christopher Faylor
|
9d89f63486
|
* Makefile.in (RUNTEST): Use Makefile's srcdir and bupdir* macros, where
appropriate.
* winsup.api/winsup.exp: Use -nodefaultlibs when linking executable to avoid
potentially linking installed dll.
|
2002-08-26 02:53:24 +00:00 |
Christopher Faylor
|
3368050f8f
|
* Makefile.in: Eliminate unneeded Makefile recreation rule.
|
2002-07-04 03:08:00 +00:00 |
Christopher Faylor
|
c5900b959b
|
* Makefile.in: Oops. Revert previous change. Add Makefile/Makefile.in
dependency.
|
2001-11-04 05:14:16 +00:00 |
Christopher Faylor
|
35a0c9377f
|
* Makefile.in: Add check target.
|
2001-11-04 05:06:23 +00:00 |
Egor Duda
|
85057d174f
|
* config/default.exp: Remove unneeded debugging output.
* Makefile.in: Use correct path to find dejagnu in local tree.
|
2001-03-09 15:39:28 +00:00 |
Corinna Vinschen
|
3443e5f652
|
Patch by Egor Duda <deo@logos-m.ru>:
* Makefile.in: Always add libltp headers directory to headers
search path.
|
2000-09-04 19:04:53 +00:00 |
Christopher Faylor
|
f1930aec47
|
Importing Egor's testsuite.
|
2000-09-03 03:58:18 +00:00 |