| Commit message (Expand) | Author | Age | Files | Lines |
* | The Grand Renaming. In preparation for libtool-2.0, move all of | Gary V. Vaughan | 2004-08-22 | 7 | -43/+37 |
* | * tests/demo-nopic.test: Do not run on x86_64 or s390* | Daniel Reed | 2004-08-12 | 1 | -2/+2 |
* | * tests/tagtrace.test: Skip this test when running a VPATH build | Gary V. Vaughan | 2004-07-29 | 1 | -0/+7 |
* | This pervasive changeset makes two intertwined deep changes to the | Gary V. Vaughan | 2004-07-15 | 2 | -4/+8 |
* | * ltmain.in: Unset the zsh GLOB_SUBST option, which makes zsh | Noah Misch | 2004-06-24 | 1 | -0/+6 |
* | * tests/tagtrace.test: Forgot to add this file to the repository | Gary V. Vaughan | 2004-05-21 | 1 | -0/+58 |
* | * doc/libtool.texi (Invoking libtool): Mention --tag=TAG. | Alexandre Duret-Lutz | 2004-05-17 | 2 | -1/+2 |
* | Factor out the individual loaders, in preparation for preloading | Gary V. Vaughan | 2004-04-13 | 8 | -12/+16 |
* | * libtool.m4: When linking convenience libraries on Solaris | Albert Chin-A-Young | 2004-03-24 | 4 | -4/+75 |
* | Further sweeping changes to the user interface to libtool from | Scott James Remnant | 2004-03-21 | 8 | -8/+0 |
* | Sweeping changes to the user interface to libtool from | Gary V. Vaughan | 2004-02-22 | 8 | -17/+12 |
* | * tests/sh.test: Test the config/ltmain.sh and libtoolize in the | Scott James Remnant | 2004-02-13 | 1 | -1/+1 |
* | * tests/cdemo/configure.ac: Drop AC_PREREQ back to 2.54, this | Scott James Remnant | 2004-02-13 | 1 | -1/+1 |
* | * NEWS, bootstrap, configure.ac, ltmain.in, m4/libtool.m4: | Gary V. Vaughan | 2004-02-10 | 1 | -1/+1 |
* | * config/mailnotify: New file for mailing commit notifications, | Gary V. Vaughan | 2004-02-10 | 1 | -2/+2 |
* | * m4/libtool.m4 (LT_AC_PROG_EGREP): Wrapper for AC_PROG_GREP. | Gary V. Vaughan | 2004-01-22 | 1 | -1/+1 |
* | Roll back copyright changes. | Stefan Nordhausen | 2004-01-04 | 80 | -80/+80 |
* | Updated all copyright notices to include 2004. | Scott James Remnant | 2004-01-02 | 80 | -80/+80 |
* | * bootstrap: Explain automake and autoconf version dependencies | Gary V. Vaughan | 2003-11-25 | 1 | -2/+0 |
* | * tests/defs (func_configure): cdemo, demo and mdemo are shows | Gary V. Vaughan | 2003-11-24 | 1 | -3/+12 |
* | * tests/demo-hardcode.test: Call ./libtool not libtool. | Peter O'Gorman | 2003-11-22 | 1 | -1/+1 |
* | * configure.ac (CONF_SUBDIRS): Make these relative to | Gary V. Vaughan | 2003-11-17 | 1 | -0/+5 |
* | * tests/cdemo/configure.ac, tests/demo/configure.ac, | Gary V. Vaughan | 2003-11-14 | 8 | -0/+8 |
* | Run our configure.ac files through Autoconf 2.59's autoupdate, and | Gary V. Vaughan | 2003-11-14 | 8 | -15/+15 |
* | * tests/cdemo/configure.ac, tests/demo/configure.ac, | Gary V. Vaughan | 2003-11-07 | 8 | -16/+16 |
* | * tests/demo-nopic.test: Skip test on hppa, which don't like | Scott James Remnant | 2003-11-06 | 1 | -0/+6 |
* | * tests/depdemo/configure.ac, tests/mdemo/configure.ac, | Charles Wilson | 2003-11-06 | 3 | -15/+3 |
* | * tests/mdemo2/Makefile.am: Let mdemo2 find ltdl.h again. | Peter O'Gorman | 2003-11-01 | 1 | -1/+1 |
* | Start to eliminate the double run of configure in a fresh CVS | Gary V. Vaughan | 2003-10-21 | 2 | -14/+12 |
* | * tests/f77demo/config.h: Generated file removed from cvs. | Gary V. Vaughan | 2003-10-21 | 1 | -67/+0 |
* | * configure.ac, libltdl/configure.ac, tests/cdemo/configure.ac, | Gary V. Vaughan | 2003-10-21 | 8 | -8/+8 |
* | * doc/libtool.texi (AC_LIBTOOL_TAGS): Incorporate documentation | Bob Friesenhahn | 2003-10-15 | 1 | -5/+2 |
* | * demo/Makefile.am (libhell0_a_SOURCES): Do not name sources | Gary V. Vaughan | 2003-10-15 | 3 | -3/+4 |
* | * tests/cdemo/Makefile.am, tests/demo/Makefile.am, | Gary V. Vaughan | 2003-10-15 | 8 | -24/+9 |
* | spurious commit abort earlier :-( | Gary V. Vaughan | 2003-10-14 | 151 | -1707/+5813 |
* | 2003-07-31 Greg Eisenhauer <eisen@cc.gatech.edu> | Greg Eisenhauer | 2003-07-31 | 3 | -0/+101 |
* | * ltmain.in: Provide absolute paths for dlopen and dlpreopen | Greg Eisenhauer | 2003-07-31 | 1 | -1/+4 |
* | * tests/dryrun.test: Ignore any 'total' line from "ls -l" output. | Christiaan Welvaart | 2003-07-30 | 1 | -14/+14 |
* | * tests/defs, tests/demo-conf.test, tests/demo-nofast.test, | Albert Chin-A-Young | 2003-06-03 | 11 | -10/+13 |
* | * tests/defs: Quote $DJGPP to prevent problems with some shells. | Robert Boehne | 2003-04-03 | 1 | -1/+1 |
* | * Makefile.am: Define CONF_SUBDIRS. | Richard Dawe | 2003-03-29 | 35 | -34/+40 |
* | Don't assume that egrep and fgrep exist. POSIX 1003.1-2001 no | Paul Eggert | 2002-11-19 | 32 | -75/+86 |
* | * tests/Makefile.am: Conditional assignment of FFLAGS = @FFLAGS@ | Bob Friesenhahn | 2002-11-18 | 1 | -3/+1 |
* | * tests/*.test: MinGW's MSYS treats files under /dev | Bob Friesenhahn | 2002-11-18 | 23 | -23/+23 |
* | Apply Cygwin patches from Charles Wilson. | Charles Wilson | 2002-10-22 | 1 | -0/+3 |
* | * libtool.m4 (AC_PROG_LIBTOOL): Added support for the new F77 | Eric Lindahl | 2002-07-31 | 6 | -2/+192 |
* | * tests/pdemo-exec.test: Typo. s/hell-static/hell_static/ | Gary V. Vaughan | 2002-06-01 | 1 | -1/+1 |
* | * NEWS: Updated. | Charles Wilson | 2002-06-01 | 2 | -4/+4 |
* | * tests/build-relink2.test: look for installed libl3.la | Charles Wilson | 2002-05-31 | 1 | -1/+2 |
* | * tests/hardcode.test: Use libtool --config to collect the | Gary V. Vaughan | 2002-05-30 | 1 | -1/+1 |