summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Silence order-only configure test for AIX make.parallel-testsRalf Wildenhues2010-08-292-1/+6
* Fix NEWS entry for bootstrapping requirements.Ralf Wildenhues2010-08-282-3/+7
* check-interactive and check-noninteractive for both testsuites.Ralf Wildenhues2010-08-224-29/+48
* Adjust docs for renaming and for parallel-tests.Ralf Wildenhues2010-08-225-29/+157
* Update VERBOSE handling for parallel-tests driver.Ralf Wildenhues2010-08-225-34/+26
* Enable parallel-tests test driver for the old testsuite.Ralf Wildenhues2010-08-224-56/+287
* New alias scripts for old tests run more than once.Ralf Wildenhues2010-08-2257-0/+199
* Require Automake 1.11.1 for Libtool, enable color-tests.Ralf Wildenhues2010-08-224-31/+13
* Avoid issues with AIX resident shared libraries in old testsuite.Rainer Tammer2010-08-212-0/+17
* Skip part of versioning test on AIX.Ralf Wildenhues2010-08-212-1/+13
* Remove dead code from versioning test.Ralf Wildenhues2010-08-212-9/+7
* Don't hide the table of contents in the manual.Ralf Wildenhues2010-08-202-2/+6
* Remove superfluous dependency in Makefile.am.Ralf Wildenhues2010-08-202-2/+4
* Bump copyright years in manual.Ralf Wildenhues2010-08-202-3/+8
* Allow the use of a listing file if the archiver supports it.Peter Rosin2010-08-134-5/+60
* Make testsuite compatible with Autoconf 2.62 again.Gary V. Vaughan2010-08-102-3/+11
* Fix more problematic code from "Add func_append_quoted and do..."Ralf Wildenhues2010-08-092-2/+8
* Fix another typo on "Add func_append_quoted and do..."Ralf Wildenhues2010-08-092-1/+9
* Avoid unwanted error message in configure output.Ralf Wildenhues2010-08-072-1/+5
* Fix compilation of program sources on AIX.Ralf Wildenhues2010-08-073-3/+10
* Do not call toplevel configure in non-VPATH build.Ralf Wildenhues2010-08-073-2/+12
* Allow running pic_flag test with different shell.Ralf Wildenhues2010-08-073-5/+14
* Ensure not to reverse preserving of --debug for relinking/finish.Ralf Wildenhues2010-08-073-1/+106
* Fix AC_NO_EXECUTABLES test failure on AIX.Ralf Wildenhues2010-08-063-7/+17
* Fix ltdl-libdir test for C++ compilers.Ralf Wildenhues2010-08-062-1/+9
* Let `libtool' without arguments point to `--help' again.Ralf Wildenhues2010-08-043-3/+11
* Avoid syntax error due to shift of nonexistent parameter.Ralf Wildenhues2010-08-042-1/+10
* Fix testsuite errors due to shell quoted parameter expansion issue.Ralf Wildenhues2010-08-042-5/+18
* Fix build failure with AIX sh due to shell quoting error.Ralf Wildenhues2010-08-032-2/+12
* Fix pic_flag test unportabilities.Ralf Wildenhues2010-08-022-2/+12
* fix bug in postdeps computationPaolo Bonzini2010-08-012-3/+9
* Don't always skip XSI testsCharles Wilson2010-07-262-3/+10
* dllimport when the lib is shared and not linking with -staticPeter Rosin2010-07-212-3/+11
* dllimport variables for MSVC in stresstest.atPeter Rosin2010-07-182-14/+31
* dllimport the variable for MSVC in link-order.atPeter Rosin2010-07-172-2/+26
* Make preloading heed libname_spec.Peter Rosin2010-07-083-4/+33
* Fix a spurious trailing space and a botched merge.Gary V. Vaughan2010-07-082-8/+10
* Rename _LT_PROG_XSI_REPLACE macro to _LT_PROG_FUNCTION_REPLACE.Gary V. Vaughan2010-07-086-42/+61
* Optimize assignment of output_la.Peter Rosin2010-07-082-1/+9
* Fix a cut-n-pasto in "2010-07-07 Charles Wilson" patch.Gary V. Vaughan2010-07-082-1/+7
* Tidy m4 comment header underline.Gary V. Vaughan2010-07-072-1/+7
* [cygwin|mingw] fix dlpreopen with --disable-staticCharles Wilson2010-07-074-23/+316
* * tests/export.at [MSVC]: dllimport all imported variables.Peter Rosin2010-07-052-7/+27
* Support for response files with $NM.Peter Rosin2010-07-054-2/+43
* Fix ccache test for MSVC.Ralf Wildenhues2010-07-042-1/+7
* Avoid false failures caused by filesystem interactionCharles Wilson2010-07-042-6/+29
* Fix typo in "Add func_append_quoted and do..."Peter Rosin2010-07-032-1/+7
* Don't trigger file name expansion when embedding manifests.Peter Rosin2010-07-022-2/+11
* Fix regression caused by "Add func_append_quoted and do..."Peter Rosin2010-07-012-1/+7
* For MSVC, embed the manifest as a resource in the executable.Peter Rosin2010-07-017-1/+164