summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Libtool-1.5.12 releaserelease-1-5-12Peter O'Gorman2005-02-056-12/+36
* * ltmain.in (func_extract_archives) [darwin]: This didn't actuallyPeter O'Gorman2005-02-053-42/+10
* * Makefile.am (web-manual): Make this target actually work.Peter O'Gorman2005-02-052-4/+7
* * ltmain.in (link mode): Allow five digits in version-infoRalf Wildenhues2005-02-042-3/+5
* * NEWS: s/Linux/GNU &/.Ralf Wildenhues2005-02-042-4/+8
* * ltmain.in (link mode): With piecewise (partial) linking, fixRalf Wildenhues2005-02-032-5/+9
* * ltmain.in (link mode): Backport yet another cygwin subdir fixRalf Wildenhues2005-02-032-2/+7
* Backported from branch-2-0:Charles Wilson2005-02-033-2/+31
* * README: Update.Peter O'Gorman2005-02-032-98/+79
* * THANKS: Update.Ralf Wildenhues2005-02-032-0/+5
* * ltmain.in (link mode) [cygwin]: Fix broken subdir pathReid Spencer2005-02-032-3/+10
* * tests/quote.test: Backport fix for spurious failures on Cygwin.Ralf Wildenhues2005-02-032-3/+8
* * THANKS: Update.Ralf Wildenhues2005-02-032-0/+5
* * ltmain.in [darwin]: Don't add installed libs to temp_rpath whenPeter O'Gorman2005-02-032-1/+10
* * ltmain.in, libtoolize.in: Exit with nonzero status on write failuresRalf Wildenhues2005-02-023-6/+9
* * NEWS: Update.Ralf Wildenhues2005-02-022-2/+15
* * m4/libtool.m4 (AC_LIBTOOL_SYS_DYNAMIC_LINKER)Ralf Wildenhues2005-02-012-9/+17
* * tests/func_extract_archives.test: Clean up afterwards.Ralf Wildenhues2005-02-012-1/+5
* * libtoolize.in, libltdl/ltdl.c: Nothing significant changed in 2005,Peter O'Gorman2005-02-013-2/+7
* * config/ltmain.m4sh (func_win32_libid, func_infer_tag)Ralf Wildenhues2005-02-012-4/+14
* * libtool.m4 (AC_LIBTOOL_SYS_GLOBAL_SYMBOL_PIPE): Unicos 9 sed rejectsRalf Wildenhues2005-01-312-4/+13
* * tests/quote.test: Match link quoting against `"$wl"', not `-Wl,'.Ralf Wildenhues2005-01-312-3/+13
* * libtool.m4 (AC_LIBTOOL_LANG_CXX_CONFIG, AC_LIBTOOL_PROG_LD_SHLIBS)Ralf Wildenhues2005-01-292-10/+26
* * AUTHORS, THANKS: Copy from cvs HEAD.Peter O'Gorman2005-01-293-70/+131
* * ltmain.in, libtool.m4, libtoolize.in, libltdl/ltdl.c: UpdatePeter O'Gorman2005-01-295-4/+7
* * ltmain.in [darwin]: Allow -framework foo through when given onPeter O'Gorman2005-01-292-0/+16
* * tests/Makefile.am: also re-export CPP, F77, FFLAGS, CXX,Ralf Wildenhues2005-01-262-2/+10
* * NEWS, libtool.m4, ltmain.in [dragonfly]: Add support for DragonFly.Craig Dooley2005-01-264-10/+18
* * ltmain.in [irix]: Preserve processor option for SGI CompilerAlbert Chin-A-Young2005-01-252-1/+7
* * libtool.m4 (AC_LIBTOOL_CONFIG) [mingw, cygwin, pw32, os2]:Ralf Wildenhues2005-01-242-0/+14
* * libltdl.c (try_dlopen): Fix memleak.Ralf Wildenhues2005-01-212-1/+6
* * ltmain.in: Don't pass through compiler-like thread flags whenPeter O'Gorman2005-01-162-2/+6
* * libtool.m4 (LT_CMD_MAX_LEN) [osf]: On Tru64 there couldPeter O'Gorman2005-01-162-2/+23
* * libtool.m4 (AC_PROG_SED): Don't break test loop early.Guido Draheim2005-01-142-1/+5
* * libtoolize.in: Back out copying `install-sh' by libtoolize.Ralf Wildenhues2005-01-133-2/+10
* * libtoolize.in: Add datarootdir.Ralf Wildenhues2005-01-132-0/+5
* * libtool.m4 (AC_LIBTOOL_SYS_DYNAMIC_LINKER) [linux]: While "parsing"Ralf Wildenhues2005-01-122-1/+7
* * m4/libtool.m4, m4/ltdl.m4: RMS says, 'I think the [license ofGary V. Vaughan2005-01-094-43/+22
* * libtool.m4 (AC_LIBTOOL_PROG_LD_SHLIBS) [ cygwin, mingw, pw32 ]:Ralf Wildenhues2004-12-282-2/+5
* * ltmain.in (func_extract_archives): Not all shells grokRalf Wildenhues2004-12-282-1/+5
* * ltmain.in: New variable quote_scanset to work around SunOS kshRalf Wildenhues2004-12-282-14/+24
* * libtoolize.in: Install `install-sh' as well, needed for configure ..Ralf Wildenhues2004-12-205-2/+16
* * libtool.m4 [solaris] (AC_LIBTOOL_PROG_LD_SHLIBS): Use ${wl} forRalf Wildenhues2004-12-202-1/+5
* * tests/demo-nopic.test [solaris, sunos]: Skip test.Ralf Wildenhues2004-12-202-0/+9
* * ltmain.in: Fix typo `--mode' instead of `-mode' in warning.Ralf Wildenhues2004-12-182-1/+4
* * libtool.m4 [linux] (AC_LIBTOOL_PROG_COMPILER_PIC): matchRalf Wildenhues2004-12-182-3/+7
* * libltdl/ltdl.c [cygwin, mingw] (opendir): Fix write of constantRalf Wildenhues2004-12-182-1/+10
* * README-alpha: Update list of non-Libtool-owned files.Ralf Wildenhues2004-12-172-1/+5
* * libltdl/ltdl.c (trim): Return error rather than do bogusRalf Wildenhues2004-12-162-0/+8
* * libtool.m4 (AC_LIBTOOL_LANG_CXX_CONFIG,Albert Chin-A-Young2004-12-132-0/+13