summaryrefslogtreecommitdiff
path: root/buildtools/wafsamba/samba_version.py
AgeCommit message (Expand)AuthorFilesLines
2012-09-27s4-python: Various formatting fixes.Jelmer Vernooij1-1/+1
2012-08-21build: Remove accidentily added line in samba_version.pyAndrew Bartlett1-1/+0
2012-08-20WHATSNEW: Remove over-caution on s3fs and explain browsing betterAndrew Bartlett1-0/+1
2012-07-03wafsamba: samba_version: add samba version suffix to vcs_fieldsBjörn Baumbach1-0/+38
2012-06-05VERSION: prepare for beta1 by setting and parsing the beta versionAndrew Bartlett1-1/+8
2011-07-23wafsamba: Properly lock object store when retrieving version through Bazaar.Jelmer Vernooij1-1/+5
2011-06-17build: only use the git version on install, not in the build treeAndrew Tridgell1-6/+9
2011-02-23build: fixed 'make dist' without configuringAndrew Tridgell1-1/+5
2011-02-20s4-version: Fix version finding for bzr branches.Jelmer Vernooij1-1/+1
2011-01-24Show text output messages when interfacing with bzr.Jelmer Vernooij1-1/+6
2010-12-24wafsamba: Fix handling of nick name in VERSION.Jelmer Vernooij1-2/+1
2010-12-08s4-waf: get the version number right on private librariesAndrew Tridgell1-0/+13
2010-12-03wafsamba: Override GIT_DIR without using putenv.Jelmer Vernooij1-3/+4
2010-12-02buildtools: fix --git-local-changes optionStefan Metzmacher1-0/+1
2010-11-16waf: added --git-local-changes configure optionAndrew Tridgell1-13/+19
2010-11-15waf: fixed configure again on RHEL5Andrew Tridgell1-1/+1
2010-11-12waf/samba_version: Simplify git show command.Jelmer Vernooij1-1/+1
2010-11-12samba_version: Make COMMIT_IS_CLEAN an int rather than a string.Jelmer Vernooij1-4/+4
2010-11-12samba_version: Simplify dirty tree detection.Jelmer Vernooij1-5/+4
2010-11-12waf/samba_version: Support integer defines.Jelmer Vernooij1-4/+12
2010-11-12samba_version: When working from git checkout, display git revision SHA1 ratherJelmer Vernooij1-43/+65
2010-11-12samba_version: Support retrieving snapshot identity from bzr.Jelmer Vernooij1-0/+23
2010-11-12samba_version: Cope with building snapshots in directories without git checkout.Jelmer Vernooij1-1/+6
2010-11-12Put git tree finding into a separate function.Jelmer Vernooij1-32/+32
2010-11-12sambaversion.py: Some cleanups, make less git-specific.Jelmer Vernooij1-18/+22
2010-10-06waf: fixed some python3.x portability issuesAndrew Tridgell1-1/+1
2010-09-20Merge branch 'v4-0-stable' into newmasterJelmer Vernooij1-2/+2
2010-09-20wafsamba: Fix parsing of IS_GIT_VERSION.Jelmer Vernooij1-2/+2
2010-09-19waf: add a '+' to the git hash if the working tree isn't cleanStefan Metzmacher1-0/+9
2010-09-19waf: fix typos in GIT_COMMIT_* stringsStefan Metzmacher1-3/+3
2010-06-29build: only use git when found by configureAndrew Tridgell1-13/+13
2010-05-28waf Read VERSION file inside WAF to set package versionAndrew Bartlett1-0/+170