Age | Commit message (Expand) | Author | Files | Lines |
2011-12-09 | Revert "Install (platform-independent) python scripts to the PYTHONDIR rather... | Jelmer Vernooij | 1 | -1/+1 |
2011-12-06 | Install (platform-independent) python scripts to the PYTHONDIR rather than PY... | Jelmer Vernooij | 1 | -1/+1 |
2011-11-13 | waf: Don't link python modules against libpython2.x, consistent with other Py... | Jelmer Vernooij | 1 | -1/+1 |
2011-02-02 | s4-waf Don't install any Samba packages into PYTHONDIR | Andrew Bartlett | 1 | -1/+1 |
2010-10-26 | talloc: change pytalloc-util to be a public library. | Jelmer Vernooij | 1 | -2/+2 |
2010-10-26 | waf: Remove unused EXT_LIB_PYTHON. | Jelmer Vernooij | 1 | -5/+1 |
2010-10-26 | talloc: Move pytalloc to lib/talloc. | Jelmer Vernooij | 1 | -7/+0 |
2010-10-26 | waf: Remove lib prefix from libraries manually. | Jelmer Vernooij | 1 | -2/+2 |
2010-10-26 | s4: Drop duplicate 'lib' prefix for private libraries. | Jelmer Vernooij | 1 | -1/+1 |
2010-10-24 | s4: Rename LIBSAMBA-* to libsamba-* | Jelmer Vernooij | 1 | -1/+1 |
2010-10-23 | s4: Rename LIBNETIF to libnetif. | Jelmer Vernooij | 1 | -24/+24 |
2010-10-21 | s4-python: python_samba needs pyext | Andrew Tridgell | 1 | -1/+2 |
2010-10-21 | s4-python: added a samba_python grouping library | Andrew Tridgell | 1 | -0/+6 |
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 |
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 inte... | Jelmer Vernooij | 1 | -0/+1 |
2010-06-18 | s4: Don't build a $prefix/lib/libpython.so, as such a library often already e... | Jelmer Vernooij | 1 | -1/+2 |
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 m... | Jelmer Vernooij | 1 | -2/+3 |
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, subuni... | Jelmer Vernooij | 1 | -2/+0 |
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 |
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 |
2010-04-06 | build: commit all the waf build files in the tree | Andrew Tridgell | 1 | -0/+32 |