summaryrefslogtreecommitdiff
path: root/build
Commit message (Expand)AuthorAgeFilesLines
...
* Fix NetWare build: set NLM version with commandline optionfuankg2014-08-311-2/+3
* Some more NetWare build fixes.fuankg2014-07-241-0/+1
* NetWare build fixes.fuankg2014-07-244-1/+34
* Update config.guess and config.sub fromrjung2014-03-082-164/+26
* Fix detection of Berkeley DB 6.rjung2013-11-231-8/+23
* Fix line endings of trunk-specific text fileswrowe2013-10-291-211/+211
* axe old messages about lack of support for libtool 2.xtrawick2013-10-201-2/+0
* Update support for MINT OS.trawick2013-10-141-2/+1
* Cygwin: Don't define unused symbol "CYGWIN". (__CYGWIN__ is used instead.)trawick2013-10-061-3/+0
* Tab to spaces, sync with 1.5.x.rjung2013-10-031-6/+6
* Update config.guess and config.sub fromrjung2013-10-032-71/+90
* Fix broken test for O_NONBLOCK inheritance.rjung2013-07-131-0/+5
* Fix configure help message for Berkeley DB 6.rjung2013-06-231-1/+1
* Add support for Berkeley DB 6.0.rjung2013-06-231-4/+5
* NetWare build: minor change to make the script usable for 1.x.fuankg2013-05-281-4/+4
* Use SVN revision for NetWare dev builds version info.fuankg2013-05-272-3/+21
* Kill some NetWare build warnings.fuankg2013-05-102-1/+5
* Added test-clean target to NetWare build.fuankg2013-05-101-1/+4
* Update config.guess and config.sub fromrjung2013-04-272-6/+22
* Mark apr_dbd_freetds as unsupported and remove it from all buildsniq2013-03-304-78/+3
* Fix detection of O_NONBLOCK inheritance.rjung2013-02-251-0/+31
* Update config.guess and config.sub fromrjung2013-02-062-54/+50
* Fix Linux 3.x detectionsf2012-10-191-9/+1
* apr_crypto: Add a native CommonCrypto implementation for iOS and OSXminfrin2012-10-052-4/+75
* Longer term Darwin/OSX solution... Assume Darwin 1?.*jim2012-09-261-1/+1
* fix AC_CHECK_HEADER() usage with APU_CHECK_CRYPTO_NSStrawick2012-09-231-6/+16
* If --with-crypto was specified without enabling a crypto library, try to trawick2012-09-231-1/+27
* revert broken r1389129 for the time beingtrawick2012-09-231-16/+1
* if no crypto library is specified in conjuction with --with-crypto, autodetec...trawick2012-09-231-1/+16
* Check all DB minor versions if --with-dbm=db5 or --with-dbm=db4 is givensf2012-09-071-1/+17
* spellingtrawick2012-08-241-1/+1
* Fix missing end quote.rjung2012-08-111-2/+2
* Followup to r1371817:rjung2012-08-111-14/+17
* Reduce code duplication in Berkeley DB detectionrjung2012-08-101-380/+59
* Use APR_ADDTO when setting LDADD variablesrjung2012-08-103-14/+14
* Update config.guess and config.sub fromrjung2012-08-072-50/+93
* Update for Mountain Lion / OSX 10.8 / Darwin 12.xjim2012-08-011-1/+1
* mwccnlm: search directory of referencing file first for #includes.fuankg2012-07-201-1/+1
* Added new stuff to NetWare build.fuankg2012-07-061-1/+1
* * build/crypto.m4: Always define apu_have_openssl, apu_have_nss to avoidjorton2012-06-061-2/+2
* Update hints for hurdsf2012-05-181-3/+3
* Make mkdir.sh save to use in parallel builds:sf2012-05-181-1/+7
* Few more NetWare build tweaks.fuankg2012-05-031-19/+22
* NetWare build tweaks to enable nlmconv linker.fuankg2012-05-022-40/+74
* Fix compile w/ clang and IPv6pgollucci2012-01-231-3/+3
* Fix "test" syntax introduced in r1214516.rjung2011-12-181-1/+1
* apr_crypto: Crypto library detection runs twice (from main configure logicminfrin2011-12-141-0/+3
* RPM: Ensure we depend correctly on libuuid-devel at build time.minfrin2011-11-281-1/+1
* BZ 50334: Change back fix for APR_RESTORE_THE_ENVIRONMENTrjung2011-11-081-2/+6
* Fix APR_RESTORE_THE_ENVIRONMENT if the original variable was a single spacesf2011-10-151-1/+1