]> git.ipfire.org Git - thirdparty/libtool.git/shortlog
thirdparty/libtool.git
2004-02-10  Gary V. Vaughan* config/mailnotify: New file for mailing commit notifi...
2004-02-06  Gary V. Vaughan* bootstrap: Remove vcl.tmp, otherwise it can interfere...
2004-02-06  Gary V. Vaughan* m4/ltversion.in: New file to capture what version...
2004-02-06  Gary V. Vaughan* Makefile.am ($(top_builddir)/config.status): Removed.
2004-02-06  Gary V. Vaughan* configure.ac (AC_CONFIG_FILES): Generate libtoolize...
2004-02-06  Gary V. Vaughan* m4/libtool.m4 (AC_LIBTOOL_SETUP): Catch unexpanded...
2004-02-06  Gary V. Vaughan* m4/libtool.m4 (AC_PROVIDE_IFELSE): Removed. We now...
2004-02-06  Gary V. Vaughan* Makefile.am: Comment typo.
2004-02-06  Gary V. Vaughan* m4/libtool.m4 (LT_PREREQ): Declare the minimum releas...
2004-02-05  Peter O'Gorman* ltmain.in (infer_tag, win32_libid): Style changes...
2004-02-04  Peter O'Gorman* ltmain.in (infer_tag): Move tag inferrence to a shell...
2004-02-03  Scott James... * Makefile.am (install-data-hook): Manually make config...
2004-02-03  Scott James... * ltmain.in: Create temporary directory under a strict...
2004-01-31  Peter O'Gorman* m4/libtool.m4 (_LT_CONFIG_STATUS_DECLARE): Change...
2004-01-27  Scott James... This fixes release procedure problems discovered whilst...
2004-01-25  Scott James... * NEWS: Include 1.5.2 release information.
2004-01-22  Gary V. VaughanThis fixes a bug in the libtoolize ltdl source installa...
2004-01-22  Jeff Squyres* m4/libtool.m4 (AC_LIBTOOL_PROG_CC_C_O): Some compilers
2004-01-22  Gary V. Vaughan* m4/libtool.m4 (LT_AC_PROG_EGREP): Wrapper for AC_PROG...
2004-01-21  Nick Hudson* m4/libtool.m4 (AC_LIBTOOL_SYS_DYNAMIC_LINKER) [netbsd...
2004-01-21  Peter O'Gorman* m4/libtool.m4 (AC_PROG_LD_RELOAD_FLAG): On darwin...
2004-01-19  Benjamin Reed* ltmain.in: Fix handling of frameworks in search paths...
2004-01-16  Gary V. Vaughan* configure.ac (AM_INIT_AUTOMAKE): Require 1.8 for...
2004-01-16  Gary V. Vaughan* configure.ac (AC_CONFIG_HEADERS): Create config.h in
2004-01-15  Scott James... * m4/lt~obsolete.m4: Add a file containing aclocal...
2004-01-15  Gary V. Vaughan(AC_LIBTOOL_CONFIG): Refactor to be more readable....
2004-01-13  Peter O'Gorman* m4/libtool.m4: Quote shrext as it is evaled in ltmain.
2004-01-12  Scott James... * ltmain.in: new -precious-files-regex link mode option
2004-01-11  Gary V. Vaughan* libtoolize.in (func_copy_all_files): s/xfunc_copy...
2004-01-09  Gary V. Vaughan* libtoolize.in: Break out of the command argument...
2004-01-09  Gary V. Vaughan* libtoolize.in (func_copy_all_files): s/test "x/test...
2004-01-08  Gary V. Vaughan* Makefile.am (aclocal_macros, aclocal_DATA): Removed.
2004-01-07  Gary V. VaughanA complete rewrite of the m4 code involved in the gener...
2004-01-07  Gary V. Vaughan* libtoolize.in (seen_gettext): Removed unused variable.
2004-01-06  Gary V. Vaughan* libtoolize.in (func_scan_files): Don't assume the...
2004-01-06  Gary V. Vaughan* NEWS: Note libtoolize changes.
2004-01-06  Gary V. Vaughan* ChangeLog.2003: New file, containing all the ChangeLo...
2004-01-06  Gary V. Vaughan* ltmain.in: Output 2004 in the copyright from libtool...
2004-01-04  Stefan NordhausenRoll back copyright changes.
2004-01-03  Stefan NordhausenScott James Remnant <scott@netsplit.com>
2004-01-02  Peter O'Gorman* m4/libtool.m4: Ensure that ${ZSH_VERSION+set} is...
2004-01-02  Peter O'Gorman* m4/libtool.m4 (CDPATH): Change the CDPATH setting...
2004-01-02  Scott James... * .cvsignore: Ignore stamp-vcl created by the Makefile.
2004-01-02  Bob FriesenhahnJoe Orton <joe@manyfish.co.uk>
2004-01-02  Scott James... Updated all copyright notices to include 2004.
2003-12-31  Scott James... * ltmain.sh: Infer tagged configuration for link mode...
2003-12-31  Alexandre Duret... * ltmain.sh: Quote $exec_cmd before it is eval'ed,...
2003-11-28  Peter O'Gorman* m4/libtool.m4: Move things around so that "setopt...
2003-11-27  Gary V. Vaughan* libltdl/configure.ac: Removed.
2003-11-26  Gary V. Vaughan* Makefile.am (vcl.tmp): Be careful of VPATH builds.
2003-11-26  Gary V. Vaughan* Makefile.am (EXTRA_DIST): s/vtl/vcl/.
2003-11-26  Gary V. Vaughan* Makefile.am (EXTRA_DIST): Add stamp-vcl, or we go...
2003-11-26  Gary V. VaughanOkay, the problem I am trying to solve is that when...
2003-11-26  Gary V. Vaughan* Makefile.am (stamp-vcl): New rules to force libtool and
2003-11-26  Gary V. Vaughan* config/mkstamp: Change output format to ` $rev $date'.
2003-11-25  Gary V. Vaughan* Makefile.am (config.status): Removed. Rebuilding...
2003-11-25  Gary V. Vaughan* Makefile.am (config/ltmain.sh): Removed. Rebuilding...
2003-11-25  Gary V. Vaughan* Makefile.am (config/ltmain.sh): Note the dependency...
2003-11-25  Gary V. Vaughan* bootstrap: Explain automake and autoconf version...
2003-11-24  Gary V. Vaughan* tests/defs (func_configure): cdemo, demo and mdemo...
2003-11-22  Peter O'Gorman* ltmain.in: Test $old_striplib before using it, not...
2003-11-22  Peter O'Gorman* tests/demo-hardcode.test: Call ./libtool not libtool.
2003-11-22  Peter O'Gorman* ltmain.in: Move eval to after command separation...
2003-11-22  Peter O'Gorman* ltmain.in: Check for module_cmds if max_cmd_len is...
2003-11-22  Gary V. Vaughan* configure.ac (LASTRELEASE): Calculate it as best...
2003-11-19  Gary V. Vaughan* m4/libtool.m4 (_LT_PROG_LTMAIN): Ensure config.status...
2003-11-19  Gary V. Vaughan* configure.ac (AC_PREREQ): AS_HELP_STRING was introduc...
2003-11-18  Gary V. Vaughan* libltdl/ltdl.c (lt_dlhandle_find): New function to...
2003-11-17  Gary V. Vaughan* m4/libtool.m4 (AC_LIBTOOL_SETUP): Uncomment call to
2003-11-17  Gary V. Vaughan* configure.ac (CONF_SUBDIRS): Make these relative to
2003-11-17  Scott James... * ltmain.in: In compile mode, delay parsing of -shared...
2003-11-14  Gary V. Vaughan* NEWS: Mention AC_LIBTOOL_TAGS.
2003-11-14  Gary V. Vaughan* Makefile.am (EXTRA_DIST): List ChangeLog files correctly.
2003-11-14  Gary V. Vaughan* tests/cdemo/configure.ac, tests/demo/configure.ac,
2003-11-14  Marius Vollmer* doc/libtool.texi (Libltdl interface): libltdl does...
2003-11-14  Gary V. VaughanRun our configure.ac files through Autoconf 2.59's...
2003-11-12  Gary V. VaughanThe rules for uploading releases to gnu.org have been...
2003-11-11  Gary V. Vaughan* libltdl/ltdl.c (lt_dlinit): Save a function call...
2003-11-11  Gary V. Vaughan* m4/libtool.m4 (AC_LIBTOOL_SETUP): Don't define the...
2003-11-10  Scott James... * ltmain.in: Add -pthread and similar to $deplibs ...
2003-11-10  Scott James... I got this right ... then I went back to revert the...
2003-11-10  Scott James... * m4/libtool.m4 (AC_LIBTOOL_SYS_DYNAMIC_LINKER) [linux...
2003-11-09  Peter O'Gorman* ltmain.in (linkalldeplibs,darwin): Fix a bug reported...
2003-11-07  Gary V. Vaughan* config/config.guess, config/config.sub: Doh! Accident...
2003-11-07  Gary V. Vaughan* tests/cdemo/configure.ac, tests/demo/configure.ac,
2003-11-07  Gary V. Vaughan* m4/libtool.m4 (AC_LIBTOOL_TAGS, AC_ENABLE_SHARED,
2003-11-07  Gary V. Vaughan* Makefile.am (install-data-local): Wipe out old instal...
2003-11-07  Gary V. Vaughan* m4/libtoolize.in (func_scan_files): If libtoolize...
2003-11-07  Robert Millan* m4/libtool.m4 (AC_DEPLIBS_CHECK_METHOD) [GNU/KNetBSD...
2003-11-07  Scott James... Retro-actively go back and fix the mistakes I made...
2003-11-06  Gary V. Vaughan* m4/libtool.m4 (_LT_AC_FILE_LTDLL_C): Removed; no...
2003-11-06  Gary V. Vaughan* m4/libtool.m4: s/ifelse(/m4_if(/g
2003-11-06  Gary V. Vaughan* m4/libtool.m4 (AC_LIBTOOL_SETUP): Add a new
2003-11-06  Scott James... * m4/libtool.m4: Include Owen Taylor's patch to recogni...
2003-11-06  Scott James... * m4/libtool.m4: Include James Henstridge's patch to...
2003-11-06  Scott James... * tests/demo-nopic.test: Skip test on hppa, which don...
2003-11-06  Charles Wilson* tests/depdemo/configure.ac, tests/mdemo/configure.ac,
2003-11-06  Charles Wilson* ltmain.in (find_executable, check_executable) [cygwin...
2003-11-06  Charles Wilson* NEWS: Updated.
2003-11-06  Charles Wilson* m4/libtool.m4 (AC_LIBTOOL_PROG_LD_SHLIBS) [cygwin...
next