summaryrefslogtreecommitdiff
path: root/wscript_build
AgeCommit message (Expand)AuthorFilesLines
2011-09-08build: Add duplicate symbol checking as part of make testAndrew Bartlett1-0/+1
2011-08-03samba-tool: Remove C version of samba-toolAmitay Isaacs1-1/+0
2011-07-13dynconfig: rework the logic to support --enable-fhsStefan Metzmacher1-3/+0
2011-07-13Revert "s4-build Change default paths and --with flags for a 4.0 release"Stefan Metzmacher1-1/+1
2011-07-08lib/param: Merge struct loadparm_service into commonAndrew Bartlett1-0/+1
2011-07-06build: we no longer put #if _SAMBA_BUILD_ == 4 in public headersAndrew Bartlett1-3/+0
2011-07-05ldb: make ldb a top level library for Samba 4.0Andrew Bartlett1-2/+2
2011-06-21build: move dynconfig for top level build upAndrew Bartlett1-1/+1
2011-06-20tdb_compat.h: divert every tdb build and includes to tdb_compatRusty Russell1-1/+0
2011-06-20lib/tdb_compat: header for tdb1 vs tdb2.Rusty Russell1-0/+1
2011-06-20lib: import ccan modules for tdb2Rusty Russell1-0/+1
2011-06-20s4-build Change default paths and --with flags for a 4.0 releaseAndrew Bartlett1-1/+1
2011-06-17build: only use the git version on install, not in the build treeAndrew Tridgell1-1/+1
2011-05-09build: Remove --disable-s3build so we can rely on these subsystemsAndrew Bartlett1-2/+1
2011-05-08lib/socket move interfaces code to the top levelAndrew Bartlett1-0/+1
2011-04-29build: put doserr.c into it's own subsystem, so it's no longer a duplicateAndrew Bartlett1-0/+1
2011-04-27auth/kerberos: Create common helper to get the verified PAC from GSSAPIAndrew Bartlett1-0/+1
2011-03-15build: force _SAMBA_BUILD_==4 to be true in public headersAndrew Tridgell1-0/+3
2011-03-15build: mark some private includes as OK in public headersAndrew Tridgell1-0/+4
2011-03-15build: added automated testing of our public headersAndrew Tridgell1-0/+2
2011-03-15build: install public headers in the build treeAndrew Tridgell1-0/+3
2011-02-24build: moved util_reg.c into a common subsystemAndrew Tridgell1-0/+1
2011-02-24build: moved libds/common/flag_mapping.c into a common subsystemAndrew Tridgell1-0/+1
2011-02-22s4-waf: added --enable-s3build configure optionAndrew Tridgell1-1/+2
2011-02-22s3build: recurse into source3/Andrew Tridgell1-0/+6
2011-02-10auth Move auth_sam_reply into the top level.Andrew Bartlett1-0/+1
2011-02-07waf: added top level build rules Andrew Tridgell1-0/+106