libtool/tests
Gary V. Vaughan 0e0104aa45 My most recent `2004-09-02 Gary V. Vaughan' patch for mkdir_p
below is horrendously broken since it makes the installed libtool
try to run the mkinstalldirs or install-sh helper scripts.  This
patch fixes the `make -j' mkdir race condition internally:

* libtoolize.in (func_mkdir_p): New slice and dice algorithm
to build the directory tree one dir at a time, ignoring errors
until the end incase they are transient due to a concurrent
identical mkdir.
* tests/defs (func_mkdir_p): Ditto.
* config/ltmain.in (func_mkdir_p): Ditto, except that ltmain.in
uses $echo rather than $ECHO, and uses $show and $run to interact
correctly with the command line.
* configure.ac (AM_INIT_AUTOMAKE): 1.8 is sufficient again.
* Makefile.am (edit): Don't substitute automake's $(mkdir_p).
* NEWS: Updated.
2004-09-16 14:57:02 +00:00
..
cdemo The Grand Renaming. In preparation for libtool-2.0, move all of 2004-08-22 22:02:07 +00:00
demo The Grand Renaming. In preparation for libtool-2.0, move all of 2004-08-22 22:02:07 +00:00
depdemo The Grand Renaming. In preparation for libtool-2.0, move all of 2004-08-22 22:02:07 +00:00
f77demo Our fortran tests were not very good. All the libraries created 2004-09-12 13:36:17 +00:00
mdemo The Grand Renaming. In preparation for libtool-2.0, move all of 2004-08-22 22:02:07 +00:00
mdemo2 The Grand Renaming. In preparation for libtool-2.0, move all of 2004-08-22 22:02:07 +00:00
pdemo The Grand Renaming. In preparation for libtool-2.0, move all of 2004-08-22 22:02:07 +00:00
tagdemo The Grand Renaming. In preparation for libtool-2.0, move all of 2004-08-22 22:02:07 +00:00
.cvsignore Minor cosmetic fixe and CVS administrivia. 1998-10-27 16:09:56 +00:00
assign.test Builds of packages that use libtool and make -j produce "directory 2004-09-03 00:26:37 +00:00
cdemo-conf.test Roll back copyright changes. 2004-01-04 20:45:24 +00:00
cdemo-exec.test Roll back copyright changes. 2004-01-04 20:45:24 +00:00
cdemo-make.test Roll back copyright changes. 2004-01-04 20:45:24 +00:00
cdemo-shared.test Roll back copyright changes. 2004-01-04 20:45:24 +00:00
cdemo-static.test Roll back copyright changes. 2004-01-04 20:45:24 +00:00
defs My most recent `2004-09-02 Gary V. Vaughan' patch for mkdir_p 2004-09-16 14:57:02 +00:00
demo-conf.test Roll back copyright changes. 2004-01-04 20:45:24 +00:00
demo-deplibs.test Roll back copyright changes. 2004-01-04 20:45:24 +00:00
demo-exec.test Roll back copyright changes. 2004-01-04 20:45:24 +00:00
demo-hardcode.test Roll back copyright changes. 2004-01-04 20:45:24 +00:00
demo-inst.test Roll back copyright changes. 2004-01-04 20:45:24 +00:00
demo-make.test Roll back copyright changes. 2004-01-04 20:45:24 +00:00
demo-nofast.test Roll back copyright changes. 2004-01-04 20:45:24 +00:00
demo-noinst-link.test Roll back copyright changes. 2004-01-04 20:45:24 +00:00
demo-nopic.test * tests/demo-nopic.test: Do not run on x86_64 or s390* 2004-08-12 03:36:30 +00:00
demo-pic.test Roll back copyright changes. 2004-01-04 20:45:24 +00:00
demo-relink.test Roll back copyright changes. 2004-01-04 20:45:24 +00:00
demo-shared.test Roll back copyright changes. 2004-01-04 20:45:24 +00:00
demo-static.test Builds of packages that use libtool and make -j produce "directory 2004-09-03 00:26:37 +00:00
demo-unst.test Roll back copyright changes. 2004-01-04 20:45:24 +00:00
depdemo-conf.test Roll back copyright changes. 2004-01-04 20:45:24 +00:00
depdemo-exec.test Roll back copyright changes. 2004-01-04 20:45:24 +00:00
depdemo-inst.test Roll back copyright changes. 2004-01-04 20:45:24 +00:00
depdemo-make.test Roll back copyright changes. 2004-01-04 20:45:24 +00:00
depdemo-nofast.test Roll back copyright changes. 2004-01-04 20:45:24 +00:00
depdemo-relink.test Builds of packages that use libtool and make -j produce "directory 2004-09-03 00:26:37 +00:00
depdemo-shared.test Roll back copyright changes. 2004-01-04 20:45:24 +00:00
depdemo-static.test Roll back copyright changes. 2004-01-04 20:45:24 +00:00
depdemo-unst.test Roll back copyright changes. 2004-01-04 20:45:24 +00:00
f77demo-conf.test Roll back copyright changes. 2004-01-04 20:45:24 +00:00
f77demo-exec.test Roll back copyright changes. 2004-01-04 20:45:24 +00:00
f77demo-make.test Our fortran tests were not very good. All the libraries created 2004-09-12 13:36:17 +00:00
f77demo-shared.test Roll back copyright changes. 2004-01-04 20:45:24 +00:00
f77demo-static.test Roll back copyright changes. 2004-01-04 20:45:24 +00:00
link-2.test Builds of packages that use libtool and make -j produce "directory 2004-09-03 00:26:37 +00:00
link.test Builds of packages that use libtool and make -j produce "directory 2004-09-03 00:26:37 +00:00
Makefile.am * tests/Makefile.am: Use the same CPP, F77, CXX and CXXFLAGS 2004-09-15 13:04:24 +00:00
mdemo2-conf.test Roll back copyright changes. 2004-01-04 20:45:24 +00:00
mdemo2-exec.test Roll back copyright changes. 2004-01-04 20:45:24 +00:00
mdemo2-make.test Roll back copyright changes. 2004-01-04 20:45:24 +00:00
mdemo-conf.test Roll back copyright changes. 2004-01-04 20:45:24 +00:00
mdemo-dryrun.test Builds of packages that use libtool and make -j produce "directory 2004-09-03 00:26:37 +00:00
mdemo-exec.test Roll back copyright changes. 2004-01-04 20:45:24 +00:00
mdemo-inst.test Roll back copyright changes. 2004-01-04 20:45:24 +00:00
mdemo-make.test Roll back copyright changes. 2004-01-04 20:45:24 +00:00
mdemo-shared.test Roll back copyright changes. 2004-01-04 20:45:24 +00:00
mdemo-static.test Roll back copyright changes. 2004-01-04 20:45:24 +00:00
mdemo-unst.test Roll back copyright changes. 2004-01-04 20:45:24 +00:00
nomode.test Builds of packages that use libtool and make -j produce "directory 2004-09-03 00:26:37 +00:00
pdemo-conf.test Roll back copyright changes. 2004-01-04 20:45:24 +00:00
pdemo-exec.test Roll back copyright changes. 2004-01-04 20:45:24 +00:00
pdemo-inst.test Roll back copyright changes. 2004-01-04 20:45:24 +00:00
pdemo-make.test Roll back copyright changes. 2004-01-04 20:45:24 +00:00
quote.test Builds of packages that use libtool and make -j produce "directory 2004-09-03 00:26:37 +00:00
sh.test Builds of packages that use libtool and make -j produce "directory 2004-09-03 00:26:37 +00:00
suffix.test Builds of packages that use libtool and make -j produce "directory 2004-09-03 00:26:37 +00:00
tagdemo-conf.test Roll back copyright changes. 2004-01-04 20:45:24 +00:00
tagdemo-exec.test Roll back copyright changes. 2004-01-04 20:45:24 +00:00
tagdemo-make.test Roll back copyright changes. 2004-01-04 20:45:24 +00:00
tagdemo-shared.test Roll back copyright changes. 2004-01-04 20:45:24 +00:00
tagdemo-static.test Roll back copyright changes. 2004-01-04 20:45:24 +00:00
tagtrace.test Builds of packages that use libtool and make -j produce "directory 2004-09-03 00:26:37 +00:00