summaryrefslogtreecommitdiff
path: root/build
Commit message (Expand)AuthorAgeFilesLines
* 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
* Take only the first line from libtool --version as 1.5 emits multi-line versionjerenkrantz2003-06-161-1/+1
* Define _THREAD_SAFE for all compilations on AIX. Previouslytrawick2003-06-021-1/+1
* BS2000 needs an extra #define _KMEMUSER for <sys/shm.h>martin2003-05-281-1/+1
* Add the copyright notice in the NetWare make filesbnicholes2003-05-221-0/+5
* reflect actual host-triplemartin2003-05-021-2/+5
* fix some problems with undesired build droppings left around aftertrawick2003-04-302-3/+2
* Add parameter to APR_SUBDIR_CONFIG to drop options passed to configurejerenkrantz2003-04-051-2/+33
* don't bother j random user with missing function prototype warningstrawick2003-04-041-1/+1
* Solaris cc: Don't use the -mt option for threaded builds. Thattrawick2003-04-011-1/+1
* don't compile for a test when preprocessing is sufficienttrawick2003-03-071-4/+6
* change APR_CHECK_APR_DEFINE to find header files viatrawick2003-03-071-7/+8
* make a few changes to warnings with native compiler for AIX:trawick2003-02-191-1/+1
* Added the apr_env functions to the NetWare buildbnicholes2003-02-181-0/+1
* Fix APR_LAYOUT to work with layout files with no preceding blank linesjerenkrantz2003-02-171-7/+11
* Fix a nice little autoconf bug where apr-util and pcre would not configurejerenkrantz2003-02-151-2/+7
* This source isn't needed, it's exported through libapr.dll which iswrowe2003-02-111-4/+0
* *) Introduce Release mode debugging symbols for Win32 builds of apr.wrowe2003-02-062-4/+4
* Rename rules.mk to apr_rules.mk and make it be installed.thommay2003-02-042-0/+1
* Don't add -Oacgiltz to CFLAGS for GCC on *-sco3.2v[234]*, probable fixjorton2003-02-041-1/+3
* Fix overzealous s/-lcrypt// in r1.17 for some SCO platforms (untested).jorton2003-02-041-2/+2
* Change the screen name default to DEFAULT for all NLMsbnicholes2003-01-301-1/+1
* Allow the 'filename' to include extensions, observed by Mladen Turk.wrowe2003-01-201-1/+6
* Fix misdetection of strerror_r return type with glibc 2.3 (which meantjorton2003-01-151-0/+1
* Don't require MMXbnicholes2003-01-091-2/+2
* Namespace protection for include/arch/ header filesthommay2003-01-061-2/+2
* Update copyright notices to 2003.thommay2003-01-013-3/+3