summaryrefslogtreecommitdiff
path: root/source4/scripting/python/config.mk
AgeCommit message (Expand)AuthorFilesLines
2008-03-04Fix includes.Jelmer Vernooij1-0/+2
2008-03-03Move object file lists to the Makefile.Jelmer Vernooij1-3/+6
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
2008-01-16python: Build shared python modules for generic use.Jelmer Vernooij1-2/+8
2008-01-14pidl/python: Fix compilation of py_echo.Jelmer Vernooij1-1/+1
2007-12-29r26628: python: Add more documentation, simplify code in Samba3 module.Jelmer Vernooij1-1/+1
2007-12-26r26602: Revert my previous commit as it only works with GNU make.Jelmer Vernooij1-1/+1
2007-12-26r26600: Provide dir variable with current basedir in Makefile.Jelmer Vernooij1-1/+1
2007-12-26r26595: Fix includes for hosts without gssapi as system header.Jelmer Vernooij1-1/+1
2007-12-24r26580: Include sentinel in build.h, in case the list is empty.Jelmer Vernooij1-0/+1
2007-12-24r26576: Allow the static module loading code to be used for the Python modules.Jelmer Vernooij1-2/+5
2007-12-24r26575: Build a private copy of the Python executable for Samba 4, so we know...Jelmer Vernooij1-0/+5
2007-12-21r26505: Add python bindings for some samdb-related functions, improve provisi...Jelmer Vernooij1-1/+1
2007-12-21r26474: Move credentials-specific kerberos file to credentials subsystem. Fix...Jelmer Vernooij1-0/+4
2007-12-21r26446: Convert param module to SWIG.Jelmer Vernooij1-4/+0
2007-12-21r26399: Use -O option for SWIG (less evil generated code).Jelmer Vernooij1-1/+1
2007-12-21r26242: Don't fail if swig is not available.Jelmer Vernooij1-1/+1
2007-12-21r26207: Only compile swig files if swig is available.Jelmer Vernooij1-1/+1
2007-12-21r26201: Build docs for the security module.Jelmer Vernooij1-1/+1
2007-12-21r26197: Add bindings for libsecurity.Jelmer Vernooij1-4/+0
2007-12-21r26186: Generate SWIG files as part of autogen.shJelmer Vernooij1-2/+2
2007-12-21r26114: Allow keyword-arguments.Jelmer Vernooij1-1/+1
2007-12-21r26100: Also check for SWIG.Jelmer Vernooij1-1/+1
2007-12-21r26096: No longer include removed headerJelmer Vernooij1-1/+1
2007-12-21r26088: Import some native-python python modules and move original python swi...Jelmer Vernooij1-0/+35