Age | Commit message (Expand) | Author | Files | Lines |
2011-07-23 | wafsamba: Properly lock object store when retrieving version through Bazaar. | Jelmer Vernooij | 1 | -1/+5 |
2011-06-17 | build: only use the git version on install, not in the build tree | Andrew Tridgell | 1 | -6/+9 |
2011-02-23 | build: fixed 'make dist' without configuring | Andrew Tridgell | 1 | -1/+5 |
2011-02-20 | s4-version: Fix version finding for bzr branches. | Jelmer Vernooij | 1 | -1/+1 |
2011-01-24 | Show text output messages when interfacing with bzr. | Jelmer Vernooij | 1 | -1/+6 |
2010-12-24 | wafsamba: Fix handling of nick name in VERSION. | Jelmer Vernooij | 1 | -2/+1 |
2010-12-08 | s4-waf: get the version number right on private libraries | Andrew Tridgell | 1 | -0/+13 |
2010-12-03 | wafsamba: Override GIT_DIR without using putenv. | Jelmer Vernooij | 1 | -3/+4 |
2010-12-02 | buildtools: fix --git-local-changes option | Stefan Metzmacher | 1 | -0/+1 |
2010-11-16 | waf: added --git-local-changes configure option | Andrew Tridgell | 1 | -13/+19 |
2010-11-15 | waf: fixed configure again on RHEL5 | Andrew Tridgell | 1 | -1/+1 |
2010-11-12 | waf/samba_version: Simplify git show command. | Jelmer Vernooij | 1 | -1/+1 |
2010-11-12 | samba_version: Make COMMIT_IS_CLEAN an int rather than a string. | Jelmer Vernooij | 1 | -4/+4 |
2010-11-12 | samba_version: Simplify dirty tree detection. | Jelmer Vernooij | 1 | -5/+4 |
2010-11-12 | waf/samba_version: Support integer defines. | Jelmer Vernooij | 1 | -4/+12 |
2010-11-12 | samba_version: When working from git checkout, display git revision SHA1 rather | Jelmer Vernooij | 1 | -43/+65 |
2010-11-12 | samba_version: Support retrieving snapshot identity from bzr. | Jelmer Vernooij | 1 | -0/+23 |
2010-11-12 | samba_version: Cope with building snapshots in directories without git checkout. | Jelmer Vernooij | 1 | -1/+6 |
2010-11-12 | Put git tree finding into a separate function. | Jelmer Vernooij | 1 | -32/+32 |
2010-11-12 | sambaversion.py: Some cleanups, make less git-specific. | Jelmer Vernooij | 1 | -18/+22 |
2010-10-06 | waf: fixed some python3.x portability issues | Andrew Tridgell | 1 | -1/+1 |
2010-09-20 | Merge branch 'v4-0-stable' into newmaster | Jelmer Vernooij | 1 | -2/+2 |
2010-09-20 | wafsamba: Fix parsing of IS_GIT_VERSION. | Jelmer Vernooij | 1 | -2/+2 |
2010-09-19 | waf: add a '+' to the git hash if the working tree isn't clean | Stefan Metzmacher | 1 | -0/+9 |
2010-09-19 | waf: fix typos in GIT_COMMIT_* strings | Stefan Metzmacher | 1 | -3/+3 |
2010-06-29 | build: only use git when found by configure | Andrew Tridgell | 1 | -13/+13 |
2010-05-28 | waf Read VERSION file inside WAF to set package version | Andrew Bartlett | 1 | -0/+170 |