index
:
delta/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-2-stable
v4-2-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
git.samba.org: samba.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
buildtools
/
wafsamba
/
samba_install.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
buildtools/wafsamba/samba_install.py: typo fixes
Björn Jacke
2019-10-31
1
-3
/
+3
*
build: Remove --extra-python
Andrew Bartlett
2019-03-21
1
-3
/
+0
*
wafbuild: create missing private library symlinks on platforms without soname...
Björn Jacke
2019-03-01
1
-1
/
+1
*
third_party:waf: update to upstream 2.0.4 release
Alexander Bokovoy
2018-09-05
1
-3
/
+3
*
build:wafsamba: Build on waf 1.9
Thomas Nagy
2018-09-05
1
-2
/
+3
*
build:wafsamba: Ensure that target clones get a different name
Thomas Nagy
2015-11-24
1
-0
/
+1
*
build:wafsamba: Replace Options.is_install by bld.is_install
Thomas Nagy
2015-11-16
1
-3
/
+3
*
build:wafsamba: removed most import * statements
Thomas Nagy
2015-10-28
1
-3
/
+3
*
buildtools: Always reset the build environment
Petr Viktorin
2015-06-10
1
-81
/
+82
*
buildtools: Add --extra-python configure option
Petr Viktorin
2015-05-19
1
-1
/
+7
*
wafsamba: If we define a realname and a soname create a symlink.
Andreas Schneider
2012-10-22
1
-0
/
+2
*
waf: Make sure libraries are installed with the execute flag set.
Andreas Schneider
2012-02-23
1
-1
/
+2
*
build: fixed development symlinks for libraries in subdirectories
Andrew Tridgell
2011-06-15
1
-2
/
+2
*
build: fixed the ELF name for private libraries
Andrew Tridgell
2011-03-02
1
-2
/
+6
*
build: put links for libs in the right directory
Andrew Tridgell
2011-02-18
1
-1
/
+1
*
waf: give a more sensible error on symlink_bin with missing directory
Andrew Tridgell
2011-02-18
1
-0
/
+2
*
wafsamba: Specify full vscript path so non-autogenerated files are possible, ...
Jelmer Vernooij
2010-12-17
1
-1
/
+1
*
wafsamba: Move version script handling out of SAMBA_LIBRARY.
Jelmer Vernooij
2010-12-17
1
-0
/
+12
*
Simplify link installation.
Jelmer Vernooij
2010-12-17
1
-8
/
+3
*
waf: added configure test for -Wl,--version-script
Andrew Tridgell
2010-12-08
1
-0
/
+3
*
wafsamba: Only use private library rpath when linking against private
Jelmer Vernooij
2010-11-30
1
-2
/
+2
*
waf: go back to the previous method of handling .inst. rules
Andrew Tridgell
2010-11-08
1
-1
/
+1
*
waf: fixed the names of the installed libraries after the last change
Andrew Tridgell
2010-11-08
1
-5
/
+13
*
waf: prevent us from modifying non-install libs during make install
Andrew Tridgell
2010-11-08
1
-2
/
+6
*
waf: Put private libraries in a separate directory when building.
Jelmer Vernooij
2010-11-05
1
-1
/
+5
*
Add --with-privatelibdir build option.
Jelmer Vernooij
2010-11-05
1
-1
/
+6
*
wafsamba: support 'soname' attribute on SAMBA_LIBRARY()
Stefan Metzmacher
2010-10-27
1
-0
/
+13
*
waf: replace the is_bundled option with private_library
Andrew Tridgell
2010-10-21
1
-1
/
+1
*
waf: automap shared library names from .so to the right extension
Andrew Tridgell
2010-10-19
1
-9
/
+9
*
waf: fixed some python3.x portability issues
Andrew Tridgell
2010-10-06
1
-1
/
+1
*
waf: workaround for the 'make install' breakage
Andrew Tridgell
2010-10-05
1
-4
/
+4
*
waf: Use os.makedirs rather than os.mkdir in case parent directories
Jelmer Vernooij
2010-09-05
1
-1
/
+1
*
waf: Make shared modules available in the build dir.
Jelmer Vernooij
2010-09-04
1
-0
/
+5
*
wafsamba: Use octal modes directly rather than constants.
Jelmer Vernooij
2010-06-19
1
-3
/
+1
*
s4-waf: Fix installation of .so links for libraries that are not bundled but ...
Jelmer Vernooij
2010-06-13
1
-1
/
+1
*
build: get the SONAME right for installed libraries
Andrew Tridgell
2010-05-23
1
-0
/
+4
*
build: mark cloned task generators as not posted
Andrew Tridgell
2010-05-05
1
-0
/
+1
*
build: use the waf patterns for RPATH
Andrew Tridgell
2010-05-03
1
-7
/
+7
*
build: cope with realname for install of non-python libs
Andrew Tridgell
2010-04-26
1
-1
/
+4
*
build: fixed install of binary targets that are in subdirs
Andrew Tridgell
2010-04-18
1
-1
/
+1
*
build: for unbundled libraries install devel link too
Andrew Tridgell
2010-04-13
1
-0
/
+8
*
build: cope with existing binaries in bin/ left over from the old build
Andrew Tridgell
2010-04-13
1
-4
/
+2
*
s3-waf: Correctly create symlink if SAMBA_BINARY targets are not in the curre...
Kai Blin
2010-04-12
1
-1
/
+1
*
build: no need to re-create the lib and bin symlinks if they exist
Andrew Tridgell
2010-04-09
1
-0
/
+6
*
build: make the handling of relative paths a bit saner
Andrew Tridgell
2010-04-08
1
-7
/
+3
*
build: allow the waf build to work with python 3.0 and 3.1
Thomas Nagy
2010-04-08
1
-1
/
+3
*
build: cope with binaries with subdir prefixes (for s3 waf build)
Andrew Tridgell
2010-04-06
1
-1
/
+1
*
build: simpler symlink_bin and symlink_lib methods
Andrew Tridgell
2010-04-06
1
-22
/
+20
*
build: much simpler and faster rpath install handler
Andrew Tridgell
2010-04-06
1
-0
/
+158