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