2002-10-23 |
Robert Boehne | Last checkins for 1.4.3 release. branch-1-4 |
commit | commitdiff | tree |
2002-10-23 |
Robert Boehne | GNU libtool 1.4.3 was released. release-1-4-3 |
commit | commitdiff | tree |
2002-10-23 |
Albert Chin... | * libltdl/ltdl.c: Init char * to NULL, not 0. And, for |
commit | commitdiff | tree |
2002-10-23 |
Brad Smith | * libtool.m4: $linker_flag -> $compiler_flag for OpenBSD |
commit | commitdiff | tree |
2002-10-23 |
Alexandre Duret... | * ltdl.m4 (AC_LIB_LTDL, AC_LTDL_ENABLE_INSTALL, |
commit | commitdiff | tree |
2002-10-23 |
Albert Chin... | * libtool.m4: When a module is built for AIX, the ... |
commit | commitdiff | tree |
2002-10-20 |
Alexandre Duret... | * libtool.m4 (AC_LIBTOOL_SYS_GLOBAL_SYMBOL_PIPE): Honor |
commit | commitdiff | tree |
2002-10-14 |
Albert Chin... | * libtool.m4: If ld is being used on IRIX to embed the |
commit | commitdiff | tree |
2002-10-11 |
Albert Chin... | * libtool.m4 (aix): When LDFLAGS="-Wl,-brtl,[other... |
commit | commitdiff | tree |
2002-10-11 |
Christoph Egger | * libtool.m4 (darwin): Add -install_name to the link... |
commit | commitdiff | tree |
2002-09-10 |
Albert Chin... | * libtool.m4: Custom $symcode for Tru64 UNIX to catch... |
commit | commitdiff | tree |
2002-09-09 |
Rainer Orth | * libtool.m4 (osf[345]): Append $major to soname_spec. |
commit | commitdiff | tree |
2002-06-26 |
Gary V. Vaughan | * libtool.m4 (sys_lib_search_path_spec): Remove extran... |
commit | commitdiff | tree |
2002-06-23 |
Albert Chin... | * ltdl.m4 (AC_LTDL_SYS_DLOPEN_DEPLIBS): HP/UX needs |
commit | commitdiff | tree |
2002-06-23 |
Gary V. Vaughan | * libltdl/ltdl.c (argz_insert): Actually, BEFORE can... |
commit | commitdiff | tree |
2002-06-22 |
Gary V. Vaughan | * libltdl/ltdl.c (foreach_dirinpath): Ensure that filen... |
commit | commitdiff | tree |
2002-06-20 |
Gary V. Vaughan | From Kevin Ryde <user42@zip.com.au>: |
commit | commitdiff | tree |
2002-06-13 |
Rainer Orth | * ltmain.in (irix, nonstopux): Set major before use. |
commit | commitdiff | tree |
2002-06-11 |
Daniel Kobras | * libltdl/ltdl.c (try_dlopen): Don't return bogus handl... |
commit | commitdiff | tree |
2002-05-06 |
Paul Eggert | * libtool.m4 (_LT_AC_LTCONFIG_HACK): head -1 -> sed... |
commit | commitdiff | tree |
2002-05-06 |
Paul Eggert | * ltmain.in: Don't assume that "sort +2" works, as... |
commit | commitdiff | tree |
2002-05-02 |
Dave Vasilevsky | * ltmain.in: Remove convenience libraries from deplibs... |
commit | commitdiff | tree |
2002-05-02 |
Fritz Elfert | * libtool.m4 (AC_LIBTOOL_PROG_LD_SHLIBS): Modify archiv... |
commit | commitdiff | tree |
2002-04-14 |
Jean-Frederic... | * libtool.m4: Update support for Fujistu-Siemens Comput... |
commit | commitdiff | tree |
2002-03-16 |
Gary V. Vaughan | * TODO: Removed obsolete comments about RMS' package... |
commit | commitdiff | tree |
2002-03-07 |
Albert Chin... | * libtool.m4: Allow LT_AC_PROG_SED to work under autoconf |
commit | commitdiff | tree |
2002-02-25 |
Albert Chin... | * ltmain.in: Quote $pic_mode. |
commit | commitdiff | tree |
2002-02-25 |
Albert Chin... | * ltmain.in: Fix version string under IRIX. |
commit | commitdiff | tree |
2002-02-25 |
Albert Chin... | * Use $ac_n and $ac_c rather than $ECHO_N and $ECHO_C for |
commit | commitdiff | tree |
2002-02-02 |
Robert Boehne | * libtool.m4 (LT_AC_PROG_SED): New macro tests sed... |
commit | commitdiff | tree |
2002-01-14 |
Ossama Othman | From Roger Leigh <rl117@york.ac.uk>: |
commit | commitdiff | tree |
2002-01-14 |
Robert Boehne | * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Add mips/mipsel... |
commit | commitdiff | tree |
2002-01-10 |
Volker Christian | * libltdl/ltdl.c (find_handle_callback): treat the... |
commit | commitdiff | tree |
2001-11-28 |
Robert Boehne | With help from Michael Matz <matz@kde.org>: |
commit | commitdiff | tree |
2001-11-28 |
Gary V. Vaughan | * libtoolize.in: The test for whether AC_PROG_LIBTOOL... |
commit | commitdiff | tree |
2001-11-27 |
Donald D. Anderson | * ltmain.in: Treat freebsd like openbsd, in that -lc... |
commit | commitdiff | tree |
2001-11-15 |
Guido Draheim | * ltdl.m4: Changed "underscode to underscore". |
commit | commitdiff | tree |
2001-11-15 |
Gary V. Vaughan | Revert last change -- LTCC is not used in this branch |
commit | commitdiff | tree |
2001-11-15 |
Albert Chin... | * libtool.m4: quote LTCC because autoconf AC_PROG_CC_STDC |
commit | commitdiff | tree |
2001-11-15 |
Gary V. Vaughan | From Joseph S. Myers <jsm28@cam.ac.uk> |
commit | commitdiff | tree |
2001-11-15 |
Mo DeJong | * ltmain.in: Place parens around a generated relink_command |
commit | commitdiff | tree |
2001-11-15 |
Guido Draheim | * ltmain.in: Display better and different error message... |
commit | commitdiff | tree |
2001-10-28 |
Gary V. Vaughan | From Tom Bates <Tom.Bates@compaq.com>: |
commit | commitdiff | tree |
2001-10-28 |
Albert Chin... | * libltdl/ltdl.c (foreach_dirinpath): change some types... |
commit | commitdiff | tree |
2001-10-27 |
Gary V. Vaughan | * ltdl.m4 (AC_WITH_LTDL): New macro to add `--with... |
commit | commitdiff | tree |
2001-10-04 |
Albert Chin... | * libltdl/ltdl.c: Match function return type with prototype |
commit | commitdiff | tree |
2001-09-30 |
Gary V. Vaughan | * libtool.m4 (AC_LIBLTDL_CONVENIENCE): s/INCLTDL/LTDLIN... |
commit | commitdiff | tree |
2001-09-22 |
Albert Chin... | * ltdl.m4 (AC_LTDL_DLLIB): Even though HP-UX 10.20... |
commit | commitdiff | tree |
2001-09-21 |
Gary V. Vaughan | From Tor Lillqvist <tml@iki.fi>: |
commit | commitdiff | tree |
2001-09-21 |
Gary V. Vaughan | * libtool.m4 (archive_cmds) [darwin1.[0-2]]: Darwin... |
commit | commitdiff | tree |
2001-09-21 |
Albert Chin... | * libltdl/ltdl.c: Match function return type with prototype |
commit | commitdiff | tree |
2001-09-21 |
Gary V. Vaughan | * libltdl/ltdl.c: Added support for dmalloc, and uncove... |
commit | commitdiff | tree |
2001-09-16 |
Gary V. Vaughan | typo |
commit | commitdiff | tree |
2001-09-13 |
Gary V. Vaughan | * ltmain.in (exec_cmd): Don't overquote or we end up... |
commit | commitdiff | tree |
2001-09-13 |
Assar Westerlund | * ltdl.m4 (AC_LTDL_DLLIB): call dlopen with arguments... |
commit | commitdiff | tree |
2001-09-11 |
Gary V. Vaughan | * libltdl/Makefile.am (OBJECTS): In addition to making... |
commit | commitdiff | tree |
2001-09-11 |
Gary V. Vaughan | * bootstrap: Be robust to having no files that need... |
commit | commitdiff | tree |
2001-09-11 |
Gary V. Vaughan | * configure.in: Bumped version to 1.4.2a. |
commit | commitdiff | tree |
2001-09-11 |
Gary V. Vaughan | * configure.in: Bumped version to 1.4.2. release-1-4-2 |
commit | commitdiff | tree |
2001-09-11 |
Tim Van Holder | * libtool.m4 (no_undefine_flag) [solaris*]: Don't... |
commit | commitdiff | tree |
2001-09-11 |
Daniel Harvey | * libtool.m4 (ltdll_cmds): [$]0 doesn't appear to trans... |
commit | commitdiff | tree |
2001-09-11 |
Gary V. Vaughan | * libltdl/configure.in (AC_CONFIG_HEADER): Use config... |
commit | commitdiff | tree |
2001-09-11 |
Gary V. Vaughan | * libtool.m4: Add missing M4 quotation to $1 of AC_DEFU... |
commit | commitdiff | tree |
2001-09-11 |
Gary V. Vaughan | * libltdl/configure.in (AM_INIT_AUTOMAKE): Bump libltdl... |
commit | commitdiff | tree |
2001-09-11 |
Gary V. Vaughan | * libtool.m4 (_LT_AC_LIBTOOL_SYS_PATH_SEPARATOR): ... |
commit | commitdiff | tree |
2001-09-10 |
Brad | * ltmain.in (-lc_r): Style improvement. |
commit | commitdiff | tree |
2001-09-10 |
Gary V. Vaughan | From Brad <brad@comstyle.com>: |
commit | commitdiff | tree |
2001-09-09 |
Gary V. Vaughan | From Brad <brad@comstyle.com>: |
commit | commitdiff | tree |
2001-09-08 |
Gary V. Vaughan | * bootstrap: Cleanup `autom4te' and `libtool' so that... |
commit | commitdiff | tree |
2001-09-08 |
Gary V. Vaughan | Forgot to commit this... |
commit | commitdiff | tree |
2001-09-08 |
Gary V. Vaughan | * libtool.m4 (archive_cmds, archive_expsym_cmds) [solar... |
commit | commitdiff | tree |
2001-09-07 |
Gary V. Vaughan | * libltdl/acconfig.h: Removed. Obsoleted with modern... |
commit | commitdiff | tree |
2001-09-06 |
Gary V. Vaughan | * libltdl/ltdl.c (foreach_dirinpath): argz_len should... |
commit | commitdiff | tree |
2001-09-06 |
Gary V. Vaughan | * libtool.m4 (archive_cmds, archive_expsym_cmds) [solar... |
commit | commitdiff | tree |
2001-09-06 |
Gary V. Vaughan | From Michael Pruett <mpruett@engr.sgi.com>: |
commit | commitdiff | tree |
2001-09-03 |
Gary V. Vaughan | * demo/Makefile.am (helldl): Automake 1.4 can't find... |
commit | commitdiff | tree |
2001-09-03 |
Brad | * ltdl.m4 [AC_LTDL_SYS_DLOPEN_DEPLIBS]: Teach ltdl... |
commit | commitdiff | tree |
2001-09-03 |
Gary V. Vaughan | * configure.in: Bumped version to 1.4.1a. |
commit | commitdiff | tree |
2001-09-03 |
Gary V. Vaughan | * configure.in: Bumped version to 1.4.1. release-1-4-1 |
commit | commitdiff | tree |
2001-09-03 |
Gary V. Vaughan | * ltdl.m4 (AC_CHECK_TYPES): This macro was introduced... |
commit | commitdiff | tree |
2001-09-03 |
Gary V. Vaughan | From Marius Vollmer <mvo@zagadka.ping.de>: |
commit | commitdiff | tree |
2001-09-02 |
Brad | * libtool.m4 [openbsd*]: More improvements to the OpenB... |
commit | commitdiff | tree |
2001-09-02 |
Brad | * libtool.m4 (deplibs_check_method) [aix*]: Removed... |
commit | commitdiff | tree |
2001-09-02 |
Gary V. Vaughan | From Albert Chin <china@thewrittenword.com>: |
commit | commitdiff | tree |
2001-09-02 |
Christopher... | * libtool.m4, ltmain.in: Linker flag and version number... |
commit | commitdiff | tree |
2001-09-02 |
Gary V. Vaughan | Backported the following patches from the development... |
commit | commitdiff | tree |
2001-08-18 |
Brad | * ltmain.in: Do not remove -lm from deplibs for OpenBSD. |
commit | commitdiff | tree |
2001-08-05 |
Gary V. Vaughan | From Brad <brad@comstyle.com>: |
commit | commitdiff | tree |
2001-08-05 |
Gary V. Vaughan | From Brad <brad@comstyle.com>: |
commit | commitdiff | tree |
2001-08-04 |
Gary V. Vaughan | From Edouard G. Parmelan <egp@free.fr> |
commit | commitdiff | tree |
2001-07-29 |
Albert Chin... | * libtool.m4: Prefer shl_load to dlopen on HP-UX because |
commit | commitdiff | tree |
2001-07-12 |
Dan McNichol | From albert chin <china@thewrittenword.com> |
commit | commitdiff | tree |
2001-07-12 |
Dan McNichol | From albert chin <china@thewrittenword.com> |
commit | commitdiff | tree |
2001-07-05 |
Gary V. Vaughan | * libtool.m4 (_LT_AC_LTCONFIG_HACK): Revert to 1.3.x |
commit | commitdiff | tree |
2001-07-05 |
Gary V. Vaughan | * libtool.m4 (AC_LIBTOOL_SYS_GLOBAL_SYMBOL_PIPE) [HPUX... |
commit | commitdiff | tree |
2001-06-30 |
Gary V. Vaughan | Porting test improvements from multi-language-branch: |
commit | commitdiff | tree |
2001-06-30 |
Gary V. Vaughan | * libtool.m4 (_LT_AC_LTCONFIG_HACK) [aix*]: Always set |
commit | commitdiff | tree |
2001-06-29 |
Gary V. Vaughan | From Tim Van Holder <tim.van.holder@pandora.be> |
commit | commitdiff | tree |
2001-06-29 |
Gary V. Vaughan | From Bruno Haible <haible@ilog.fr> |
commit | commitdiff | tree |
2001-06-29 |
Gary V. Vaughan | From "Golubev I. N." <gin@mo.msk.ru> |
commit | commitdiff | tree |
next |