index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
v4-1-stable
v4-1-test
v4-10-stable
v4-10-test
v4-11-stable
v4-11-test
v4-12-stable
v4-12-test
v4-13-stable
v4-13-test
v4-14-stable
v4-14-test
v4-15-stable
v4-15-test
v4-16-stable
v4-16-test
v4-17-stable
v4-17-test
v4-18-stable
v4-18-test
v4-19-stable
v4-19-test
v4-2-stable
v4-2-test
v4-20-stable
v4-20-test
v4-21-stable
v4-21-test
v4-22-stable
v4-22-test
v4-23-stable
v4-23-test
v4-24-stable
v4-24-test
v4-3-stable
v4-3-test
v4-4-stable
v4-4-test
v4-5-stable
v4-5-test
v4-6-stable
v4-6-test
v4-7-stable
v4-7-test
v4-8-stable
v4-8-test
v4-9-stable
v4-9-test
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
buildtools
/
wafsamba
/
samba_python.py
Age
Commit message (
Expand
)
Author
Files
Lines
2024-08-04
buildtools: Fix code spelling
Jo Sutton
1
-1
/
+1
2024-08-04
buildtools: Remove trailing whitespace
Jo Sutton
1
-2
/
+0
2021-09-13
build: Make Python 3.6 the minimum to build now oss-fuzz is upgraded
Andrew Bartlett
1
-3
/
+0
2020-10-01
build: Remove Python2 handling in SAMBA_CHECK_PYTHON_HEADERS()
Andrew Bartlett
1
-5
/
+2
2020-10-01
build: Remove Python2 support from the build
Andrew Bartlett
1
-3
/
+0
2020-03-19
build: Allow a fuzzing build with Python 3.5
Andrew Bartlett
1
-0
/
+3
2020-03-09
Require Python 3.6 for Samba 4.13
Andrew Bartlett
1
-1
/
+1
2019-12-10
build: Skip build of python bindings when in fuzzing mode
Andrew Bartlett
1
-0
/
+4
2019-09-02
build: Raise minimum python version to 3.5.0 for Samba 4.12
Andrew Bartlett
1
-1
/
+1
2019-03-21
build: Standardise on calling conf.SAMBA_CHECK_PYTHON() in libraries
Andrew Bartlett
1
-15
/
+8
2019-03-21
build: Set default minimum python version to 3.4.0
Andrew Bartlett
1
-1
/
+1
2019-03-21
build: Do not make python mandatory to build
Andrew Bartlett
1
-0
/
+4
2019-03-21
build: Remove bld.gen_python_environments()
Andrew Bartlett
1
-10
/
+0
2019-03-21
build: Remove --extra-python
Andrew Bartlett
1
-40
/
+1
2018-12-14
buildtools/wafsamba: Ensure default python picked up is python3
Andrew Bartlett
1
-5
/
+2
2018-12-14
buildtools/wafsamba: re-write shebang for delivered python scripts
Noel Power
1
-1
/
+3
2018-12-10
buildtools/wafsamba: Support --extra-python with python2
Noel Power
1
-3
/
+4
2018-12-10
buildtools/wafsamba: Ensure we detect the correct python.
Noel Power
1
-1
/
+3
2018-09-05
wafsamba: install Python modules back to bin/python, not bin/python_modules
Alexander Bokovoy
1
-1
/
+1
2018-09-05
third_party:waf: update to upstream 2.0.4 release
Alexander Bokovoy
1
-9
/
+9
2018-09-05
build:wafsamba: Build on waf 1.9
Thomas Nagy
1
-5
/
+13
2017-11-22
build: allow adding cflags to end of python module build command
Uri Simchoni
1
-0
/
+2
2017-04-04
wafsamba: move -L/some/path from LINKFLAGS_PYEMBED to LIBPATH_PYEMBED
Stefan Metzmacher
1
-0
/
+6
2017-03-10
waf: disable-python - add option globally to build system
Ian Stakenvicius
1
-1
/
+27
2017-03-10
talloc: use the system pytalloc-util for python3 as well
Andrew Bartlett
1
-0
/
+2
2016-01-08
build: Add space before -D option
Andrew Bartlett
1
-1
/
+1
2016-01-07
python: Assert that we use Py_ssize_t consistently for PyParseArgs*()
Andrew Bartlett
1
-0
/
+11
2015-11-16
build:wafsamba: Waf 1.8 compatible declaration of 'mandatory' configuration t...
Thomas Nagy
1
-2
/
+7
2015-10-28
build:wafsamba: removed most import * statements
Thomas Nagy
1
-4
/
+2
2015-07-21
buildtools: Fix crash on invalid --extra-python option
Petr Viktorin
1
-1
/
+1
2015-07-21
buildtools: Don't configure Python more than once
Petr Viktorin
1
-0
/
+4
2015-06-26
Remove PYTHONDIR and PYTHONARCHDIR in a single place
Thomas Nagy
1
-0
/
+4
2015-06-12
wafsamba: remove unused allow_warnings=True from SAMBA_PYTHON()
Stefan Metzmacher
1
-1
/
+0
2015-05-19
buildtools: Add a helper for running Python tests
Petr Viktorin
1
-0
/
+6
2015-05-19
buildtools: Add a helper to iterate through Python environments
Petr Viktorin
1
-0
/
+25
2015-05-19
buildtools: Add --extra-python configure option
Petr Viktorin
1
-1
/
+31
2015-05-19
buildtools: Expose the Python 3 ABI tag
Petr Viktorin
1
-0
/
+12
2015-04-24
wafsamba: Add install argument to SAMBA_PYTHON
Petr Viktorin
1
-0
/
+2
2014-04-02
wafsamba: explicitly use allow_warnings=True for SAMBA_PYTHON()
Stefan Metzmacher
1
-0
/
+1
2013-04-11
build: Raise minimum python version to 2.5.0 for samba build
Andrew Bartlett
1
-2
/
+2
2013-04-10
build: Replace #!/usr/bin/env python with passed in PYTHON=
Andrew Bartlett
1
-0
/
+10
2013-03-02
build: Change bin/default/python -> bin/python symlink to bin/default/python_...
Andrew Bartlett
1
-1
/
+1
2012-04-19
waf: Fix mispelling
Simo Sorce
1
-3
/
+3
2011-11-13
waf: Simplify handling of python modules.
Jelmer Vernooij
1
-17
/
+6
2011-11-13
waf: Don't link python modules against libpython2.x, consistent with other Py...
Jelmer Vernooij
1
-2
/
+2
2011-01-14
waf: use PYTHONARCHDIR for installing python shared libs
Andrew Tridgell
1
-1
/
+1
2010-12-10
build: introduce SAMBA_CHECK_PYTHON_HEADERS
Matthieu Patou
1
-0
/
+9
2010-10-10
wafsamba: Clarify needs_python argument name, use pyembed/pyext where
Jelmer Vernooij
1
-3
/
+3
2010-04-06
build: only link install targets at install time
Andrew Tridgell
1
-11
/
+12
2010-04-06
build: reuse SAMBA_LIBRARY() to build python modules
Andrew Tridgell
1
-31
/
+14
[next]