Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r10646: Hey Jelmer what do you think of this? The SConscript for the libcli | Tim Potter | 1 | -1/+30 |
2007-10-10 | r10586: Add MergedObject() builder. Default to Library() rather | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r10510: Decrease the amount of data included by includes.h a bit | Jelmer Vernooij | 1 | -1/+3 |
2007-10-10 | r10509: Some more sconscript fixes. Now getting to link stage for smbclient | Jelmer Vernooij | 1 | -1/+12 |
2007-10-10 | r10498: Detect some more networking headers. | Tim Potter | 1 | -2/+12 |
2007-10-10 | r10481: #define _GNU_SOURCE for comparison_fn_t test. | Tim Potter | 1 | -1/+1 |
2007-10-10 | r10478: More work on proto headers; we now generate a couple of smaller ones | Jelmer Vernooij | 1 | -4/+31 |
2007-10-10 | r10476: Move some more types to libreplace. Fix missing strndup errors | Jelmer Vernooij | 1 | -24/+0 |
2007-10-10 | r10456: More SCons fixes: | Jelmer Vernooij | 1 | -13/+12 |
2007-10-10 | r10448: Add librpc SConscript file to build. | Tim Potter | 1 | -1/+1 |
2007-10-10 | r10438: Move portability functions to lib/replace/; replace now simply ensures | Jelmer Vernooij | 1 | -2/+1 |
2007-10-10 | r10420: Two minor scons fixes | Jelmer Vernooij | 1 | -3/+3 |
2007-10-10 | r10418: Fix comparison_fn_t test I busted. Add $HOME to the environment as some | Tim Potter | 1 | -2/+5 |
2007-10-10 | r10416: Detect some more types to get rid of spurious warnings in the | Tim Potter | 1 | -1/+12 |
2007-10-10 | r10393: More type checking in scons | Jelmer Vernooij | 1 | -4/+54 |
2007-10-10 | r10378: Build config.h file from dictionary of defines and always use it. | Tim Potter | 1 | -8/+13 |
2007-10-10 | r10377: Save configuration stuff to sconf.cache so it isn't annoyingly run | Tim Potter | 1 | -32/+61 |
2007-10-10 | r10376: Argh - not quoting dictionary/hash keys is a bit of a perlism. | Tim Potter | 1 | -1/+1 |
2007-10-10 | r10374: Add HAVE_* defines (on command-line or in config.h file) for scons + | Jelmer Vernooij | 1 | -5/+21 |
2007-10-10 | r10369: You don't need to put leading or trailing spaces on variables. It's | Tim Potter | 1 | -22/+22 |
2007-10-10 | r10366: More scons fixes. Building et, asn1, lex and yacc files sort-of works... | Jelmer Vernooij | 1 | -8/+63 |
2007-10-10 | r10356: Make the proto generator work with scons | Jelmer Vernooij | 1 | -2/+6 |
2007-10-10 | r10348: Add scons scripts for remaining subsystems. Most subsystems build now, | Jelmer Vernooij | 1 | -3/+10 |
2007-10-10 | r10336: Add sconscript for a couple more subsystems. | Jelmer Vernooij | 1 | -1/+5 |
2007-10-10 | r10334: Use CPPDEFINES instead of CCFLAGS for adding preprocessor symbols. | Tim Potter | 1 | -3/+2 |
2007-10-10 | r10330: Add SConscript to more subsystems. Some of the tdb tools build now. | Jelmer Vernooij | 1 | -17/+27 |
2007-10-10 | r10329: Perhaps we shouldn't get too ahead of ourselves just yet. | Tim Potter | 1 | -1/+1 |
2007-10-10 | r10327: Use CPPPATH instead of appending -Idir to CCFLAGS. | Tim Potter | 1 | -16/+23 |
2007-10-10 | r10323: Add first bits required for getting compile with scons working. This ... | Jelmer Vernooij | 1 | -0/+34 |