summaryrefslogtreecommitdiff
path: root/build/jlibtool.c
Commit message (Expand)AuthorAgeFilesLines
* * build/jlibtool.c: Start the string with null, and strcat will extend it co...pquerna2005-06-171-1/+1
* jlibtool: Fix escaping of args with spaces, for example: -DFOO="Text With Spa...pquerna2005-05-311-1/+6
* jlibtool: Correctly handle the '-MT' flag to set the dependency generation Ma...pquerna2005-05-241-0/+11
* * build/jlibtool.c: Update to ignore --tag if CC or CXX are the values.jerenkrantz2005-02-041-1/+9
* Add support for the -R dir and -Rdir of libtool.jfclere2005-01-121-0/+22
* Arrange -l logic. (-l apr-1 should be -lapr-1)jfclere2005-01-111-6/+10
* * build/jlibtool.c: Add ifdef wrapper to fix build on Linuxpquerna2004-12-031-0/+2
* * build/jlibtool.c: Get jlibtool to work on Solaris; work on uninstalledjerenkrantz2004-12-031-22/+169
* * jlibtool.c: Add NetBSD support.pquerna2004-11-281-1/+1
* Get jlibtool to build httpd-2.1 successfully as mod_ssl now requirejerenkrantz2004-11-121-1/+5
* Add DYNAMIC_LINK_OPTS for Linux and FreeBSD.jfclere2004-10-011-0/+1
* Add --config to jlibtool to fill shlibpath_var in configure.jfclere2004-09-301-0/+24
* Add support for ReliantUnix (5.43).jfclere2004-09-291-0/+16
* Arrange rpath handling.jfclere2004-09-281-1/+76
* Use -L path -llib_name instead of path/"lib"lib_name."ext".jfclere2004-09-271-10/+53
* Add options to build modules. Note that on moof cc does not pass correctlyjfclere2004-09-171-0/+2
* SHARED_OPTS are the options to give to the compile to get a shared library.jfclere2004-09-171-2/+2
* Strange... That is too late to test for dry_run after ranlib.jfclere2004-09-171-3/+0
* Re-instate jlibtool from deleted revision 1.5. Paperwork filed. All is well.jerenkrantz2004-07-081-0/+1496
* My excuses for the commit of jlibtool without prior discussion.martin2004-07-051-1496/+0
* Update the license, plus minor portability changesmartin2004-07-051-65/+28
* Add support for BS2000 (_OSD_POSIX).jfclere2004-06-291-0/+56
* Add FreeBSD platform, and catch unsupported platforms by #error exitmartin2004-06-291-1/+6
* Commit the missing jlibtool.c from Justin's http://www.apache.org/~jerenkrant...martin2004-06-291-0/+1472