kicad/Documentation/development
Wayne Stambaugh fd54d394bd 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-25 09:09:10 -05:00
..
Doxyfile Remove MaxUndoItems, make devel option DevelMaxUndoItems 2016-05-12 12:51:32 -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-25 09:09:10 -05:00
config-strings.md Remove MaxUndoItems, make devel option DevelMaxUndoItems 2016-05-12 12:51:32 -04:00
road-map-r5.md Add stitching via support to the version 5 road map. 2016-10-17 11:11:35 -04:00
road-map.md Update stable release 5 road map. 2016-07-05 10:06:23 -04:00
stable-release-policy.md Add stable release policy to developers documentation. 2014-10-18 11:37:08 -04:00
ui-policy.md UI policy update 2016-09-09 09:38:56 -04:00