summaryrefslogtreecommitdiff
path: root/build
Commit message (Expand)AuthorAgeFilesLines
* Solaris 10 or later: Use pthread by default for cross-process mutex instead oftrawick2009-11-171-1/+5
* bump to 2.59 baseline for autoconf (it -was- 5 yrs old, this year)wrowe2009-11-131-4/+4
* Puntjim2009-10-131-3/+0
* More Darwin mojo due to 64 and 32 bit multi-arches. Thejim2009-10-131-0/+3
* removed batch file used for CodeWarrior IDE project filefuankg2009-10-051-48/+0
* Add support for Berkeley DB 4.8.minfrin2009-09-191-19/+51
* Fix regex to catch Darwin 1.x->9.x, but not darwin 10.xpquerna2009-09-011-3/+3
* Enable KQueue on OS X 10.6+pquerna2009-09-011-3/+2
* Make sure that "make check" is used in the RPM spec file, so thatminfrin2009-07-281-1/+1
* Make sure the LD_LIBRARY_PATH is sensible when running the testsminfrin2009-07-281-1/+129
* added ASF header; reformatted; cleaned up.fuankg2009-07-181-22/+30
* Convert various APU_DECLARE into APR_DECLARE.bojan2009-07-162-4/+0
* fixed typo.fuankg2009-07-151-1/+1
* more NetWare expat build improvements.fuankg2009-07-121-6/+7
* fixed typo.fuankg2009-07-121-1/+1
* fixed NetWare expat sanity check to work with newer source trees.fuankg2009-07-121-1/+1
* NetWare build fixes: more path sanity checks; decoupled expat build.fuankg2009-07-112-22/+25
* added NetWare NDK path sanity checks;fuankg2009-07-111-5/+10
* fixed typo.fuankg2009-07-081-1/+1
* another NetWare build fix.fuankg2009-07-071-0/+4
* I hate these invisible trailing spaces, argh!fuankg2009-07-061-5/+5
* foce to always create the NetWare apu_config.hfuankg2009-07-061-1/+3
* added helper var to NetWare build; added license header to nwver.awk.fuankg2009-07-062-1/+17
* some more NetWare build improvements.fuankg2009-07-064-4/+22
* build tweaks for NetWare (continued)fuankg2009-06-303-44/+51
* build tweaks for NetWare (continued)fuankg2009-06-302-39/+46
* more NetWare build fixes.fuankg2009-06-291-0/+1
* few more NetWare build tweaks.fuankg2009-06-282-8/+6
* more NetWare build tweaks.fuankg2009-06-282-7/+7
* more NetWare build tweaks.fuankg2009-06-284-26/+30
* more NetWare build tweaks.fuankg2009-06-284-72/+76
* fixed NetWare build (continued...)fuankg2009-06-283-21/+25
* some more NetWare build tweaks.fuankg2009-06-281-0/+1
* fixed NetWare build.fuankg2009-06-274-75/+86
* Make sure --without-ldap works.bojan2009-06-091-118/+120
* forward-port part of r781073 from the 1.3.x branchtrawick2009-06-071-6/+7
* * build/apu-iconv.m4, build/dbd.m4, build/crypto.m4: Use INCLUDESjorton2009-03-253-17/+15
* * build/apu-conf.m4 (APU_FIND_EXPAT): Do add to LDFLAGS for thejorton2009-03-251-0/+1
* * build/apu-conf.m4 (APU_TRY_EXPAT_LINK): Add INCLUDES to CPPFLAGS when testingjorton2009-03-251-9/+6
* Scons:pquerna2009-03-251-4/+4
* SCons:pquerna2009-03-251-0/+15
* * build/gen-build.py (main): Add support for building multiple jorton2009-03-251-0/+17
* * Revert r751107. This now fixed by adjusting the call of FIND_APR inrpluem2009-03-241-1/+1
* * build/: Use LDFLAGS, INCLUDES rather than APRUTIL_ counterparts.jorton2009-03-244-28/+25
* Missed in r757884:jorton2009-03-241-14/+15
* Start merging buildsystem from apr-util:jorton2009-03-247-0/+2454
* SCons:pquerna2009-03-241-0/+5
* SCons: only build hooks once.pquerna2009-03-241-1/+0
* Scons: build more apr-util required headerspquerna2009-03-241-0/+6
* SCons: Stub out building apr-util and the config files it needspquerna2009-03-241-3/+29