summaryrefslogtreecommitdiff
path: root/SConstruct
Commit message (Collapse)AuthorAgeFilesLines
* SCons: Remove unneeded file copy.pquerna2009-03-241-2/+0
| | | | git-svn-id: http://svn.apache.org/repos/asf/apr/apr/trunk@757821 13f79535-47bb-0310-9956-ffa450edef68
* SCons: Stub out building apr-util and the config files it needspquerna2009-03-241-0/+2
| | | | git-svn-id: http://svn.apache.org/repos/asf/apr/apr/trunk@757732 13f79535-47bb-0310-9956-ffa450edef68
* SCons: ability to build in a variant build directorypquerna2009-03-241-6/+4
| | | | git-svn-id: http://svn.apache.org/repos/asf/apr/apr/trunk@757694 13f79535-47bb-0310-9956-ffa450edef68
* SCons:pquerna2009-03-241-0/+1
| | | | | | | | | Add Prefix path to build variables. Use prefix path to conpmute the DSO path Change eolstyle based on platform. git-svn-id: http://svn.apache.org/repos/asf/apr/apr/trunk@757622 13f79535-47bb-0310-9956-ffa450edef68
* Scons Updates.pquerna2009-03-081-0/+1
| | | | | | | | | | | | | | | * Add detection of IPv6 * Fix return code checking of TryRun's... Scons expects 1 as success (meh) * Add ebcdic, nonblock inherited check, tcp_nodelay, union semun, TCP_CORK/TCP_NOPUSH, getrlimit/setrlimit, in_addr, sockaddr_storage, rlimit struct, ... and more * Add sctp check * Add accept filter check Submitted by: Ryan Phillips git-svn-id: http://svn.apache.org/repos/asf/apr/apr/trunk@751531 13f79535-47bb-0310-9956-ffa450edef68
* More SCons:pquerna2009-01-041-0/+1
| | | | | | | | | | - Generate include/apr.h - 64bit type detection - Test for many standard headers - Start Large file tests git-svn-id: http://svn.apache.org/repos/asf/apr/apr/trunk@731155 13f79535-47bb-0310-9956-ffa450edef68
* Port the atomic detection program, and generate apr_private.h (though the ↵pquerna2009-01-031-1/+1
| | | | | | build doesn't work now) git-svn-id: http://svn.apache.org/repos/asf/apr/apr/trunk@731125 13f79535-47bb-0310-9956-ffa450edef68
* A very basic scons based build that barely works on Darwin.pquerna2009-01-031-0/+48
git-svn-id: http://svn.apache.org/repos/asf/apr/apr/trunk@731120 13f79535-47bb-0310-9956-ffa450edef68