summaryrefslogtreecommitdiff
path: root/source4/scripting/python/config.mk
AgeCommit message (Expand)AuthorFilesLines
2010-10-31s4: Remove the old perl/m4/make/mk-based build system.Jelmer Vernooij1-46/+0
2010-04-08s4-python: rename samba.glue to samba._glue to indicate it's private.Jelmer Vernooij1-4/+4
2010-03-31s4-python: Install external included packages only if they're not present on ...Jelmer Vernooij1-2/+2
2010-03-29python: Fix rule for generating docs using pydoctor.Jelmer Vernooij1-4/+5
2010-03-29s4-python: Move dnspython to lib/, like the other Python modulesJelmer Vernooij1-1/+1
2010-03-01python: Add 'make pylint' convenience rule.Jelmer Vernooij1-0/+5
2010-03-01Add 'pyflakes' rule.Jelmer Vernooij1-0/+5
2010-02-12s4-build: avoid finding python symlinksAndrew Tridgell1-1/+1
2010-01-25pyxattr: Move to the same directory as the xattr code.Jelmer Vernooij1-21/+0
2010-01-21s4: add python bindings for wrap_(s|g)etxattrMatthieu Patou1-0/+21
2010-01-16Import testtools as well, required for subunit.Jelmer Vernooij1-1/+1
2009-06-09Fix installation path of the subunit python modules.Timur I Bakeyev1-1/+1
2009-06-02python: Move helper functions for using param into a separate file ratherJelmer Vernooij1-1/+1
2009-02-02s4:scripting/python: we should not silence warnings on handwritten python bin...Stefan Metzmacher1-1/+1
2009-02-02s4:auth: the python bindings don't use swig anymoreStefan Metzmacher1-1/+1
2009-01-21s4:python glue: fix dependecy to pyldbStefan Metzmacher1-1/+1
2008-12-21Convert auth python module to "plain" C rather than using SWIG.Jelmer Vernooij1-1/+1
2008-12-21py: Fix initialisation of subtypes, fix segfaults.Jelmer Vernooij1-5/+5
2008-12-20Use plain C implementation for misc Python module rather than SWIG.Jelmer Vernooij1-6/+4
2008-10-30Fix installation of Samba 4 during merged build.Jelmer Vernooij1-1/+1
2008-10-24Move pytalloc to talloc directory.Jelmer Vernooij1-1/+1
2008-10-08Move all subunit files to lib directory.Jelmer Vernooij1-2/+2
2008-05-31Revert Jelmer's CFLAGS commit e2b71a0ecbf10a78a59a8ec6371bdee57b1bfa6cAndrew Bartlett1-1/+1
2008-05-30Move CFLAGS handling out of smb_build.Jelmer Vernooij1-1/+1
2008-05-23dcerpc is now samba.dcerpc, avoid including source code in API documentation.Jelmer Vernooij1-1/+3
2008-05-22Fix CFLAGS for SWIG files.Jelmer Vernooij1-1/+1
2008-05-22Fix dependencies and imports.Jelmer Vernooij1-2/+2
2008-05-21Move more modules inside of the samba package.Jelmer Vernooij1-2/+7
2008-05-21Move CFLAGS overrides for SWIG modules to Makefile.Jelmer Vernooij1-0/+2
2008-05-18Use src dir.Jelmer Vernooij1-6/+6
2008-05-18Use variables for source path in libnet/ and scripting/python.Jelmer Vernooij1-6/+6
2008-05-16Install python modules by default.Jelmer Vernooij1-0/+2
2008-05-11Remove smbpython.Jelmer Vernooij1-5/+0
2008-05-11Complete dependencies for python modules (actually matters when built standal...Jelmer Vernooij1-1/+7
2008-05-10Install standalone python modules (so we can use stock python rather than smb...Jelmer Vernooij1-6/+0
2008-04-25Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3Jelmer Vernooij1-0/+6
2008-04-15Fix the build.Jelmer Vernooij1-10/+0
2008-04-14Fix unresolved symbols.Jelmer Vernooij1-3/+5
2008-04-14Use _OBJ_FILES variables in a couple more places.Jelmer Vernooij1-3/+6
2008-04-14Move standard make compilation rules to build/make.Jelmer Vernooij1-16/+1
2008-03-13build: we don't rely on bash yet:-) '==' should be just '='Stefan Metzmacher1-1/+1
2008-03-04Fix includes.Jelmer Vernooij1-0/+2
2008-03-03Move object file lists to the Makefile.Jelmer Vernooij1-3/+6
2008-02-29Fix typos, avoid DEPEND_LIST from growing with empty elements.Jelmer Vernooij1-2/+1
2008-02-29use gmake to handle .py file copies.Jelmer Vernooij1-0/+4
2008-02-28Remove sDefault as static variable.Jelmer Vernooij1-1/+1
2008-02-26Fix pydoctor.Jelmer Vernooij1-5/+2
2008-02-26use make macro for python.Jelmer Vernooij1-27/+0
2008-02-16use gmake to handle .py file copies.Jelmer Vernooij1-0/+4
2008-02-09Fix syntax of docstrings, set project name when generating Python API documen...Jelmer Vernooij1-1/+1