summaryrefslogtreecommitdiff
path: root/source4/scripting/python
AgeCommit message (Expand)AuthorFilesLines
2007-12-21r26248: Check in SWIG output so SWIG is not required when running out of svn.Jelmer Vernooij5-175/+3333
2007-12-21r26247: Don't allow use of older SWIG versions.Jelmer Vernooij2-1/+129
2007-12-21r26243: stdint.i requires swigarch.iJelmer Vernooij1-0/+65
2007-12-21r26242: Don't fail if swig is not available.Jelmer Vernooij1-1/+1
2007-12-21r26232: Provide replacement for stdint.i for users of older versions of swig.Jelmer Vernooij1-0/+109
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 Vernooij2-60/+0
2007-12-21r26191: Import custom test runner for subunit, rather than using trial, which...Jelmer Vernooij1-0/+386
2007-12-21r26188: Now that swig output is pregenerated, allow building python code with...Jelmer Vernooij1-1/+1
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 Vernooij2-3/+3
2007-12-21r26098: Make missing python no longer fatal.Jelmer Vernooij1-5/+12
2007-12-21r26096: No longer include removed headerJelmer Vernooij3-3/+1
2007-12-21r26089: Move python detection to a separate file, and don't make it an error ...Jelmer Vernooij1-0/+117
2007-12-21r26088: Import some native-python python modules and move original python swi...Jelmer Vernooij13-0/+2183