summaryrefslogtreecommitdiff
path: root/source4/lib/registry/wscript_build
AgeCommit message (Expand)AuthorFilesLines
2021-06-20s4:registry: Migrate regpatch to new cmdline option parserAndreas Schneider1-1/+1
2021-06-20s4:registry: Migrate regtree to new cmdline option parserAndreas Schneider1-1/+1
2021-06-20s4:registry: Migrate regdiff to new cmdline option parserAndreas Schneider1-1/+1
2021-06-20s4:registry: Migrate regshell to new cmdline option parserAndreas Schneider1-1/+1
2019-03-21build: Remove bld.gen_python_environments()Andrew Bartlett1-4/+3
2017-10-18python: Port samba.registry module to Python 3 compatible formLumir Balhar1-7/+9
2016-01-13Make libregistry private, for now.Jelmer Vernooij1-3/+2
2014-11-25s4:lib/registry: remove unused allow_warnings=TrueStefan Metzmacher1-1/+0
2014-04-02s4:lib/registry: explicitly use allow_warnings=TrueStefan Metzmacher1-0/+1
2011-12-29Remove the 'dir' registry backend.Jelmer Vernooij1-1/+1
2011-05-18build: Expand dcerpc-samba grouping libraryAndrew Bartlett1-1/+1
2011-02-24build: moved util_reg.c into a common subsystemAndrew Tridgell1-2/+2
2010-11-07ldbsamba: Lowercase library name.Jelmer Vernooij1-1/+1
2010-10-30s4-build: removed some unnecessary dependenciesAndrew Tridgell1-1/+1
2010-10-26talloc: change pytalloc-util to be a public library.Jelmer Vernooij1-1/+1
2010-10-26waf: Remove lib prefix from libraries manually.Jelmer Vernooij1-5/+5
2010-10-24s4: Rename LIBSAMBA-* to libsamba-*Jelmer Vernooij1-5/+5
2010-10-21s4-waf: don't depend directly on python modulesAndrew Tridgell1-1/+1
2010-06-16s4:lib: merge LDB_WRAP and LDBSAMBA and make LDBSAMBA a library.Stefan Metzmacher1-1/+1
2010-04-27s4:lib/registry: fix the waf buildStefan Metzmacher1-1/+1
2010-04-27s4: use shared registry functions.Günther Deschner1-1/+1
2010-04-18s4-waf: removed the unused installdir= option to SAMBA_BINARY()Andrew Tridgell1-4/+0
2010-04-06s4-waf: cleanup use of LIBPOPT vs popt dependencyAndrew Tridgell1-4/+4
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-1/+1
2010-04-06build: much nicer pidl rulesAndrew Tridgell1-2/+3
2010-04-06build: enable ENFORCE_GROUP_ORDERING()Andrew Tridgell1-0/+70