summaryrefslogtreecommitdiff
path: root/source4/SConstruct
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r10448: Add librpc SConscript file to build.Tim Potter1-1/+1
2007-10-10r10438: Move portability functions to lib/replace/; replace now simply ensuresJelmer Vernooij1-2/+1
2007-10-10r10420: Two minor scons fixesJelmer Vernooij1-3/+3
2007-10-10r10418: Fix comparison_fn_t test I busted. Add $HOME to the environment as someTim Potter1-2/+5
2007-10-10r10416: Detect some more types to get rid of spurious warnings in theTim Potter1-1/+12
2007-10-10r10393: More type checking in sconsJelmer Vernooij1-4/+54
2007-10-10r10378: Build config.h file from dictionary of defines and always use it.Tim Potter1-8/+13
2007-10-10r10377: Save configuration stuff to sconf.cache so it isn't annoyingly runTim Potter1-32/+61
2007-10-10r10376: Argh - not quoting dictionary/hash keys is a bit of a perlism.Tim Potter1-1/+1
2007-10-10r10374: Add HAVE_* defines (on command-line or in config.h file) for scons +Jelmer Vernooij1-5/+21
2007-10-10r10369: You don't need to put leading or trailing spaces on variables. It'sTim Potter1-22/+22
2007-10-10r10366: More scons fixes. Building et, asn1, lex and yacc files sort-of works...Jelmer Vernooij1-8/+63
2007-10-10r10356: Make the proto generator work with sconsJelmer Vernooij1-2/+6
2007-10-10r10348: Add scons scripts for remaining subsystems. Most subsystems build now,Jelmer Vernooij1-3/+10
2007-10-10r10336: Add sconscript for a couple more subsystems.Jelmer Vernooij1-1/+5
2007-10-10r10334: Use CPPDEFINES instead of CCFLAGS for adding preprocessor symbols.Tim Potter1-3/+2
2007-10-10r10330: Add SConscript to more subsystems. Some of the tdb tools build now.Jelmer Vernooij1-17/+27
2007-10-10r10329: Perhaps we shouldn't get too ahead of ourselves just yet.Tim Potter1-1/+1
2007-10-10r10327: Use CPPPATH instead of appending -Idir to CCFLAGS.Tim Potter1-16/+23
2007-10-10r10323: Add first bits required for getting compile with scons working. This ...Jelmer Vernooij1-0/+34