summaryrefslogtreecommitdiff
path: root/build
Commit message (Expand)AuthorAgeFilesLines
* a fairly recent config fix changed default mutex mechanism fromtrawick2004-03-071-0/+1
* Relicense.jorton2004-02-281-52/+14
* * build/apr_hints.m4: Disable use of POSIX process-shared mutexes onjorton2004-02-241-0/+2
* Sync PrintPath with the one in httpd-2.0 that has the AL v2.0 at topjerenkrantz2004-02-241-3/+16
* Fix the generation of the build-outputs.mk file. That file must remaingstein2004-02-212-20/+79
* * build/config.guess, build/config.sub: Update to current GNU configjorton2004-02-202-241/+408
* Revert to using i386-pc-os2-emx on OS/2 rather than non-standardjorton2004-02-183-5/+2
* remove Apache-specific changes for zSeries from APR's config.sub/config.guesstrawick2004-02-182-21/+1
* * build/gen-build.py: Use values in deps dictionaries to store fulljorton2004-02-151-4/+7
* * Makefile.in: Clean .make.dirs.jorton2004-02-151-1/+1
* * build/buildcheck.sh: Determine Python version correctly for Python 1.x.jorton2004-02-151-1/+1
* * build/gen-build.py: Use srcdir not top_srcdir in path tojorton2004-02-151-1/+1
* * build/gen-build.py: Fix VPATH build for fresh checkouts: ensure thatjorton2004-02-151-1/+17
* Relicense APR under Apache License, Version 2.0jerenkrantz2004-02-131-49/+10
* * build/gen-build.py: Allow the Makefile to specify extra SOURCE_DIRSjorton2004-02-071-1/+1
* * build/gen-build.py: Turn off the debugging output now too.jorton2004-02-071-1/+1
* * build/apr_common.m4 (APR_CONFIG_NICE): Preserve LTFLAGS setting.jorton2004-02-051-0/+3
* * build/gen-build.py: Fix paths to headers in dependencies; fixjorton2004-02-051-2/+2
* fix the python detection; python -V isn't cool for detectingtrawick2004-02-051-2/+3
* gotta have python to build APRtrawick2004-02-051-0/+11
* First whack at switching to a single top-level make. This adds a dependencygstein2004-02-053-19/+114
* * build/buildcheck.sh: Fold the head -1 into the sed command; fixjorton2004-01-201-1/+1
* Fix build with recent libtool HEAD:jorton2004-01-151-0/+1
* * build/buildcheck.sh: Determine libtool version correctly forjorton2004-01-041-2/+7
* fix a false failure with APR_CHECK_GETNAMEINFO_IPV4_MAPPED on z/OStrawick2003-12-231-0/+7
* the iconv hint is picked up from apr-util/apu-hints.m4, nottrawick2003-12-221-2/+0
* Ignore -no-install switch.bjh2003-11-221-0/+4
* Fix up the NetWare make files so that they copy the right headers and librariesbnicholes2003-11-212-14/+21
* * build/apr_hints.m4 (APR_PRELOAD): Fix patterns whichjorton2003-11-201-3/+3
* * build/apr_common.m4, acconfig.h: Use the third argument tojorton2003-11-171-2/+4
* Pull apr_random from the NetWare buildbnicholes2003-11-171-1/+1
* Add apr_random to the NetWare buildbnicholes2003-11-111-0/+1
* From 0.9 branch, though it might still be wise to try out Sascha'sjorton2003-11-051-1/+1
* Fix build on OpenBSD, which needs -pthread but has no -lpthread.jorton2003-10-311-50/+46
* * build/apr_threads.m4: If -pthread is used to enablejorton2003-10-291-0/+9
* * configure.in, build/apr_network.m4: Remove "RESOLV_RETRANSRETRY"jorton2003-10-011-30/+0
* * configure.in, build/apr_network.m4: Remove APR_INADDR_NONEjorton2003-10-011-35/+0
* Add comments for the sockaddr_{in6,storage} detection macros.jorton2003-09-291-0/+2
* For platforms which have "struct sockaddr_stroage", allowjorton2003-09-291-0/+20
* Make use of the AI_ADDRCONFIG flag conditional (some versions ofjorton2003-09-291-0/+34
* Fix up make_exports.awk and friends to support apr-iconv.jerenkrantz2003-09-263-7/+7
* * build/PrintPath: Fix typo in comment.striker2003-09-221-1/+1
* Fix copy-and-paste error - that should have been NI_NAMEREQD not NI_NUMERICHOST.jerenkrantz2003-09-111-1/+1
* Several users (especially those building jk/ant) had observed thatwrowe2003-09-082-4/+4
* Pull apr_compat.h and apu_compat.h from the export listbnicholes2003-09-061-2/+0
* Remove APR_CHECK_SOCKADDR_SA_LEN which survived since the firstjorton2003-09-021-31/+0
* Use correct _len field in APR_CHECK_WORKING_GETNAMEINFO.jorton2003-09-021-1/+1
* Toss the assert for now.jerenkrantz2003-08-311-1/+0
* Attempt to put this Darwin getnameinfo() sillyness behind us forever. Ifjerenkrantz2003-08-311-0/+68
* Merge the apu_want.hnw header processing into the NetWare buildbnicholes2003-08-253-0/+3