2004-01-15 |
Scott James... | * m4/lt~obsolete.m4: Add a file containing aclocal... |
commit | commitdiff | tree |
2004-01-15 |
Gary V. Vaughan | (AC_LIBTOOL_CONFIG): Refactor to be more readable.... |
commit | commitdiff | tree |
2004-01-13 |
Peter O'Gorman | * m4/libtool.m4: Quote shrext as it is evaled in ltmain. |
commit | commitdiff | tree |
2004-01-12 |
Scott James... | * ltmain.in: new -precious-files-regex link mode option |
commit | commitdiff | tree |
2004-01-11 |
Gary V. Vaughan | * libtoolize.in (func_copy_all_files): s/xfunc_copy... |
commit | commitdiff | tree |
2004-01-09 |
Gary V. Vaughan | * libtoolize.in: Break out of the command argument... |
commit | commitdiff | tree |
2004-01-09 |
Gary V. Vaughan | * libtoolize.in (func_copy_all_files): s/test "x/test... |
commit | commitdiff | tree |
2004-01-08 |
Gary V. Vaughan | * Makefile.am (aclocal_macros, aclocal_DATA): Removed. |
commit | commitdiff | tree |
2004-01-07 |
Gary V. Vaughan | A complete rewrite of the m4 code involved in the gener... |
commit | commitdiff | tree |
2004-01-07 |
Gary V. Vaughan | * libtoolize.in (seen_gettext): Removed unused variable. |
commit | commitdiff | tree |
2004-01-06 |
Gary V. Vaughan | * libtoolize.in (func_scan_files): Don't assume the... |
commit | commitdiff | tree |
2004-01-06 |
Gary V. Vaughan | * NEWS: Note libtoolize changes. |
commit | commitdiff | tree |
2004-01-06 |
Gary V. Vaughan | * ChangeLog.2003: New file, containing all the ChangeLo... |
commit | commitdiff | tree |
2004-01-06 |
Gary V. Vaughan | * ltmain.in: Output 2004 in the copyright from libtool... |
commit | commitdiff | tree |
2004-01-04 |
Stefan Nordhausen | Roll back copyright changes. |
commit | commitdiff | tree |
2004-01-03 |
Stefan Nordhausen | Scott James Remnant <scott@netsplit.com> |
commit | commitdiff | tree |
2004-01-02 |
Peter O'Gorman | * m4/libtool.m4: Ensure that ${ZSH_VERSION+set} is... |
commit | commitdiff | tree |
2004-01-02 |
Peter O'Gorman | * m4/libtool.m4 (CDPATH): Change the CDPATH setting... |
commit | commitdiff | tree |
2004-01-02 |
Scott James... | * .cvsignore: Ignore stamp-vcl created by the Makefile. |
commit | commitdiff | tree |
2004-01-02 |
Bob Friesenhahn | Joe Orton <joe@manyfish.co.uk> |
commit | commitdiff | tree |
2004-01-02 |
Scott James... | Updated all copyright notices to include 2004. |
commit | commitdiff | tree |
2003-12-31 |
Scott James... | * ltmain.sh: Infer tagged configuration for link mode... |
commit | commitdiff | tree |
2003-12-31 |
Alexandre Duret... | * ltmain.sh: Quote $exec_cmd before it is eval'ed,... |
commit | commitdiff | tree |
2003-11-28 |
Peter O'Gorman | * m4/libtool.m4: Move things around so that "setopt... |
commit | commitdiff | tree |
2003-11-27 |
Gary V. Vaughan | * libltdl/configure.ac: Removed. |
commit | commitdiff | tree |
2003-11-26 |
Gary V. Vaughan | * Makefile.am (vcl.tmp): Be careful of VPATH builds. |
commit | commitdiff | tree |
2003-11-26 |
Gary V. Vaughan | * Makefile.am (EXTRA_DIST): s/vtl/vcl/. |
commit | commitdiff | tree |
2003-11-26 |
Gary V. Vaughan | * Makefile.am (EXTRA_DIST): Add stamp-vcl, or we go... |
commit | commitdiff | tree |
2003-11-26 |
Gary V. Vaughan | Okay, the problem I am trying to solve is that when... |
commit | commitdiff | tree |
2003-11-26 |
Gary V. Vaughan | * Makefile.am (stamp-vcl): New rules to force libtool and |
commit | commitdiff | tree |
2003-11-26 |
Gary V. Vaughan | * config/mkstamp: Change output format to ` $rev $date'. |
commit | commitdiff | tree |
2003-11-25 |
Gary V. Vaughan | * Makefile.am (config.status): Removed. Rebuilding... |
commit | commitdiff | tree |
2003-11-25 |
Gary V. Vaughan | * Makefile.am (config/ltmain.sh): Removed. Rebuilding... |
commit | commitdiff | tree |
2003-11-25 |
Gary V. Vaughan | * Makefile.am (config/ltmain.sh): Note the dependency... |
commit | commitdiff | tree |
2003-11-25 |
Gary V. Vaughan | * bootstrap: Explain automake and autoconf version... |
commit | commitdiff | tree |
2003-11-24 |
Gary V. Vaughan | * tests/defs (func_configure): cdemo, demo and mdemo... |
commit | commitdiff | tree |
2003-11-22 |
Peter O'Gorman | * ltmain.in: Test $old_striplib before using it, not... |
commit | commitdiff | tree |
2003-11-22 |
Peter O'Gorman | * tests/demo-hardcode.test: Call ./libtool not libtool. |
commit | commitdiff | tree |
2003-11-22 |
Peter O'Gorman | * ltmain.in: Move eval to after command separation... |
commit | commitdiff | tree |
2003-11-22 |
Peter O'Gorman | * ltmain.in: Check for module_cmds if max_cmd_len is... |
commit | commitdiff | tree |
2003-11-22 |
Gary V. Vaughan | * configure.ac (LASTRELEASE): Calculate it as best... |
commit | commitdiff | tree |
2003-11-19 |
Gary V. Vaughan | * m4/libtool.m4 (_LT_PROG_LTMAIN): Ensure config.status... |
commit | commitdiff | tree |
2003-11-19 |
Gary V. Vaughan | * configure.ac (AC_PREREQ): AS_HELP_STRING was introduc... |
commit | commitdiff | tree |
2003-11-18 |
Gary V. Vaughan | * libltdl/ltdl.c (lt_dlhandle_find): New function to... |
commit | commitdiff | tree |
2003-11-17 |
Gary V. Vaughan | * m4/libtool.m4 (AC_LIBTOOL_SETUP): Uncomment call to |
commit | commitdiff | tree |
2003-11-17 |
Gary V. Vaughan | * configure.ac (CONF_SUBDIRS): Make these relative to |
commit | commitdiff | tree |
2003-11-17 |
Scott James... | * ltmain.in: In compile mode, delay parsing of -shared... |
commit | commitdiff | tree |
2003-11-14 |
Gary V. Vaughan | * NEWS: Mention AC_LIBTOOL_TAGS. |
commit | commitdiff | tree |
2003-11-14 |
Gary V. Vaughan | * Makefile.am (EXTRA_DIST): List ChangeLog files correctly. |
commit | commitdiff | tree |
2003-11-14 |
Gary V. Vaughan | * tests/cdemo/configure.ac, tests/demo/configure.ac, |
commit | commitdiff | tree |
2003-11-14 |
Marius Vollmer | * doc/libtool.texi (Libltdl interface): libltdl does... |
commit | commitdiff | tree |
2003-11-14 |
Gary V. Vaughan | Run our configure.ac files through Autoconf 2.59's... |
commit | commitdiff | tree |
2003-11-12 |
Gary V. Vaughan | The rules for uploading releases to gnu.org have been... |
commit | commitdiff | tree |
2003-11-11 |
Gary V. Vaughan | * libltdl/ltdl.c (lt_dlinit): Save a function call... |
commit | commitdiff | tree |
2003-11-11 |
Gary V. Vaughan | * m4/libtool.m4 (AC_LIBTOOL_SETUP): Don't define the... |
commit | commitdiff | tree |
2003-11-10 |
Scott James... | * ltmain.in: Add -pthread and similar to $deplibs ... |
commit | commitdiff | tree |
2003-11-10 |
Scott James... | I got this right ... then I went back to revert the... |
commit | commitdiff | tree |
2003-11-10 |
Scott James... | * m4/libtool.m4 (AC_LIBTOOL_SYS_DYNAMIC_LINKER) [linux... |
commit | commitdiff | tree |
2003-11-09 |
Peter O'Gorman | * ltmain.in (linkalldeplibs,darwin): Fix a bug reported... |
commit | commitdiff | tree |
2003-11-07 |
Gary V. Vaughan | * config/config.guess, config/config.sub: Doh! Accident... |
commit | commitdiff | tree |
2003-11-07 |
Gary V. Vaughan | * tests/cdemo/configure.ac, tests/demo/configure.ac, |
commit | commitdiff | tree |
2003-11-07 |
Gary V. Vaughan | * m4/libtool.m4 (AC_LIBTOOL_TAGS, AC_ENABLE_SHARED, |
commit | commitdiff | tree |
2003-11-07 |
Gary V. Vaughan | * Makefile.am (install-data-local): Wipe out old instal... |
commit | commitdiff | tree |
2003-11-07 |
Gary V. Vaughan | * m4/libtoolize.in (func_scan_files): If libtoolize... |
commit | commitdiff | tree |
2003-11-07 |
Robert Millan | * m4/libtool.m4 (AC_DEPLIBS_CHECK_METHOD) [GNU/KNetBSD... |
commit | commitdiff | tree |
2003-11-07 |
Scott James... | Retro-actively go back and fix the mistakes I made... |
commit | commitdiff | tree |
2003-11-06 |
Gary V. Vaughan | * m4/libtool.m4 (_LT_AC_FILE_LTDLL_C): Removed; no... |
commit | commitdiff | tree |
2003-11-06 |
Gary V. Vaughan | * m4/libtool.m4: s/ifelse(/m4_if(/g |
commit | commitdiff | tree |
2003-11-06 |
Gary V. Vaughan | * m4/libtool.m4 (AC_LIBTOOL_SETUP): Add a new |
commit | commitdiff | tree |
2003-11-06 |
Scott James... | * m4/libtool.m4: Include Owen Taylor's patch to recogni... |
commit | commitdiff | tree |
2003-11-06 |
Scott James... | * m4/libtool.m4: Include James Henstridge's patch to... |
commit | commitdiff | tree |
2003-11-06 |
Scott James... | * tests/demo-nopic.test: Skip test on hppa, which don... |
commit | commitdiff | tree |
2003-11-06 |
Charles Wilson | * tests/depdemo/configure.ac, tests/mdemo/configure.ac, |
commit | commitdiff | tree |
2003-11-06 |
Charles Wilson | * ltmain.in (find_executable, check_executable) [cygwin... |
commit | commitdiff | tree |
2003-11-06 |
Charles Wilson | * NEWS: Updated. |
commit | commitdiff | tree |
2003-11-06 |
Charles Wilson | * m4/libtool.m4 (AC_LIBTOOL_PROG_LD_SHLIBS) [cygwin... |
commit | commitdiff | tree |
2003-11-06 |
Charles Wilson | forgot to commit with last change |
commit | commitdiff | tree |
2003-11-06 |
Charles Wilson | * libltdl/ltdl.c (LT_USE_POSIX_DIRENT): Factored out. |
commit | commitdiff | tree |
2003-11-06 |
Gary V. Vaughan | * libltdl/ltdl.h (__WINDOWS__): Define this if _WIN32... |
commit | commitdiff | tree |
2003-11-05 |
Gary V. Vaughan | * README-alpha: Mention autotools-announce@gnu.org... |
commit | commitdiff | tree |
2003-11-04 |
Scott James... | "Test CVS commit by adding [myself] to the AUTHORS... |
commit | commitdiff | tree |
2003-11-01 |
Scott James... | * ltmain.in: When relinking, place the -L parameter... |
commit | commitdiff | tree |
2003-11-01 |
Peter O'Gorman | * tests/mdemo2/Makefile.am: Let mdemo2 find ltdl.h... |
commit | commitdiff | tree |
2003-10-30 |
Peter O'Gorman | Correct date |
commit | commitdiff | tree |
2003-10-30 |
Peter O'Gorman | * m4/libtool.m4 (Darwin): Fix stupidities for darwin... |
commit | commitdiff | tree |
2003-10-21 |
Gary V. Vaughan | * config/config.guess, config/config.sub: Revert accide... |
commit | commitdiff | tree |
2003-10-21 |
Gary V. Vaughan | Start to eliminate the double run of configure in a... |
commit | commitdiff | tree |
2003-10-21 |
Gary V. Vaughan | * tests/f77demo/config.h: Generated file removed from... |
commit | commitdiff | tree |
2003-10-21 |
Gary V. Vaughan | * ChangeLog, ChangeLog.0, ChangeLog.1: Refactored... |
commit | commitdiff | tree |
2003-10-21 |
Gary V. Vaughan | * configure.ac, libltdl/configure.ac, tests/cdemo/confi... |
commit | commitdiff | tree |
2003-10-21 |
Gary V. Vaughan | * bootstrap (reconfdirs): Same as yesterday, only with... |
commit | commitdiff | tree |
2003-10-20 |
Gary V. Vaughan | * bootstrap (reconfdirs): Overridable top dirs for... |
commit | commitdiff | tree |
2003-10-20 |
Kevin P. Fleming | * ltmain.in: include --tag options, if specified, in the |
commit | commitdiff | tree |
2003-10-20 |
Charles Wilson | * libtoolize.in: protect sed expression against |
commit | commitdiff | tree |
2003-10-17 |
Bob Friesenhahn | * m4/libtool.m4 (AC_DEPLIBS_CHECK_METHOD): For MinGW... |
commit | commitdiff | tree |
2003-10-15 |
Bob Friesenhahn | * doc/libtool.texi (AC_LIBTOOL_TAGS): Incorporate docum... |
commit | commitdiff | tree |
2003-10-15 |
Gary V. Vaughan | * libtoolize.in: Typo when copying config.sub. |
commit | commitdiff | tree |
2003-10-15 |
Gary V. Vaughan | * demo/Makefile.am (libhell0_a_SOURCES): Do not name... |
commit | commitdiff | tree |
2003-10-15 |
Gary V. Vaughan | * bootstrap: Make the fake files valid shell scripts... |
commit | commitdiff | tree |
2003-10-15 |
Gary V. Vaughan | * configure.ac (AC_CONFIG_TESTDIR, AC_CONFIG_TESTFILES... |
commit | commitdiff | tree |
next |