summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* From Nick Hudson <skrll@netbsd.org>Gary V. Vaughan2001-04-082-1/+7
* * ltmain.in (clean,uninstall): Do not error if the file doesn'tPeter Eisentraut2001-04-073-2944/+1376
* * ltmain.in: Implement a new deplibs_check_method calledNick Hudson2001-04-063-4/+42
* * doc/libtool.texi (Multiple dependencies): A note about theGary V. Vaughan2001-04-062-0/+27
* * tests/Makefile.am (TESTS): Delete references to depdemo-dups.test.Gary V. Vaughan2001-04-064-44/+31
* From Ahmed Masud <masud@googgun.com>Gary V. Vaughan2001-04-062-11/+35
* * libltdl/ltdl.c (lt_dlopen): When reading the .la file,Gary V. Vaughan2001-04-062-2/+21
* * NEWS (1.3d) Removed bogus ltconfig reference.Gary V. Vaughan2001-04-062-17/+21
* Added the pdemo directory and test scripts to test piecewise linking.Robert Boehne2001-04-0319-3/+4963
* * libtool.m4, ltconfig.in, ltcf-c.sh, ltcf-cxx.sh: FixedChristoph Pfisterer2001-04-017-54/+93
* * ltmain.in: Remove the code for stripping duplicate deplibsGary V. Vaughan2001-04-014-24/+60
* * libltdl/ltdl.c: Use windows paths while calling LoadLibrary.Edward M. Lee2001-03-312-0/+10
* * ltconfig.in, ltcf-c.sh, ltcf-gcj.sh: Generate dll/importEdward M. Lee2001-03-315-15/+77
* * libtoolize.in: change recommendation from AM_PROG_LIBTOOL toEdward M. Lee2001-03-302-2/+5
* * libtoolize.in: Check configure.ac and prefer configure.ac toEdward M. Lee2001-03-302-11/+21
* * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not addLaurynas Biveinis2001-03-225-16/+55
* * ltmain.in (piecewise linking): Make sure we link at least oneAlexandre Oliva2001-03-202-17/+54
* * configure.in (file_magic_cmd, reload_flag): Duplicate `$'sAlexandre Oliva2001-03-203-0/+18
* * ltcf-cxx.sh (archive_cmds) [HP-UX, GCC]: Link with -fPIC.Albert Chin2001-03-162-2/+6
* * ltconfig.in (lt_cv_compiler_c_o): Cache it.Alexandre Oliva2001-03-133-38/+49
* * ltmain.in (clean): Fix wrong variable use.Peter Eisentraut2001-03-102-2/+6
* Automatically remove $objdir (usually .libs). From Peter Eisentraut <peter_e@...Peter Eisentraut2001-03-092-0/+23
* * ltconfig.in (library_names_spec): Undo latin-1 spaces I pastedGary V. Vaughan2001-03-092-10/+15
* Reformatted comments in ltmain.in to complete sentences and use tabs.Robert Boehne2001-03-081-15/+15
* From Tor Lillqvist <tml@iki.fi>Gary V. Vaughan2001-03-073-20/+38
* From Tor Lillqvist <tml@iki.fi>Gary V. Vaughan2001-03-072-4/+20
* * ltconfig.in (can_build_shared) [AIX 4.[01], GCC]: GCC up toAlexandre Oliva2001-03-062-2/+21
* * ltmain.in: When dropping dependencies of a -no-undefinedAlexandre Oliva2001-03-062-2/+21
* * ltcf-cxx.sh (archive_cmds) [HP-UX, GCC]: Port.Alexandre Oliva2001-03-062-9/+20
* From Albert Chin-A-Young <china@thewrittenword.com>Gary V. Vaughan2001-03-062-20/+14
* * NEWS: Updated.Gary V. Vaughan2001-03-059-190/+263
* * ltmain.sh: Don't quote the argument of case/esac andAkim Demaille2001-03-053-224/+523
* Added the link mode option -objectlist FILE.Robert Boehne2001-03-053-0/+134
* * ltconfig.in: Added explicit return type to all C functions.Markus F.X.J. Oberhumer2001-03-033-9/+19
* Support for piecewise linking to allow very large libraries to be built.Robert Boehne2001-02-234-9/+170
* * libltdl/ltdl.c (lt_dlcaller_register): dont set an unsignedGary V. Vaughan2001-02-202-1/+8
* ltconfig.in : Under AIX 4&5 check $NM for GNUness and remove -C if so.Robert Boehne2001-02-152-1/+14
* Altered AIX code so that it only checks for a broken collect2 under aix4.[012]Robert Boehne2001-02-154-48/+73
* Removed the AC_REQUIRE of AC_PROG_LIBTOOL from AC_LIBTOOL_CXX.Robert Boehne2001-02-132-2/+8
* Changed aix4* to aix* for setting deplibs_check_method to pass_all.Robert Boehne2001-02-122-1/+7
* Added support for AIX 4&5 on Power* and IA64.Robert Boehne2001-02-125-82/+271
* Eliminated setting LD to $CCRobert Boehne2001-02-052-19/+9
* From Nick Hudson <skrll@netbsd.org>Gary V. Vaughan2001-02-052-0/+10
* * libltdl/ltdl.c (load_deplibs): Make sure the depcount is reset,Gary V. Vaughan2001-02-022-5/+9
* * ltdl.m4 (AC_LTDL_SYS_DLOPEN_DEPLIBS): If we know that the hostGary V. Vaughan2001-02-023-3/+39
* Removed a line break that caused sh.test to fail.Robert Boehne2001-02-022-2/+6
* * AUTHORS: added myself to the list of maintainers.Robert Boehne2001-02-012-0/+5
* * libltdl/ltdl.c (load_deplibs): If loading a deplib fails,Gary V. Vaughan2001-01-312-27/+36
* * libltdl/Makefile.am (CLEANFILES): Clean conditionally-builtAlexandre Oliva2001-01-292-0/+9
* * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.Alexandre Oliva2001-01-274-2/+25