2008-09-04 |
Ralf Wildenhues | Do not remove .gcno files when linking. |
commit | commitdiff | tree |
2008-09-02 |
Peter O'Gorman | Revert 75142db4f8afc65ba7aae0ed80ea0b35bd9cc382 (AIX... |
commit | commitdiff | tree |
2008-08-26 |
Peter O'Gorman | Allow for extensions other than .a for preloaded modules. |
commit | commitdiff | tree |
2008-08-26 |
Peter O'Gorman | Remove unnecessary global argz functions. |
commit | commitdiff | tree |
2008-08-21 |
Ralf Wildenhues | Initial support for Lahey Fortran on GNU/Linux. |
commit | commitdiff | tree |
2008-08-21 |
Sam Thursfield | Avoid leading separator in PATH for DLL search. |
commit | commitdiff | tree |
2008-08-21 |
Ralf Wildenhues | Fix sh.test regression in last patch. |
commit | commitdiff | tree |
2008-08-21 |
Ralf Wildenhues | Disallow `-L path', do not misparse it silently. |
commit | commitdiff | tree |
2008-08-16 |
Ralf Wildenhues | Avoid test failure due to broken dlpreloading of shared... |
commit | commitdiff | tree |
2008-08-12 |
Ralf Wildenhues | Parallel make testsuite fixes. |
commit | commitdiff | tree |
2008-08-12 |
Ralf Wildenhues | * HACKING: Update for git, fix some minor nits. |
commit | commitdiff | tree |
2008-08-11 |
Ralf Wildenhues | Remove use of exit in configure test sources. |
commit | commitdiff | tree |
2008-08-11 |
Ralf Wildenhues | Fix configure-iface.at for 'make -j'. |
commit | commitdiff | tree |
2008-08-07 |
DJ Delorie | Fix typo in tpf library_names_spec setting. |
commit | commitdiff | tree |
2008-08-06 |
Steve Ellcey | Use -fPIC with GCC on HP-UX/ia64. |
commit | commitdiff | tree |
2008-08-01 |
Ralf Wildenhues | * NEWS: Minor fixups. |
commit | commitdiff | tree |
2008-08-01 |
Gary V. Vaughan | Bring NEWS up to date. |
commit | commitdiff | tree |
2008-08-01 |
Gary V. Vaughan | Implement lt_dlopening of only preloaded modules. |
commit | commitdiff | tree |
2008-07-31 |
Vincent Torri | Add cegcc (Windows CE/PocketPC) support. |
commit | commitdiff | tree |
2008-07-31 |
Ralf Wildenhues | Fix sh.test failure. |
commit | commitdiff | tree |
2008-07-31 |
Paolo Bonzini | Cosmetic fix to ltmain.m4sh. |
commit | commitdiff | tree |
2008-06-19 |
Ralf Wildenhues | Newer Intel compilers do not grok -KPIC any more. |
commit | commitdiff | tree |
2008-06-16 |
Ralf Wildenhues | Remove TABs from the manual. |
commit | commitdiff | tree |
2008-06-13 |
Peter O'Gorman | Support ifort on darwin. |
commit | commitdiff | tree |
2008-06-01 |
Charles Wilson | [mingw] fix cross-compile-with-wine case |
commit | commitdiff | tree |
2008-06-01 |
Stas Maximov | Check only regular files, not devices, for lalibs. |
commit | commitdiff | tree |
2008-05-31 |
Peter O'Gorman | Skip darwin test if fat link fails. |
commit | commitdiff | tree |
2008-05-26 |
Ralf Wildenhues | libtoolize should not remove config.guess, config.sub. |
commit | commitdiff | tree |
2008-05-26 |
Ralf Wildenhues | Simplify argument parsing in cwrapper. |
commit | commitdiff | tree |
2008-05-25 |
Charles Wilson | [mingw] Add cross-compile support to cwrapper |
commit | commitdiff | tree |
2008-05-25 |
Charles Wilson | Cwrapper should not eat -- arguments |
commit | commitdiff | tree |
2008-05-25 |
Ralf Wildenhues | Fix ifort settings again. |
commit | commitdiff | tree |
2008-05-20 |
Eric Blake | Resynchronize argz whitespace changes from gnulib. |
commit | commitdiff | tree |
2008-05-19 |
Eric Blake | Fix regression from two days ago. |
commit | commitdiff | tree |
2008-05-17 |
Eric Blake | Speed up bootstrap by improving lt_combine. |
commit | commitdiff | tree |
2008-05-17 |
Eric Blake | Kill _LT_LIBSOURCES; it wasn't checking anything useful. |
commit | commitdiff | tree |
2008-05-14 |
Charles Wilson | [mingw|cygwin] Modify cwrapper to invoke target directly. |
commit | commitdiff | tree |
2008-05-11 |
Charles Wilson | Ensure cwrapper compiles without warnings under -std... |
commit | commitdiff | tree |
2008-05-07 |
Charles Wilson | Ensure $OBJDUMP is defined |
commit | commitdiff | tree |
2008-05-05 |
Gary V. Vaughan | Fix libtoolize test failure with aclocal < 1.10.1 |
commit | commitdiff | tree |
2008-05-04 |
Gary V. Vaughan | Set SCM version number to 2.2.5a. |
commit | commitdiff | tree |
2008-05-04 |
Gary V. Vaughan | GNU Libtool 2.2.4 was released. v2.2.4 |
commit | commitdiff | tree |
2008-05-04 |
Gary V. Vaughan | Macro file serial updates for next stable release. |
commit | commitdiff | tree |
2008-05-04 |
Gary V. Vaughan | Make libtoolize tests work with distcheck. |
commit | commitdiff | tree |
2008-05-02 |
Gary V. Vaughan | Don't trip over outdated acinclude.m4. |
commit | commitdiff | tree |
2008-05-02 |
Peter O'Gorman | It helps to close quotes. |
commit | commitdiff | tree |
2008-05-01 |
Peter O'Gorman | Use AC_CHECK_TOOL for otool and otool64. |
commit | commitdiff | tree |
2008-04-30 |
Eric Blake | Ignore backup files. |
commit | commitdiff | tree |
2008-04-30 |
Eric Blake | Support cygwin 1.7.0 in loadlibrary loader. |
commit | commitdiff | tree |
2008-04-30 |
Gary V. Vaughan | New libtoolize --no-warn option and LIBTOOLIZE_OPTIONS... |
commit | commitdiff | tree |
2008-04-29 |
Gary V. Vaughan | Fix libtoolize test failure with aclocal-1.10.1. |
commit | commitdiff | tree |
2008-04-24 |
Eric Blake | Fix bug in 2008-04-21 type improvements. |
commit | commitdiff | tree |
2008-04-23 |
Michael Haubenwallner | Use /nonexistent as destination for files not to be... |
commit | commitdiff | tree |
2008-04-23 |
Gary V. Vaughan | * libtoolize.m4sh (rerun_aclocal): Remove unused variable. |
commit | commitdiff | tree |
2008-04-23 |
Ralf Wildenhues | * tests/static.at (ccache -all-static): Ignore link... |
commit | commitdiff | tree |
2008-04-23 |
Gary V. Vaughan | Libtoolize now advises AC_CONFIG_MACRO_DIR use where... |
commit | commitdiff | tree |
2008-04-22 |
Gary V. Vaughan | Only complain that files are up-to-date with --force. |
commit | commitdiff | tree |
2008-04-22 |
Ralf Wildenhues | Fix regression over 1.5.26 with ccache $CC -all-static. |
commit | commitdiff | tree |
2008-04-22 |
Andreas Schwab | Fix default argument for AC_LIBLTDL_CONVENIENCE. |
commit | commitdiff | tree |
2008-04-22 |
Gary V. Vaughan | Capture lt~obsolete.m4 serial number correctly in libto... |
commit | commitdiff | tree |
2008-04-22 |
Gary V. Vaughan | Allow better compile time type checking for lt_dladvise. |
commit | commitdiff | tree |
2008-04-21 |
Peter O'Gorman | basename does not take a list of strings. |
commit | commitdiff | tree |
2008-04-21 |
Peter O'Gorman | Use AC_CHECK_TOOL for lipo too. |
commit | commitdiff | tree |
2008-04-20 |
Gary V. Vaughan | Fix misleading lt_dlopenadvise documentation. |
commit | commitdiff | tree |
2008-04-19 |
Ralf Wildenhues | Fix testsuite cleanup warnings on AIX with NFS. |
commit | commitdiff | tree |
2008-04-19 |
Ralf Wildenhues | Fix nonportable use of expr. |
commit | commitdiff | tree |
2008-04-19 |
Ralf Wildenhues | Exploit shell arithmetic expansion and ${#var}. |
commit | commitdiff | tree |
2008-04-18 |
Ralf Wildenhues | Avoid redundant rm in compile mode, fix locking. |
commit | commitdiff | tree |
2008-04-18 |
Andreas Schwab | Properly emulate AC_ENABLE_SHARED([no]) and others. |
commit | commitdiff | tree |
2008-04-16 |
Eric Blake | Make ChangeLog merges easier. |
commit | commitdiff | tree |
2008-04-16 |
Ralf Wildenhues | Add .gitignore files. |
commit | commitdiff | tree |
2008-04-15 |
Peter O'Gorman | Allow bootstrap from git repository. |
commit | commitdiff | tree |
2008-04-11 |
Eric Blake | Fix usage of setmode without declaration on cygwin. |
commit | commitdiff | tree |
2008-04-10 |
Ralf Wildenhues | * libltdl/m4/libtool.m4 (_LT_PROG_XSI_SHELLFNS): Move... |
commit | commitdiff | tree |
2008-04-10 |
Ralf Wildenhues | * libltdl/m4/libtool.m4 (_LT_PROG_XSI_SHELLFNS) <func_x... |
commit | commitdiff | tree |
2008-04-10 |
Peter O'Gorman | * libltdl/config/ltmain.m4sh (func_win32_libid, |
commit | commitdiff | tree |
2008-04-08 |
Gary V. Vaughan | * doc/libtool.texi (Libltdl interface): Add missing |
commit | commitdiff | tree |
2008-04-07 |
Gary V. Vaughan | * configure.ac, libltdl/configure.ac (AM_INIT_AUTOMAKE... |
commit | commitdiff | tree |
2008-04-02 |
Gary V. Vaughan | * configure.ac, libltdl/configure.ac (AC_INIT): Bump... |
commit | commitdiff | tree |
2008-04-01 |
Gary V. Vaughan | GNU Libtool 2.2.2 was released. release-2-2-2 v2.2.2 |
commit | commitdiff | tree |
2008-04-01 |
Gary V. Vaughan | * libltdl/m4/libtool.m4, libltdl/m4/ltdl.m4, |
commit | commitdiff | tree |
2008-03-27 |
Peter O'Gorman | * libltdl/m4/libtool.m4 [_LT_REQUIRED_DARWIN_CHECKS... |
commit | commitdiff | tree |
2008-03-24 |
Ralf Wildenhues | Document that disable-static plus -all-static is not... |
commit | commitdiff | tree |
2008-03-17 |
Ralf Wildenhues | * libltdl/m4/libtool.m4 (_LT_CHECK_BUILDDIR): No need... |
commit | commitdiff | tree |
2008-03-16 |
Ralf Wildenhues | * libltdl/config/ltmain.m4sh (NLS nuisances): Fix quoti... |
commit | commitdiff | tree |
2008-03-15 |
Ralf Wildenhues | * tests/defs.m4sh (func_get_config): Build egrep regex... |
commit | commitdiff | tree |
2008-03-15 |
Ralf Wildenhues | * libltdl/m4/ltoptions.m4 (AC_LIBTOOL_WIN32_DLL): Require |
commit | commitdiff | tree |
2008-03-14 |
Ralf Wildenhues | * NEWS: Update. |
commit | commitdiff | tree |
2008-03-13 |
Charles Wilson | * libltdl/config/ltmain.m4sh (func_emit_cwrapperexe_src... |
commit | commitdiff | tree |
2008-03-12 |
Henning Nielsen... | * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER) |
commit | commitdiff | tree |
2008-03-09 |
Bruno Haible | Fix compiler output to be in the user locale. |
commit | commitdiff | tree |
2008-03-08 |
Ralf Wildenhues | Fix several test failures on Cygwin and MinGW. |
commit | commitdiff | tree |
2008-03-08 |
Ralf Wildenhues | Fix installcheck dependencies, fix for --program-transf... |
commit | commitdiff | tree |
2008-03-08 |
Ralf Wildenhues | Drop usage of obsolete macros AC_EXEEXT and AC_OBJEXT. |
commit | commitdiff | tree |
2008-03-07 |
Peter O'Gorman | * tests/convenience.at (Java convenience archives)... |
commit | commitdiff | tree |
2008-03-07 |
Peter O'Gorman | * libltdl/m4/libtool.m4 (_LT_LANG_GCJ_CONFIG): Need... |
commit | commitdiff | tree |
2008-03-07 |
Peter O'Gorman | * libltdl/m4/libtool.m4 (_LT_PROG_FC): Undo commit... |
commit | commitdiff | tree |
2008-03-07 |
Peter O'Gorman | * libltdl/m4/libtool.m4 (_LT_PROG_FC): Report FC=no... |
commit | commitdiff | tree |
2008-03-07 |
Gary V. Vaughan | * Makefile.maint (TSDEPS_DIST): Removed. No longer... |
commit | commitdiff | tree |
2008-03-06 |
Ralf Wildenhues | * tests/convenience.at (Java convenience archives)... |
commit | commitdiff | tree |
next |