summaryrefslogtreecommitdiffstats
path: root/source4/scripting/python/config.mk
Commit message (Expand)AuthorAgeFilesLines
* Fix installation path of the subunit python modules.Timur I Bakeyev2009-06-091-1/+1
* python: Move helper functions for using param into a separate file ratherJelmer Vernooij2009-06-021-1/+1
* s4:scripting/python: we should not silence warnings on handwritten python bin...Stefan Metzmacher2009-02-021-1/+1
* s4:auth: the python bindings don't use swig anymoreStefan Metzmacher2009-02-021-1/+1
* s4:python glue: fix dependecy to pyldbStefan Metzmacher2009-01-211-1/+1
* Convert auth python module to "plain" C rather than using SWIG.Jelmer Vernooij2008-12-211-1/+1
* py: Fix initialisation of subtypes, fix segfaults.Jelmer Vernooij2008-12-211-5/+5
* Use plain C implementation for misc Python module rather than SWIG.Jelmer Vernooij2008-12-201-6/+4
* Fix installation of Samba 4 during merged build.Jelmer Vernooij2008-10-301-1/+1
* Move pytalloc to talloc directory.Jelmer Vernooij2008-10-241-1/+1
* Move all subunit files to lib directory.Jelmer Vernooij2008-10-081-2/+2
* Revert Jelmer's CFLAGS commit e2b71a0ecbf10a78a59a8ec6371bdee57b1bfa6cAndrew Bartlett2008-05-311-1/+1
* Move CFLAGS handling out of smb_build.Jelmer Vernooij2008-05-301-1/+1
* dcerpc is now samba.dcerpc, avoid including source code in API documentation.Jelmer Vernooij2008-05-231-1/+3
* Fix CFLAGS for SWIG files.Jelmer Vernooij2008-05-221-1/+1
* Fix dependencies and imports.Jelmer Vernooij2008-05-221-2/+2
* Move more modules inside of the samba package.Jelmer Vernooij2008-05-211-2/+7
* Move CFLAGS overrides for SWIG modules to Makefile.Jelmer Vernooij2008-05-211-0/+2
* Use src dir.Jelmer Vernooij2008-05-181-6/+6
* Use variables for source path in libnet/ and scripting/python.Jelmer Vernooij2008-05-181-6/+6
* Install python modules by default.Jelmer Vernooij2008-05-161-0/+2
* Remove smbpython.Jelmer Vernooij2008-05-111-5/+0
* Complete dependencies for python modules (actually matters when built standal...Jelmer Vernooij2008-05-111-1/+7
* Install standalone python modules (so we can use stock python rather than smb...Jelmer Vernooij2008-05-101-6/+0
* Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3Jelmer Vernooij2008-04-251-0/+6
|\
| * Fix the build.Jelmer Vernooij2008-04-151-10/+0
| * Fix unresolved symbols.Jelmer Vernooij2008-04-141-3/+5
| * Use _OBJ_FILES variables in a couple more places.Jelmer Vernooij2008-04-141-3/+6
| * Move standard make compilation rules to build/make.Jelmer Vernooij2008-04-141-16/+1
| * build: we don't rely on bash yet:-) '==' should be just '='Stefan Metzmacher2008-03-131-1/+1
| * Fix typos, avoid DEPEND_LIST from growing with empty elements.Jelmer Vernooij2008-02-291-2/+1
| * use gmake to handle .py file copies.Jelmer Vernooij2008-02-291-0/+4
| * Remove sDefault as static variable.Jelmer Vernooij2008-02-281-1/+1
* | Fix includes.Jelmer Vernooij2008-03-041-0/+2
* | Move object file lists to the Makefile.Jelmer Vernooij2008-03-031-3/+6
* | Fix pydoctor.Jelmer Vernooij2008-02-261-5/+2
* | use make macro for python.Jelmer Vernooij2008-02-261-27/+0
* | use gmake to handle .py file copies.Jelmer Vernooij2008-02-161-0/+4
|/
* Fix syntax of docstrings, set project name when generating Python API documen...Jelmer Vernooij2008-02-091-1/+1
* python: Build shared python modules for generic use.Jelmer Vernooij2008-01-161-2/+8
* pidl/python: Fix compilation of py_echo.Jelmer Vernooij2008-01-141-1/+1
* r26628: python: Add more documentation, simplify code in Samba3 module.Jelmer Vernooij2007-12-291-1/+1
* r26602: Revert my previous commit as it only works with GNU make.Jelmer Vernooij2007-12-261-1/+1
* r26600: Provide dir variable with current basedir in Makefile.Jelmer Vernooij2007-12-261-1/+1
* r26595: Fix includes for hosts without gssapi as system header.Jelmer Vernooij2007-12-261-1/+1
* r26580: Include sentinel in build.h, in case the list is empty.Jelmer Vernooij2007-12-241-0/+1
* r26576: Allow the static module loading code to be used for the Python modules.Jelmer Vernooij2007-12-241-2/+5
* r26575: Build a private copy of the Python executable for Samba 4, so we know...Jelmer Vernooij2007-12-241-0/+5
* r26505: Add python bindings for some samdb-related functions, improve provisi...Jelmer Vernooij2007-12-211-1/+1
* r26474: Move credentials-specific kerberos file to credentials subsystem. Fix...Jelmer Vernooij2007-12-211-0/+4