waf: workaround for the 'make install' breakage
[mat/samba.git] / buildtools / wafsamba / samba_install.py
2010-10-05 Andrew Tridgellwaf: workaround for the 'make install' breakage
2010-09-05 Jelmer Vernooijwaf: Use os.makedirs rather than os.mkdir in case paren...
2010-09-04 Jelmer Vernooijwaf: Make shared modules available in the build dir.
2010-06-19 Jelmer Vernooijwafsamba: Use octal modes directly rather than constants.
2010-06-13 Jelmer Vernooijs4-waf: Fix installation of .so links for libraries...
2010-05-23 Andrew Tridgellbuild: get the SONAME right for installed libraries
2010-05-05 Andrew Tridgellbuild: mark cloned task generators as not posted
2010-05-03 Andrew Tridgellbuild: use the waf patterns for RPATH
2010-04-26 Andrew Tridgellbuild: cope with realname for install of non-python...
2010-04-18 Andrew Tridgellbuild: fixed install of binary targets that are in...
2010-04-13 Andrew Tridgellbuild: for unbundled libraries install devel link too
2010-04-12 Andrew Tridgellbuild: cope with existing binaries in bin/ left over...
2010-04-12 Kai Blins3-waf: Correctly create symlink if SAMBA_BINARY target...
2010-04-09 Andrew Tridgellbuild: no need to re-create the lib and bin symlinks...
2010-04-08 Andrew Tridgellbuild: make the handling of relative paths a bit saner
2010-04-07 Thomas Nagybuild: allow the waf build to work with python 3.0...
2010-04-06 Andrew Tridgellbuild: cope with binaries with subdir prefixes (for...
2010-04-06 Andrew Tridgellbuild: simpler symlink_bin and symlink_lib methods
2010-04-06 Andrew Tridgellbuild: much simpler and faster rpath install handler