| Commit message (Expand) | Author | Age | Files | Lines |
* | Relicense. | jorton | 2004-02-28 | 1 | -52/+14 |
* | * build/apr_hints.m4: Disable use of POSIX process-shared mutexes on | jorton | 2004-02-24 | 1 | -0/+2 |
* | Sync PrintPath with the one in httpd-2.0 that has the AL v2.0 at top | jerenkrantz | 2004-02-24 | 1 | -3/+16 |
* | Fix the generation of the build-outputs.mk file. That file must remain | gstein | 2004-02-21 | 2 | -20/+79 |
* | * build/config.guess, build/config.sub: Update to current GNU config | jorton | 2004-02-20 | 2 | -241/+408 |
* | Revert to using i386-pc-os2-emx on OS/2 rather than non-standard | jorton | 2004-02-18 | 3 | -5/+2 |
* | remove Apache-specific changes for zSeries from APR's config.sub/config.guess | trawick | 2004-02-18 | 2 | -21/+1 |
* | * build/gen-build.py: Use values in deps dictionaries to store full | jorton | 2004-02-15 | 1 | -4/+7 |
* | * Makefile.in: Clean .make.dirs. | jorton | 2004-02-15 | 1 | -1/+1 |
* | * build/buildcheck.sh: Determine Python version correctly for Python 1.x. | jorton | 2004-02-15 | 1 | -1/+1 |
* | * build/gen-build.py: Use srcdir not top_srcdir in path to | jorton | 2004-02-15 | 1 | -1/+1 |
* | * build/gen-build.py: Fix VPATH build for fresh checkouts: ensure that | jorton | 2004-02-15 | 1 | -1/+17 |
* | Relicense APR under Apache License, Version 2.0 | jerenkrantz | 2004-02-13 | 1 | -49/+10 |
* | * build/gen-build.py: Allow the Makefile to specify extra SOURCE_DIRS | jorton | 2004-02-07 | 1 | -1/+1 |
* | * build/gen-build.py: Turn off the debugging output now too. | jorton | 2004-02-07 | 1 | -1/+1 |
* | * build/apr_common.m4 (APR_CONFIG_NICE): Preserve LTFLAGS setting. | jorton | 2004-02-05 | 1 | -0/+3 |
* | * build/gen-build.py: Fix paths to headers in dependencies; fix | jorton | 2004-02-05 | 1 | -2/+2 |
* | fix the python detection; python -V isn't cool for detecting | trawick | 2004-02-05 | 1 | -2/+3 |
* | gotta have python to build APR | trawick | 2004-02-05 | 1 | -0/+11 |
* | First whack at switching to a single top-level make. This adds a dependency | gstein | 2004-02-05 | 3 | -19/+114 |
* | * build/buildcheck.sh: Fold the head -1 into the sed command; fix | jorton | 2004-01-20 | 1 | -1/+1 |
* | Fix build with recent libtool HEAD: | jorton | 2004-01-15 | 1 | -0/+1 |
* | * build/buildcheck.sh: Determine libtool version correctly for | jorton | 2004-01-04 | 1 | -2/+7 |
* | fix a false failure with APR_CHECK_GETNAMEINFO_IPV4_MAPPED on z/OS | trawick | 2003-12-23 | 1 | -0/+7 |
* | the iconv hint is picked up from apr-util/apu-hints.m4, not | trawick | 2003-12-22 | 1 | -2/+0 |
* | Ignore -no-install switch. | bjh | 2003-11-22 | 1 | -0/+4 |
* | Fix up the NetWare make files so that they copy the right headers and libraries | bnicholes | 2003-11-21 | 2 | -14/+21 |
* | * build/apr_hints.m4 (APR_PRELOAD): Fix patterns which | jorton | 2003-11-20 | 1 | -3/+3 |
* | * build/apr_common.m4, acconfig.h: Use the third argument to | jorton | 2003-11-17 | 1 | -2/+4 |
* | Pull apr_random from the NetWare build | bnicholes | 2003-11-17 | 1 | -1/+1 |
* | Add apr_random to the NetWare build | bnicholes | 2003-11-11 | 1 | -0/+1 |
* | From 0.9 branch, though it might still be wise to try out Sascha's | jorton | 2003-11-05 | 1 | -1/+1 |
* | Fix build on OpenBSD, which needs -pthread but has no -lpthread. | jorton | 2003-10-31 | 1 | -50/+46 |
* | * build/apr_threads.m4: If -pthread is used to enable | jorton | 2003-10-29 | 1 | -0/+9 |
* | * configure.in, build/apr_network.m4: Remove "RESOLV_RETRANSRETRY" | jorton | 2003-10-01 | 1 | -30/+0 |
* | * configure.in, build/apr_network.m4: Remove APR_INADDR_NONE | jorton | 2003-10-01 | 1 | -35/+0 |
* | Add comments for the sockaddr_{in6,storage} detection macros. | jorton | 2003-09-29 | 1 | -0/+2 |
* | For platforms which have "struct sockaddr_stroage", allow | jorton | 2003-09-29 | 1 | -0/+20 |
* | Make use of the AI_ADDRCONFIG flag conditional (some versions of | jorton | 2003-09-29 | 1 | -0/+34 |
* | Fix up make_exports.awk and friends to support apr-iconv. | jerenkrantz | 2003-09-26 | 3 | -7/+7 |
* | * build/PrintPath: Fix typo in comment. | striker | 2003-09-22 | 1 | -1/+1 |
* | Fix copy-and-paste error - that should have been NI_NAMEREQD not NI_NUMERICHOST. | jerenkrantz | 2003-09-11 | 1 | -1/+1 |
* | Several users (especially those building jk/ant) had observed that | wrowe | 2003-09-08 | 2 | -4/+4 |
* | Pull apr_compat.h and apu_compat.h from the export list | bnicholes | 2003-09-06 | 1 | -2/+0 |
* | Remove APR_CHECK_SOCKADDR_SA_LEN which survived since the first | jorton | 2003-09-02 | 1 | -31/+0 |
* | Use correct _len field in APR_CHECK_WORKING_GETNAMEINFO. | jorton | 2003-09-02 | 1 | -1/+1 |
* | Toss the assert for now. | jerenkrantz | 2003-08-31 | 1 | -1/+0 |
* | Attempt to put this Darwin getnameinfo() sillyness behind us forever. If | jerenkrantz | 2003-08-31 | 1 | -0/+68 |
* | Merge the apu_want.hnw header processing into the NetWare build | bnicholes | 2003-08-25 | 3 | -0/+3 |
* | Take only the first line from libtool --version as 1.5 emits multi-line version | jerenkrantz | 2003-06-16 | 1 | -1/+1 |