summaryrefslogtreecommitdiff
path: root/source4/param/wscript_build
AgeCommit message (Expand)AuthorFilesLines
2012-05-03UTIL_TDB: lowercase name.Jelmer Vernooij1-1/+1
2011-12-03Revert making public of the samba-module library.Jelmer Vernooij1-1/+1
2011-10-28lib/util Split samba-modules library into public and private partsAndrew Bartlett1-1/+1
2011-10-11lib/param move source4 param code to the top levelAndrew Bartlett1-22/+4
2011-10-06lib/util: consolidate module loading into common codeAndrew Bartlett1-1/+1
2011-07-26shares: Remove dependencies on share modules.Jelmer Vernooij1-1/+1
2011-07-26libsamba-util: Build in libbitmap.Jelmer Vernooij1-2/+2
2011-07-08lib/param: Merge struct loadparm_service into commonAndrew Bartlett1-6/+1
2011-07-08param: Move per-share parameters into a seperate file, to share with s3Andrew Bartlett1-1/+2
2011-07-08s4-param change to struct bitmap to match s3-paramAndrew Bartlett1-1/+1
2011-07-02s3-param Generate parameter tablesAndrew Bartlett1-2/+2
2011-06-21s4-param Autogenerate the loadparm_globals and loadparm_service tablesAndrew Bartlett1-0/+10
2011-06-06s4-param Add hook between Samba3 and Samba4 loadparm systems.Andrew Bartlett1-0/+5
2011-02-22s4-waf: rename 'param' to 'pyparam'Andrew Tridgell1-1/+1
2011-02-09provision: Add missing dependency on pyldb-util.Jelmer Vernooij1-1/+1
2010-11-07ldbsamba: Lowercase library name.Jelmer Vernooij1-1/+1
2010-10-30s4-build: removed some unnecessary dependenciesAndrew Tridgell1-1/+1
2010-10-30s4-tdb: make tdb-wrap into a private libraryAndrew Tridgell1-1/+1
2010-10-30s4-ldbwrap: split ldb-wrap out from the LDBSAMBA subsystemAndrew Tridgell1-2/+2
2010-10-26talloc: change pytalloc-util to be a public library.Jelmer Vernooij1-2/+2
2010-10-26waf: Remove lib prefix from libraries manually.Jelmer Vernooij1-6/+6
2010-10-26s4: Drop duplicate 'lib' prefix for private libraries.Jelmer Vernooij1-1/+1
2010-10-24s4: Rename LIBSAMBA-* to libsamba-*Jelmer Vernooij1-6/+6
2010-10-21s4-param: added a libshares grouping libraryAndrew Tridgell1-0/+5
2010-10-10wafsamba: Fix handling of pyembed/pyext.Jelmer Vernooij1-2/+2
2010-10-10secrets: Add missing dependency on ldbsamba.Jelmer Vernooij1-1/+1
2010-10-10wafsamba: Clarify needs_python argument name, use pyembed/pyext whereJelmer Vernooij1-2/+2
2010-09-13param: Only include param_proto.h for Samba builds, provide thoseJelmer Vernooij1-1/+1
2010-09-11s4-param: move back to auto-generation of loadparm prototypesAndrew Tridgell1-1/+2
2010-06-19pyglue: Trim dependencies.Jelmer Vernooij1-1/+1
2010-06-18s4-waf: Don't include pytalloc when embedding python.Jelmer Vernooij1-1/+1
2010-06-18s4: Build more python convenience files as subsystems rather than as python m...Jelmer Vernooij1-4/+6
2010-06-16s4:lib: merge LDB_WRAP and LDBSAMBA and make LDBSAMBA a library.Stefan Metzmacher1-1/+1
2010-06-13param/share: Use static prototypes.Jelmer Vernooij1-1/+0
2010-04-12lib/replace/wscript: inline LIBREPLACE_EXT into 'replace' as the autoconf sys...Stefan Metzmacher1-1/+1
2010-04-12s4:param/wscript_build: 'dl' is provides via 'replace'Stefan Metzmacher1-1/+1
2010-04-06s4-waf: fixed some deps now we don't auto-include tevent and replaceAndrew Tridgell1-1/+1
2010-04-06s4-waf: mark the wscript files as python so vim/emacs knows how to highlight ...Andrew Tridgell1-0/+2
2010-04-06s4-waf: enable the pc_files in the build rulesAndrew Tridgell1-1/+1
2010-04-06build: waf quicktest nearly worksAndrew Tridgell1-5/+1
2010-04-06build: commit all the waf build files in the treeAndrew Tridgell1-0/+62