summaryrefslogtreecommitdiff
path: root/source4/lib/registry/wscript_build
Commit message (Expand)AuthorAgeFilesLines
* python: Port samba.registry module to Python 3 compatible formLumir Balhar2017-10-181-7/+9
* Make libregistry private, for now.Jelmer Vernooij2016-01-131-3/+2
* s4:lib/registry: remove unused allow_warnings=TrueStefan Metzmacher2014-11-251-1/+0
* s4:lib/registry: explicitly use allow_warnings=TrueStefan Metzmacher2014-04-021-0/+1
* Remove the 'dir' registry backend.Jelmer Vernooij2011-12-291-1/+1
* build: Expand dcerpc-samba grouping libraryAndrew Bartlett2011-05-181-1/+1
* build: moved util_reg.c into a common subsystemAndrew Tridgell2011-02-241-2/+2
* ldbsamba: Lowercase library name.Jelmer Vernooij2010-11-071-1/+1
* s4-build: removed some unnecessary dependenciesAndrew Tridgell2010-10-301-1/+1
* talloc: change pytalloc-util to be a public library.Jelmer Vernooij2010-10-261-1/+1
* waf: Remove lib prefix from libraries manually.Jelmer Vernooij2010-10-261-5/+5
* s4: Rename LIBSAMBA-* to libsamba-*Jelmer Vernooij2010-10-241-5/+5
* s4-waf: don't depend directly on python modulesAndrew Tridgell2010-10-211-1/+1
* s4:lib: merge LDB_WRAP and LDBSAMBA and make LDBSAMBA a library.Stefan Metzmacher2010-06-161-1/+1
* s4:lib/registry: fix the waf buildStefan Metzmacher2010-04-271-1/+1
* s4: use shared registry functions.Günther Deschner2010-04-271-1/+1
* s4-waf: removed the unused installdir= option to SAMBA_BINARY()Andrew Tridgell2010-04-181-4/+0
* s4-waf: cleanup use of LIBPOPT vs popt dependencyAndrew Tridgell2010-04-061-4/+4
* s4-waf: mark the wscript files as python so vim/emacs knows how to highlight ...Andrew Tridgell2010-04-061-0/+2
* s4-waf: enable the pc_files in the build rulesAndrew Tridgell2010-04-061-1/+1
* build: waf quicktest nearly worksAndrew Tridgell2010-04-061-1/+1
* build: much nicer pidl rulesAndrew Tridgell2010-04-061-2/+3
* build: enable ENFORCE_GROUP_ORDERING()Andrew Tridgell2010-04-061-0/+70