summaryrefslogtreecommitdiff
path: root/SConstruct
Commit message (Expand)AuthorAgeFilesLines
* - white space cleanup part 2 this time 1.4 ;)Marcus Rückert2006-10-041-27/+27
* - next release is 1.4.13Jan Kneschke2006-10-041-1/+1
* added a check for uuid.h to the scons buildJan Kneschke2006-09-281-0/+3
* use pkg-config to find lua via sconsJan Kneschke2006-09-161-4/+9
* the next release is 1.4.11Jan Kneschke2006-03-091-1/+1
* removed defines for XOPEN_SOURCE and BSD_SOURCE again as it breaks all BSDs a...Jan Kneschke2006-02-141-1/+1
* the next release is 1.4.10Jan Kneschke2006-02-011-1/+1
* updated the defines for the buildJan Kneschke2006-01-311-3/+4
* added Help text (scons -h) and a option to pass CC Jan Kneschke2006-01-201-0/+6
* detect required static libs through lddJan Kneschke2006-01-081-3/+7
* new build_static/build_fullstatic/build_dynamic optionmOo2006-01-071-0/+4
* added a fullstatic targetJan Kneschke2006-01-051-1/+1
* added static building of lighttpdJan Kneschke2006-01-041-2/+8
* laulib is needed too for mod_cmlJan Kneschke2006-01-031-2/+2
* - next release is 1.4.9Jan Kneschke2005-12-151-2/+5
* check if we need -ldl to get dlopenJan Kneschke2005-11-181-4/+7
* added lua compile optionJan Kneschke2005-11-181-2/+12
* added with_ldapJan Kneschke2005-11-151-7/+11
* get more warningsJan Kneschke2005-11-111-1/+1
* added check for madviseJan Kneschke2005-10-311-1/+1
* added a check for gmt_off in struct tmJan Kneschke2005-10-261-2/+21
* The dependecies of header files into account Jan Kneschke2005-10-181-7/+43
* get ready for 1.4.6lighttpd-1.4.6Jan Kneschke2005-10-091-1/+1
* remove bogus script for cygwin. use rebaseall if you have problem with remap ...mOo2005-10-031-5/+0
* scons fixes, and built/test on cygwinmOo2005-10-011-19/+54
* with_xml instead of with_xml2 and fixed passing of -D options for LFSJan Kneschke2005-09-261-1/+1
* added a alternative to automake and friends by using sconsJan Kneschke2005-09-241-0/+143