]> git.ipfire.org Git - thirdparty/libtool.git/shortlog
thirdparty/libtool.git
2010-09-21  Peter Rosinmsvc: eliminate spaces in the library search path.
2010-09-21  Ralf WildenhuesRevert to per-language libpath computation on AIX.
2010-09-21  Gary V. Vaughanmaint: edit-readme-alpha shouldn't try to re-edit durin...
2010-09-20  Eric Blakemaint: drop autobuild requirement
2010-09-20  Eric Blakebuild: ship autobuild.m4, to reduce bootstrap requirement
2010-09-20  Peter Rosinlibltdl: Make sure preloaded symbols are declared exter...
2010-09-20  Peter Rosintests: __declspec (dll{ex,im}port) in tests/exceptions.at
2010-09-19  Peter Rosintests: Import items from liba1 for MSVC.
2010-09-19  Gary V. Vaughanmaint: use sed instead of maintaining 2 README files.
2010-09-19  Gary V. Vaughanmaint: improve README's `Obtaining the Latest Sources'.
2010-09-19  Gary V. Vaughanmaint: reformat README `The Test Suites' for consistency.
2010-09-19  Gary V. Vaughanmaint: improve `Reporting Bugs' in README and README...
2010-09-19  Gary V. Vaughanmaint: consolidate Introductions of README and README...
2010-09-19  Gary V. Vaughanmaint: copy the Version Numbering section into README...
2010-09-18  Ralf Wildenhuestests: avoid distcheck failure with --disable-ltdl...
2010-09-18  Gary V. Vaughanmaint: improve README instructions for fetching latest...
2010-09-17  Peter Rosintests: actually detect missing 'test' in 'if "$foo...
2010-09-17  Peter RosinCopy over DLL_EXPORT handling from C to C++ for non...
2010-09-17  Ralf WildenhuesMerge branch 'lto'
2010-09-17  Ralf WildenhuesLTO: consistently accept -fwhopr* and -flto* for GCC. lto
2010-09-17  Charles WilsonFix order of PATH manipulation in cwrapper and shwrapper
2010-09-17  Charles WilsonDocument libtool variable to_host_file_cmd.
2010-09-17  Charles WilsonFix sh.test failure introduced in 72064249
2010-09-16  Ralf Wildenhuestests: avoid localization failure due to unstable compi...
2010-09-16  Peter RosinPrefer $NM @file when the toolchain isn't native to...
2010-09-16  Gary V. VaughanRemove obsolete .cvs ignore files.
2010-09-14  Eric Blakemaint: ship .xz, not .lzma
2010-09-13  Ralf Wildenhuesdoc: avoid long lines in input and output, indexing...
2010-09-13  Ralf Wildenhuesdocs: @file and @option markup fixes.
2010-09-12  Peter Rosin* .gitignore: Ignore *.obj files for MSVC (and w32...
2010-09-12  Peter RosinAdjust to moved auxiliary files and add compile.
2010-09-12  Ralf Wildenhuestests: avoid empty AT_DATA contents, for zsh.
2010-09-12  Charles WilsonWhen assigning $linklib value, honor [-all]-static...
2010-09-12  Ralf Wildenhuestests: work around zsh use of $options variable.
2010-09-12  Ralf WildenhuesFix AC_NO_EXECUTABLES test failure on IRIX 6.5.
2010-09-12  Jürgen ReuterInitial support for the NAG Fortran compiler on GNU...
2010-09-12  Ralf WildenhuesFix getopt.m4sh to require Autoconf 2.62 or newer.
2010-09-12  Ralf WildenhuesMerge branch 'lto'
2010-09-11  Charles WilsonCorrect typo: $sharedlib_from_linklib_cmd missing ...
2010-09-10  Peter RosinConvert file name to toolchain format when invoking...
2010-09-09  Peter RosinFix dependency tracking for MSYS/MinGW.
2010-09-08  Peter RosinMention adjustment of naming of MSVC import libraries...
2010-09-07  Peter RosinAdjust naming of MSVC import libraries.
2010-09-07  Peter RosinFixup texi typo in previous.
2010-09-07  Peter RosinConvert POSIX file names to toolchain format for MSVC
2010-09-06  Peter RosinUse func_to_tool_file instead of fix_srcfile_path.
2010-09-06  Peter RosinConvert file names to toolchain format in $NM and ...
2010-09-06  Peter RosinConvert file names to toolchain format when linking.
2010-09-06  Peter RosinAdd file name conversion from $build to toolchain.
2010-09-02  Ralf WildenhuesMerge remote branch 'origin/master'
2010-09-02  Ralf WildenhuesMerge branch 'master' into lto
2010-09-02  Ralf Wildenhuestests: avoid spurious test failure due to library mode...
2010-09-02  Charles WilsonPath conversion documentation
2010-09-01  Ralf Wildenhuestests: avoid spurious pic_flag test failure on HP-UX...
2010-09-01  Ralf Wildenhuestests: fix localization test for GCC on HP-UX 11.00.
2010-09-01  Ralf WildenhuesAvoid leaking make flags into testsuite results.
2010-09-01  Gary V. VaughanRemove announce-gen.m4sh and mailnotify.m4sh.
2010-09-01  Gary V. VaughanRemove clcommit.m4sh.
2010-08-31  Peter Rosinarchive-in-archive.at passes with Microsoft lib.
2010-08-31  Peter RosinDump archiver output to the log when testing @file...
2010-08-31  Peter RosinSilence archiver output when testing @file support.
2010-08-31  Gary V. VaughanRemove double `Generated from foo.m4sh' lines.
2010-08-31  Peter RosinExtract the archive name from the .la file and use...
2010-08-30  Ralf Wildenhuestests: skip -Wall -Werror with Tru64 cc in cwrapper...
2010-08-30  Ralf Wildenhuestests: avoid getopt-m4sh failures when autom4te is...
2010-08-30  Ralf Wildenhuestests: mark 'syntax of .la files' as XFAIL, expose...
2010-08-30  Eric BlakeSimplify recent configure quoting portability workaround.
2010-08-30  Charles WilsonUpdate path conversion warning messages
2010-08-29  Peter RosinFix typo when renaming path conversion functions.
2010-08-29  Ralf WildenhuesSupport GCC LTO on GNU/Linux.
2010-08-29  Ralf WildenhuesDisable GCC LTO for verbose library extraction.
2010-08-29  Ralf WildenhuesSave and restore CFLAGS properly inside libtool.m4...
2010-08-29  Ralf WildenhuesWork around yet another shell quoting portability issue.
2010-08-29  Ralf WildenhuesMerge branch 'parallel-tests'
2010-08-29  Ralf WildenhuesSilence order-only configure test for AIX make. parallel-tests
2010-08-29  Charles WilsonMerge branch 'sysroot'
2010-08-29  Charles WilsonMinor sysroot fixups. sysroot
2010-08-28  Charles WilsonMerge remote branch 'origin/master'
2010-08-28  Ralf WildenhuesFix symlist variable path to use _WIN32 instead of...
2010-08-28  Ralf WildenhuesAdd $pic_flag to archive_cmds and archive_expsym_cmds.
2010-08-28  Ralf WildenhuesUniform const'ness of symlist variable lt_preloaded_sym...
2010-08-28  Dave KornEnsure cwrapper magic string is not optimized away.
2010-08-28  Ralf WildenhuesFix quoting in non-XSI func_xform, for IRIX sh.
2010-08-28  Ralf WildenhuesFix response file test for unreliable exit status of...
2010-08-28  Ralf WildenhuesFix AC_LANG_PROGRAM warnings from git Autoconf.
2010-08-28  Ralf WildenhuesMerge branch 'sysroot'
2010-08-28  Ralf WildenhuesMerge branch 'parallel-tests'
2010-08-28  Ralf WildenhuesFix NEWS entry for bootstrapping requirements.
2010-08-28  Ralf WildenhuesAdd ChangeLog entries for the sysroot branch.
2010-08-28  Charles Wilson[cygwin|mingw|cross-compile]: Path conversion support.
2010-08-27  Ralf WildenhuesMerge branch 'parallel-tests'
2010-08-23  Charles WilsonFix syntax for cygwin-cross
2010-08-22  Ralf Wildenhuesconfigure: use Autobuild AB_INIT if available.
2010-08-22  Ralf WildenhuesFix getopt tests to skip with Autoconf < 2.61.
2010-08-22  Ralf Wildenhuescheck-interactive and check-noninteractive for both...
2010-08-22  Ralf WildenhuesAdjust docs for renaming and for parallel-tests.
2010-08-22  Ralf WildenhuesTidy and fix clean and distclean rules for old testsuite.
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
next