Age | Commit message (Expand) | Author | Files | Lines |
2008-03-13 | configure: when detecting python we should disable pyconfig.h | Stefan Metzmacher | 1 | -0/+2 |
2008-02-20 | Avoid python2.2-specific types. | Jelmer Vernooij | 1 | -1/+1 |
2008-02-09 | Remove unused define. | Jelmer Vernooij | 1 | -1/+0 |
2008-02-09 | Merge branch 'v4-0-trivial' into v4-0-python | Jelmer Vernooij | 1 | -0/+1 |
2008-02-09 | Re-enable python support in BECOME-DC test. | Jelmer Vernooij | 1 | -1/+1 |
2008-01-29 | Partially revert d64a2288a2cb3a8f74a18b740b265a460773635d and 351c2e99ab8b6a9... | Jelmer Vernooij | 1 | -1/+1 |
2008-01-25 | configure: define HAVE_WORKING_PYTHON | Stefan Metzmacher | 1 | -0/+1 |
2008-01-22 | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-python | Jelmer Vernooij | 1 | -34/+38 |
2008-01-13 | python: Avoid overwriting flags for already found version of Python. | Jelmer Vernooij | 1 | -3/+3 |
2008-01-13 | python: Fix initialization of variable. | Jelmer Vernooij | 1 | -1/+2 |
2008-01-13 | python: Try more possible flags. | Jelmer Vernooij | 1 | -31/+34 |
2008-01-10 | configure: Complain when Python is not found. | Jelmer Vernooij | 1 | -4/+1 |
2008-01-05 | r26666: python: Prefer newer Python versions as they use const properly. | Jelmer Vernooij | 1 | -1/+6 |
2007-12-26 | r26597: Attempt to provide alternative for hosts that don't have python-config. | Jelmer Vernooij | 1 | -2/+8 |
2007-12-24 | r26576: Allow the static module loading code to be used for the Python modules. | Jelmer Vernooij | 1 | -3/+6 |
2007-12-24 | r26575: Build a private copy of the Python executable for Samba 4, so we know... | Jelmer Vernooij | 1 | -0/+3 |
2007-12-24 | r26555: Use python-config utility to find python compile/link flags. | Jelmer Vernooij | 1 | -102/+8 |
2007-12-21 | r26534: configure: using == in shell scripts isn't portable | Stefan Metzmacher | 1 | -1/+1 |
2007-12-21 | r26422: build: let configure print out if we have working python module support | Stefan Metzmacher | 1 | -5/+13 |
2007-12-21 | r26411: Double check Python installation - make sure we can compile and link ... | Jelmer Vernooij | 1 | -1/+15 |
2007-12-21 | r26248: Check in SWIG output so SWIG is not required when running out of svn. | Jelmer Vernooij | 1 | -1/+1 |
2007-12-21 | r26247: Don't allow use of older SWIG versions. | Jelmer Vernooij | 1 | -1/+4 |
2007-12-21 | r26188: Now that swig output is pregenerated, allow building python code with... | Jelmer Vernooij | 1 | -1/+1 |
2007-12-21 | r26100: Also check for SWIG. | Jelmer Vernooij | 1 | -2/+2 |
2007-12-21 | r26098: Make missing python no longer fatal. | Jelmer Vernooij | 1 | -5/+12 |
2007-12-21 | r26089: Move python detection to a separate file, and don't make it an error ... | Jelmer Vernooij | 1 | -0/+117 |