libtool/tests
Thomas Tanner 8683e2f1b4 * ltmain.in: rewrite of the ILD code, merge linking code for
programs, libraries and objects, allow linking of shared libraries
  against static libraries/objects on platforms that support it
  but print a warning, fix some typos

* partially revert my previous change and
  update only copyright notices of files that were actually modified

* NEWS: update

* libltdl/Makefile.am: version number was wrong

* libltdl/ltdl.c (tryall_dlopen): revert Gary's change
  since it breaks dlpreopening
* ltdl.m4: ditto

* libltdl/ltdl.c (sys_search_path): search in the system default
  library search path, too
* ltdl.m4 (AC_LTDL_SYSSEARCHPATH): extract the path

* libltdl/ltdl.c (find_module): remove bogus file_not_found_error

* libltdl/ltdl.c (load_deplibs): implement loading of dependency
  libraries
* libltdl/ltdl.c (unload_deplibs): implement unloading of dependency
  libraries
* libltdl/ltdl.c (lt_dlexit): correctly close all modules and
  their dependencies

* libltdl/ltdl.c (lt_dlforeach): new function
* libltdl/ltdl.h: ditto
* doc/libtool.texi (using libltdl): document it

* libtool.m4: reformatting, only add -I$topsrc_dir/libltdl to
  INCLTDL

* libtoolize.in: reformatting
* ltconfig.in: reformatting
* ltmain.in: reformatting

* mdemo/configure.in: AC_SUBST INCLTDL
* mdemo/Makefile.am: use INCLTDL

* tests/Makefile.am: reexport OBJEXT and EXEEXT
* tests/dryrun.test: use them for building main.obj and mdemo.exe
2000-01-19 20:34:37 +00:00
..
.cvsignore Minor cosmetic fixe and CVS administrivia. 1998-10-27 16:09:56 +00:00
assign.test Initial revision 1997-06-22 20:00:03 +00:00
build-relink2.test * update all copyright notices to 2000 2000-01-13 00:28:09 +00:00
build-relink.test * update all copyright notices to 2000 2000-01-13 00:28:09 +00:00
cdemo-conf.test * tests/*.test: when a test fails, skip tests that depend on it. 1999-03-19 17:58:53 +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: when a test fails, skip tests that depend on it. 1999-03-19 17:58:53 +00:00
cdemo-static.test * tests/*.test: when a test fails, skip tests that depend on it. 1999-03-19 17:58:53 +00:00
defs *** empty log message *** 1998-03-09 05:34:02 +00:00
demo-conf.test * tests/*.test: when a test fails, skip tests that depend on it. 1999-03-19 17:58:53 +00:00
demo-exec.test * demo/Makefile.am: moved testsuite specific declarations to the end, 1999-04-01 15:34:13 +00:00
demo-inst.test * demo/Makefile.am: moved testsuite specific declarations to the end, 1999-04-01 15:34:13 +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: when a test fails, skip tests that depend on it. 1999-03-19 17:58:53 +00:00
demo-nopic.test * NEWS, TODO: updated (pic flags) 1999-07-17 09:00:53 +00:00
demo-pic.test * NEWS, TODO: updated (pic flags) 1999-07-17 09:00:53 +00:00
demo-shared.test * tests/*.test: when a test fails, skip tests that depend on it. 1999-03-19 17:58:53 +00:00
demo-static.test * tests/*.test: when a test fails, skip tests that depend on it. 1999-03-19 17:58:53 +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: when a test fails, skip tests that depend on it. 1999-03-19 17:58:53 +00:00
depdemo-exec.test * tests/*.test: when a test fails, skip tests that depend on it. 1999-03-19 17:58:53 +00:00
depdemo-inst.test * tests/*.test: when a test fails, skip tests that depend on it. 1999-03-19 17:58:53 +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: when a test fails, skip tests that depend on it. 1999-03-19 17:58:53 +00:00
depdemo-shared.test * tests/*.test: when a test fails, skip tests that depend on it. 1999-03-19 17:58:53 +00:00
depdemo-static.test * tests/*.test: when a test fails, skip tests that depend on it. 1999-03-19 17:58:53 +00:00
depdemo-unst.test * tests/*-unst.test: if directory is not configured, skip it 1999-03-21 04:51:36 +00:00
deplibs.test new test 1999-04-01 15:34:55 +00:00
dryrun.test * ltmain.in: rewrite of the ILD code, merge linking code for 2000-01-19 20:34:37 +00:00
hardcode.test * tests/*.test: when a test fails, skip tests that depend on it. 1999-03-19 17:58:53 +00:00
link-2.test *** empty log message *** 1997-04-01 19:53:01 +00:00
link.test *** empty log message *** 1997-04-01 19:53:01 +00:00
Makefile.am * ltmain.in: rewrite of the ILD code, merge linking code for 2000-01-19 20:34:37 +00:00
mdemo-conf.test * tests/*.test: when a test fails, skip tests that depend on it. 1999-03-19 17:58:53 +00:00
mdemo-exec.test * tests/*.test: when a test fails, skip tests that depend on it. 1999-03-19 17:58:53 +00:00
mdemo-inst.test * tests/*.test: when a test fails, skip tests that depend on it. 1999-03-19 17:58:53 +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: when a test fails, skip tests that depend on it. 1999-03-19 17:58:53 +00:00
mdemo-static.test * tests/*.test: when a test fails, skip tests that depend on it. 1999-03-19 17:58:53 +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 * tests/noinst-link.test: new test 1999-03-19 16:54:29 +00:00
nomode.test * Makefile.am (@DIST_MAKEFILE_LIST@): work around Ultrix /bin/sh bug 1999-01-20 22:12:51 +00:00
quote.test * ltmain.in (-Xcompiler, -Xlinker): Add to compile_command and 1999-12-18 07:50:04 +00:00
sh.test * tests/sh.test: New test to detect uses of quotes within 1999-11-04 16:15:50 +00:00
suffix.test *** empty log message *** 1998-03-05 16:23:43 +00:00