summaryrefslogtreecommitdiff
path: root/source4/scripting/python
AgeCommit message (Collapse)AuthorFilesLines
2007-12-21r26191: Import custom test runner for subunit, rather than using trial, ↵Jelmer Vernooij1-0/+386
which is part of twisted. (This used to be commit b0f808345f948c49ad46f34ba306ca8354393850)
2007-12-21r26188: Now that swig output is pregenerated, allow building python code ↵Jelmer Vernooij1-1/+1
without swig installed. (This used to be commit f97f82adbd2663cadcfc5522c809ce2e659fb42c)
2007-12-21r26186: Generate SWIG files as part of autogen.shJelmer Vernooij1-2/+2
(This used to be commit 4429f8b87e057787df0748f93c842c9a634dada5)
2007-12-21r26114: Allow keyword-arguments.Jelmer Vernooij1-1/+1
(This used to be commit 99c342641b865e37c9ee8dd280348b659076d1e5)
2007-12-21r26100: Also check for SWIG.Jelmer Vernooij2-3/+3
(This used to be commit 1755adffecb8ed68047d6ad69087a680cc63ba8f)
2007-12-21r26098: Make missing python no longer fatal.Jelmer Vernooij1-5/+12
(This used to be commit 9af2aeb22500baf65c11bc46c0051385911a8d67)
2007-12-21r26096: No longer include removed headerJelmer Vernooij3-3/+1
(This used to be commit 42738301b1c88ccf46405d6c9171b3ae082423bd)
2007-12-21r26089: Move python detection to a separate file, and don't make it an error ↵Jelmer Vernooij1-0/+117
if it isn't available. (This used to be commit 4e7709379de2fb9bf1eafd9ee9cbe10a0e6df51e)
2007-12-21r26088: Import some native-python python modules and move original python ↵Jelmer Vernooij13-0/+2183
swig torture code to common python directory as well. (This used to be commit cbf656ff054ab2b0b5ca81e1d4f16ac54c8098f1)