summaryrefslogtreecommitdiff
path: root/source4/libcli/SConscript
AgeCommit message (Collapse)AuthorFilesLines
2007-10-10r10646: Hey Jelmer what do you think of this? The SConscript for the libcliTim Potter1-68/+117
directory now looks like the config.mk file but with different punctuation. The only weird bit is that it creates a proto.h file for each subsystem. (This used to be commit 09d4abecb01fa9159243cfcb33051092f92cef3b)
2007-10-10r10586: Add MergedObject() builder. Default to Library() ratherJelmer Vernooij1-17/+17
then StaticLibrary() (This used to be commit b53313dc517986c69a4e4cb8fe3885b696f8faa1)
2007-10-10r10499: Export cli_ldap library.Tim Potter1-1/+3
(This used to be commit 3c9c3a52e3999f15df747bbd69479896bbec3a6b)
2007-10-10r10482: Add files to proto_files enough to build libcli and librpc directories.Tim Potter1-15/+26
(This used to be commit 4a03773c99f81d706307d69cb14af731dc8a8783)
2007-10-10r10478: More work on proto headers; we now generate a couple of smaller onesJelmer Vernooij1-4/+20
that are then included by include/proto.h (This used to be commit 703ffbaaaca11f3d8781cfe9e7542fcaa626d991)
2007-10-10r10348: Add scons scripts for remaining subsystems. Most subsystems build now,Jelmer Vernooij1-1/+2
but final linking still fails (as does generating files asn1, et, idl and proto files) (This used to be commit 4f0d7f75b99c7f4388d8acb0838577d86baf68b5)
2007-10-10r10336: Add sconscript for a couple more subsystems.Jelmer Vernooij1-0/+40
(This used to be commit 59d4450453c25f5cce9b67b808ff0c4433c1d194)