libtool/tests
Gary V. Vaughan 1cf9d2964d * NEWS: Updated.
* THANKS: Added Rob Collins and Chuck Wilson for their cygwin
work.

From Robert Collins  <robert.collins@itdomain.com.au>:
* configure.ac (AC_EXEEXT): Needed for DOSish systems.
* libtool.m4 (shlibpath_overrides_runpath) [cygwin]: Set to yes
when compiling with gcc.
(lt_prog_compiler_pic) [cygwin]: No longer needs the -DDLL_EXPORT
hack, so we just say the pic is the default.
(AC_LIBTOOL_PROG_LD_SHLIBS) [cygwin]: Extract symbols from a
library normally.
[cygwin]: Declare C++ compiler characterisics for g++, taking into
account the new auto-import support in cygwin ld.
* ltmain.in (specialdeplibs) [cygwin]: Be careful about
eliminating duplicate -lgcc's from the link line.
[cygwin]: Be smarter about .exe suffixes.
* demo/configure.ac (AC_EXEEXT, AC_LIBTOOL_WIN32_DLL):  Support
DOSish systems properly.
* depdemo/configure.ac (AC_EXEEXT, AC_LIBTOOL_WIN32_DLL):  Ditto.
* demo/Makefile.am (deplibs-check): Allow for .exe suffix.  Use
hell_static instead of hell.static for multi-`.' inhibited OSes.
* tests/demo-exec.test: Ditto.
* tests/demo-inst.test: Ditto.
* demo/foo.h [cygwin]: Sanitize cygwin dll support.
* demo/foo.c (_LIBFOO_COMPILATION_): No longer required.
* demo/hello.c (_LIBFOO_COMPILATION_): Ditto.
* depdemo/Makefile.am (bin_PROGRAMS): Use depdemo_static instead
of depdemo.static for multi-`.' inhibited OSes.
* tests/depdemo-exec.test: Ditto.
* tests/depdemo-inst.test: Ditto.
* mdemo/Makefile.am (bin_PROGRAMS):  Ditto for mdemo.static.
* tests/dryrun.test: Ditto.
* tests/mdemo-exec.test: Ditto.
* tests/mdemo-inst.test: Ditto.
* tests/build-relink.test:  Be careful about possible .exe
suffixes.
* tests/noinst-link.test: Allow for .exe suffix.
2002-03-03 03:19:55 +00:00
..
.cvsignore Minor cosmetic fixe and CVS administrivia. 1998-10-27 16:09:56 +00:00
assign.test libtool.m4 now contains a version of the code that used to run 2000-09-06 17:31:09 +00:00
build-relink2.test * depdemo/main.c: Support -alt. 2000-09-05 12:54:02 +00:00
build-relink.test * NEWS: Updated. 2002-03-03 03:19:55 +00:00
cdemo-conf.test * tests/*.test (CONFIG_SITE): Ultrix's /bin/sh fails on 2000-09-04 07:46:01 +00:00
cdemo-exec.test * tests/*.test: when a test fails, skip tests that depend on it. 1999-03-19 17:58:53 +00:00
cdemo-make.test * tests/*.test: when a test fails, skip tests that depend on it. 1999-03-19 17:58:53 +00:00
cdemo-shared.test * tests/*.test (CONFIG_SITE): Ultrix's /bin/sh fails on 2000-09-04 07:46:01 +00:00
cdemo-static.test * tests/*.test (CONFIG_SITE): Ultrix's /bin/sh fails on 2000-09-04 07:46:01 +00:00
defs Merge test improvements from multi-language-branch: 2001-06-30 20:31:34 +00:00
demo-conf.test * tests/*.test (CONFIG_SITE): Ultrix's /bin/sh fails on 2000-09-04 07:46:01 +00:00
demo-exec.test * NEWS: Updated. 2002-03-03 03:19:55 +00:00
demo-inst.test * NEWS: Updated. 2002-03-03 03:19:55 +00:00
demo-make.test * tests/*.test: when a test fails, skip tests that depend on it. 1999-03-19 17:58:53 +00:00
demo-nofast.test * tests/*.test (CONFIG_SITE): Ultrix's /bin/sh fails on 2000-09-04 07:46:01 +00:00
demo-nopic.test * tests/*.test (CONFIG_SITE): Ultrix's /bin/sh fails on 2000-09-04 07:46:01 +00:00
demo-pic.test * tests/*.test (CONFIG_SITE): Ultrix's /bin/sh fails on 2000-09-04 07:46:01 +00:00
demo-shared.test * tests/*.test (CONFIG_SITE): Ultrix's /bin/sh fails on 2000-09-04 07:46:01 +00:00
demo-static.test * tests/*.test (CONFIG_SITE): Ultrix's /bin/sh fails on 2000-09-04 07:46:01 +00:00
demo-unst.test * tests/*-unst.test: if directory is not configured, skip it 1999-03-21 04:51:36 +00:00
depdemo-conf.test * tests/*.test (CONFIG_SITE): Ultrix's /bin/sh fails on 2000-09-04 07:46:01 +00:00
depdemo-exec.test * NEWS: Updated. 2002-03-03 03:19:55 +00:00
depdemo-inst.test * NEWS: Updated. 2002-03-03 03:19:55 +00:00
depdemo-make.test * tests/*.test: when a test fails, skip tests that depend on it. 1999-03-19 17:58:53 +00:00
depdemo-nofast.test * tests/*.test (CONFIG_SITE): Ultrix's /bin/sh fails on 2000-09-04 07:46:01 +00:00
depdemo-shared.test * tests/*.test (CONFIG_SITE): Ultrix's /bin/sh fails on 2000-09-04 07:46:01 +00:00
depdemo-static.test * tests/*.test (CONFIG_SITE): Ultrix's /bin/sh fails on 2000-09-04 07:46:01 +00:00
depdemo-unst.test * libltdl/ltdl.c (find_handle_callback): treat the result of a call 2002-01-11 00:25:19 +00:00
deplibs.test new test 1999-04-01 15:34:55 +00:00
dryrun.test * NEWS: Updated. 2002-03-03 03:19:55 +00:00
hardcode.test libtool.m4 now contains a version of the code that used to run 2000-09-06 17:31:09 +00:00
link-2.test Merge test improvements from multi-language-branch: 2001-06-30 20:31:34 +00:00
link.test Merge test improvements from multi-language-branch: 2001-06-30 20:31:34 +00:00
Makefile.am From "Golubev I. N." <gin@mo.msk.ru> 2001-06-29 17:09:04 +00:00
mdemo-conf.test * tests/*.test (CONFIG_SITE): Ultrix's /bin/sh fails on 2000-09-04 07:46:01 +00:00
mdemo-exec.test * NEWS: Updated. 2002-03-03 03:19:55 +00:00
mdemo-inst.test * NEWS: Updated. 2002-03-03 03:19:55 +00:00
mdemo-make.test * tests/*.test: when a test fails, skip tests that depend on it. 1999-03-19 17:58:53 +00:00
mdemo-shared.test * tests/*.test (CONFIG_SITE): Ultrix's /bin/sh fails on 2000-09-04 07:46:01 +00:00
mdemo-static.test * tests/*.test (CONFIG_SITE): Ultrix's /bin/sh fails on 2000-09-04 07:46:01 +00:00
mdemo-unst.test * tests/*-unst.test: if directory is not configured, skip it 1999-03-21 04:51:36 +00:00
noinst-link.test * NEWS: Updated. 2002-03-03 03:19:55 +00:00
nomode.test * Makefile.am (@DIST_MAKEFILE_LIST@): work around Ultrix /bin/sh bug 1999-01-20 22:12:51 +00:00
pdemo-conf.test * bootstrap: Added tagdemo and pdemo tests from 2001-06-06 14:53:29 +00:00
pdemo-exec.test * bootstrap: Added tagdemo and pdemo tests from 2001-06-06 14:53:29 +00:00
pdemo-inst.test * bootstrap: Added tagdemo and pdemo tests from 2001-06-06 14:53:29 +00:00
pdemo-make.test * bootstrap: Added tagdemo and pdemo tests from 2001-06-06 14:53:29 +00:00
quote.test From Brad <brad@comstyle.com>: 2001-09-10 22:27:23 +00:00
sh.test * tests/sh.test: Add a new test to enforce X as the fill 2001-07-29 16:35:50 +00:00
suffix.test Merge test improvements from multi-language-branch: 2001-06-30 20:31:34 +00:00
tagdemo-conf.test * bootstrap: Added tagdemo and pdemo tests from 2001-06-06 14:53:29 +00:00
tagdemo-exec.test * bootstrap: Added tagdemo and pdemo tests from 2001-06-06 14:53:29 +00:00
tagdemo-make.test * bootstrap: Added tagdemo and pdemo tests from 2001-06-06 14:53:29 +00:00
tagdemo-shared.test * bootstrap: Added tagdemo and pdemo tests from 2001-06-06 14:53:29 +00:00
tagdemo-static.test * bootstrap: Added tagdemo and pdemo tests from 2001-06-06 14:53:29 +00:00