Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-04-09 | s4/was: Add 'drsblobs' Python module | Kamen Mazdrashki | 1 | -0/+13 | |
2010-04-06 | s4-waf: move to a universal method of recursing into subdirs | Andrew Tridgell | 1 | -2/+2 | |
This works with both standalone lib builds and bundled builds | |||||
2010-04-06 | s4-waf: more dependencies on talloc | Andrew Tridgell | 1 | -1/+2 | |
these are needed so we can support a system talloc without using the bundled talloc.h | |||||
2010-04-06 | s4-waf: cleanup use of LIBPOPT vs popt dependency | Andrew Tridgell | 1 | -1/+1 | |
2010-04-06 | s4-waf: mark the wscript files as python so vim/emacs knows how to highlight ↵ | Andrew Tridgell | 1 | -0/+2 | |
them | |||||
2010-04-06 | s4-waf: install dcerpc_atsvc.pc | Andrew Tridgell | 1 | -1/+1 | |
2010-04-06 | s4-waf: enable the pc_files in the build rules | Andrew Tridgell | 1 | -4/+4 | |
2010-04-06 | s4-waf: install the rest of our python files | Andrew Tridgell | 1 | -0/+2 | |
2010-04-06 | s4-waf: install the rest of the headers | Andrew Tridgell | 1 | -9/+17 | |
2010-04-06 | s4-waf: started adding auto-install of include files | Andrew Tridgell | 1 | -2/+3 | |
2010-04-06 | build: fixed libcli/ndr_netlogon.c dependency rules | Andrew Tridgell | 1 | -1/+1 | |
2010-04-06 | build: updates for current master build | Andrew Tridgell | 1 | -4/+4 | |
2010-04-06 | build: waf quicktest nearly works | Andrew Tridgell | 1 | -9/+7 | |
Rewrote wafsamba using a new dependency handling system, and started adding the waf test code | |||||
2010-04-06 | build: nearly there on samba4 build | Andrew Tridgell | 1 | -1/+4 | |
2010-04-06 | build: fixes from ita | Andrew Tridgell | 1 | -121/+125 | |
2010-04-06 | build: added librpc build script | Andrew Tridgell | 1 | -0/+732 | |