summaryrefslogtreecommitdiff
path: root/source4/client/config.mk
AgeCommit message (Collapse)AuthorFilesLines
2007-10-10r3881: Split up the LIBNDR_GEN subsystem into NDR_* and RPC_NDR_* subsystems.Jelmer Vernooij1-1/+1
This reduces the total size of the samba binaries from 119 Mb to 73 Mb. Next step will be to have the build system obtain some of this information by itself, so that we don't have to write ~10 lines per interface manually. (This used to be commit 16d905f6b0cbec591eebc44ee2ac9516a5730378)
2007-10-10r3744: Support building subsystems as a shared library. Modules don't work yet,Jelmer Vernooij1-1/+2
so while this does compile, it does not work yet. (This used to be commit 3d885562c9f83d60c5d4957b067e35387dfa50dd)
2007-10-10r866: convert the rest of the binaries to config.mk filesStefan Metzmacher1-0/+15
metze (This used to be commit 0f8c193ac35572862b0d653dc02a71ebc71e88a8)