| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix build with recent libtool HEAD: | Joe Orton | 2004-01-15 | 1 | -0/+1 |
* | * build/buildcheck.sh: Determine libtool version correctly for | Joe Orton | 2004-01-04 | 1 | -2/+7 |
* | fix a false failure with APR_CHECK_GETNAMEINFO_IPV4_MAPPED on z/OS | Jeff Trawick | 2003-12-23 | 1 | -0/+7 |
* | the iconv hint is picked up from apr-util/apu-hints.m4, not | Jeff Trawick | 2003-12-22 | 1 | -2/+0 |
* | Ignore -no-install switch. | Brian Havard | 2003-11-22 | 1 | -0/+4 |
* | Fix up the NetWare make files so that they copy the right headers and libraries | Bradley Nicholes | 2003-11-21 | 2 | -14/+21 |
* | * build/apr_hints.m4 (APR_PRELOAD): Fix patterns which | Joe Orton | 2003-11-20 | 1 | -3/+3 |
* | * build/apr_common.m4, acconfig.h: Use the third argument to | Joe Orton | 2003-11-17 | 1 | -2/+4 |
* | Pull apr_random from the NetWare build | Bradley Nicholes | 2003-11-17 | 1 | -1/+1 |
* | Add apr_random to the NetWare build | Bradley Nicholes | 2003-11-11 | 1 | -0/+1 |
* | From 0.9 branch, though it might still be wise to try out Sascha's | Joe Orton | 2003-11-05 | 1 | -1/+1 |
* | Fix build on OpenBSD, which needs -pthread but has no -lpthread. | Joe Orton | 2003-10-31 | 1 | -50/+46 |
* | * build/apr_threads.m4: If -pthread is used to enable | Joe Orton | 2003-10-29 | 1 | -0/+9 |
* | * configure.in, build/apr_network.m4: Remove "RESOLV_RETRANSRETRY" | Joe Orton | 2003-10-01 | 1 | -30/+0 |
* | * configure.in, build/apr_network.m4: Remove APR_INADDR_NONE | Joe Orton | 2003-10-01 | 1 | -35/+0 |
* | Add comments for the sockaddr_{in6,storage} detection macros. | Joe Orton | 2003-09-29 | 1 | -0/+2 |
* | For platforms which have "struct sockaddr_stroage", allow | Joe Orton | 2003-09-29 | 1 | -0/+20 |
* | Make use of the AI_ADDRCONFIG flag conditional (some versions of | Joe Orton | 2003-09-29 | 1 | -0/+34 |
* | Fix up make_exports.awk and friends to support apr-iconv. | Justin Erenkrantz | 2003-09-26 | 3 | -7/+7 |
* | * build/PrintPath: Fix typo in comment. | Sander Striker | 2003-09-22 | 1 | -1/+1 |
* | Fix copy-and-paste error - that should have been NI_NAMEREQD not NI_NUMERICHOST. | Justin Erenkrantz | 2003-09-11 | 1 | -1/+1 |
* | Several users (especially those building jk/ant) had observed that | William A. Rowe Jr | 2003-09-08 | 2 | -4/+4 |
* | Pull apr_compat.h and apu_compat.h from the export list | Bradley Nicholes | 2003-09-06 | 1 | -2/+0 |
* | Remove APR_CHECK_SOCKADDR_SA_LEN which survived since the first | Joe Orton | 2003-09-02 | 1 | -31/+0 |
* | Use correct _len field in APR_CHECK_WORKING_GETNAMEINFO. | Joe Orton | 2003-09-02 | 1 | -1/+1 |
* | Toss the assert for now. | Justin Erenkrantz | 2003-08-31 | 1 | -1/+0 |
* | Attempt to put this Darwin getnameinfo() sillyness behind us forever. If | Justin Erenkrantz | 2003-08-31 | 1 | -0/+68 |
* | Merge the apu_want.hnw header processing into the NetWare build | Bradley Nicholes | 2003-08-25 | 3 | -0/+3 |
* | Take only the first line from libtool --version as 1.5 emits multi-line version | Justin Erenkrantz | 2003-06-16 | 1 | -1/+1 |
* | Define _THREAD_SAFE for all compilations on AIX. Previously | Jeff Trawick | 2003-06-02 | 1 | -1/+1 |
* | BS2000 needs an extra #define _KMEMUSER for <sys/shm.h> | Martin Kraemer | 2003-05-28 | 1 | -1/+1 |
* | Add the copyright notice in the NetWare make files | Bradley Nicholes | 2003-05-22 | 1 | -0/+5 |
* | reflect actual host-triple | Martin Kraemer | 2003-05-02 | 1 | -2/+5 |
* | fix some problems with undesired build droppings left around after | Jeff Trawick | 2003-04-30 | 2 | -3/+2 |
* | Add parameter to APR_SUBDIR_CONFIG to drop options passed to configure | Justin Erenkrantz | 2003-04-05 | 1 | -2/+33 |
* | don't bother j random user with missing function prototype warnings | Jeff Trawick | 2003-04-04 | 1 | -1/+1 |
* | Solaris cc: Don't use the -mt option for threaded builds. That | Jeff Trawick | 2003-04-01 | 1 | -1/+1 |
* | don't compile for a test when preprocessing is sufficient | Jeff Trawick | 2003-03-07 | 1 | -4/+6 |
* | change APR_CHECK_APR_DEFINE to find header files via | Jeff Trawick | 2003-03-07 | 1 | -7/+8 |
* | make a few changes to warnings with native compiler for AIX: | Jeff Trawick | 2003-02-19 | 1 | -1/+1 |
* | Added the apr_env functions to the NetWare build | Bradley Nicholes | 2003-02-18 | 1 | -0/+1 |
* | Fix APR_LAYOUT to work with layout files with no preceding blank lines | Justin Erenkrantz | 2003-02-17 | 1 | -7/+11 |
* | Fix a nice little autoconf bug where apr-util and pcre would not configure | Justin Erenkrantz | 2003-02-15 | 1 | -2/+7 |
* | This source isn't needed, it's exported through libapr.dll which is | William A. Rowe Jr | 2003-02-11 | 1 | -4/+0 |
* | *) Introduce Release mode debugging symbols for Win32 builds of apr. | William A. Rowe Jr | 2003-02-06 | 2 | -4/+4 |
* | Rename rules.mk to apr_rules.mk and make it be installed. | Thom May | 2003-02-04 | 2 | -0/+1 |
* | Don't add -Oacgiltz to CFLAGS for GCC on *-sco3.2v[234]*, probable fix | Joe Orton | 2003-02-04 | 1 | -1/+3 |
* | Fix overzealous s/-lcrypt// in r1.17 for some SCO platforms (untested). | Joe Orton | 2003-02-04 | 1 | -2/+2 |
* | Change the screen name default to DEFAULT for all NLMs | Bradley Nicholes | 2003-01-30 | 1 | -1/+1 |
* | Allow the 'filename' to include extensions, observed by Mladen Turk. | William A. Rowe Jr | 2003-01-20 | 1 | -1/+6 |