aboutsummaryrefslogtreecommitdiffstats
path: root/gradle
Commit message (Collapse)AuthorAgeFilesLines
* Complete JogAmp GlueGen merge: Relocate and patch unit test, strip unrelated ↵Sven Gothel2015-03-248-206/+0
| | | | files, add note in README.md
* Fix #10 using build-time metadata.Shevek2015-01-011-2/+0
|
* Apply nexus to root project not subprojects.Shevek2014-12-311-2/+0
|
* Update build rig a little.Shevek2014-12-303-3/+15
|
* SourceChangeEvent now uses an enum.Shevek2014-12-0311-258/+181
| | | | -> gradle 2.2.1
* Use errorprone and bump.Shevek2014-09-092-0/+2
|
* Fix #13: Negative constants are not in the C99 standard.Shevek2014-02-051-0/+1
|
* Use gradle-velocity-task.Shevek2014-01-291-0/+1
| | | | | Update PreprocessorListener to be an interface. Make Source.getName() public.
* Fix lots of NumericValue issues - probably more to go.Shevek2014-01-171-0/+7
|
* Build system: Support cobertura and github-pages.Shevek2014-01-153-8/+4
|
* Version bump to 1.4.0-SNAPSHOT.Shevek2013-12-279-0/+268
Rewrite build system to use gradle. Clean up source for the new generation.