]> git.ipfire.org Git - thirdparty/libtool.git/shortlog
thirdparty/libtool.git
2001-05-13  Andreas Jaegermake a more dramatic demo
2001-05-13  Andreas Jaegersyntax errors
2001-05-13  Andreas Jaegerelaboration on the execute example
2001-05-13  Andreas JaegerThis gives a slightly better idea of the approach
2001-05-13  Andreas Jaegeruse the emitProc dispatch table
2001-05-12  Andreas JaegerUm, I still need this for the program.
2001-05-12  Andreas Jaegerhelp text needs to go to stderr, too
2001-05-12  Andreas Jaegermove execute script to a template & move an A-G macro...
2001-05-12  Andreas Jaegertrivial example of templatization
2001-05-12  Andreas JaegerCreate ltconfig.x, while we are emitting the libtool... binary-mlb
2001-05-12  Andreas JaegerMore up-to-date example file
2001-05-12  Andreas Jaegerupdate the mode code
2001-05-12  Andreas JaegerEmit the C-source equivalents of the various operation...
2001-05-12  Andreas Jaegerspecial purpose version proc
2001-05-12  Andreas JaegerAdd commentary to ensure that the modal enumeration...
2001-05-12  Andreas Jaegerltcompile is not any different than the "emitScript...
2001-05-12  Andreas JaegerThis is just a sample verion of this file.
2001-05-12  Andreas JaegerInitial submit
2001-05-12  Andreas Jaegerdoc cleanup
2001-05-12  Andreas Jaegeruntested as yet
2001-05-12  Andreas JaegerThis is the glue file for all the lt_*.def files
2001-05-12  Andreas JaegerThe only certainly working rule is "ltmain.in", so...
2001-05-12  Andreas JaegerThis is synced too
2001-05-12  Andreas JaegerThe script template is now synced
2001-05-12  Andreas Jaegerclean definitions synced
2001-05-12  Andreas Jaegerexecute definitions synced
2001-05-12  Andreas Jaegerfinish definitions synced
2001-05-12  Andreas Jaegerinstall definitions synced
2001-05-12  Andreas Jaegerlink definitions synced
2001-05-12  Andreas Jaegercompile definitions synced
2001-05-12  Andreas JaegerCommit the README for others to read
2001-05-03  Andreas Jaeger* ltmain.in (relink_command): Arrange for wrapper scrip... binary-branchpoint
2001-04-27  Alexandre Oliva* ltcf-cxx.sh: Add -nostdlib to HP-UX GCC archive_cmds. multi-language-merge-point
2001-04-27  Mark P Mitchell* ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
2001-04-25  Thomas Tanner* TODO: describe problems with libltdl
2001-04-24  Peter Eisentraut* ltcf-c.sh, ltcf-gcj.sh: Support $host_os as /sysv5uw7...
2001-04-24  Gary V. Vaughan* ltdl.m4 (AC_C_INLINE): No longer required.
2001-04-24  Albert Chin... * ltconfig.in: Handle case where /bin/nm -p outputs...
2001-04-24  Ossama Othman* ltcf-cxx.sh (output_verbose_link_cmds): Renamed this...
2001-04-24  Gary V. VaughanFrom Tim Mooney <mooney@dogbert.cc.ndsu.NoDak.edu>
2001-04-23  Peter Eisentraut* libltdl/ltdl.c (lt_dlexit): Quit loop if only residen...
2001-04-23  Gary V. VaughanFrom Albert Chin-A-Young <china@thewrittenword.com>
2001-04-23  Gary V. VaughanFrom Simon Spero <ses@ibiblio.org>
2001-04-22  Gary V. Vaughanshould have been part of the last commit.
2001-04-22  Gary V. Vaughan* Makefile.am (EXTRA_DIST): Distribute bootstrap.
2001-04-22  Peter Eisentraut* bootstrap: Allow overriding the location aclocal...
2001-04-22  Peter Eisentraut* demo/Makefile.am: Automake 1.4e does not allow `...
2001-04-22  Gary V. Vaughan* ltdl.m4 (AC_CHECK_HEADERS): UW7 has sys/dl.h, so...
2001-04-22  Gary V. Vaughan* libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Use pass_all for
2001-04-21  Gary V. Vaughan* TODO: propose pkg-config merge.
2001-04-21  Nick Hudson* ltmain.in: Correct an error in yesterday's patch.
2001-04-20  Nick Hudson* libtool.m4: Improve NetBSD support.
2001-04-20  Alexandre Oliva* ltcf-cxx.sh [HP-UX GNU ld]: Don't use flags specific...
2001-04-18  Alexandre OlivaAdded this file as it was forgotten when pen the pdemo...
2001-04-18  Alexandre Oliva* TODO: Add -L- flag.
2001-04-16  Alexandre Olivaformatting change.
2001-04-12  Alexandre Oliva* ltcf-c.sh (no_undefined_flag) [Solaris ld]: Change...
2001-04-12  Michael MatzTypo
2001-04-12  Michael Matz* ltmain.in: recognize "CC" as default --tag argument...
2001-04-12  Alexandre Oliva* ltmain.in: Mark duplicate libraries appearing in...
2001-04-11  Ossama Othman* config.guess: Updated to latest version.
2001-04-11  Loren J. Rittle* ltcf-cxx.sh: Support creation of C++ shared libraries on
2001-04-11  Ossama Othman* AUTHORS: Added myself to the list of maintainers.
2001-04-10  Aneesh Kumar K.V* ltcf-cxx.sh (archive_expsym_cmds, osf4/osf5): Added...
2001-04-08  Gary V. Vaughan* ltcf-c.sh (hardcode_libdir_flag_spec, osf4/osf5)...
2001-04-08  Gary V. Vaughan* libltdl/ltdl.c (sys_shl_open): Cache a handle for...
2001-04-08  Gary V. VaughanFrom Peter Eisentraut <peter_e@gmx.net>
2001-04-08  Nick Hudson* ltmain.in: Improve check for valid -version-info...
2001-04-08  Gary V. VaughanFrom Nick Hudson <skrll@netbsd.org>
2001-04-07  Peter Eisentraut* ltmain.in (clean,uninstall): Do not error if the...
2001-04-06  Nick Hudson* ltmain.in: Implement a new deplibs_check_method called
2001-04-06  Gary V. Vaughan* doc/libtool.texi (Multiple dependencies): A note...
2001-04-06  Gary V. Vaughan* tests/Makefile.am (TESTS): Delete references to depde...
2001-04-06  Gary V. VaughanFrom Ahmed Masud <masud@googgun.com>
2001-04-06  Gary V. Vaughan* libltdl/ltdl.c (lt_dlopen): When reading the .la...
2001-04-06  Gary V. Vaughan* NEWS (1.3d) Removed bogus ltconfig reference.
2001-04-03  Robert BoehneAdded the pdemo directory and test scripts to test...
2001-04-01  Christoph Pfisterer* libtool.m4, ltconfig.in, ltcf-c.sh, ltcf-cxx.sh:...
2001-04-01  Gary V. Vaughan* ltmain.in: Remove the code for stripping duplicate...
2001-03-31  Edward M. Lee* libltdl/ltdl.c: Use windows paths while calling...
2001-03-31  Edward M. Lee* ltconfig.in, ltcf-c.sh, ltcf-gcj.sh: Generate dll...
2001-03-30  Edward M. Lee* libtoolize.in: change recommendation from AM_PROG_LIB...
2001-03-30  Edward M. Lee* libtoolize.in: Check configure.ac and prefer configur...
2001-03-22  Laurynas Biveinis* ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do...
2001-03-20  Alexandre Oliva* ltmain.in (piecewise linking): Make sure we link...
2001-03-20  Alexandre Oliva* configure.in (file_magic_cmd, reload_flag): Duplicate...
2001-03-16  Albert Chin* ltcf-cxx.sh (archive_cmds) [HP-UX, GCC]: Link with...
2001-03-13  Alexandre Oliva* ltconfig.in (lt_cv_compiler_c_o): Cache it.
2001-03-10  Peter Eisentraut* ltmain.in (clean): Fix wrong variable use.
2001-03-09  Peter EisentrautAutomatically remove $objdir (usually .libs). From...
2001-03-09  Gary V. Vaughan* ltconfig.in (library_names_spec): Undo latin-1 spaces...
2001-03-08  Robert BoehneReformatted comments in ltmain.in to complete sentences...
2001-03-07  Gary V. VaughanFrom Tor Lillqvist <tml@iki.fi>
2001-03-07  Gary V. VaughanFrom Tor Lillqvist <tml@iki.fi>
2001-03-06  Alexandre Oliva* ltconfig.in (can_build_shared) [AIX 4.[01], GCC]...
2001-03-06  Alexandre Oliva* ltmain.in: When dropping dependencies of a -no-undefined
2001-03-06  Alexandre Oliva* ltcf-cxx.sh (archive_cmds) [HP-UX, GCC]: Port.
2001-03-06  Gary V. VaughanFrom Albert Chin-A-Young <china@thewrittenword.com>
2001-03-05  Gary V. Vaughan* NEWS: Updated.
2001-03-05  Akim Demaille* ltmain.sh: Don't quote the argument of case/esac and
next