Files
cc65/src/common
Björn Esser 83e0c70de5 Replace GIT_SHA with a more versatile BUILD_ID definition.
When compiling cc65, it will by default place the git hash (if available) of
the checked out commit in the version string.  This isn't useful when building
a package for a Linux distribution, since there either won't be an upstream
git hash if there is one at all.

Thus we replace GIT_SHA with a more versatile BUILD_ID, which can be defined
to any arbitrary string.  When building, its contents will be appended to the
version string instead of the git hash.

If BUILD_ID is not defined by the user the behaviour will be exactly the same
as before.  That means BUILD_ID gets automatically defined to Git <GIT_SHA>,
if it can be determined from a checkout.
2019-06-09 20:17:15 +02:00
..
2014-03-04 01:11:19 +01:00
2014-03-04 01:11:19 +01:00
2014-03-04 01:11:19 +01:00
2014-03-04 01:11:19 +01:00
2014-03-04 01:11:19 +01:00
2016-08-29 10:45:18 +02:00
2016-08-29 10:45:18 +02:00
2014-03-04 01:11:19 +01:00
2014-03-04 01:11:19 +01:00
2014-03-04 01:11:19 +01:00
2014-03-04 01:11:19 +01:00
2014-03-04 01:11:19 +01:00
2017-05-01 21:08:04 +03:00
2019-02-05 23:27:52 +01:00
2014-03-04 01:11:19 +01:00
2014-03-04 01:11:19 +01:00
2014-03-04 01:11:19 +01:00
2014-03-04 01:11:19 +01:00
2014-03-04 01:11:19 +01:00
2014-03-04 01:11:19 +01:00
2014-03-04 01:11:19 +01:00
2014-03-04 01:11:19 +01:00
2014-03-04 01:11:19 +01:00
2016-06-03 11:08:53 +02:00
2016-06-03 11:08:53 +02:00
2014-03-04 01:11:19 +01:00
2014-03-04 01:11:19 +01:00
2014-03-04 01:11:19 +01:00
2014-03-04 01:11:19 +01:00
2014-03-04 01:11:19 +01:00
2014-03-04 01:11:19 +01:00
2014-03-04 01:11:19 +01:00
2014-03-04 01:11:19 +01:00
2014-03-04 01:11:19 +01:00
2014-03-04 01:11:19 +01:00