summaryrefslogtreecommitdiff
path: root/build
Commit message (Expand)AuthorAgeFilesLines
* OS/2: Use autoconf 2.5x compatible test for running under OS/2 whenbjh2005-07-021-1/+1
* Update copyright notices for 2005.jorton2005-06-145-5/+10
* Merge r179786 from trunk:jorton2005-06-031-1/+8
* Disable poll() on all Darwin versions for now, because it is either broken or...wsanchez2005-05-311-6/+1
* - Fix darwin version matchingpquerna2005-05-261-1/+1
* Backport r178650 from trunk, disable poll only on Mac OS X < 10.4.pquerna2005-05-261-2/+6
* Merge r178386 from trunk:jorton2005-05-251-0/+2
* Merge r168607 from trunk:jorton2005-05-061-0/+2
* Backport r153917 and r153932 from trunk. Build fixes for multicast on Tru64 a...pquerna2005-03-151-0/+16
* * build/find_apr.m4: jerenkrantz2005-02-241-21/+22
* 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
* Ditch autoconf-2.5x+ syntax (m4_*) and only print the warning on ac-2.5x+jerenkrantz2004-08-091-5/+4
* Update the NetWare makefiles to conform with the LDAP overhaulbnicholes2004-08-042-0/+5
* Only install apr-$MAJOR-config and add appropriate detection code tojerenkrantz2004-08-011-29/+77
* Update the license language to asl 2.0, and correctly grabwrowe2004-07-151-26/+30
* * build/config.guess, build/config.sub: Update from gnu.org.jorton2004-07-092-48/+54
* Re-instate jlibtool from deleted revision 1.5. Paperwork filed. All is well.jerenkrantz2004-07-081-0/+1496
* * build/apr_hints.m4 (APR_PRELOAD): Really, do, use a full path tojorton2004-07-081-1/+1
* * build/apr_hints.m4 (APR_PRELOAD): Use full path to sysctl in casejorton2004-07-081-1/+5
* * build/apr_hints.m4 (APR_PRELOAD): Prevent use of kqueue beforejorton2004-07-071-1/+5
* 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