asterisk/build_tools
Matt Jordan 3f9aa29945 build_tools/make_version: Update version parsing for Git migration
External systems - such as the Asterisk Test Suite - require knowledge of the
upstream branch. Unfortunately, after moving to Git, the Asterisk version
currently consists of only a 'GIT" prefix followed by an object blob,
e.g., GIT-as08d7. This makes it difficult for such systems to know what
features are available in a particular check out of Asterisk.

This patch fixes this by hardcoding the branch in a variable in the
make_version script. Since the mainline branches are not changed often -
typically only once a year - this is a reasonable approach to solving
the problem, and is more reliable than parsing the output of 'git branch
-vv'. Branches that track off of an upstream primary branch will then get the
benefit of knowing which mainline branch they are currently based off
of.

ASTERISK-24954 #close

Change-Id: I8090d5d548b6d19e917157ed530b914b7eaf9799
2015-04-13 10:33:30 -05:00
..
.gitignore Add .gitignore and .gitreview files 2015-04-11 19:43:43 -06:00
cflags-devmode.xml Refactor operations to access the stasis cache instead of objects directly when retrieving information. 2013-07-08 19:19:55 +00:00
cflags.xml Tell menuselect that MALLOC_DEBUG conflicts with DEBUG_CHAOS. 2015-04-02 10:38:03 +00:00
embed_modules.xml Change the internal name of the menuselect options that are used to control 2011-10-14 21:37:51 +00:00
find_missing_support_level Multiple revisions 369001-369002 2012-06-15 16:20:16 +00:00
get_documentation remove empty awk pattern (//) 2009-10-28 20:50:52 +00:00
get_documentation.py Add AMI event documentation 2012-06-25 17:59:34 +00:00
get_makeopts Merged revisions 139909 via svnmerge from 2008-08-25 21:32:10 +00:00
get_moduleinfo Merged revisions 139909 via svnmerge from 2008-08-25 21:32:10 +00:00
install_subst install_subst: helper script for installing with path substitution 2014-02-14 08:52:07 +00:00
make_build_h Merged revisions 260801 via svnmerge from 2010-05-04 15:49:57 +00:00
make_buildopts_h Clean up Makefile "warning" clutter when makeopts doesn't exist. 2013-04-08 18:24:50 +00:00
make_defaults_h Address OpenSSL initialization issues when using third-party libraries. 2012-01-30 21:21:16 +00:00
make_linker_eo_script give embedded modules a helping hand by backing up and restoring their global variables when they are loaded and unloaded 2007-02-22 02:36:00 +00:00
make_linker_version_script Clean up Makefile "warning" clutter when makeopts doesn't exist. 2013-04-08 18:24:50 +00:00
make_sample_voicemail Merged revisions 299907 via svnmerge from 2010-12-29 18:24:19 +00:00
make_version build_tools/make_version: Update version parsing for Git migration 2015-04-13 10:33:30 -05:00
make_version_c Merged revisions 234699 via svnmerge from 2009-12-14 21:13:18 +00:00
menuselect-deps.in dns: Add core DNS API + unit tests and res_resolver_unbound module + unit tests. 2015-03-25 12:32:26 +00:00
mkpkgconfig build_tools/mkpkgconfig: Fix Cflags concatenation error in asterisk.pc 2015-01-14 15:40:31 +00:00
post_process_documentation.py build_tools: Skip managerEvent combining for AMI action responses 2014-08-07 03:04:49 +00:00
prep_tarball Update prep_tarball with new documentation files on the Asterisk wiki 2013-09-18 17:23:49 +00:00
sha1sum-sh Add an sha1sum-workalike for platforms which don't have it (like Mac OS X) 2010-05-18 22:49:13 +00:00