summaryrefslogtreecommitdiff
path: root/build/aprenv.py
Commit message (Expand)AuthorAgeFilesLines
* Stop using -no-cpp-precomp on Darwin or OS X. The Apple-modified gcc hasn't Jeff Trawick2015-04-041-1/+1
* Mark apr_dbd_freetds as unsupported and remove it from all buildsNick Kew2013-03-301-1/+0
* Drop the incomplete LDAP abstraction layer from APR 2.0 as decided on-list.William A. Rowe Jr2011-05-311-14/+0
* remove apr-iconv references; it was built upon apr so cannot exist before aprWilliam A. Rowe Jr2009-12-161-1/+0
* Scons:Paul Querna2009-03-251-4/+4
* SCons:Paul Querna2009-03-251-0/+15
* SCons:Paul Querna2009-03-241-0/+5
* SCons: only build hooks once.Paul Querna2009-03-241-1/+0
* Scons: build more apr-util required headersPaul Querna2009-03-241-0/+6
* SCons: Stub out building apr-util and the config files it needsPaul Querna2009-03-241-3/+29
* SCons:Paul Querna2009-03-241-5/+16
* SCons:Paul Querna2009-03-241-2/+7
* SCons: fixup solaris where sigwait takes one arg.Paul Querna2009-03-241-0/+3
* SCons: check for waitpid.Paul Querna2009-03-241-0/+1
* SCons: When ipv6 is available, but not configured, still subst the have_ipv6 ...Paul Querna2009-03-241-2/+1
* SCons: fixup UUID lib detection.Paul Querna2009-03-241-2/+4
* Scons:Paul Querna2009-03-241-6/+12
* SCons:Paul Querna2009-03-231-2/+11
* Scons: oops, wrong python object.Paul Querna2009-03-231-1/+1
* Make sctp test available.Paul Querna2009-03-231-0/+2
* Improve SCTP test.Paul Querna2009-03-231-1/+2
* SCons: Add test for proc_mutex_is_global.Paul Querna2009-03-091-0/+3
* SCons:Paul Querna2009-03-091-2/+11
* SCons:Paul Querna2009-03-081-0/+2
* SCons:Paul Querna2009-03-081-0/+33
* Scons Updates.Paul Querna2009-03-081-9/+140
* SCons build updates:Paul Querna2009-01-091-140/+84
* SCons:Paul Querna2009-01-041-2/+80
* Add check for Big Endianess via python's struct module.Paul Querna2009-01-041-0/+18
* More SCons:Paul Querna2009-01-041-8/+250
* Port the atomic detection program, and generate apr_private.h (though the bui...Paul Querna2009-01-031-5/+61
* A very basic scons based build that barely works on Darwin.Paul Querna2009-01-031-0/+103