summaryrefslogtreecommitdiffstats
path: root/source4/scripting/python/config.mk
Commit message (Expand)AuthorAgeFilesLines
* 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 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
* r26446: Convert param module to SWIG.Jelmer Vernooij2007-12-211-4/+0
* r26399: Use -O option for SWIG (less evil generated code).Jelmer Vernooij2007-12-211-1/+1
* r26242: Don't fail if swig is not available.Jelmer Vernooij2007-12-211-1/+1
* r26207: Only compile swig files if swig is available.Jelmer Vernooij2007-12-211-1/+1
* r26201: Build docs for the security module.Jelmer Vernooij2007-12-211-1/+1
* r26197: Add bindings for libsecurity.Jelmer Vernooij2007-12-211-4/+0
* r26186: Generate SWIG files as part of autogen.shJelmer Vernooij2007-12-211-2/+2
* r26114: Allow keyword-arguments.Jelmer Vernooij2007-12-211-1/+1
* r26100: Also check for SWIG.Jelmer Vernooij2007-12-211-1/+1
* r26096: No longer include removed headerJelmer Vernooij2007-12-211-1/+1
* r26088: Import some native-python python modules and move original python swi...Jelmer Vernooij2007-12-211-0/+35