index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
buildtools
/
wafsamba
/
samba_python.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
wafsamba: explicitly use allow_warnings=True for SAMBA_PYTHON()
Stefan Metzmacher
2014-04-02
1
-0
/
+1
*
build: Raise minimum python version to 2.5.0 for samba build
Andrew Bartlett
2013-04-11
1
-2
/
+2
*
build: Replace #!/usr/bin/env python with passed in PYTHON=
Andrew Bartlett
2013-04-10
1
-0
/
+10
*
build: Change bin/default/python -> bin/python symlink to bin/default/python_...
Andrew Bartlett
2013-03-02
1
-1
/
+1
*
waf: Fix mispelling
Simo Sorce
2012-04-19
1
-3
/
+3
*
waf: Simplify handling of python modules.
Jelmer Vernooij
2011-11-13
1
-17
/
+6
*
waf: Don't link python modules against libpython2.x, consistent with other Py...
Jelmer Vernooij
2011-11-13
1
-2
/
+2
*
waf: use PYTHONARCHDIR for installing python shared libs
Andrew Tridgell
2011-01-14
1
-1
/
+1
*
build: introduce SAMBA_CHECK_PYTHON_HEADERS
Matthieu Patou
2010-12-10
1
-0
/
+9
*
wafsamba: Clarify needs_python argument name, use pyembed/pyext where
Jelmer Vernooij
2010-10-10
1
-3
/
+3
*
build: only link install targets at install time
Andrew Tridgell
2010-04-06
1
-11
/
+12
*
build: reuse SAMBA_LIBRARY() to build python modules
Andrew Tridgell
2010-04-06
1
-31
/
+14
*
build: mark python rules as being part of the "main" group
Andrew Tridgell
2010-04-06
1
-0
/
+2
*
build: install build python modules correctly
Andrew Tridgell
2010-04-06
1
-1
/
+9
*
build: support variable expansion in source= arguments to build rules
Andrew Tridgell
2010-04-06
1
-0
/
+3
*
build: fixed the install name for python modules
Andrew Tridgell
2010-04-06
1
-4
/
+4
*
build: fixed init function sentinal for python modules
Andrew Tridgell
2010-04-06
1
-1
/
+1
*
build: waf quicktest nearly works
Andrew Tridgell
2010-04-06
1
-9
/
+28
*
build: separate out dependencies and python rules
Andrew Tridgell
2010-04-06
1
-0
/
+44