Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2010-04-18 | build: fixed install of binary targets that are in subdirs | Andrew Tridgell | 1 | -1/+1 |
2010-04-13 | build: for unbundled libraries install devel link too | Andrew Tridgell | 1 | -0/+8 |
2010-04-13 | build: cope with existing binaries in bin/ left over from the old build | Andrew Tridgell | 1 | -4/+2 |
2010-04-12 | s3-waf: Correctly create symlink if SAMBA_BINARY targets are not in the curre... | Kai Blin | 1 | -1/+1 |
2010-04-09 | build: no need to re-create the lib and bin symlinks if they exist | Andrew Tridgell | 1 | -0/+6 |
2010-04-08 | build: make the handling of relative paths a bit saner | Andrew Tridgell | 1 | -7/+3 |
2010-04-08 | build: allow the waf build to work with python 3.0 and 3.1 | Thomas Nagy | 1 | -1/+3 |
2010-04-06 | build: cope with binaries with subdir prefixes (for s3 waf build) | Andrew Tridgell | 1 | -1/+1 |
2010-04-06 | build: simpler symlink_bin and symlink_lib methods | Andrew Tridgell | 1 | -22/+20 |
2010-04-06 | build: much simpler and faster rpath install handler | Andrew Tridgell | 1 | -0/+158 |