aboutsummaryrefslogtreecommitdiff
path: root/src/main/groovy/frege/gradle/tasks/FregeCompile.groovy
AgeCommit message (Expand)Author
2021-06-28Inits branch with a simple groovy testThibault Gagnaux
2020-06-28upgrading to gradle 6.5Dierk Koenig
2020-06-28compiles and runs with frege-3.25.84.jar and Gradle 5.0Dierk Koenig
2015-11-23fix FregeCompile incremental build behaviourRene Groeschke
2015-11-22fix fregepath handlingRene Groeschke
2015-11-22some more work on coverage and some cleanupRene Groeschke
2015-11-21simplify implementation and remove use of internal api that is shaded by clas...Rene Groeschke
2015-11-21remove optional annotations for property that are not optional but configurableRene Groeschke
2015-11-21create frege compile task per sourceSetRene Groeschke