]> git.ipfire.org Git - thirdparty/libtool.git/shortlog
thirdparty/libtool.git
2010-08-29  Charles WilsonMinor sysroot fixups. sysroot
2010-08-28  Ralf WildenhuesAdd ChangeLog entries for the sysroot branch.
2010-08-22  Paolo BonziniMerge branch 'master' into sysroot
2010-08-22  Paolo BonziniFix sed_make_literal_regex.
2010-08-22  Ralf Wildenhuesfix AIX testsuite regression
2010-08-22  Paolo BonziniMerge remote branch 'origin/master' into sysroot
2010-08-22  Charles Wilsonfix --mode=finish
2010-08-22  Paolo BonziniFactor the sed command used to make a regex from a...
2010-08-21  Rainer TammerAvoid issues with AIX resident shared libraries in...
2010-08-21  Ralf WildenhuesSkip part of versioning test on AIX.
2010-08-21  Ralf WildenhuesRemove dead code from versioning test.
2010-08-20  Ralf WildenhuesDon't hide the table of contents in the manual.
2010-08-20  Ralf WildenhuesRemove superfluous dependency in Makefile.am.
2010-08-20  Ralf WildenhuesBump copyright years in manual.
2010-08-15  Paolo Bonziniimprove code for sysroot --mode=finish
2010-08-15  Paolo Bonziniadd libtool --mode=finish mode for sysroot
2010-08-15  Paolo Bonzinireorganize parsing of --mode=finish arguments
2010-08-15  Paolo Bonzinifix sysroot handling for deplibs of preopened libtool...
2010-08-15  Paolo Bonzinifix sysroot tests to pass on Fedora 13
2010-08-13  Peter RosinAllow the use of a listing file if the archiver support...
2010-08-11  Paolo Bonziniinitial version of the NEWS entry
2010-08-11  Paolo Bonziniadd sysroot test
2010-08-11  Paolo Bonziniemit sysrooted paths when installing .la files
2010-08-11  Paolo Bonziniprocess postdeps to include sysrooted paths
2010-08-11  Paolo Bonzinihandle sysrooted paths when reading dependencies to...
2010-08-11  Paolo Bonziniteach libtool -L= and -R=
2010-08-11  Paolo Bonziniadd --with-sysroot
2010-08-11  Paolo Bonzinihandle sysroot flags
2010-08-10  Gary V. VaughanMake testsuite compatible with Autoconf 2.62 again.
2010-08-09  Ralf WildenhuesFix more problematic code from "Add func_append_quoted...
2010-08-09  Ralf WildenhuesFix another typo on "Add func_append_quoted and do..."
2010-08-07  Ralf WildenhuesAvoid unwanted error message in configure output.
2010-08-07  Ralf WildenhuesFix compilation of program sources on AIX.
2010-08-07  Ralf WildenhuesDo not call toplevel configure in non-VPATH build.
2010-08-07  Ralf WildenhuesAllow running pic_flag test with different shell.
2010-08-07  Ralf WildenhuesEnsure not to reverse preserving of --debug for relinki...
2010-08-06  Ralf WildenhuesFix AC_NO_EXECUTABLES test failure on AIX.
2010-08-06  Ralf WildenhuesFix ltdl-libdir test for C++ compilers.
2010-08-04  Ralf WildenhuesLet `libtool' without arguments point to `--help' again.
2010-08-04  Ralf WildenhuesAvoid syntax error due to shift of nonexistent parameter.
2010-08-04  Ralf WildenhuesFix testsuite errors due to shell quoted parameter...
2010-08-03  Ralf WildenhuesFix build failure with AIX sh due to shell quoting...
2010-08-02  Ralf WildenhuesFix pic_flag test unportabilities.
2010-08-01  Paolo Bonzinifix bug in postdeps computation
2010-07-27  Charles WilsonDon't always skip XSI tests
2010-07-21  Peter Rosindllimport when the lib is shared and not linking with...
2010-07-18  Peter Rosindllimport variables for MSVC in stresstest.at
2010-07-17  Peter Rosindllimport the variable for MSVC in link-order.at
2010-07-08  Peter RosinMake preloading heed libname_spec.
2010-07-08  Gary V. VaughanFix a spurious trailing space and a botched merge.
2010-07-08  Gary V. VaughanRename _LT_PROG_XSI_REPLACE macro to _LT_PROG_FUNCTION_...
2010-07-08  Peter RosinOptimize assignment of output_la.
2010-07-08  Gary V. VaughanFix a cut-n-pasto in "2010-07-07 Charles Wilson" patch.
2010-07-07  Gary V. VaughanTidy m4 comment header underline.
2010-07-07  Charles Wilson[cygwin|mingw] fix dlpreopen with --disable-static
2010-07-05  Peter Rosin* tests/export.at [MSVC]: dllimport all imported variables.
2010-07-05  Peter RosinSupport for response files with $NM.
2010-07-04  Ralf WildenhuesFix ccache test for MSVC.
2010-07-04  Charles WilsonAvoid false failures caused by filesystem interaction
2010-07-03  Peter RosinFix typo in "Add func_append_quoted and do..."
2010-07-02  Peter RosinDon't trigger file name expansion when embedding manifests.
2010-07-01  Peter RosinFix regression caused by "Add func_append_quoted and...
2010-07-01  Peter RosinFor MSVC, embed the manifest as a resource in the execu...
2010-07-01  Peter RosinAdd MSVC support.
2010-07-01  Gary V. VaughanSkip `enhanced shell option appending' test when not...
2010-06-29  Gary V. VaughanAdd func_append test cases for smart and retarded imple...
2010-06-29  Gary V. VaughanCorrect func_split_short_opt comment cut-n-pasto.
2010-06-29  Gary V. VaughanUse a real XSI compliant func_split_short_opt substitution.
2010-06-28  Gary V. VaughanAdd func_append_quoted and do inline func_append substi...
2010-06-27  Gary V. VaughanAdd an XSI replacement for func_split_short_opt, with...
2010-06-27  Gary V. VaughanAdd missing case branch terminators.
2010-06-27  Gary V. VaughanUse TAB-SPACE in preference to SPACE-TAB.
2010-06-27  Gary V. VaughanAmend a missed opt_mode rename instance in ltmain.m4sh.
2010-06-27  Gary V. VaughanFix portability regressions in today's earlier changeset.
2010-06-26  Gary V. Vaughangetopt.m4sh generated libtool option parser, and XSI...
2010-06-24  Charles Wilson[cygwin] Refactor C++ exception handling for Win32...
2010-06-21  Gary V. VaughanEnsure getopts.m4sh is compatible with Autoconf-2.61...
2010-06-20  Ralf WildenhuesFix clean mode for HP-UX 11.31 sh.
2010-06-20  Ralf WildenhuesAdd comment for exception handling module unloading...
2010-06-20  Ralf WildenhuesFix flags test failure when ld is used as linker.
2010-06-19  Charles Wilson[cygwin] Fix segfault in C++ exception handling test
2010-06-19  Ralf WildenhuesFix srcdir computation for manual runs of old tests.
2010-06-19  Ralf WildenhuesClean up @var handling in the manual.
2010-06-19  Ralf WildenhuesLet the bootstrap script fail upon errors.
2010-06-19  Ralf WildenhuesFixup botched ChangeLog entry, fix name added to THANKS.
2010-06-19  Ralf WildenhuesFix execute mode test for OSF/1 5.1.
2010-06-19  Ralf WildenhuesUse config.cache variable for PIC flag, to allow override.
2010-06-16  Ralf WildenhuesOptimize func_ltwrapper_scriptname to assume a cwrapper.
2010-06-16  Ralf WildenhuesFix bootstrap script to cope with changed AC_INIT argum...
2010-06-15  Peter RosinOn Windows, find potential libs regardless of file...
2010-06-15  Philip AllisonAvoid GCC -Wall compiler warning in dlopen self test.
2010-06-15  Ralf WildenhuesFix cleaning of uninstalled w32 shell wrapper in subdirs.
2010-06-14  Ralf WildenhuesEnable colored Autotest testsuite output if available.
2010-06-14  Peter O'GormanPass resident test with --disable-shared too.
2010-06-14  Peter O'GormanTest with --disable-shared at release time too.
2010-06-14  Peter O'GormanAvoid failure for --disable-shared.
2010-06-14  Peter O'GormanUse LTDL_SET_PRELOADED_SYMBOLS to avoid failure.
2010-06-13  Ralf WildenhuesPrint Libtool project URL in program --help output.
2010-06-12  Peter RosinImprove libdir usage from within ltdl on MinGW.
2010-06-11  Peter O'GormanSkip bindir install test if we're not building shared.
next