summaryrefslogtreecommitdiff
path: root/build
Commit message (Expand)AuthorAgeFilesLines
* 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-2/+1
* Merge r178386 from trunk:jorton2005-05-251-0/+2
* Merge r168607 from trunk:jorton2005-05-061-0/+2
* Temporarily work around a conflict between 0.9 and 1.0 of apr.expminfrin2005-01-171-0/+1
* Merge r125069 from trunk:jorton2005-01-131-2/+2
* 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 a solaris package.minfrin2004-12-163-0/+101
* Allow APR-UTIL to exist and build outside of the httpd/srclib file structurebnicholes2004-12-072-5/+5
* drop .cvsignore filesnd2004-11-241-16/+0
* Merge in changes from trunk to 1.0.x.jerenkrantz2004-11-172-16/+181
* 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
* Support threading on FreeBSD 5.x where kern.osreldate >= 502102.jerenkrantz2004-07-041-7/+9
* * build/rpm/apr.spec.in: Move installbuilddir tojorton2004-07-011-13/+6
* Add an RPM spec file derived from Fedora Core.minfrin2004-07-011-0/+103
* * build/get-version.sh: Fix handling of multi-digit versionjorton2004-06-301-5/+5
* * build/apr_rules.mk.in: Define APR_MKDIR macro.jorton2004-06-301-0/+1
* * build/apr_rules.mk.in: Define APR_MKEXPORT and APR_MKVAREXPORT tojorton2004-06-301-2/+3
* 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
* * configure.in: Don't use POSIX semaphores or cross-process pthreadjorton2004-06-141-0/+1
* Don't try to enable run-time linking on AIX < 4.2, as thistrawick2004-06-111-1/+7
* Add libtool* as installed by FreeBSD ports. No 'libtool' is installed, alljerenkrantz2004-06-061-1/+1
* * build/apr_threads.m4 (APR_CHECK_PTHREAD_RECURSIVE_MUTEX): Run ratherjorton2004-06-041-4/+6
* Drop racy/broken Unix nested mutex implementation; use SUSv3-stylejorton2004-06-041-0/+21
* * build/apr_network.m4 (APR_CHECK_SCTP): Safer check for SCTP supportjorton2004-06-041-15/+11
* Check for both multiple NLM or LIB targets before allowing the compiler optio...bnicholes2004-05-201-0/+11
* Don't assume getnameinfo() can handle IPv4-mapped IPv6 addressestrawick2004-05-201-74/+0
* * build/apr_hints.m4: Don't add -lprot for *-sco3.2v5*, thanks tojorton2004-05-191-1/+0
* Add the installdev target to the help listbnicholes2004-04-291-0/+2
* Remove the hardcoded /Y parameter when doing a xcopybnicholes2004-04-291-0/+2
* Fix the XLFLAGS define in the NetWare makefiles so that the contents are adde...bnicholes2004-04-281-3/+3
* -mt is the threading option to use with HP-UX vendor compiler on ia64;trawick2004-04-161-1/+1
* Reverting the multiple makefile checkbnicholes2004-04-131-4/+0
* Ready to blame bad datestamps on a bad tarball... we can onlywrowe2004-04-131-2/+2
* Add a check to make sure that we handle multiple makefile per directory condi...bnicholes2004-04-121-0/+4