summaryrefslogtreecommitdiff
path: root/build
Commit message (Expand)AuthorAgeFilesLines
* 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
* Oops was using the wrong variable.jfclere2007-09-211-2/+2
* Rollback r577654 and replace it by a better logic.jfclere2007-09-211-12/+14
* Use the mysql libtool library when available.jfclere2007-09-201-0/+12
* No point checking for dbd/apr_dbd_mysql.c any more - we have it :-)bojan2007-09-051-64/+62
* Remove unnecessary APU version checks from MySQL DBD driverbojan2007-09-051-4/+4
* Commit DBD MySQL driver (relicensed) and FreeTDS driver (new)niq2007-09-041-2/+55
* (APU_TRY_BERKELEY_DB): #include stdlib.h to allow header file test codefielding2007-09-011-0/+1
* Support BerkeleyDB 4.6.fielding2007-09-011-17/+49
* Support Tivoli ITDS LDAP client library, without SSL supporttrawick2007-07-311-0/+8
* Fix up r493791 by properly exporting library path when --with-expat specified.jerenkrantz2007-07-291-1/+9