| 1999-02-03 |
Alexandre Oliva | * ltconfig.in: new config.guess returns *-*-cygwin... |
commit | commitdiff | tree | snapshot |
| 1999-02-03 |
Alexandre Oliva | * ltdl.c (lt_dlopenext): tmp would be trashed if shlib_... |
commit | commitdiff | tree | snapshot |
| 1999-01-28 |
Gary V. Vaughan | * ltmain.in: Reverted this change of Alexandre's from the |
commit | commitdiff | tree | snapshot |
| 1999-01-27 |
Alexandre Oliva | * libtoolize.in: search for A[MC]_PROG_LIBTOOL, not |
commit | commitdiff | tree | snapshot |
| 1999-01-27 |
Alexandre Oliva | add *** to warning messages |
commit | commitdiff | tree | snapshot |
| 1999-01-27 |
Gary V. Vaughan | * THANKS: Now that we have a policy, applied it to... |
commit | commitdiff | tree | snapshot |
| 1999-01-27 |
Gary V. Vaughan | * THANKS: added Sam Vilain. |
commit | commitdiff | tree | snapshot |
| 1999-01-27 |
Gary V. Vaughan | * ltconfig.in ($echo): When using printf to replace... |
commit | commitdiff | tree | snapshot |
| 1999-01-27 |
Alexandre Oliva | * libltdl/ltdl.c (find_file): fix endless loop condition |
commit | commitdiff | tree | snapshot |
| 1999-01-27 |
Alexandre Oliva | * libltdl/Makefile.am (distclean-local): renamed from |
commit | commitdiff | tree | snapshot |
| 1999-01-27 |
Alexandre Oliva | * libltdl/ltdl.c (lt_dlopen, non-.la): find_file now... |
commit | commitdiff | tree | snapshot |
| 1999-01-27 |
Alexandre Oliva | * Makefile.am (ltconfig, ltmain.sh): some broken makes... |
commit | commitdiff | tree | snapshot |
| 1999-01-27 |
Alexandre Oliva | run cvs update with -q |
commit | commitdiff | tree | snapshot |
| 1999-01-27 |
Alexandre Oliva | * libltdl/Makefile.am (@TOINST@/libltdl.la): if install... |
commit | commitdiff | tree | snapshot |
| 1999-01-27 |
Alexandre Oliva | * libltdl/ltdl.c (find_file): oops, filenamesize was... |
commit | commitdiff | tree | snapshot |
| 1999-01-27 |
Alexandre Oliva | * libltdl/ltdl.c (find_file): allocate filename dynamically |
commit | commitdiff | tree | snapshot |
| 1999-01-27 |
Alexandre Oliva | * libltdl/configure.in (AC_PROG_LIBTOOL): automake... |
commit | commitdiff | tree | snapshot |
| 1999-01-27 |
Alexandre Oliva | * libltdl/ltdl.c: make all global strings char[], not... |
commit | commitdiff | tree | snapshot |
| 1999-01-27 |
Alexandre Oliva | * configure.in (pkgdatadir): expand ${PACKAGE} at confi... |
commit | commitdiff | tree | snapshot |
| 1999-01-27 |
Alexandre Oliva | * configure.in (pkgdatadir): define pkgdatadir explicit... |
commit | commitdiff | tree | snapshot |
| 1999-01-27 |
Alexandre Oliva | * configure.in (TIMESTAMP): use mkstamp here too |
commit | commitdiff | tree | snapshot |
| 1999-01-27 |
Thomas Tanner | * cdemo/configure.in: renamed AM_PROG_LIBTOOL to AC_PRO... |
commit | commitdiff | tree | snapshot |
| 1999-01-26 |
Alexandre Oliva | * ltconfig.in (LTCONFIG_VERSION): damn!, adding TIMESTA... |
commit | commitdiff | tree | snapshot |
| 1999-01-26 |
Alexandre Oliva | typo in latest patch |
commit | commitdiff | tree | snapshot |
| 1999-01-26 |
Alexandre Oliva | * ltconfig.in (LTCONFIG_VERSION): add TIMESTAMP, remove |
commit | commitdiff | tree | snapshot |
| 1999-01-26 |
Alexandre Oliva | * ltmain.in: reworded `dropped inter-library dependencies' |
commit | commitdiff | tree | snapshot |
| 1999-01-26 |
Gary V. Vaughan | * Makefile.am (install-data-hook): Don't show the if... |
commit | commitdiff | tree | snapshot |
| 1999-01-26 |
Gary V. Vaughan | * commit: don't mix up output from &2 and &1 when checking |
commit | commitdiff | tree | snapshot |
| 1999-01-26 |
Gary V. Vaughan | * configure.in: It seems Alexandre accidentally remove... |
commit | commitdiff | tree | snapshot |
| 1999-01-25 |
Alexandre Oliva | * libltdl/ltdl.c (find_module): test old_name and dlnam... |
commit | commitdiff | tree | snapshot |
| 1999-01-25 |
Alexandre Oliva | * libltdl/configure.in (libltdl_cv_objdir): yes, append... |
commit | commitdiff | tree | snapshot |
| 1999-01-25 |
Alexandre Oliva | * libltdl/ltdl.c (objdir): string collation isn't porta... |
commit | commitdiff | tree | snapshot |
| 1999-01-25 |
Thomas Tanner | more mail for the archive re: LTLIBOBJ problems |
commit | commitdiff | tree | snapshot |
| 1999-01-25 |
Thomas Tanner | * libltdl/ltdl.c: allocate the variables in lt_dlopen... |
commit | commitdiff | tree | snapshot |
| 1999-01-25 |
Alexandre Oliva | * ltmain.in (file_magic): use egrep instead of expr... |
commit | commitdiff | tree | snapshot |
| 1999-01-25 |
Alexandre Oliva | * ltmain.in (dependency_libs, xrpath): add -R switches to |
commit | commitdiff | tree | snapshot |
| 1999-01-25 |
Alexandre Oliva | * ltconfig.in (freebsd2.2*, hardcode_minus_L): for... |
commit | commitdiff | tree | snapshot |
| 1999-01-25 |
Alexandre Oliva | deleted unneeded trailing semicolon |
commit | commitdiff | tree | snapshot |
| 1999-01-25 |
Alexandre Oliva | * mkstamp: move the sed script to extract revision... |
commit | commitdiff | tree | snapshot |
| 1999-01-25 |
Alexandre Oliva | * ltmain.in: don't try to use .o instead of .lo just... |
commit | commitdiff | tree | snapshot |
| 1999-01-25 |
Alexandre Oliva | * ltmain.in (pass_all=none, droppeddeps): set only... |
commit | commitdiff | tree | snapshot |
| 1999-01-24 |
Thomas Tanner | * libltdl/ltdl.c: minor bugfixes, append a "/" the... |
commit | commitdiff | tree | snapshot |
| 1999-01-24 |
Thomas Tanner | * doc/libtool.texi (libltdl): list supported dlopen... |
commit | commitdiff | tree | snapshot |
| 1999-01-22 |
Alexandre Oliva | * Makefile.am (ltconfig, ltmain.sh): add ChangeLog... |
commit | commitdiff | tree | snapshot |
| 1999-01-22 |
Alexandre Oliva | * libltdl/ltdl.c (lt_dlopen): if we're reusing a previo... |
commit | commitdiff | tree | snapshot |
| 1999-01-22 |
Alexandre Oliva | * Makefile.am (ltconfig, ltmain.sh, TIMESTAMP): let... |
commit | commitdiff | tree | snapshot |
| 1999-01-22 |
Gary V. Vaughan | * configure.in (date): echo the version number during ild-branchpoint |
commit | commitdiff | tree | snapshot |
| 1999-01-22 |
Gary V. Vaughan | * Makefile.am ($(srcdir)/ltconfig): Oops. cvs co keyword |
commit | commitdiff | tree | snapshot |
| 1999-01-22 |
Alexandre Oliva | * Makefile.am (TSDEPS_DIST): dist-time dependencies... |
commit | commitdiff | tree | snapshot |
| 1999-01-22 |
Gary V. Vaughan | * ltmain.in (ild): Revert the change which allowed... |
commit | commitdiff | tree | snapshot |
| 1999-01-22 |
Alexandre Oliva | * ltmain.in (Xsed): add 1 to Xsed definition that goes... |
commit | commitdiff | tree | snapshot |
| 1999-01-22 |
Edouard G.... | * ltmain.in (finalize_hardcode_libdirs, finalize_rpath... |
commit | commitdiff | tree | snapshot |
| 1999-01-22 |
Alexandre Oliva | fix commit message extraction and some bogus warnings |
commit | commitdiff | tree | snapshot |
| 1999-01-22 |
Alexandre Oliva | * mdemo/Makefile.am (../libltdl/libtool): if it does... |
commit | commitdiff | tree | snapshot |
| 1999-01-22 |
Alexandre Oliva | - add --fast as synonym for -f |
commit | commitdiff | tree | snapshot |
| 1999-01-22 |
Alexandre Oliva | * demo/configure.in, demo/Makefile.am (DLPREOPEN):... |
commit | commitdiff | tree | snapshot |
| 1999-01-21 |
Gary V. Vaughan | * commit: Diagnose non-existant files named on the... |
commit | commitdiff | tree | snapshot |
| 1999-01-21 |
Gary V. Vaughan | * THANKS: Added Chris Laas <golem@MIT.EDU> |
commit | commitdiff | tree | snapshot |
| 1999-01-21 |
Alexandre Oliva | More notes in mail/LTLIBOBJ |
commit | commitdiff | tree | snapshot |
| 1999-01-21 |
Alexandre Oliva | Archived some mail in mail/LTLIBOBJ to remind us that |
commit | commitdiff | tree | snapshot |
| 1999-01-21 |
Alexandre Oliva | Exercise my narcisism =)O| |
commit | commitdiff | tree | snapshot |
| 1999-01-21 |
Alexandre Oliva | * libltdl/configure.in: reintroduce code to detect... |
commit | commitdiff | tree | snapshot |
| 1999-01-21 |
Alexandre Oliva | * libltdl/ltdl.c: major rewrite to avoid almost all... |
commit | commitdiff | tree | snapshot |
| 1999-01-21 |
Alexandre Oliva | * ltconfig.in (linux-gnu*, finish_cmds): remove erroneo... |
commit | commitdiff | tree | snapshot |
| 1999-01-21 |
Alexandre Oliva | * demo/configure.in: set DLPREOPEN to -dlopen if we... |
commit | commitdiff | tree | snapshot |
| 1999-01-21 |
Alexandre Oliva | handle locally added and removed files |
commit | commitdiff | tree | snapshot |
| 1999-01-21 |
Alexandre Oliva | * tests/demo-shared.test, tests/demo-static.test: new... |
commit | commitdiff | tree | snapshot |
| 1999-01-21 |
Alexandre Oliva | * ltmain.in (module, droppeddeps): if libtool could... |
commit | commitdiff | tree | snapshot |
| 1999-01-20 |
Erez Zadok | major rewrite, with several new command-line options... |
commit | commitdiff | tree | snapshot |
| 1999-01-20 |
Erez Zadok | * ltconfig.in (aix4*, with_gcc, archive_cmds): fix... |
commit | commitdiff | tree | snapshot |
| 1999-01-20 |
Alexandre Oliva | * Makefile.am (@DIST_MAKEFILE_LIST@): work around Ultri... |
commit | commitdiff | tree | snapshot |
| 1999-01-20 |
Rainer Orth | print list of locally modified files to stderr |
commit | commitdiff | tree | snapshot |
| 1999-01-20 |
Rainer Orth | * ltconfig.in: No known version of Solaris 2 hardcoded... |
commit | commitdiff | tree | snapshot |
| 1999-01-20 |
Erez Zadok | fix typo |
commit | commitdiff | tree | snapshot |
| 1999-01-20 |
Erez Zadok | major reformatting |
commit | commitdiff | tree | snapshot |
| 1999-01-20 |
Erez Zadok | * ltmain.in: s/n\'t/ not/ |
commit | commitdiff | tree | snapshot |
| 1999-01-20 |
Andrey Slepuhin | 1999-01-20 Andrey Slepuhin <pooh@msu.ru> |
commit | commitdiff | tree | snapshot |
| 1999-01-20 |
Alexandre Oliva | * ltmain.in (file_magic): follow soft-links before... |
commit | commitdiff | tree | snapshot |
| 1999-01-20 |
Alexandre Oliva | added new commit script |
commit | commitdiff | tree | snapshot |
| 1999-01-20 |
Alexandre Oliva | * ltconfig.in (linux*, solaris*, bsdi4*, sys_lib_searc... |
commit | commitdiff | tree | snapshot |
| 1999-01-20 |
Alexandre Oliva | * THANKS: Added Steven Schultz |
commit | commitdiff | tree | snapshot |
| 1999-01-20 |
Alexandre Oliva | * cdemo/main.c (main): use K&R definition syntax |
commit | commitdiff | tree | snapshot |
| 1999-01-20 |
Alexandre Oliva | *** empty log message *** |
commit | commitdiff | tree | snapshot |
| 1999-01-20 |
Alexandre Oliva | * ltmain.in (dlsyms): #define const to nothing if... |
commit | commitdiff | tree | snapshot |
| 1999-01-20 |
Alexandre Oliva | * ltconfig.in (global_symbol_pipe): #define const... |
commit | commitdiff | tree | snapshot |
| 1999-01-20 |
Alexandre Oliva | * demo/dlmain.c (main): cast s->address to the appropr... |
commit | commitdiff | tree | snapshot |
| 1999-01-20 |
Alexandre Oliva | * ltconfig.in (sunos4*, without_gnu_ld, with_gcc,... |
commit | commitdiff | tree | snapshot |
| 1999-01-20 |
Alexandre Oliva | * demo/dlmain.c (main): add missing const to declarati... |
commit | commitdiff | tree | snapshot |
| 1999-01-20 |
Alexandre Oliva | updated TODO |
commit | commitdiff | tree | snapshot |
| 1999-01-20 |
Alexandre Oliva | mail/aix has been resolved |
commit | commitdiff | tree | snapshot |
| 1999-01-20 |
Alexandre Oliva | * libltdl/ltdl.c (find_module): remove the libdir... |
commit | commitdiff | tree | snapshot |
| 1999-01-20 |
Alexandre Oliva | * demo/configure.in (AC_C_CONST): added, for portability |
commit | commitdiff | tree | snapshot |
| 1999-01-20 |
Alexandre Oliva | * ltmain.in (compile): when compiling both PIC and... |
commit | commitdiff | tree | snapshot |
| 1999-01-20 |
Alexandre Oliva | * mdemo/main.c (LTDL_PREOPENED_SYMBOLS): remove |
commit | commitdiff | tree | snapshot |
| 1999-01-20 |
Gary V. Vaughan | freebsd-elf deplibs port |
commit | commitdiff | tree | snapshot |
| 1999-01-20 |
Alexandre Oliva | * TODO: should we also build a `static' copy of a... |
commit | commitdiff | tree | snapshot |
| 1999-01-20 |
Alexandre Oliva | * ltconfig.in (bsdi4*, netbsd*, uts4*, library_names_spec, |
commit | commitdiff | tree | snapshot |
| 1999-01-20 |
Alexandre Oliva | from automake 1.4 automake_1-4 |
commit | commitdiff | tree | snapshot |
| 1999-01-20 |
Alexandre Oliva | * THANKS: added Manfred Weichel |
commit | commitdiff | tree | snapshot |
| 1999-01-20 |
Alexandre Oliva | * libltdl/ltdl.c (lt_dlopen): properly detect error... |
commit | commitdiff | tree | snapshot |
| next |