summaryrefslogtreecommitdiffstats
path: root/source4/scripting/python/wscript_build
Commit message (Expand)AuthorAgeFilesLines
* Move python modules from source4/scripting/python/ to python/.Jelmer Vernooij2013-03-021-39/+0
* build: Rename samba_python waf node to avoid duplicate nameAndrew Bartlett2013-03-021-1/+1
* waf: Fix mispellingSimo Sorce2012-04-191-1/+1
* Revert "Install (platform-independent) python scripts to the PYTHONDIR rather...Jelmer Vernooij2011-12-091-1/+1
* Install (platform-independent) python scripts to the PYTHONDIR rather than PY...Jelmer Vernooij2011-12-061-1/+1
* waf: Don't link python modules against libpython2.x, consistent with other Py...Jelmer Vernooij2011-11-131-1/+1
* s4-waf Don't install any Samba packages into PYTHONDIRAndrew Bartlett2011-02-021-1/+1
* talloc: change pytalloc-util to be a public library.Jelmer Vernooij2010-10-261-2/+2
* waf: Remove unused EXT_LIB_PYTHON.Jelmer Vernooij2010-10-261-5/+1
* talloc: Move pytalloc to lib/talloc.Jelmer Vernooij2010-10-261-7/+0
* waf: Remove lib prefix from libraries manually.Jelmer Vernooij2010-10-261-2/+2
* s4: Drop duplicate 'lib' prefix for private libraries.Jelmer Vernooij2010-10-261-1/+1
* s4: Rename LIBSAMBA-* to libsamba-*Jelmer Vernooij2010-10-241-1/+1
* s4: Rename LIBNETIF to libnetif.Jelmer Vernooij2010-10-231-24/+24
* s4-python: python_samba needs pyextAndrew Tridgell2010-10-211-1/+2
* s4-python: added a samba_python grouping libraryAndrew Tridgell2010-10-211-0/+6
* wafsamba: Fix handling of pyembed/pyext.Jelmer Vernooij2010-10-101-19/+19
* wafsamba: Clarify needs_python argument name, use pyembed/pyext whereJelmer Vernooij2010-10-101-9/+9
* s4-pyglue: pyglue now depends on pytallocAndrew Tridgell2010-08-251-1/+1
* pyglue: Trim dependencies.Jelmer Vernooij2010-06-191-1/+1
* waf: Add missing dependency (so header paths are inherited) on talloc to inte...Jelmer Vernooij2010-06-191-0/+1
* s4: Don't build a $prefix/lib/libpython.so, as such a library often already e...Jelmer Vernooij2010-06-181-1/+2
* s4-waf: Don't include pytalloc when embedding python.Jelmer Vernooij2010-06-181-1/+0
* s4: Build more python convenience files as subsystems rather than as python m...Jelmer Vernooij2010-06-181-2/+3
* ldb: Fix dependencies when building with system ldb.Jelmer Vernooij2010-05-311-1/+1
* s4-waf: only enable the python uuid module if python <= 2.4Andrew Tridgell2010-04-091-1/+2
* s4-python: rename samba.glue to samba._glue to indicate it's private.Jelmer Vernooij2010-04-081-1/+1
* s4-python: Use standard infrastructure for finding included testtools, subuni...Jelmer Vernooij2010-04-071-2/+0
* s4-waf: updates for the new python installer from jelmerAndrew Tridgell2010-04-061-2/+0
* s4-waf: mark the wscript files as python so vim/emacs knows how to highlight ...Andrew Tridgell2010-04-061-0/+2
* s4-waf: install the rest of our python filesAndrew Tridgell2010-04-061-0/+4
* build: waf quicktest nearly worksAndrew Tridgell2010-04-061-1/+7
* build: commit all the waf build files in the treeAndrew Tridgell2010-04-061-0/+32