summaryrefslogtreecommitdiff
path: root/build
Commit message (Expand)AuthorAgeFilesLines
* * build/jlibtool.c: Start the string with null, and strcat will extend it co...pquerna2005-06-171-1/+1
* * build/buildcheck.sh: Replace last mentions of CVS with SVN.pquerna2005-06-171-5/+5
* Update remaining 2004 copyright notices.jorton2005-06-141-1/+2
* * build/apr_network.m4 (APR_CHECK_SCTP): Fix check for SCTP.jorton2005-06-031-1/+8
* Disable poll() on all Darwin versions for now, because it is either broken or...wsanchez2005-05-311-6/+1
* jlibtool: Fix escaping of args with spaces, for example: -DFOO="Text With Spa...pquerna2005-05-311-1/+6
* - Fix darwin version matchingpquerna2005-05-261-1/+1
* Disable poll() only on Mac OS X < 10.4. Before 10.4, poll was emulated using...pquerna2005-05-261-2/+6
* * build/apr_hints.m4 (APR_PRELOAD): Prevent use of poll() on Darwin.jorton2005-05-251-0/+2
* jlibtool: Correctly handle the '-MT' flag to set the dependency generation Ma...pquerna2005-05-241-0/+11
* Reintroduce stack frame construction with /Oy- (removal was implied by /O2).wrowe2005-05-162-2/+2
* Committed to 0.9.x but missing from HEAD:jorton2005-05-061-0/+2
* Disable some default LibC debugging code when compiling optimizedbnicholes2005-04-291-0/+3
* OS/2: Use autoconf 2.5x compatible test for running under OS/2 whenbjh2005-04-251-1/+1
* use BSD sockets when building for IPV6bnicholes2005-04-201-0/+6
* Update the link-time copyright statementbnicholes2005-04-151-1/+1
* Allow Apache on NetWare to build using either the standard socket libraries o...bnicholes2005-04-143-3/+9
* * build/find_apr.m4: jerenkrantz2005-02-241-21/+22
* Fix HP-UX 11.00 build, where the IP multicast interfaces are notjorton2005-02-151-0/+16
* Update copyright year to 2005 and standardize on current copyright owner line.jerenkrantz2005-02-043-7/+10
* * build/jlibtool.c: Update to ignore --tag if CC or CXX are the values.jerenkrantz2005-02-041-1/+9
* Temporarily work around a conflict between 0.9 and 1.0 of apr.expminfrin2005-01-171-0/+1
* Print the version number that is really required for apr,martin2005-01-141-1/+1
* * build/buildcheck.sh: Require libtool 1.4 or newer. s/Apache/APR/jorton2005-01-131-13/+7
* * build/find_apr.m4 (APR_FIND_APR): Do look for apr-config in thejorton2005-01-131-2/+2
* * build/*apr*.m4: Add copyright headers.jorton2005-01-135-1/+77
* * build/buildcheck.sh: Require autoconf 2.50 or later.jorton2005-01-131-4/+4
* * acconfig.h: Remove file.jorton2005-01-131-1/+3
* 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
* Add the major version number to the package name so that packages can be inst...minfrin2005-01-061-1/+1
* Add a build script to create Solaris packages from APRminfrin2004-12-143-0/+101
* * 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
* Allow APR-UTIL to exist and build outside of the httpd/srclib file structurebnicholes2004-12-022-5/+5
* * jlibtool.c: Add NetBSD support.pquerna2004-11-281-1/+1
* Remove .cvsignore files.jorton2004-11-181-16/+0
* 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
* * build/apr_hints.m4 (APR_PRELOAD): Override the test for O_NONBLOCKjorton2004-08-281-0/+3
* Improve support for configure --silent (aka --quiet):jorton2004-08-191-8/+13
* * build/apr_hints.m4 (APR_PRELOAD): Don't preempt APR_PTHREADS_CHECKjorton2004-08-121-1/+1
* * build/find_apr.m4 (APR_FIND_APR): Remove echo (debugging aid?) andjorton2004-08-101-2/+1