Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update build system and .gitignore. | Shevek | 2017-04-21 | 3 | -13/+2 |
| | |||||
* | Bump gradle version. | Shevek | 2015-06-16 | 2 | -3/+3 |
| | |||||
* | Update to stdproject. | Shevek | 2015-05-13 | 6 | -214/+3 |
| | |||||
* | Update build system. Exclude JCL from runtime. | Shevek | 2015-04-15 | 4 | -16/+38 |
| | |||||
* | Fix #10 using build-time metadata. | Shevek | 2015-01-01 | 1 | -2/+0 |
| | |||||
* | Apply nexus to root project not subprojects. | Shevek | 2014-12-31 | 1 | -2/+0 |
| | |||||
* | Update build rig a little. | Shevek | 2014-12-30 | 3 | -3/+15 |
| | |||||
* | SourceChangeEvent now uses an enum. | Shevek | 2014-12-03 | 11 | -258/+181 |
| | | | | -> gradle 2.2.1 | ||||
* | Use errorprone and bump. | Shevek | 2014-09-09 | 2 | -0/+2 |
| | |||||
* | Fix #13: Negative constants are not in the C99 standard. | Shevek | 2014-02-05 | 1 | -0/+1 |
| | |||||
* | Use gradle-velocity-task. | Shevek | 2014-01-29 | 1 | -0/+1 |
| | | | | | Update PreprocessorListener to be an interface. Make Source.getName() public. | ||||
* | Fix lots of NumericValue issues - probably more to go. | Shevek | 2014-01-17 | 1 | -0/+7 |
| | |||||
* | Build system: Support cobertura and github-pages. | Shevek | 2014-01-15 | 3 | -8/+4 |
| | |||||
* | Version bump to 1.4.0-SNAPSHOT. | Shevek | 2013-12-27 | 9 | -0/+268 |
Rewrite build system to use gradle. Clean up source for the new generation. |