waf: print the library name in which we search for a function
[samba.git] / buildtools / wafsamba / samba_version.py
2019-02-11 Noel Powerbuildtools/wafsamba: Avoid decode when using python2
2018-09-27 Noel Powerbuildtools/wafsamba: Finally fix reference to basestrin...
2018-09-26 Noel Powerbuildtools/wafsamba: fix basestring not defined error...
2018-09-26 Noel PowerPY3: decode bytes in py3 where strings are needed
2018-09-05 Alexander Bokovoythird_party:waf: update to upstream 2.0.4 release
2018-04-13 Joe Guopython: bulk replace dict.iteritems to items for py3
2015-09-01 Thomas Nagybuild:wafsamba: Close file handles in the build scripts too
2015-05-19 Jelmer VernooijFactor out function for finding Git binary.
2015-05-19 Jelmer VernooijDrop bzr VCS support.
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2012-09-27 Jelmer Vernooijs4-python: Various formatting fixes.
2012-08-21 Andrew Bartlettbuild: Remove accidentily added line in samba_version.py
2012-08-20 Andrew BartlettWHATSNEW: Remove over-caution on s3fs and explain brows...
2012-07-03 Björn Baumbachwafsamba: samba_version: add samba version suffix to...
2012-06-05 Andrew BartlettVERSION: prepare for beta1 by setting and parsing the...
2011-07-23 Jelmer Vernooijwafsamba: Properly lock object store when retrieving...
2011-06-24 Stefan MetzmacherMerge commit 'release-4-0-0alpha15' into master4-tmp
2011-06-24 Andrew BartlettMerge 2610c05b5b95cc7036b3d6dfb894c6cfbdb68483 as Samba... samba-4.0.0alpha16
2011-06-17 Andrew Tridgellbuild: only use the git version on install, not in...
2011-02-23 Andrew Tridgellbuild: fixed 'make dist' without configuring
2011-02-20 Jelmer Vernooijs4-version: Fix version finding for bzr branches.
2011-01-25 Jelmer VernooijShow text output messages when interfacing with bzr.
2010-12-24 Jelmer Vernooijwafsamba: Fix handling of nick name in VERSION.
2010-12-08 Andrew Tridgells4-waf: get the version number right on private libraries
2010-12-03 Jelmer Vernooijwafsamba: Override GIT_DIR without using putenv.
2010-12-02 Stefan Metzmacherbuildtools: fix --git-local-changes option
2010-11-16 Andrew Tridgellwaf: added --git-local-changes configure option
2010-11-15 Andrew Tridgellwaf: fixed configure again on RHEL5
2010-11-12 Jelmer Vernooijwaf/samba_version: Simplify git show command.
2010-11-12 Jelmer Vernooijsamba_version: Make COMMIT_IS_CLEAN an int rather than...
2010-11-12 Jelmer Vernooijsamba_version: Simplify dirty tree detection.
2010-11-12 Jelmer Vernooijwaf/samba_version: Support integer defines.
2010-11-12 Jelmer Vernooijsamba_version: When working from git checkout, display...
2010-11-12 Jelmer Vernooijsamba_version: Support retrieving snapshot identity...
2010-11-12 Jelmer Vernooijsamba_version: Cope with building snapshots in director...
2010-11-12 Jelmer VernooijPut git tree finding into a separate function.
2010-11-12 Jelmer Vernooijsambaversion.py: Some cleanups, make less git-specific.
2010-10-06 Andrew Tridgellwaf: fixed some python3.x portability issues
2010-09-20 Jelmer VernooijMerge branch 'v4-0-stable' into newmaster
2010-09-20 Jelmer Vernooijwafsamba: Fix parsing of IS_GIT_VERSION.
2010-09-19 Stefan Metzmacherwaf: add a '+' to the git hash if the working tree...
2010-09-19 Stefan Metzmacherwaf: fix typos in GIT_COMMIT_* strings
2010-06-29 Andrew Tridgellbuild: only use git when found by configure
2010-05-28 Andrew Bartlettwaf Read VERSION file inside WAF to set package version