1998-12-04 |
Alexandre Oliva | * ltconfig.in (solaris): do not use $CC for linking... |
commit | commitdiff | tree |
1998-12-04 |
Manfred Weichel | * ltconfig.in: Port to SCO UnixWare 7.x. |
commit | commitdiff | tree |
1998-12-03 |
Thomas Tanner | *** empty log message *** |
commit | commitdiff | tree |
1998-12-02 |
Gary V. Vaughan | portability enhancements |
commit | commitdiff | tree |
1998-12-01 |
Thomas Tanner | *** empty log message *** |
commit | commitdiff | tree |
1998-12-01 |
Thomas Tanner | *** empty log message *** |
commit | commitdiff | tree |
1998-12-01 |
Gary V. Vaughan | updated homepage address |
commit | commitdiff | tree |
1998-12-01 |
Gary V. Vaughan | Update the dll generation shell code for cygwin32. |
commit | commitdiff | tree |
1998-12-01 |
Gary V. Vaughan | Test for leading underscore on compiled symbols at... |
commit | commitdiff | tree |
1998-12-01 |
Alexandre Oliva | imported from autoconf CVS tree autoconf_pre_2-13 |
commit | commitdiff | tree |
1998-12-01 |
Alexandre Oliva | Initial revision |
commit | commitdiff | tree |
1998-11-27 |
Gary V. Vaughan | require AC_CANONICAL_HOST for path canonicalization |
commit | commitdiff | tree |
1998-11-27 |
Gary V. Vaughan | Added LD path canonicalization. |
commit | commitdiff | tree |
1998-11-27 |
Gary V. Vaughan | Fixed archive_cmd for cygwin32, mingw32, aix3 and aix4. |
commit | commitdiff | tree |
1998-11-27 |
Alexandre Oliva | * libtool.spec (URL): point to www.gnu.org |
commit | commitdiff | tree |
1998-11-25 |
Alexandre Oliva | * ltconfig.in (echo): avoid shell error messages when... |
commit | commitdiff | tree |
1998-11-25 |
Alexandre Oliva | * doc/PLATFORMS: updated last-tested release for platf... |
commit | commitdiff | tree |
1998-11-25 |
David Heine | * ltmain.in (pass_all): actively pass the flags |
commit | commitdiff | tree |
1998-11-24 |
Thomas Tanner | *** empty log message *** |
commit | commitdiff | tree |
1998-11-24 |
Thomas Tanner | added simple inter-library dependencies demo (doesn... start |
commit | commitdiff | tree |
1998-11-24 |
Thomas Tanner | Initial revision |
commit | commitdiff | tree |
1998-11-23 |
Thomas Tanner | added me as co-maintainer |
commit | commitdiff | tree |
1998-11-23 |
Thomas Tanner | *** empty log message *** |
commit | commitdiff | tree |
1998-11-21 |
Alexandre Oliva | * libltdl/ltdl.c: replace NULL with 0, so that we... |
commit | commitdiff | tree |
1998-11-21 |
Alexandre Oliva | * ltconfig.in (archive_cmds, osf3, osf4, solaris,... |
commit | commitdiff | tree |
1998-11-21 |
Alexandre Oliva | added message with -export-symbols syntax for various... |
commit | commitdiff | tree |
1998-11-19 |
Alexandre Oliva | * mdemo/Makefile.am (hell_debug_LDFLAGS): -dlpreopen... |
commit | commitdiff | tree |
1998-11-19 |
Alexandre Oliva | * ltmain.in: missing `test' between `&&' and `"$module"' |
commit | commitdiff | tree |
1998-11-19 |
Alexandre Oliva | * ltconfig.in (echo_test_string): the whole ltconfig... |
commit | commitdiff | tree |
1998-11-19 |
Alexandre Oliva | * ltmain.in (installed): new variable defined within... |
commit | commitdiff | tree |
1998-11-19 |
Alexandre Oliva | * ltmain.in (installed): new variable defined within... |
commit | commitdiff | tree |
1998-11-19 |
Alexandre Oliva | * ltmain.in (output_objdir): compute it from $output... |
commit | commitdiff | tree |
1998-11-18 |
Alexandre Oliva | * NEWS: -module and libtldl |
commit | commitdiff | tree |
1998-11-16 |
Steve Price | * ltconfig.in: when $host_os is freebsd[23]* determine... |
commit | commitdiff | tree |
1998-11-16 |
Stephan Kulow | * ltconfig.in: extent no_builtin_flag to contain ... |
commit | commitdiff | tree |
1998-11-16 |
Alexandre Oliva | * ltmain.in (C_compiler): copy $CC before it is overwr... |
commit | commitdiff | tree |
1998-11-12 |
Alexandre Oliva | * PORTING: Porting instructions are in the libtool... |
commit | commitdiff | tree |
1998-11-12 |
Alexandre Oliva | * NEWS: Mention -export-symbols and new dlpreopen |
commit | commitdiff | tree |
1998-11-11 |
Alexandre Oliva | * ltmain.in (IFS): revert Gary's patch when parsing... |
commit | commitdiff | tree |
1998-11-11 |
Alexandre Oliva | * NEWS: updated |
commit | commitdiff | tree |
1998-11-11 |
Alexandre Oliva | * ltconfig.in: make use of '~' field separator... |
commit | commitdiff | tree |
1998-11-11 |
Alexandre Oliva | * ltconfig.in (sunos*, sympat, symxfrm): remove underscore |
commit | commitdiff | tree |
1998-11-11 |
Toshio Kuratomi | Marc J. Fraioli did not add support for uts4; it was... |
commit | commitdiff | tree |
1998-11-11 |
Toshio Kuratomi | * ltconfig.in: re-enable deplibs |
commit | commitdiff | tree |
1998-11-10 |
Gordon Matzigkeit | Second try at relink warning message. |
commit | commitdiff | tree |
1998-11-10 |
Gordon Matzigkeit | Soften the relink warning. |
commit | commitdiff | tree |
1998-11-09 |
William M.... | Updated instructions for anoncvs access. |
commit | commitdiff | tree |
1998-11-07 |
William M.... | added some interesting suggestions |
commit | commitdiff | tree |
1998-11-07 |
William M.... | * ltconfig.in (aix3, aix4): uniquify symbol names... |
commit | commitdiff | tree |
1998-11-07 |
Alexandre Oliva | * sh.test (test X): ensure that the double-quote suppo... |
commit | commitdiff | tree |
1998-11-07 |
Alexandre Oliva | * ltconfig.in: add --falback-echo, to be used if every... |
commit | commitdiff | tree |
1998-11-07 |
Thomas Tanner | * mdemo/main.c: removed hardcoded library names; link... |
commit | commitdiff | tree |
1998-11-07 |
Marc J. Fraioli | * README: Added DG/UX |
commit | commitdiff | tree |
1998-11-04 |
Michael Tiemann | * ltconfig.in (irix6): it's a little bit different... |
commit | commitdiff | tree |
1998-11-04 |
Alexandre Oliva | installed |
commit | commitdiff | tree |
1998-11-04 |
Alexandre Oliva | fixed |
commit | commitdiff | tree |
1998-11-04 |
Alexandre Oliva | moved from aix to c++ |
commit | commitdiff | tree |
1998-11-04 |
Alexandre Oliva | * THANKS: Added Thomas Tanner and Gary V. Vaughan |
commit | commitdiff | tree |
1998-11-04 |
Alexandre Oliva | 1998-11-04 Alexandre Oliva <oliva@dcc.unicamp.br> |
commit | commitdiff | tree |
1998-11-04 |
Alexandre Oliva | * ltconfig.in: On AIX, don't treat GNU ld specially. |
commit | commitdiff | tree |
1998-11-04 |
Alexandre Oliva | * libtool.m4 (sco): fix typo |
commit | commitdiff | tree |
1998-11-04 |
Ian Lance Taylor | * ltconfig.in: On AIX, don't treat GNU ld specially. |
commit | commitdiff | tree |
1998-11-04 |
Alexandre Oliva | * ltconfig.in (hardcode_minus_L): Revert Ian's patch for |
commit | commitdiff | tree |
1998-11-04 |
Alexandre Oliva | * ltconfig.in (compiler_o_lo): check whether we can... |
commit | commitdiff | tree |
1998-11-04 |
Ian Lance Taylor | sh.test did not like `if -rpath' in a comment |
commit | commitdiff | tree |
1998-11-04 |
Ian Lance Taylor | * ltconfig.in: For sunos4 using GNU ld, set hardcode_m... |
commit | commitdiff | tree |
1998-11-04 |
Alexandre Oliva | * THANKS: Added Marc J. Fraioli |
commit | commitdiff | tree |
1998-11-04 |
Marc J. Fraioli | * ltconfig.in (uts4, dgux): new supported platforms |
commit | commitdiff | tree |
1998-11-04 |
Alexandre Oliva | * ltconfig.in (need_locks): if neither `-c -o' nor... |
commit | commitdiff | tree |
1998-11-04 |
Alexandre Oliva | * THANKS: Added Eric Estievenart |
commit | commitdiff | tree |
1998-11-04 |
Eric Estievenart | * doc/libtool.texi (Compile mode): Document that ... |
commit | commitdiff | tree |
1998-11-04 |
Alexandre Oliva | added a suggestion of how to create shared libraries... |
commit | commitdiff | tree |
1998-11-04 |
Alexandre Oliva | thou shalt not commit before make check :-) |
commit | commitdiff | tree |
1998-11-04 |
Alexandre Oliva | * ltmain.in: correctly create libraries and programs... |
commit | commitdiff | tree |
1998-11-03 |
Eric Estievenart | * ltmain.in (output_obj): typo |
commit | commitdiff | tree |
1998-11-02 |
Ian Lance Taylor | fixed (I hope :-) |
commit | commitdiff | tree |
1998-11-02 |
Ian Lance Taylor | * ltconfig.in: For sunos4, add ${libname}.so$versuffix to |
commit | commitdiff | tree |
1998-11-02 |
Alexandre Oliva | added a few extra headers for gnus |
commit | commitdiff | tree |
1998-11-02 |
Alexandre Oliva | * ltmain.in (libobj): default value must not contain... |
commit | commitdiff | tree |
1998-11-02 |
Alexandre Oliva | * AUTHORS: added myself as a co-maintainer |
commit | commitdiff | tree |
1998-11-02 |
Alexandre Oliva | * autogen: new script; run it to bootstrap libtool... |
commit | commitdiff | tree |
1998-11-02 |
Alexandre Oliva | * libtool.m4 (CFLAGS): check whether -belf is needed... |
commit | commitdiff | tree |
1998-10-31 |
Gordon Matzigkeit | * demo/Makefile.am (hc-libpath): Use parameters from... |
commit | commitdiff | tree |
1998-10-28 |
Alexandre Oliva | * demo/Makefile.am (objdir): there are no longer quote... |
commit | commitdiff | tree |
1998-10-27 |
Gordon Matzigkeit | Added mail directory. |
commit | commitdiff | tree |
1998-10-27 |
Gordon Matzigkeit | Minor cosmetic fixe and CVS administrivia. |
commit | commitdiff | tree |
1998-10-19 |
Gordon Matzigkeit | delete irrelevant files |
commit | commitdiff | tree |
1998-10-16 |
Gordon Matzigkeit | *** empty log message *** release-0-6b release-0-6c release-0-6d release-0-6e release-0-7 release-0-7a release-0-7b release-0-7c release-0-8 release-0-9 release-0-99 release-0-9b release-0-9c release-0-9d release-0-9e release-0-9f release-0-9g release-0-9h release-0-9i release-1-0d release-1-0e release-1-0f release-1-0g release-1-0h release-1-0i release-1-0j release-1-1 release-1-1a release-1-2 release-1-2a release-1-2b release-1-2c |
commit | commitdiff | tree |
1998-10-16 |
Gordon Matzigkeit | *** empty log message *** |
commit | commitdiff | tree |
1998-10-16 |
Gordon Matzigkeit | *** empty log message *** |
commit | commitdiff | tree |
1998-10-16 |
Gordon Matzigkeit | *** empty log message *** |
commit | commitdiff | tree |
1998-10-16 |
Gordon Matzigkeit | *** empty log message *** |
commit | commitdiff | tree |
1998-10-16 |
Gordon Matzigkeit | *** empty log message *** |
commit | commitdiff | tree |
1998-10-16 |
Gordon Matzigkeit | *** empty log message *** |
commit | commitdiff | tree |
1998-10-16 |
Gordon Matzigkeit | *** empty log message *** |
commit | commitdiff | tree |
1998-10-16 |
Gordon Matzigkeit | *** empty log message *** |
commit | commitdiff | tree |
1998-10-16 |
Gordon Matzigkeit | *** empty log message *** |
commit | commitdiff | tree |
1998-10-16 |
Gordon Matzigkeit | *** empty log message *** |
commit | commitdiff | tree |
1998-10-16 |
Gordon Matzigkeit | *** empty log message *** |
commit | commitdiff | tree |
1998-10-16 |
Gordon Matzigkeit | *** empty log message *** |
commit | commitdiff | tree |
next |