]> git.ipfire.org Git - thirdparty/libtool.git/shortlog
thirdparty/libtool.git
2011-03-14  Ralf Wildenhueslibtoolize: detect -I<dir> (without space) in ACLOCAL_A...
2011-03-05  Peter O'GormanOn Mac OS X try .dylib as well as .so with lt_dlopenext
2011-02-14  Peter O'GormanInstall ltmain.sh without execute bit set.
2011-02-07  Ralf Wildenhuesdocs: fix copyright years in PDF version of the manual.
2011-02-01  Ralf Wildenhuesfix typo in ChangeLog
2011-02-01  Rainer OrthFix LD setting for 64-bit Solaris 2/x86.
2011-01-27  Peter O'GormanDon't loop through wrapper script arguments unnecessarily.
2011-01-20  Gerald PfeiferRemove support for FreeBSD 1.x.
2011-01-19  Peter O'GormanDon't let verbose linker messages influence test results.
2011-01-09  John David... Fix relink mode to use absolute path if hardcode_minus_L.
2011-01-09  Ralf WildenhuesFix $wl setting for Solaris Studio 12.2 f90 on GNU...
2011-01-07  Peter RosinConvert file name to toolchain format when blessing...
2011-01-02  Ralf WildenhuesBump copyright years.
2010-12-20  Ian Lance TaylorAdd Go support.
2010-12-20  Brice De BruyneAlso turn off -fuse-linker-plugin for postdep_objects...
2010-12-20  KO Myung-HunSet command line length limit for OS/2.
2010-12-20  Ralf WildenhuesFix PIC flags with mpif77 using ifort on GNU/Linux.
2010-12-16  Ralf WildenhuesFix PIC flags with MPI wrappers using Portland on GNU...
2010-12-16  Ralf Wildenhues* libltdl/m4/libtool.m4 (_LT_SETUP): Fix quoting for...
2010-12-15  KO Myung-HunFix PATH_SEPARATOR handling for OS/2.
2010-12-10  Ralf WildenhuesFix nvcc PIC setting on darwin.
2010-12-10  Ralf WildenhuesHonor $AUTOCONF, $AUTOMAKE in --help output.
2010-12-10  Ralf Wildenhuesdocs: Libtool configuration diagram.
2010-11-15  Ralf WildenhuesEliminate hardcode_libdir_flag_spec_ld tag variable.
2010-11-15  Ralf WildenhuesRebuild menus in the manual.
2010-11-10  Ollie WildModify --with-pic to support per-package configurations.
2010-11-10  Ralf WildenhuesFix cwrapper test failure with --disable-static.
2010-11-01  Peter Rosindocs: Windows DLLs and headers.
2010-11-01  Peter Rosin* doc/libtool.texi (Platform quirks): Fix typo.
2010-10-30  Ralf Wildenhuesdocs: mention shell requirement for libtool script.
2010-10-15  Ralf WildenhuesMerge branch 'libtool-next' (early part)
2010-10-15  Ralf WildenhuesFix linking from only convenience archives with gfortra...
2010-10-15  Ralf WildenhuesFix bindir check logic, and relax non-bindir case for...
2010-10-15  Ralf Wildenhuestests: remove unneeded 'bindir compile check' test.
2010-10-14  Peter Rosintests: fix $EXEEXT typo.
2010-10-12  Simon Josefssondocs: improve description of -no-undefined.
2010-10-09  Paolo BonziniAdd missing sysroot resolution.
2010-10-08  Roumen PetrovAdd test case for 69e77671 (cwrapper PATH manipulation...
2010-10-04  Peter Rosincwrapper: split long lines when dumping the wrapper...
2010-10-04  Peter Rosinmsvc: handle symbols from different files independently.
2010-09-27  Peter Rosintests: check if sys_lib_search_path_spec works on MSVC.
2010-09-27  Peter RosinSkip need_lib_prefix.at on systems without lib prefix...
2010-09-27  Peter Rosintests: clean up importing and exporting on w32.
2010-09-26  Ralf Wildenhuesdocs: do not refer to Libtool version with dlopen funct...
2010-09-24  Gary V. Vaughanlibtool: remove redundant unsubstituted shell var defaults.
2010-09-24  Gary V. Vaughanmaint: don't leak developer GREP, SED etc into distribu...
2010-09-24  Gary V. Vaughanmaint: rearrange Makefile.am in preparation for a follo...
2010-09-24  Peter Rosinmsvc: don't try to export import descriptors.
2010-09-22  Ralf WildenhuesFix regression in command-line length computation.
2010-09-22  Gary V. VaughanPost-release administrivia.
2010-09-22  Gary V. VaughanRelease 2.4. v2.4
2010-09-22  Gary V. Vaughanmanual: web-manual index.html clashes with @node Index.
2010-09-22  Gary V. Vaughantests: ISO C++ forbids declaration of 'v1' with no...
2010-09-22  Peter Rosintests: reloadable objects do not work on MSVC, SKIP...
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.
next