]> git.ipfire.org Git - thirdparty/libtool.git/shortlog
thirdparty/libtool.git
1999-03-14  Alexandre Olivaadded acinclude.m4
1999-03-14  Alexandre Oliva* Makefile.am (all-recursive): depend on ACINCLUDE_M4_LIST
1999-03-14  Alexandre Oliva* config.guess: minor update for FreeBSD-elf, yet to...
1999-03-14  Alexandre Olivamore reformatting
1999-03-14  Alexandre Oliva* doc/PLATFORMS: updated platforms tested on 1.2f-pre...
1999-03-14  Alexandre Oliva* config.guess, config.sub: updated from GNU common
1999-03-14  Alexandre Oliva* doc/libtool.texi: notes on thread-safety problems of
1999-03-14  Alexandre Oliva* ltconfig.in (aix3*, aix4*): GNU ld on AIX is very...
1999-03-14  Alexandre Oliva* ltconfig.in (global_symbol_to_cdecl): was reset befor...
1999-03-14  Alexandre Oliva* doc/libtool.texi (AM_PROG_LIBTOOL): eliminate overful...
1999-03-14  Alexandre Oliva* doc/libtool.texi: complete dlopening/libltdl document...
1999-03-14  Alexandre Oliva* ltconfig.in (osf3*, osf4*, deplibs_check_method)...
1999-03-14  Alexandre Oliva* ltconfig.in (file_magic_test_file): new variable...
1999-03-13  Alexandre Olivaoops, cut&paste error
1999-03-13  Alexandre Oliva* ltconfig.in (sys_lib_dlsearch_path_spec): new variabl...
1999-03-13  Alexandre Oliva* tests/sh.test: look for `$Xsed' without `$echo "X...'
1999-03-13  Alexandre Oliva* ltmain.in (-static, -all-static): revert March 11...
1999-03-13  Thomas Tannerupdated depdemo
1999-03-12  Thomas Tanner* libltdl/ltdl.c: removed FILENAME_MAX since LTDL_FILEN...
1999-03-11  Alexandre Oliva* ltconfig.in: (global_symbol_pipe) extract symbol...
1999-03-11  Alexandre Oliva* ltmain.in (-static, -all-static): set dlopen_self to
1999-03-11  Alexandre Oliva* ltmain.in: FreeBSD bug that needs symbol table compil...
1999-03-11  Thomas Tanner* ltmain.in: when building a library it doesn't make
1999-03-11  Alexandre Oliva* mdemo/main.c (main, test_dl, test_dlself): propagate...
1999-03-11  Alexandre Oliva* */configure.in: AC_SUBST(LIBTOOL_DEPS)
1999-03-11  Alexandre Oliva* ltconfig.in: set dlopen_* variables to unknown when...
1999-03-11  Thomas Tanner* ltmain.in: delete the old output files (incl. the...
1999-03-11  Thomas Tanner* ltconfig.in: replaced `configure' with $progname...
1999-03-11  Alexandre Oliva* libltdl/ltdl.c (strdup): cannot return str when it...
1999-03-11  Alexandre Oliva* libltdl/ltdl.c (strdup): always use our own, because the
1999-03-11  Alexandre Oliva* ltconfig.in (dlfcn.h): function definition may cause...
1999-03-11  Alexandre OlivaAn account at gnu.org is no longer needed for the commo...
1999-03-11  Alexandre Oliva* ltmain.in: properly create an export file for a program,
1999-03-11  Alexandre Oliva* TODO: need to document AC_LIBLTDL_*; static self...
1999-03-11  Alexandre Oliva* libtool.m4 (AC_LIBTOOL_DLOPEN): just set lt_dlopen=yes
1999-03-11  Alexandre Oliva* libltdl/configure.in (libltdl_cv_need_uscore): do...
1999-03-11  Alexandre Oliva* mdemo/Makefile.am (@LIBLTDL@): depend on ../libltdl...
1999-03-11  Alexandre Oliva* configure.in: fix AC_OUTPUT_COMMANDS for ltconfig...
1999-03-10  Alexandre Oliva* libtool.m4 (AC_LIBLTDL_INSTALLABLE, AC_LIBLTDL_CONVEN...
1999-03-10  Alexandre Oliva* libltdl/configure.in: only assume implicit installati...
1999-03-10  Alexandre Oliva* libtool.m4 (AC_LIBTOOL_SETUP): new macro, that does...
1999-03-10  Alexandre Oliva* tests/Makefile.am (TESTS): run demo-nofast before...
1999-03-10  Alexandre Oliva* configure.in: create ltconfig and ltmain.sh at the...
1999-03-10  Thomas Tanner*** empty log message ***
1999-03-10  Thomas Tanner* NEWS: ordered by importance
1999-03-10  Thomas Tanner* configure.in: fix spacing for --disable-ltdl-install,
1999-03-10  Alexandre Oliva* libltdl/ltdl.c (lt_dlopen): some preprocessors choke...
1999-03-09  Alexandre Oliva* libtool.m4 (AC_LIBLTDL_INSTALLABLE, AC_LIBLTDL_CONVEN...
1999-03-09  Alexandre Oliva* ltmain.in: $output_objdir/$objdir/ -> $output_objdir/lt-
1999-03-09  Thomas Tanner* libltdl/ltdl.c (lt_dlopen): don't hardcode the length...
1999-03-09  Alexandre Oliva* Makefile.am (install-data-hook): install libltdl...
1999-03-09  Alexandre Oliva* configure.in, Makefile.am, NEWS: install libltdl...
1999-03-09  Alexandre Oliva* libtool.m4 (AC_LIBLTDL_INSTALLABLE, AC_LIBLTDL_CONVEN...
1999-03-09  Gary V. Vaughan* NEWS: updated.
1999-03-08  Alexandre Oliva* ltmain.in: extract symbols from program objects to...
1999-03-08  Alexandre Oliva* ltmain.in: temporarily disable dlopen_self when linki...
1999-03-08  Alexandre Oliva* tests/build-relink.test: when hell is expected to...
1999-03-08  Alexandre Oliva* ltmain.in (hardcode_libdir_separator, compile_rpath,
1999-03-08  Alexandre Oliva* libtool.m4 (AC_LIBTOOL_DLOPEN): do not depend on...
1999-03-08  Alexandre Oliva* tests/build-relink.test: hellT was renamed to lt...
1999-03-08  Alexandre Oliva* libltdl/Makefile.am (@TOINST@/libltdl.la): do not...
1999-03-08  Thomas Tanner* doc/libtool.texi (tests): documented demo-nofast...
1999-03-08  Alexandre Oliva* libltdl/Makefile.am, libltdl/configure.in, mdemo...
1999-03-08  Alexandre Olivaforgot to add demo-nofast.test
1999-03-08  Alexandre Oliva* tests/build-relink.test: link broken libhello.la...
1999-03-08  Thomas Tanner* TODO: updated (libltdl build problem fixed)
1999-03-07  Alexandre Oliva* tests/Makefile.am (TESTS): run hardcode before build...
1999-03-07  Alexandre Oliva* ltmain.in (compile_command): append finalize search...
1999-03-07  Alexandre Oliva* tests/build-relink.test: new; check shlibpath_overrid...
1999-03-07  Alexandre Oliva* ltmain.in (relink_command): do not prepend cd `pwd...
1999-03-07  Alexandre Oliva* ltconfig.in (enable_fast_install): force it to no...
1999-03-07  Alexandre Olivatypo
1999-03-07  Alexandre Oliva* ltconfig.in (enable_fast_install): test whether it...
1999-03-07  Thomas Tanner* TODO: updated
1999-03-07  Thomas Tanner* TODO: scheduled some items for next release/future
1999-03-06  Alexandre Oliva* libltdl/ltdl.c (LTDL_LAZY_OR_NOW): renamed from LTDL_...
1999-03-06  Alexandre Oliva* ltconfig.in (archive_expsym_cmds, solaris, without_gn...
1999-03-06  Alexandre Oliva* ltmain.in (freebsd): compile symbol table file with...
1999-02-26  Gary V. Vaughan* libtool.m4 (cygwin): s/\(mingw\|cygwin\)32/\1/g....
1999-02-26  Gary V. Vaughan* ltconfig.in (sub_uncdrive): removed. This won't...
1999-02-25  Thomas Tanner* TODO: added items for next alpha release, ILD etc.
1999-02-24  Alexandre Oliva* ltmain.in (file_magic_regex): sed `10q' is faster...
1999-02-22  Thomas Tanner* ltconfig.in (dlopen, dlopen_self): default is unknown
1999-02-22  Alexandre Oliva* ltmain.in: added missing mkdir $progdir for on-demand...
1999-02-22  Alexandre Oliva* ltmain.in: create on-demand executable as $progdir...
1999-02-22  Alexandre Oliva* TODO: removed ILD, soon to be merged, and added conve...
1999-02-22  Alexandre Oliva* ltconfig.in (irix5*, irix6*, shlibpath_overides_runpa...
1999-02-22  Alexandre Oliva* ltmain.in: remove on-demand executable in the proper...
1999-02-22  Alexandre Oliva* libltdl/configure.in: check for dld.h
1999-02-22  Alexandre Olivafixed
1999-02-22  Alexandre Oliva* ltmain.in: fix typos in my last change (s/ocmpile...
1999-02-21  Thomas Tanner* libltdl/ltdl.c (lt_dlopen): use newhandle instead...
1999-02-20  Alexandre Oliva* ltmain.in: avoid duplication of -L switches, it somet...
1999-02-20  Alexandre Oliva* ltconfig.in (freebsd*, finish_cmds): expand objformat...
1999-02-20  Vladimir Kushnir* ltconfig.in (freebsd-elf*, need_version, need_lib_pre...
1999-02-20  Alexandre Oliva* doc/libtool.texi: remove ticks from menu items; it...
1999-02-20  Alexandre Oliva* ltmain.in: fixes for export-symbols dry-run
1999-02-20  Alexandre Oliva* ltconfig.in (shlibpath_overrides_runpath): new variable;
1999-02-20  Alexandre Oliva* libtool.m4 (AC_LIBTOOL_DLOPEN): check for dlopen...
1999-02-20  Archie Cobbs* libltdl/ltdl.c (lt_dlopen): use newhandle instead...
next