]> git.ipfire.org Git - thirdparty/libtool.git/shortlog
thirdparty/libtool.git
2004-09-16  Gary V. VaughanMy most recent `2004-09-02 Gary V. Vaughan' patch for...
2004-09-15  Bob Friesenhahn* libltdl/loaders/loadlibrary.c: Compilation fixes...
2004-09-15  Ralf Wildenhues* tests/Makefile.am: Use the same CPP, F77, CXX and...
2004-09-15  Ralf Wildenhues* m4/libtool.m4 (_LT_ENABLE_LOCK):Replace AC_TRY_LINK...
2004-09-15  Gary V. Vaughan* config/ltmain.in (func_quote_for_eval): Set a return...
2004-09-14  Gary V. Vaughan* config/ltmain.in (func_quote_for_eval): Factor out...
2004-09-14  Ralf Wildenhues* m4/libtool.m4 (_LT_CMD_GLOBAL_SYMBOLS): Simplification:
2004-09-14  Albert Chin... Unfortunately, libtool has no way of telling if unrecog...
2004-09-13  Gary V. Vaughan* m4/libtool.m4 (_LT_CMD_GLOBALS_SYMBOLS): Fix a typo...
2004-09-12  Brad* libtool.m4: Fixes for the OpenBSD support
2004-09-12  Peter O'GormanOur fortran tests were not very good. All the libraries...
2004-09-11  Ralf Wildenhues* m4/libtool.m4 (_LT_CMD_GLOBAL_SYMBOLS): The linker...
2004-09-06  Gary V. Vaughan* libltdl/loaders/shl_load.c (get_vtable): Typo.
2004-09-06  Albert Chin... Hopefully, passing unrecognised compiler arguments...
2004-09-05  Albert Chin... * Makefile.am (clean-ltmain-sh): Using '==' to test...
2004-09-05  Andreas Schwab* m4/ltdl.m4 (LT_WITH_LTDL): Remove excess quoting...
2004-09-05  Albert Chin... * config/ltmain.in (func_mode_link): Pass otherwise...
2004-09-05  Gary V. Vaughan* Makefile.am (libtool): Force libtool to be regenerated if
2004-09-05  Albert Chin... * m4/libtool.m4, config/ltmain.in: When calling $LTCC,
2004-09-03  David Edelsohn* config/ltmain.in (func_mode_link): Use $pic_object as
2004-09-03  Gary V. Vaughan* bootstrap: Remember that the ltmain.sh generated...
2004-09-03  Gary V. VaughanFrom Martin Quinson <mquinson@ens-lyon.fr>
2004-09-03  Ralf Wildenhues* libltdl/slist.c (slist_cons): Don't leak the tail...
2004-09-03  Albert Chin... * m4/libtool.m4 (_LT_ENABLE_LOCK): Reformatted.
2004-09-03  Gary V. Vaughan* HACKING: Explain how to verify detached signatures...
2004-09-03  Gary V. Vaughan* AUTHORS: Fix typo in my address.
2004-09-03  Gary V. VaughanBuilds of packages that use libtool and make -j produce...
2004-09-02  Gary V. Vaughan* Makefile.am (clean-ltmain-sh): Quote $(top_builddir...
2004-09-02  Gary V. Vaughan* AUTHORS: Fix my email address.
2004-09-02  Ralf Wildenhues* libltdl/ltdl.c (try_dlopen): Fix memory leak.
2004-09-02  Gary V. Vaughan* libltdl/slist.c, libltdl/slist.h: Merge in changes...
2004-09-01  Gary V. Vaughan* libltdl/lt_dlloader.c (lt_dlloader_add): Handle mallo...
2004-09-01  Ralf Wildenhues* libltdl/slist.c (slist_new): Handle malloc failure...
2004-09-01  Gary V. Vaughan* libtoolize.in, config/ltmain.in: Add CDPATH protection to
2004-09-01  Gary V. Vaughan* libltdl/ltdl.c (try_dlopen, lt_dlforeachfile): Use...
2004-09-01  Gary V. Vaughan* libltdl/ltdl.c (lt_dlexit, tryall_dlopen): Fix gcc...
2004-09-01  Gary V. Vaughan* m4/libtool.m4 (_LT_PROG_LTMAIN): Simplified in light of
2004-09-01  Ralf Wildenhues* libltdl/loaders/preopen.c: Initialise memory in get_v...
2004-09-01  Ralf Wildenhues* tests/sh.test: Look in the source tree for ltmain.sh.
2004-09-01  Gary V. VaughanDon't use C99 flexible array types as we want to be C89
2004-08-31  Gary V. VaughanLibtool currently assumes that certain characteristics...
2004-08-31  Gary V. Vaughan* Makefile.am (clean-ltmain-sh): Remove stale config...
2004-08-31  Ralf Wildenhues* bootstrap: Update warning message to reflect having...
2004-08-31  Ralf Wildenhues* libltdl/ltdl.c: Replace strdup with lt__strdup.
2004-08-31  Gary V. Vaughan * .cvsignore, config/.cvsignore, libltdl/loaders/...
2004-08-30  Gary V. Vaughan* config/ltmain.in: Double quote even $# for the sake...
2004-08-30  Gary V. Vaughan* configure.ac: Because of the way the autoconf C...
2004-08-30  Gary V. Vaughan* libltdl/lt_dlloader.c (lt_dlloader_remove): Since...
2004-08-30  Andreas Schwab* libltdl/ltdl.c (lt_dlexit): Remove lvalue cast.
2004-08-30  Andreas Schwab* libltdl/slist.h (SListCallback): Fix missing type.
2004-08-30  Andreas Schwab* config/ltmain.in: Accept --mode=relink.
2004-08-29  Gary V. Vaughan* NEWS: Updated.
2004-08-29  Gary V. Vaughan* configure.ac: Bumped version to 1.9b. release-1-9b
2004-08-29  Gary V. Vaughan* Makefile.am (dist-hook): Only run if README-alpha...
2004-08-29  Gary V. Vaughan* NEWS: Merge changes from branch-1-5.
2004-08-29  Gary V. Vaughan* Makefile.am (dist-hook): Always distribute just a...
2004-08-29  Gary V. Vaughan* TODO: Reformat. Removed some items that have been...
2004-08-29  Gary V. VaughanAdd a new `-weak' flag to tell libtool when not to...
2004-08-29  Gary V. Vaughan* config/ltmain.in (opt_help): Defer showing help messa...
2004-08-29  Gary V. VaughanWe have had shell functions in ltmain.in for a few...
2004-08-28  Gary V. VaughanTo help users submit better bug reports, improve the...
2004-08-27  Gary V. VaughanTwo things to stop `make distcheck' from trying to...
2004-08-27  Gary V. Vaughan* doc/libtool.texi (Cheap tricks): Escape the `@' for...
2004-08-27  Gary V. Vaughan* doc/libtool.texi (Cheap tricks): Fix the instructions...
2004-08-26  Peter O'Gorman* config/ltmain.in [darwin]: Use the -dylib_file flag...
2004-08-26  Peter O'Gorman* m4/libtool.m4 [darwin]: Don't use a libname triplet...
2004-08-26  Peter O'Gorman* m4/ltdl.m4: Don't use the dyld loader on darwin 8...
2004-08-26  Paolo Bonzini* config/ltmain.in (piecewise linking): Use a GNU ld...
2004-08-22  Gary V. VaughanThe Grand Renaming. In preparation for libtool-2.0...
2004-08-12  Peter O'Gorman* m4/libtool.m4 [GNU/linux] (AC_DEPLIBS_CHECK_METHOD...
2004-08-12  Daniel Reed* tests/demo-nopic.test: Do not run on x86_64 or s390*
2004-08-06  Gary V. Vaughan* bootstrap: Remove `-f Makefile.am' now that we have...
2004-08-05  Gary V. Vaughan* bootstrap: Run the bootstrap rules from a file named...
2004-08-05  Alexandre Duret... * m4/libtool.m4 (_LT_PROG_LTMAIN): Require ltmain.sh...
2004-08-05  Gary V. Vaughan* Makefile.am ($(top_srcdir)/config/ltmain.sh): Depends on
2004-08-05  Gary V. Vaughan* Makefile.am (libtool): Depends on ltmain.sh.
2004-08-05  Gary V. Vaughan* Makefile.am ($(top_srcdir)/config/ltmain.sh): Actuall...
2004-08-05  Gary V. Vaughan* Makefile.am ($(top_srcdir)/m4/ltversion.m4): Since...
2004-08-04  Peter O'Gorman* m4/libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Since...
2004-08-03  Jacob Meuser* ltmain.in: Allow some static libraries to be used...
2004-08-02  Geoffrey Keating* m4/libtool.m4 [darwin]: Don't use -all_load.
2004-08-01  Maciej W. Rozycki* m4/libtool.m4 (LT_AC_PROG_SED): Set SED when running...
2004-07-31  Gary V. VaughanAlthough libtool is optimised to not need to subconfigu...
2004-07-30  Gary V. VaughanMy thanks to Alexandre Duret-Lutz <adl@gnu.org> for...
2004-07-30  Peter O'Gorman* m4/libtool.m4, ltmain.in: readd the comments that...
2004-07-30  Peter O'Gorman* ltmain.in [darwin]: We already had a module var,...
2004-07-30  Peter O'Gorman* m4/libtool.m4, ltmain.in: autoconf now says the best...
2004-07-29  Gary V. Vaughan* Makefile.am ($(top_srcdir)/config/ltmain.sh): Ugh...
2004-07-29  Gary V. Vaughan* tests/tagtrace.test: Skip this test when running...
2004-07-29  Gary V. Vaughan* Makefile.am ($(top_srcdir)/config/ltmain.sh): Automak...
2004-07-29  Gary V. Vaughan* config/config.guess, config/config.sub: Don't check...
2004-07-29  Gary V. Vaughan* configure.ac (AC_INIT): Revert an accidental commit...
2004-07-29  Alexandre Duret... * doc/libtool.texi (Tags): Document CC.
2004-07-28  Gary V. VaughanFix a long-standing bug where macro_version was always...
2004-07-28  Gary V. VaughanTo take full advantage of this, libtool must be bootstr...
2004-07-27  Gary V. VaughanThis change fixes another VPATH build bug, where the...
2004-07-25  Gary V. Vaughan* ltmain.in: Make sure that dependency libraries of...
2004-07-23  Joe Orton* libtool.m4: Treat bsdi5* like bsdi4*.
2004-07-22  Peter O'Gorman* ltmain.in [darwin](func_extract_archives): $SED not...
2004-07-22  Peter O'Gorman* ltmain.in [darwin](func_extract_archives): Clean...
next