summaryrefslogtreecommitdiff
path: root/source4/scripting/python/config.m4
AgeCommit message (Expand)AuthorFilesLines
2007-12-26r26597: Attempt to provide alternative for hosts that don't have python-config.Jelmer Vernooij1-2/+8
2007-12-24r26576: Allow the static module loading code to be used for the Python modules.Jelmer Vernooij1-3/+6
2007-12-24r26575: Build a private copy of the Python executable for Samba 4, so we know...Jelmer Vernooij1-0/+3
2007-12-24r26555: Use python-config utility to find python compile/link flags.Jelmer Vernooij1-102/+8
2007-12-21r26534: configure: using == in shell scripts isn't portableStefan Metzmacher1-1/+1
2007-12-21r26422: build: let configure print out if we have working python module supportStefan Metzmacher1-5/+13
2007-12-21r26411: Double check Python installation - make sure we can compile and link ...Jelmer Vernooij1-1/+15
2007-12-21r26248: Check in SWIG output so SWIG is not required when running out of svn.Jelmer Vernooij1-1/+1
2007-12-21r26247: Don't allow use of older SWIG versions.Jelmer Vernooij1-1/+4
2007-12-21r26188: Now that swig output is pregenerated, allow building python code with...Jelmer Vernooij1-1/+1
2007-12-21r26100: Also check for SWIG.Jelmer Vernooij1-2/+2
2007-12-21r26098: Make missing python no longer fatal.Jelmer Vernooij1-5/+12
2007-12-21r26089: Move python detection to a separate file, and don't make it an error ...Jelmer Vernooij1-0/+117