summaryrefslogtreecommitdiff
path: root/build
Commit message (Expand)AuthorAgeFilesLines
* Fix build with recent libtool HEAD:Joe Orton2004-01-151-0/+1
* * build/buildcheck.sh: Determine libtool version correctly forJoe Orton2004-01-041-2/+7
* fix a false failure with APR_CHECK_GETNAMEINFO_IPV4_MAPPED on z/OSJeff Trawick2003-12-231-0/+7
* the iconv hint is picked up from apr-util/apu-hints.m4, notJeff Trawick2003-12-221-2/+0
* Ignore -no-install switch.Brian Havard2003-11-221-0/+4
* Fix up the NetWare make files so that they copy the right headers and librariesBradley Nicholes2003-11-212-14/+21
* * build/apr_hints.m4 (APR_PRELOAD): Fix patterns whichJoe Orton2003-11-201-3/+3
* * build/apr_common.m4, acconfig.h: Use the third argument toJoe Orton2003-11-171-2/+4
* Pull apr_random from the NetWare buildBradley Nicholes2003-11-171-1/+1
* Add apr_random to the NetWare buildBradley Nicholes2003-11-111-0/+1
* From 0.9 branch, though it might still be wise to try out Sascha'sJoe Orton2003-11-051-1/+1
* Fix build on OpenBSD, which needs -pthread but has no -lpthread.Joe Orton2003-10-311-50/+46
* * build/apr_threads.m4: If -pthread is used to enableJoe Orton2003-10-291-0/+9
* * configure.in, build/apr_network.m4: Remove "RESOLV_RETRANSRETRY"Joe Orton2003-10-011-30/+0
* * configure.in, build/apr_network.m4: Remove APR_INADDR_NONEJoe Orton2003-10-011-35/+0
* Add comments for the sockaddr_{in6,storage} detection macros.Joe Orton2003-09-291-0/+2
* For platforms which have "struct sockaddr_stroage", allowJoe Orton2003-09-291-0/+20
* Make use of the AI_ADDRCONFIG flag conditional (some versions ofJoe Orton2003-09-291-0/+34
* Fix up make_exports.awk and friends to support apr-iconv.Justin Erenkrantz2003-09-263-7/+7
* * build/PrintPath: Fix typo in comment.Sander Striker2003-09-221-1/+1
* Fix copy-and-paste error - that should have been NI_NAMEREQD not NI_NUMERICHOST.Justin Erenkrantz2003-09-111-1/+1
* Several users (especially those building jk/ant) had observed thatWilliam A. Rowe Jr2003-09-082-4/+4
* Pull apr_compat.h and apu_compat.h from the export listBradley Nicholes2003-09-061-2/+0
* Remove APR_CHECK_SOCKADDR_SA_LEN which survived since the firstJoe Orton2003-09-021-31/+0
* Use correct _len field in APR_CHECK_WORKING_GETNAMEINFO.Joe Orton2003-09-021-1/+1
* Toss the assert for now.Justin Erenkrantz2003-08-311-1/+0
* Attempt to put this Darwin getnameinfo() sillyness behind us forever. IfJustin Erenkrantz2003-08-311-0/+68
* Merge the apu_want.hnw header processing into the NetWare buildBradley Nicholes2003-08-253-0/+3
* Take only the first line from libtool --version as 1.5 emits multi-line versionJustin Erenkrantz2003-06-161-1/+1
* Define _THREAD_SAFE for all compilations on AIX. PreviouslyJeff Trawick2003-06-021-1/+1
* BS2000 needs an extra #define _KMEMUSER for <sys/shm.h>Martin Kraemer2003-05-281-1/+1
* Add the copyright notice in the NetWare make filesBradley Nicholes2003-05-221-0/+5
* reflect actual host-tripleMartin Kraemer2003-05-021-2/+5
* fix some problems with undesired build droppings left around afterJeff Trawick2003-04-302-3/+2
* Add parameter to APR_SUBDIR_CONFIG to drop options passed to configureJustin Erenkrantz2003-04-051-2/+33
* don't bother j random user with missing function prototype warningsJeff Trawick2003-04-041-1/+1
* Solaris cc: Don't use the -mt option for threaded builds. ThatJeff Trawick2003-04-011-1/+1
* don't compile for a test when preprocessing is sufficientJeff Trawick2003-03-071-4/+6
* change APR_CHECK_APR_DEFINE to find header files viaJeff Trawick2003-03-071-7/+8
* make a few changes to warnings with native compiler for AIX:Jeff Trawick2003-02-191-1/+1
* Added the apr_env functions to the NetWare buildBradley Nicholes2003-02-181-0/+1
* Fix APR_LAYOUT to work with layout files with no preceding blank linesJustin Erenkrantz2003-02-171-7/+11
* Fix a nice little autoconf bug where apr-util and pcre would not configureJustin Erenkrantz2003-02-151-2/+7
* This source isn't needed, it's exported through libapr.dll which isWilliam A. Rowe Jr2003-02-111-4/+0
* *) Introduce Release mode debugging symbols for Win32 builds of apr.William A. Rowe Jr2003-02-062-4/+4
* Rename rules.mk to apr_rules.mk and make it be installed.Thom May2003-02-042-0/+1
* Don't add -Oacgiltz to CFLAGS for GCC on *-sco3.2v[234]*, probable fixJoe Orton2003-02-041-1/+3
* Fix overzealous s/-lcrypt// in r1.17 for some SCO platforms (untested).Joe Orton2003-02-041-2/+2
* Change the screen name default to DEFAULT for all NLMsBradley Nicholes2003-01-301-1/+1
* Allow the 'filename' to include extensions, observed by Mladen Turk.William A. Rowe Jr2003-01-201-1/+6