summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* * libtool.m4: Update support for NetBSDbinary-branchNick Hudson2002-05-173-12/+30
| | | | | | | | | * ltdl.m4: Make sure that libltdl_cv_func_dlopen and libltdl_cv_lib_dl_dlopen are set and used instead of the ac_cv_ versions. Also, use lt_cv_sys_global_symbol_pipe instread of global_symbol_pipe. This fixes the detection of dlopen on BSD derived plaforms and more importantly fixes need_uscore detection.
* * libtool.m4 (AC_LIBTOOL_PROG_LD_SHLIBS): head -1 -> sed 1q toPaul Eggert2002-05-063-3/+16
| | | | | | | | | port to POSIX 1003.1-2001 hosts, like textutils 2.0.21 with _POSIX2_VERSION=200112. * exe/link-txt.tpl: Include the previous change in the template. * ltmain.in: Detect and handle object name conflicts while
* * ltmain.in: Don't assume that "sort +2" works, as POSIXPaul Eggert2002-05-062-1/+14
| | | | | | 1003.1-2001 says that "sort +2" is supposed to sort the file named "+2". An example host that behaves like this is textutils 2.0.21 with _POSIX2_VERSION=200112.
* * ltmain.sh: Detect and handle object name conflicts whileLoren James Rittle2002-05-062-0/+19
| | | | piecewise linking a static library.
* * ltmain.in: Remove convenience libraries from deplibs for Darwin.Dave Vasilevsky2002-05-022-0/+14
|
* * libtool.m4 (AC_LIBTOOL_PROG_LD_SHLIBS): Modify archive_expsym_cmdsFritz Elfert2002-05-022-0/+6
| | | | to catch properly handle dll alias symbols.
* * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use $build_os not $host_os.Kevin Ryde2002-04-242-1/+5
|
* * doc/libtool.texi (C++ libraries): Finally updated to reflectRobert Boehne2002-04-192-14/+11
| | | | Libtool's support for C++.
* * libtool.m4: Update support for Fujistu-Siemens Computers (FSC).Jean-Frederic Clere2002-04-144-16/+54
| | | | * ltmain.in: Add support for EBCDIC based systems.
* * exe/compile-txt.tpl: Handle the case when no tag is explicitly set,Robert Boehne2002-04-045-35/+22
| | | | | | | | and $base_compile has a space in front of $CC, and revert the setting of tagname checked in on 2002-3-14. * exe/link-txt.tpl: Ditto. * exe/ltmain.tpl: Ditto. * ltmain.in: Ditto.
* Remove obsolete commentRobert Boehne2002-03-171-20/+1
|
* Update to top of treeRobert Boehne2002-03-172-1/+5
|
* sync from mainlineRobert Boehne2002-03-163-8/+36
|
* Remove duplicate lineBruce Korb2002-03-131-1/+0
|
* update to current version of libtoolBruce Korb2002-03-121-112/+83
|
* bring a touch of order to the option processingBruce Korb2002-03-122-112/+85
|
* resync with HEADBruce Korb2002-03-1229-82/+223
|
* the `-Wc,' entry must be parsedAlexandre Oliva2002-03-081-10/+34
|
* set up signal handling early. Be sure to set SIGCHLD to SIG_DFL.Alexandre Oliva2002-03-031-29/+115
| | | | | rework the quoting so you can emit eval-ed strings, too. write a common routing to handle the dlopen option.
* resync with the base implementation of emitting commands in ltmain.cAlexandre Oliva2002-03-031-23/+10
|
* clean up the passing of arguments into the "base_compile" stringAlexandre Oliva2002-03-031-89/+21
|
* add commentary and emacs variablesAlexandre Oliva2002-03-031-2/+40
|
* fix up the mode naming and mode-specific usageAlexandre Oliva2002-03-037-309/+385
|
* the compile portion of the binary version seems to workAlexandre Oliva2002-03-0310-92/+291
|
* accommodate the new --preserve-dup-deps optionAlexandre Oliva2002-03-022-27/+33
|
* Make the shell script current with HEADAlexandre Oliva2002-03-0212-648/+758
|
* merge from head. Is ltmain.inAlexandre Oliva2002-03-021-739/+812
|
* files not deleted by merge actionAlexandre Oliva2002-03-029-5528/+0
|
* merge from head. Omits work in ltmain.inAlexandre Oliva2002-03-0250-4451/+12299
|
* * libtool.m4 (lt_cv_deplibs_check_method): pass_all for hppa*-linux.Alan Modra2001-05-162-1/+5
|
* more straightforward macro usageAndreas Jaeger2001-05-131-2/+1
|
* This version will correctly rebuild AutoGenAndreas Jaeger2001-05-134-150/+127
|
* fix the command string and command proc pointersAndreas Jaeger2001-05-134-60/+42
|
* Move all the text strings into separate templates.Andreas Jaeger2001-05-1311-298/+169
| | | | Delete the individual modal definition files
* Sync the CVS version with the generated oneAndreas Jaeger2001-05-131-56/+72
|
* the reference to 'the library' was unclear.Andreas Jaeger2001-05-131-1/+1
|
* make a more dramatic demoAndreas Jaeger2001-05-135-64/+47
|
* syntax errorsAndreas Jaeger2001-05-131-25/+15
|
* elaboration on the execute exampleAndreas Jaeger2001-05-1310-45/+77
|
* This gives a slightly better idea of the approachAndreas Jaeger2001-05-134-150/+191
|
* use the emitProc dispatch tableAndreas Jaeger2001-05-131-1/+11
|
* Um, I still need this for the program.Andreas Jaeger2001-05-121-0/+139
| | | | | I need to do the program first, then worry about optimizing duplications in the source texts. Wrong order.
* help text needs to go to stderr, tooAndreas Jaeger2001-05-121-1/+1
|
* move execute script to a template & move an A-G macro to ltmain.tplAndreas Jaeger2001-05-123-156/+16
|
* trivial example of templatizationAndreas Jaeger2001-05-122-1/+140
|
* Create ltconfig.x, while we are emitting the libtool script.binary-mlbAndreas Jaeger2001-05-121-0/+27
|
* More up-to-date example fileAndreas Jaeger2001-05-121-12/+24
|
* update the mode codeAndreas Jaeger2001-05-122-24/+24
|
* Emit the C-source equivalents of the various operation modesAndreas Jaeger2001-05-121-0/+168
|
* special purpose version procAndreas Jaeger2001-05-121-0/+124
|