summaryrefslogtreecommitdiff
path: root/build
Commit message (Expand)AuthorAgeFilesLines
* Fix a problem reporting the lber library from apu-N-config.trawick2009-02-051-1/+2
* Allow the name of the lber library to be specified.trawick2009-01-261-1/+13
* Support ldap library names with non-alphanumeric characters, suchtrawick2009-01-261-2/+6
* Fix the saving of the old LIBS, CPPFLAGS and LDFLAGS when OpenSSLminfrin2009-01-041-8/+9
* We are now at version 2.minfrin2009-01-041-2/+2
* Add optional dbm, openssl and nss subpackages to the RPM spec file.minfrin2009-01-041-0/+40
* apr_crypto_nss: Oh that it was this easy. Use pgk-config to findminfrin2009-01-041-15/+13
* apr_crypto_nss: The nss.h header file could be in nss or nss3, theminfrin2009-01-041-3/+3
* apr_dbd_freetds: The sybdb.h header file might be freetds/sybdb.hminfrin2009-01-041-3/+3
* require apr 2 - might want to review other libs (expat 2.0 baseline, anyone?)wrowe2009-01-031-1/+1
* Prepare to invoke all available tests; we obviously needwrowe2008-11-211-0/+10
* Introduce DBM DSO linkage.wrowe2008-11-212-13/+21
* Ensure APU_DSO_BUILD on Unix is always defined, and binary [0 or 1]wrowe2008-11-211-6/+15
* replace missing comment lost in r719466wrowe2008-11-211-0/+1
* Now, revert r719466. Must quit using commit -m ""wrowe2008-11-212-13/+12
* replace missing commentwrowe2008-11-212-12/+13
* Avert setting APU_DSO_BUILD if APR_HAS_DSO is false.wrowe2008-11-211-2/+4
* Move APU_HAVE_CRYPTO from private apu_config.h to public apu.h.minfrin2008-09-091-5/+3
* Add apr_crypto implementations for OpenSSL and Mozilla NSS. Add a unitminfrin2008-09-072-1/+212
* Update the RPM spec file to depend on the bzip2 binary instead of the gzipminfrin2008-08-301-7/+92
* Fix build with LDAP on FreeBSD.bojan2008-07-081-0/+10
* Detection of PostgreSQL may fail if LIBS contains all libs returned bybojan2008-07-021-12/+60
* Add support for Berkeley DB 4.7.bojan2008-06-241-18/+50
* Older OpenLDAP implementations may have ldap_set_rebind_proc() with two args.bojan2008-06-161-0/+20
* Also make it (ODBC DBD) link :-)bojan2008-06-131-1/+1
* Make ODBC DBD driver compile on Unix.bojan2008-06-132-2/+90
* Otherwise install-modules-yes in Makefile and the shell will complains onjfclere2008-06-051-1/+3
* Correct licensing blocks to conform to ASF guidelines. Somehow, this happenedwrowe2008-05-288-48/+48
* Abstract "--disable-dbd-dso" into "--disable-util-dso"; since the wrowe2008-05-232-51/+74
* Introduce an internal apu_dso API for loading modular components into thewrowe2008-05-222-4/+9
* User LIBS for libs and LDFLAGS for flags in DBD detection.bojan2008-05-211-18/+22
* Do pgsql_LDFLAGS in two steps, Windows doesn't like it in one.bojan2008-05-201-3/+6
* Make sure MySQL library is always included, even when mysql_LDFLAGS is empty.bojan2008-05-201-1/+1
* Add pg_config --libs to pgsql_LDFLAGS.bojan2008-05-201-38/+31
* Use --libdir instead of --libs for PGSQL (manual confirms).bojan2008-05-201-3/+3
* Use pg_config to help us with build options for PGSQL DBD driver.bojan2008-05-201-18/+35
* Consistently save and restore LIBS, LDFLAGS and CPPFLAGS in DBD detection.bojan2008-05-171-46/+48
* Disable Oracle DBD driver by defaultbojan2008-05-121-35/+14
* MySQL MUST NOT be linked in by default! Remove check for mysqlfielding2008-05-101-26/+1
* * build/dbm.m4 (APU_CHECK_DBM): Fix gdbm detection to use LDFLAGS jorton2008-04-181-2/+6
* Remove ssl/, test/ssl*, include/private/*ssl*, and revert r416919,jorton2008-04-152-114/+0
* Update the export parsing listbnicholes2007-12-071-0/+3
* Revert. The real fix needs the ability to be able to switch featuresminfrin2007-11-261-6/+3
* only omit the "/" from "z/OS" if using in a variable nametrawick2007-11-261-1/+1
* Add default support for SSL to the rpm spec fileminfrin2007-11-241-3/+6
* Fix the make test target in the spec file.minfrin2007-11-211-1/+1
* Expose the SSL EVP interface to encrypt and decrypt arbitraryminfrin2007-11-211-1/+3
* Add x64 bitswrowe2007-10-191-2/+50
* Add the preaprutil target and please, out of the root :)wrowe2007-10-191-0/+83
* Build against apr-iconv (with libs and includes and stuff, maybe?)wrowe2007-10-181-8/+12