1999-07-02 |
Thomas Tanner | * doc/PLATFORMS: 1.3b passes all tests on cygwin |
commit | commitdiff | tree |
1999-07-02 |
Gary V. Vaughan | * configure.in: bumped version to 1.3c. |
commit | commitdiff | tree |
1999-07-02 |
Gary V. Vaughan | GNU libtool 1.3b was released. release-1-3b |
commit | commitdiff | tree |
1999-07-02 |
Alexandre Oliva | * doc/PLATFORMS: Tested on as many platforms as possibl... |
commit | commitdiff | tree |
1999-07-01 |
Thomas Tanner | * NEWS: updated |
commit | commitdiff | tree |
1999-06-30 |
Thomas Tanner | * demo/foo.h: use LT_PARAMS instead of LTDL_PARAMS... |
commit | commitdiff | tree |
1999-06-29 |
Thomas Tanner | * NEWS: mention -no-fast-install, rename dummy to force |
commit | commitdiff | tree |
1999-06-29 |
Alexandre Oliva | * ltconfig.in (freebsd*, shlibpath_overrides_runpath... |
commit | commitdiff | tree |
1999-06-29 |
Pavel Roskin | * ltconfig.in (freebsd*, shlibpath_overrides_runpath... |
commit | commitdiff | tree |
1999-06-25 |
Alexandre Oliva | * ltconfig.in (linux-gnu*, deplibs_check_method): Use... |
commit | commitdiff | tree |
1999-06-25 |
Thomas Tanner | AIX and HPsUX information |
commit | commitdiff | tree |
1999-06-23 |
Thomas Tanner | * NEWS: updated |
commit | commitdiff | tree |
1999-06-23 |
Olly Betts | * ltmain.in (ltdll.c): Support for crosscompiling from... |
commit | commitdiff | tree |
1999-06-23 |
Gary V. Vaughan | * ltconfig.in (cygwin, export_symbols_cmds): If there... |
commit | commitdiff | tree |
1999-06-20 |
Gary V. Vaughan | * ltconfig.in: moved the test for NM after the test for |
commit | commitdiff | tree |
1999-06-20 |
Alexandre Oliva | * ltconfig.in: Use sed '$q' instead of sed "" for copyi... |
commit | commitdiff | tree |
1999-06-20 |
Alexandre Oliva | * ltconfig.in (link_static_flag, ac_cv_prog_cc_static... |
commit | commitdiff | tree |
1999-06-18 |
Thomas Tanner | * ltconfig.in (bsdi4, deplibs_check_method): use a... |
commit | commitdiff | tree |
1999-06-18 |
Gary V. Vaughan | * ltmain.in (outputname): When generating the executabl... |
commit | commitdiff | tree |
1999-06-16 |
Gary V. Vaughan | * libltdl/configure.in (ac_cv_lib_dl_dlopen): missing... |
commit | commitdiff | tree |
1999-06-16 |
Gary V. Vaughan | * libltdl/ltdl.c (sys_wll_open): libltdl expects this... |
commit | commitdiff | tree |
1999-06-15 |
Gary V. Vaughan | * libltdl/ltdl.c (sys_wll_close): Strangely enough... |
commit | commitdiff | tree |
1999-06-14 |
Thomas Tanner | * ltconfig.in: use eval when setting have_dlfcn_h,... |
commit | commitdiff | tree |
1999-06-11 |
Thomas Tanner | * ltmain.in: store old archives in deplibs and old_deplibs, |
commit | commitdiff | tree |
1999-06-10 |
Alexandre Oliva | * ltconfig.in: Reverted June 6's patch for new GNU... |
commit | commitdiff | tree |
1999-06-09 |
Gary V. Vaughan | * ltconfig.in (exeext): autoconf's AC_EXEEXT uses ... |
commit | commitdiff | tree |
1999-06-09 |
Pavel Roskin | * ltconfig.in (exeext): Use quotes in the test, to... |
commit | commitdiff | tree |
1999-06-09 |
Gary V. Vaughan | * ltconfig.in: Reordered tests to be more like configur... |
commit | commitdiff | tree |
1999-06-09 |
Gary V. Vaughan | * ltconfig.in (link_static_flag): Accept, in order... |
commit | commitdiff | tree |
1999-06-09 |
Gary V. Vaughan | * ltconfig.in (pic_flag): Accept, in order of decreasing |
commit | commitdiff | tree |
1999-06-08 |
Gary V. Vaughan | * ltconfig.in (LN_S): Accept, in order of decreasing... |
commit | commitdiff | tree |
1999-06-08 |
Gary V. Vaughan | * ltconfig.in (objext): Accept, in order of decreasing... |
commit | commitdiff | tree |
1999-06-08 |
Gary V. Vaughan | * ltconfig.in (RANLIB): Accept, in order of decreasing... |
commit | commitdiff | tree |
1999-06-08 |
Gary V. Vaughan | * ltmain.in (exeext): Use $exeext when working out... |
commit | commitdiff | tree |
1999-06-08 |
Gary V. Vaughan | * ltconfig.in (cygwin, need_version): Set to no, otherw... |
commit | commitdiff | tree |
1999-06-08 |
Gary V. Vaughan | * ltconfig.in (cygwin, pic_flag): Force separate compi... |
commit | commitdiff | tree |
1999-06-06 |
Alexandre Oliva | * ltconfig.in: Support new GNU ld --help output format. |
commit | commitdiff | tree |
1999-06-05 |
Mark Kettenis | * ltconfig.in: Update support for the Hurd. Make sure... |
commit | commitdiff | tree |
1999-06-01 |
Nick Rasmussen | * ltmain.in (link): use "$nonopt" as the compiler for |
commit | commitdiff | tree |
1999-05-27 |
Alexandre Oliva | * TODO: Remove the short list of people interested... |
commit | commitdiff | tree |
1999-05-27 |
Pavel Roskin | * ltconfig.in (GNU Hurd, deplibs_check_method): Use... |
commit | commitdiff | tree |
1999-05-27 |
Alexandre Oliva | * ltmain.in: Expand convenience libraries when creating... |
commit | commitdiff | tree |
1999-05-27 |
Alexandre Oliva | * NEWS: Mention the two bugfixes below. |
commit | commitdiff | tree |
1999-05-27 |
Alexandre Oliva | * ltmain.in: Only create directory into which to extract |
commit | commitdiff | tree |
1999-05-27 |
Alexandre Oliva | * ltconfig.in (export_symbols_cmds): Add $convenience. |
commit | commitdiff | tree |
1999-05-27 |
David Jones | * libltdl/ltdl.c (LTDL_BIND_FLAGS): Remove BIND_VERBOSE... |
commit | commitdiff | tree |
1999-05-27 |
Alexandre Oliva | GNU libtool 1.3.2 was released. |
commit | commitdiff | tree |
1999-05-26 |
Alexandre Oliva | * NEWS: List fixed problems. |
commit | commitdiff | tree |
1999-05-26 |
Alexandre Oliva | * config.guess: Synch with GNU common. |
commit | commitdiff | tree |
1999-05-26 |
Alexandre Oliva | * ltmain.in: Revert to stripping .exe on all platforms. |
commit | commitdiff | tree |
1999-05-25 |
Alexandre Oliva | typo spotted by Gary |
commit | commitdiff | tree |
1999-05-25 |
Alexandre Oliva | * ltconfig.in (solaris*, ld_shlibs): Do not enable... |
commit | commitdiff | tree |
1999-05-25 |
Frank Ch. Eigler | * ltmain.in: file_magic check would not avoid cyclic... |
commit | commitdiff | tree |
1999-05-25 |
Alexandre Oliva | * depdemo/main.c, depdemo/l1/l1.c, depdemo/l2/l2.c... |
commit | commitdiff | tree |
1999-05-25 |
Alexandre Oliva | * NEWS: support for installing stripped libraries using... |
commit | commitdiff | tree |
1999-05-25 |
Alexandre Oliva | * ltmain.in: Remove object files before writing to... |
commit | commitdiff | tree |
1999-05-25 |
Thomas Tanner | * NEWS: support for installing stripped libraries using... |
commit | commitdiff | tree |
1999-05-23 |
Alexandre Oliva | * doc/PLATFORMS: Release 1.3.1 passes on GNU Hurd/x86. |
commit | commitdiff | tree |
1999-05-23 |
Thomas Tanner | * ltmain.in: strip off the .exe suffix only on *Win |
commit | commitdiff | tree |
1999-05-22 |
Thomas Tanner | * NEWS: updated |
commit | commitdiff | tree |
1999-05-22 |
Doug Evans | * libltdl/configure.in (dlerror): Fix typo in dlopen... |
commit | commitdiff | tree |
1999-05-22 |
Pavel Roskin | * Makefile.am (EXTRA_DIST): Don't distribute instutils. |
commit | commitdiff | tree |
1999-05-21 |
Alexandre Oliva | * doc/PLATFORMS: Updated to 1.3.1 for all platforms... |
commit | commitdiff | tree |
1999-05-21 |
Gary V. Vaughan | * demo/foo.h: s/PARAMS/LTDL_PARAMS/g |
commit | commitdiff | tree |
1999-05-21 |
Gary V. Vaughan | * demo/foo.h: s/__P/PARAMS/g |
commit | commitdiff | tree |
1999-05-20 |
Alexandre Oliva | * NEWS: Updated docs. |
commit | commitdiff | tree |
1999-05-20 |
Thomas Tanner | Revert bootstrap change |
commit | commitdiff | tree |
1999-05-20 |
Thomas Tanner | * bootstrap: fix libltdl/Makefile.in |
commit | commitdiff | tree |
1999-05-19 |
Gary V. Vaughan | * NEWS: Added 1.3.1 news items. |
commit | commitdiff | tree |
1999-05-18 |
Gary V. Vaughan | * ltconfig.in (cygwin*, whole_archive_flag_spec): dllto... |
commit | commitdiff | tree |
1999-05-17 |
Gary V. Vaughan | * ltmain.in: Do not exit when an unknown library name... |
commit | commitdiff | tree |
1999-05-17 |
Jiro Takabatake | * ltconfig.in: port to NEC UX/4800. |
commit | commitdiff | tree |
1999-05-17 |
Gary V. Vaughan | * ltconfig.in (beos*, deplibs_check_method): set to... |
commit | commitdiff | tree |
1999-05-17 |
Gary V. Vaughan | * libltdl/configure.in: Fix test failures on AIX 4... |
commit | commitdiff | tree |
1999-05-17 |
Gary V. Vaughan | * demo/foo.h: Don't set any declspecs until we have... |
commit | commitdiff | tree |
1999-05-17 |
Alexandre Oliva | * ltconfig.in (solaris2.6, whole_archive_flag_spec... |
commit | commitdiff | tree |
1999-05-14 |
Alexandre Oliva | * instutil/chmod: New script to avoid chmod'ing files... |
commit | commitdiff | tree |
1999-05-10 |
Gary V. Vaughan | * TODO: updated. |
commit | commitdiff | tree |
1999-05-06 |
Gary V. Vaughan | * Makefile.am (install-data-hook): make sure the insta... |
commit | commitdiff | tree |
1999-05-06 |
Alexandre Oliva | Security alert\! |
commit | commitdiff | tree |
1999-04-30 |
Alexandre Oliva | * libtool.m4: Use ifelse instead of if. |
commit | commitdiff | tree |
1999-04-29 |
Alexandre Oliva | * NEWS: Summarize news from 1.2 to 1.3. |
commit | commitdiff | tree |
1999-04-29 |
Alexandre Oliva | * ltmain.in: Save exit status of link_command before... |
commit | commitdiff | tree |
1999-04-29 |
Gary V. Vaughan | * doc/PLATFORMS: updated my hpux-10.20 and cygwin box... |
commit | commitdiff | tree |
1999-04-29 |
Alexandre Oliva | * NEWS: Improved support for DU and IRIX too. |
commit | commitdiff | tree |
1999-04-29 |
Alexandre Oliva | removed automake-specific policies |
commit | commitdiff | tree |
1999-04-29 |
Alexandre Oliva | * config.sub, config.guess: Updated from GNU common. |
commit | commitdiff | tree |
1999-04-29 |
Alexandre Oliva | * mdemo/configure.in: Move AC_LIBLTDL_CONVENIENCE before |
commit | commitdiff | tree |
1999-04-29 |
Alexandre Oliva | * doc/libtool.texi (Distributing libltdl): Document... |
commit | commitdiff | tree |
1999-04-29 |
Alexandre Oliva | * doc/libtool.texi: Clear up overfull hbox. |
commit | commitdiff | tree |
1999-04-29 |
Alexandre Oliva | * libltdl/Makefile.am (ltdl.lo): Add dependencies. |
commit | commitdiff | tree |
1999-04-29 |
Alexandre Oliva | Revert last Ossama's patch. autoconf does not use... |
commit | commitdiff | tree |
1999-04-29 |
Ossama Othman | * ltconfig.in (dlopen): Declare it as extern "C" in... |
commit | commitdiff | tree |
1999-04-29 |
Gary V. Vaughan | * libtool.m4 (cygwin*|mingw*, DLLTOOL, OBJDUMP, AS... |
commit | commitdiff | tree |
1999-04-29 |
Alexandre Oliva | * ltmain.in (nlist, SYMFILE): Use outputname instead... |
commit | commitdiff | tree |
1999-04-28 |
Alexandre Oliva | * libtool.m4 (libtool_flags): Fix calls to AC_BEFORE. |
commit | commitdiff | tree |
1999-04-28 |
Gary V. Vaughan | * libtool.m4 (ltconfig_enable_win32_dll): pass --enable... |
commit | commitdiff | tree |
1999-04-27 |
Alexandre Oliva | * libtool.m4 (AC_LIBTOOL_DLOPEN, AC_ENABLE_SHARED, |
commit | commitdiff | tree |
1999-04-27 |
Thomas Tanner | * NEWS: new clean mode |
commit | commitdiff | tree |
1999-04-27 |
Alexandre Oliva | * ltmain.in (old_archive_cmds): Iterate on oldobjs... |
commit | commitdiff | tree |
next |