]> git.ipfire.org Git - thirdparty/libtool.git/shortlog
thirdparty/libtool.git
2002-12-11  Robert Boehneltmain.in: Revert the version +1 change for IRIX, it...
2002-11-22  Christian Cornelssen* libtool.m4 (AC_LIBTOOL_COMPILER_OPTION,
2002-11-19  Paul EggertDon't assume that egrep and fgrep exist. POSIX 1003...
2002-11-19  Bob Friesenhahn* ltmain.in: When using gcc, pass -mfoo to the linker
2002-11-18  Bob Friesenhahn* tests/Makefile.am: Conditional assignment of FFLAGS...
2002-11-18  Jakub Jelinek* libtool.m4: Support linking of 64-bit libraries on
2002-11-18  Andreas Jaeger* libtool.m4: Support linking of 32-bit libraries with ld
2002-11-18  Akim Demaille* ltmain.in: Do not change the PATH in the wrappers...
2002-11-18  Kevin Ryde* doc/libtool.texi (Library tips): Note array dimensions.
2002-11-18  Bob Friesenhahn* tests/*.test: MinGW's MSYS treats files under /dev
2002-11-18  Charles Wilson* libtool.m4 (_LT_AC_LOCK): remove support for ancient
2002-11-08  Robert Boehne* doc/libtool.texi: Add --mode=* to every example using...
2002-11-03  Ossama Othman* ltmain.in: add support for installing into temporary
2002-11-03  Robert Boehne* ltmain.in: Print a warning if the mode is not specified.
2002-10-31  Charles Wilson* libtool.m4 (AC_LIBTOOL_PROG_CC_C_O): use printf, not
2002-10-28  Robert Boehne* ltmain.in (-XCClinker): New flag passes a linking...
2002-10-25  Gary V. Vaughan* README-alpha: Add some release not templates for...
2002-10-25  Gary V. Vaughan* Makefile.am (cvs-diff): Compress the generated diff...
2002-10-25  Howard Chu* ltmain.in [aix]: Be sure to deal with xlc_r, cc_r...
2002-10-25  Gary V. Vaughan* libtool.m4 (_LT_AC_FILE_IMPGEN_C): Removed. No longe...
2002-10-24  Albert Chin... * libtool.m4: When LDFLAGS="-Wl,-brtl,[other options...
2002-10-24  Andrew SuffieldCorrect sense of libltdl file not found check.
2002-10-24  Ossama OthmanSupport compiler names matching g++*
2002-10-24  Bob FriesenhahnCleaned up pw32 target.
2002-10-23  Robert Boehneltmain.in: Do not add 1 to the version under IRIX,...
2002-10-22  Charles WilsonApply Cygwin patches from Charles Wilson.
2002-10-15  Bob FriesenhahnMinGW patches from Elizabeth Barham and Bob Friesenhahn.
2002-10-15  Albert Chin... AIX module name patch from Albert Chin-A-Young.
2002-10-11  Christoph Egger* libtool.m4 (AC_LIBTOOL_PROG_LD_SHLIBS, darwin): Add
2002-10-04  Elizabeth Barham* libtool.m4 (AC_LIBTOOL_SETUP): GCC now checks -shared to
2002-09-25  Robert Boehne* ltmain.in: Fixed a few spelling errors.
2002-09-24  Robert Boehne* libltdl/ltdl.c: Commented out access() call that...
2002-09-10  Albert Chin... * libtool.m4: Custom $symcode for Tru64 UNIX to catch...
2002-09-09  Rainer Orth* libtool.m4 (osf[345]): Append $major to soname_spec.
2002-08-28  Bob FriesenhahnPort libltdl fully to native Win32 API.
2002-08-28  Robert BoehneAdded Bob Friesenhahn to AUTHORS file
2002-07-31  Robert BoehneNew File.
2002-07-31  Robert Boehne* f77demo/.cvsignore: New file, forgotten in the last...
2002-07-31  Eric Lindahl* libtool.m4 (AC_PROG_LIBTOOL): Added support for the...
2002-07-16  Gary V. Vaughan* libltdl/ltdl.c (tryall_dlopen): We need to catch...
2002-06-26  Gary V. Vaughan* libtool.m4 (AC_LIBTOOL_SYS_DYNAMIC_LINKER) [mingw...
2002-06-24  Robert Boehne* ltmain.in (Piecewise linking): Add a clause to skip...
2002-06-23  Albert Chin... * ltdl.m4 (AC_LTDL_SYS_DLOPEN_DEPLIBS): HP/UX needs
2002-06-23  Albert Chin... * ltdl.m4 (AC_LTDL_SYS_DLOPEN_DEPLIBS): Need to quote...
2002-06-23  Kevin Ryde* libtool.m4 (AC_LIBTOOL_SETUP, _LT_AC_LOCK): Use
2002-06-23  Gary V. Vaughan* libltdl/ltdl.c (argz_insert): Actually, BEFORE can...
2002-06-22  Gary V. Vaughan* libltdl/ltdl.c (foreach_dirinpath): Ensure that filen...
2002-06-20  Gary V. VaughanFrom Kevin Ryde <user42@zip.com.au>:
2002-06-13  Rainer Orth* ltmain.in (irix, nonstopux): Set major before use.
2002-06-11  Daniel Kobras* libltdl/ltdl.c (try_dlopen): Don't return bogus handl...
2002-06-01  Gary V. Vaughan* tests/pdemo-exec.test: Typo. s/hell-static/hell_static/
2002-06-01  Charles Wilson* NEWS: Updated.
2002-05-31  Charles Wilson* tests/build-relink2.test: look for installed libl3.la
2002-05-30  Gary V. Vaughan* tests/hardcode.test: Use libtool --config to collect the
2002-05-30  Gary V. VaughanFinally fix the annoying bug which always adds all...
2002-05-21  Jon Meredith* ltmain.in: Fix a problem on SCO OpenServer5 that...
2002-05-17  Nick Hudson* libtool.m4: Update support for NetBSD
2002-05-06  Paul EggertFixed a typo in ChangeLog. s/ltmain.sh/ltmain.in/
2002-05-06  Paul Eggert* libtool.m4 (AC_LIBTOOL_PROG_LD_SHLIBS): head -1 ...
2002-05-06  Paul Eggert* ltmain.in: Don't assume that "sort +2" works, as...
2002-05-06  Loren James... * ltmain.sh: Detect and handle object name conflicts...
2002-05-02  Dave Vasilevsky* ltmain.in: Remove convenience libraries from deplibs...
2002-05-02  Fritz Elfert* libtool.m4 (AC_LIBTOOL_PROG_LD_SHLIBS): Modify archiv...
2002-04-24  Kevin Ryde* libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use $build_o...
2002-04-19  Robert Boehne* doc/libtool.texi (C++ libraries): Finally updated...
2002-04-14  Jean-Frederic... * libtool.m4: Update support for Fujistu-Siemens Comput...
2002-04-08  Robert Boehne* libtool.m4 (LT_AC_PROG_SED): Refactor, removing tempo...
2002-04-02  Robert Boehne* ltmain.in: Finish the tag matching logic started...
2002-04-01  Robert Boehne* ltmain.in: Handle the case when no tag is explicitly...
2002-04-01  Robert Boehne* tagdemo/foo.cpp: Use C++ IO to catch problems linking...
2002-03-16  Gary V. Vaughan* TODO: Removed obsolete comments about RMS' package...
2002-03-14  Robert Boehneltmain.in: Touch-up to make testsuite pass, and default...
2002-03-14  Anthony Green* libtool.m4 (AC_LIBTOOL_PROG_CC_C_O): Albert Chin...
2002-03-12  Bruce Korbbring a touch of order to the option processing
2002-03-03  Gary V. Vaughan* NEWS: Updated.
2002-03-02  Alexandre Olivafile Makefile was initially added on branch binary...
2002-02-07  Alexandre OlivaReverted incorrect patch:
2002-01-30  Robert Boehne* libtool.m4 (LT_AC_PROG_SED): Removed a mysterious...
2002-01-29  Robert Boehne* libtool.m4 (LT_AC_PROG_SED): New macro tests sed...
2002-01-11  Volker Christian* configure.ac: Bumped version to 1.4e.
2002-01-11  Volker Christian* libltdl/ltdl.c (find_handle_callback): treat the...
2002-01-07  Robert Boehne* NEWS: Fixed wrong path for texinfo.tex. release-1-4d
2001-12-06  Jens Petersen* ltmain.in: Replace all test "-a"s by "&& test"
2001-11-28  Robert Boehne* libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Change the
2001-11-28  Gary V. Vaughan* libtoolize.in: The test for whether AC_PROG_LIBTOOL...
2001-11-27  Donald D. Anderson* ltmain.in: Treat freebsd like openbsd, in that -lc...
2001-11-27  Robert BoehneWith help from Michael Matz <matz@kde.org>:
2001-11-27  Kevin Ryde* libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Send "test"
2001-11-15  Albert Chin... * libtool.m4: quote LTCC because autoconf AC_PROG_CC_STDC
2001-11-15  Gary V. VaughanFrom Joseph S. Myers <jsm28@cam.ac.uk>:
2001-11-15  Mo DeJong* ltmain.in: Place parens around a generated relink_command
2001-10-30  Raja R Harinath* configure.ac (pkgdatadir): Move the invocation of...
2001-10-28  Gary V. VaughanFrom Tom Bates <Tom.Bates@compaq.com>:
2001-10-28  Albert Chin... * ltdl.c: change some types to size_t from int because
2001-10-28  Gary V. Vaughan* libtool.m4 (_LT_AC_TAGCONFIG): Cray sed does not...
2001-10-28  Gary V. Vaughan* ltdl.m4 (AC_WITH_LTDL): New macro to add `--with...
2001-10-24  Kevin Ryde*libtool.m4 (AC_LIBTOOL_PROG_LD_SHLIBS): Remove a stray...
2001-10-24  H.J. Lu* ltmain.sh: Allow link against an archive when building a
2001-10-12  Guido Draheim* ltdl.m4: Changed "underscode to underscore".
2001-10-06  Gary V. Vaughan* configure.ac: General modernisation and cleanup.
next