aboutsummaryrefslogtreecommitdiff
path: root/examples/build-info-example/build
Commit message (Collapse)AuthorAgeFilesLines
* factor out buildinfo into pluginChristopher Vogt2017-04-021-12/+7
|
* update buildinfo example to write to src_generated and use new helperChristopher Vogt2017-03-121-10/+5
|
* use `name` instead of `projectName` as it is more universal and theChristopher Vogt2017-02-271-1/+1
| | | | term `project` is probably going away in cbt.
* Remove version from context, we can now use dynamic overridesChristopher Vogt2016-11-091-1/+1
|
* add tests for cross-cbt-version exit code and err/out directingChristopher Vogt2016-10-141-0/+27
also adds example for propagating build-time information into run time