Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-10-21 | s4-python: added a samba_python grouping library | Andrew Tridgell | 1 | -0/+6 | |
Pair-Programmed-With: Andrew Bartlett <abartlet@samba.org> | |||||
2010-10-10 | wafsamba: Fix handling of pyembed/pyext. | Jelmer Vernooij | 1 | -19/+19 | |
2010-10-10 | wafsamba: Clarify needs_python argument name, use pyembed/pyext where | Jelmer Vernooij | 1 | -9/+9 | |
applicable. Allow using both pyembed and pyext, to prevent unresolved symbols. Autobuild-User: Jelmer Vernooij <jelmer@samba.org> Autobuild-Date: Sun Oct 10 03:54:01 UTC 2010 on sn-devel-104 | |||||
2010-08-25 | s4-pyglue: pyglue now depends on pytalloc | Andrew Tridgell | 1 | -1/+1 | |
2010-06-19 | pyglue: Trim dependencies. | Jelmer Vernooij | 1 | -1/+1 | |
2010-06-19 | waf: Add missing dependency (so header paths are inherited) on talloc to ↵ | Jelmer Vernooij | 1 | -0/+1 | |
internal python lib. | |||||
2010-06-18 | s4: Don't build a $prefix/lib/libpython.so, as such a library often already ↵ | Jelmer Vernooij | 1 | -1/+2 | |
exists :-) | |||||
2010-06-18 | s4-waf: Don't include pytalloc when embedding python. | Jelmer Vernooij | 1 | -1/+0 | |
2010-06-18 | s4: Build more python convenience files as subsystems rather than as python ↵ | Jelmer Vernooij | 1 | -2/+3 | |
modules. | |||||
2010-05-31 | ldb: Fix dependencies when building with system ldb. | Jelmer Vernooij | 1 | -1/+1 | |
2010-04-09 | s4-waf: only enable the python uuid module if python <= 2.4 | Andrew Tridgell | 1 | -1/+2 | |
2010-04-08 | s4-python: rename samba.glue to samba._glue to indicate it's private. | Jelmer Vernooij | 1 | -1/+1 | |
2010-04-07 | s4-python: Use standard infrastructure for finding included testtools, ↵ | Jelmer Vernooij | 1 | -2/+0 | |
subunit and iso8601. | |||||
2010-04-06 | s4-waf: updates for the new python installer from jelmer | Andrew Tridgell | 1 | -2/+0 | |
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 the rest of our python files | Andrew Tridgell | 1 | -0/+4 | |
2010-04-06 | build: waf quicktest nearly works | Andrew Tridgell | 1 | -1/+7 | |
Rewrote wafsamba using a new dependency handling system, and started adding the waf test code | |||||
2010-04-06 | build: commit all the waf build files in the tree | Andrew Tridgell | 1 | -0/+32 | |