kicad/Documentation/development
Wayne Stambaugh 50a4b5553a Version string improvements.
Define empty string variable KICAD_BRANCH_NAME that can be used as an
optional version string element.  When git is used to build the version
string, this variable is set to the git branch name.  It can also be
defined at configuration time as an optional string appended to the
$KICAD_VERSION variable.

Define empty string variable KICAD_VERSION_EXTRA that can be set by
the user at configuration.

The variables KICAD_BRANCH_NAME and KICAD_VERSION_EXTRA are only
appended to KICAD_VERSION if they are set.  Otherwise, only KICAD_VERSION
is uses as the version string.

Update the developer building from source document to reflect the changes.
2016-11-28 09:15:04 -05:00
..
Doxyfile Create markdown version of compiling KiCad for developer documentation. 2015-10-11 11:16:25 -04:00
coding-style-policy.md Convert coding policy document from odt to markdown for inclusion in developer's documentation. 2015-01-16 13:57:16 -05:00
compiling.md Version string improvements. 2016-11-28 09:15:04 -05:00
road-map.md Fix Bug #1210120 (commit rev 4280 did not fully fixed this bug) 2014-12-16 19:58:26 +01:00
stable-release-policy.md Add stable release policy to developers documentation. 2014-10-18 11:37:08 -04:00