aboutsummaryrefslogtreecommitdiff
path: root/examples/build-info-example
Commit message (Collapse)AuthorAgeFilesLines
* factor out buildinfo into pluginChristopher Vogt2017-04-022-17/+13
|
* update buildinfo example to write to src_generated and use new helperChristopher Vogt2017-03-122-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.
* fix srcJar path. Was wronly absolute fs path. Now relative.Christopher Vogt2017-02-191-0/+0
|
* 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-144-0/+47
also adds example for propagating build-time information into run time