summaryrefslogtreecommitdiff
path: root/build
Commit message (Expand)AuthorAgeFilesLines
...
* if no crypto library is specified in conjuction with --with-crypto, autodetec...Jeff Trawick2012-09-231-1/+16
* Check all DB minor versions if --with-dbm=db5 or --with-dbm=db4 is givenStefan Fritsch2012-09-071-1/+17
* spellingJeff Trawick2012-08-241-1/+1
* Fix missing end quote.Rainer Jung2012-08-111-2/+2
* Followup to r1371817:Rainer Jung2012-08-111-14/+17
* Reduce code duplication in Berkeley DB detectionRainer Jung2012-08-101-380/+59
* Use APR_ADDTO when setting LDADD variablesRainer Jung2012-08-103-14/+14
* Update config.guess and config.sub fromRainer Jung2012-08-072-50/+93
* Update for Mountain Lion / OSX 10.8 / Darwin 12.xJim Jagielski2012-08-011-1/+1
* mwccnlm: search directory of referencing file first for #includes.Guenter Knauf2012-07-201-1/+1
* Added new stuff to NetWare build.Guenter Knauf2012-07-061-1/+1
* * build/crypto.m4: Always define apu_have_openssl, apu_have_nss to avoidJoe Orton2012-06-061-2/+2
* Update hints for hurdStefan Fritsch2012-05-181-3/+3
* Make mkdir.sh save to use in parallel builds:Stefan Fritsch2012-05-181-1/+7
* Few more NetWare build tweaks.Guenter Knauf2012-05-031-19/+22
* NetWare build tweaks to enable nlmconv linker.Guenter Knauf2012-05-022-40/+74
* Fix compile w/ clang and IPv6Philip M. Gollucci2012-01-231-3/+3
* Fix "test" syntax introduced in r1214516.Rainer Jung2011-12-181-1/+1
* apr_crypto: Crypto library detection runs twice (from main configure logicGraham Leggett2011-12-141-0/+3
* RPM: Ensure we depend correctly on libuuid-devel at build time.Graham Leggett2011-11-281-1/+1
* BZ 50334: Change back fix for APR_RESTORE_THE_ENVIRONMENTRainer Jung2011-11-081-2/+6
* Fix APR_RESTORE_THE_ENVIRONMENT if the original variable was a single spaceStefan Fritsch2011-10-151-1/+1
* darwin-10/darwin-11Jim Jagielski2011-08-011-1/+1
* Also for OSX 10.7Jim Jagielski2011-08-011-1/+1
* Fixes to finish cleaning up Netware builds/testsWilliam A. Rowe Jr2011-06-011-4/+0
* Some quick fixes to get us back compiling on NetwareWilliam A. Rowe Jr2011-06-012-11/+0
* Drop the incomplete LDAP abstraction layer from APR 2.0 as decided on-list.William A. Rowe Jr2011-05-315-304/+1
* Fix badly misplaced SUBSTWilliam A. Rowe Jr2011-05-291-1/+0
* Begin refactoring to prepare for ldap removalWilliam A. Rowe Jr2011-05-292-248/+266
* apr_crypto: Make sure we can find the nss headers on RHEL5.Graham Leggett2011-05-251-1/+1
* Yearly config.(guess|sub) update.Rainer Jung2011-05-202-143/+187
* Silence autoconf 2.68 warnings.Rainer Jung2011-05-201-6/+8
* rpm spec file: BuildPrereq is deprecated, use BuildRequires instead.Graham Leggett2011-05-201-1/+1
* fix typo in APRUTIL_EXPORT_LIBS in r1100846Eric Covener2011-05-091-1/+1
* PR51071: check the --with-odbc arg to see if it's an executable fileEric Covener2011-05-091-2/+8
* PR51074: APR not linked with libs added to APRUTIL_EXPORT_LIBS afterEric Covener2011-05-091-0/+1
* for MinGW, hard-code the results of various IPv6 tests insteadJeff Trawick2011-04-121-0/+4
* Some more NetWare build fixes.Guenter Knauf2011-04-102-12/+12
* Prepare NetWare build system for other compilers.Guenter Knauf2011-04-104-133/+144
* improve sync between apr.h and apr.hwJeff Trawick2011-04-091-0/+6
* MinGW: Resolve paths to test DSOs and executables within the testJeff Trawick2011-04-051-0/+1
* MinGW/MSYS: Support shared builds of APR, other general improvementsJeff Trawick2011-04-021-1/+5
* Removed dependency on sort command for export list.Guenter Knauf2011-03-313-8/+28
* Fixed NetWare build output.Guenter Knauf2011-03-311-1/+1
* Added __MSVCRT__ for MinGW builds.Guenter Knauf2011-03-291-1/+1
* NetWare awk export script fixes and cleanup.Guenter Knauf2011-03-291-12/+10
* Moved platform-specific stuff to build/apr_hints.m4.Guenter Knauf2011-03-271-3/+7
* Support selection of libxml2 vs expat in autoconf build.Nick Kew2011-03-252-111/+211
* Use the ComSpec environment var.Guenter Knauf2011-03-231-2/+1
* MinGW improvements:Jeff Trawick2011-03-191-12/+17