summaryrefslogtreecommitdiffstats
path: root/winsup/testsuite/Makefile.in
Commit message (Collapse)AuthorAgeFilesLines
* update copyrightChristopher Faylor2003-07-061-1/+1
|
* * Makefile.in: Remove .dat files when cleaning.Christopher Faylor2003-07-061-1/+1
|
* * Makefile.in: Remove .d files when cleaning.Christopher Faylor2003-07-061-1/+1
|
* * winsup.api/winsup.exp: Use -nostdinc when compiling.Christopher Faylor2003-03-091-0/+4
| | | | | * Makefile.in: Specifically search compiler include directory since it is now stripped via -nostdinc.
* * Makefile.in: Use "cygwin0" rather than "new-cygwin" to denote in-build-treeChristopher Faylor2003-03-091-2/+2
| | | | | | version of library or dll. * config/default.exp: Ditto. * winsup.api/winsup.exp: Ditto.
* * libltp/lib/parse_opts.c: Deal with C warnings.Christopher Faylor2003-02-081-1/+4
| | | | | * winsup.api/pthread/cancel12.c: Ditto. * winsup.api/winsup.exp: Don't use -g3.
* * Makefile (check): Add cygrun.exe dependency.Christopher Faylor2003-01-241-1/+1
|
* Perform more C warning fixup on all C source files and headers.Christopher Faylor2003-01-241-1/+0
|
* * libltp/include/test.h: Fix C warnings.Christopher Faylor2003-01-231-2/+1
| | | | | | | | | | | | | | | | | | | | * 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.
* * Makeifle.in: Use ALL_CFLAGS to build test programs so that correct librariesChristopher Faylor2003-01-231-1/+2
| | | | and other options are used.
* * cygrun.c: Move here from ../cygwin.Corinna Vinschen2003-01-221-1/+8
| | | | | * Makefile.in: Build cygrun.exe. * winsup.api/winsup.exp: Expect cygrun.exe in $rootme.
* * Makefile.in: Find tcl library in the right place.Christopher Faylor2003-01-221-1/+1
|
* * Makefile.in (RUNTEST): Use Makefile's srcdir and bupdir* macros, whereChristopher Faylor2002-08-261-6/+4
| | | | | | appropriate. * winsup.api/winsup.exp: Use -nodefaultlibs when linking executable to avoid potentially linking installed dll.
* * Makefile.in: Eliminate unneeded Makefile recreation rule.Christopher Faylor2002-07-041-5/+0
|
* * Makefile.in: Oops. Revert previous change. Add Makefile/Makefile.inChristopher Faylor2001-11-041-1/+3
| | | | dependency.
* * Makefile.in: Add check target.Christopher Faylor2001-11-041-1/+1
|
* * config/default.exp: Remove unneeded debugging output.Egor Duda2001-03-091-2/+2
| | | | * Makefile.in: Use correct path to find dejagnu in local tree.
* Patch by Egor Duda <deo@logos-m.ru>:Corinna Vinschen2000-09-041-1/+6
| | | | | * Makefile.in: Always add libltp headers directory to headers search path.
* Importing Egor's testsuite.Christopher Faylor2000-09-031-0/+182