index
:
github/frege-gradle-plugin.git
PluginPortal
SourceSet
SourceSet3
develop
f-debug-windows-failure
f-minimal-frege-repl
f-repl-task
f-simple-javaExec-task-alternative
feature/intellij-new
internal-compilation
master
sonatype
source-path-experiment
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2021-11-17
Merge pull request #3 from tricktron/f-incremental-compile
v1.3.0-alpha
tricktron
2021-11-17
feat: Adds incremental build and build cache support for the `fregeCompile` task
Thibault Gagnaux
2021-11-16
Merge pull request #2 from tricktron/f-compiler-flags
tricktron
2021-11-16
refactor: adds testcase with illegal compiler flag
Thibault Gagnaux
2021-11-16
feat: adds `compilerFlags` property to configure the Frege compiler
Thibault Gagnaux
2021-11-10
fix: run github workflow on `master` branch as well
Thibault Gagnaux
2021-11-10
Merge pull request #1 from tricktron/f-runTask
tricktron
2021-11-10
chore: updates junit 5.7.2 -> 5.8.1, README and version
Thibault Gagnaux
2021-11-10
feat: `mainModule` property can be configured with command-line option
Thibault Gagnaux
2021-11-10
refactor: tests and makes `FregeDTOBuilder` a singleton
Thibault Gagnaux
2021-11-09
feat: adds two tests and makes them pass for new `runFregeTask`
Thibault Gagnaux
2021-07-20
chore: adds readme
develop
Thibault Gagnaux
2021-07-14
chore: run github workflow on `main` and `develop` branches
v1.0.0-alpha
Thibault Gagnaux
2021-07-14
chore: adds `maven-publish` plugin to publish to `mavenLocal` repo
f-simple-javaExec-task-alternative
Thibault Gagnaux
2021-07-08
Refactor: Uses junit5 nested tests for a better structure
Thibault Gagnaux
2021-07-07
Splits tests into fast unit tests and slow functional tests
Thibault Gagnaux
2021-07-07
Refactors tests
Thibault Gagnaux
2021-07-02
Adds `fregeCompile` task with some tests
Thibault Gagnaux
2021-07-01
Refactors `SetupFregeCompilerTask` tests
Thibault Gagnaux
2021-06-30
Adds first `SetupFregeCompilerTaks` with some tests
Thibault Gagnaux
2021-06-29
Switches from groovy's spock testing framework back to java
Thibault Gagnaux
2021-06-28
Inits branch with a simple groovy test
Thibault Gagnaux
2020-07-01
update README.adoc
Dierk Koenig
2020-07-01
added Frege_Gradle_Tasks.png
Dierk Koenig
2020-06-29
update images for the frege wiki page
Dierk Koenig
2020-06-28
add images for the frege wiki page
Dierk Koenig
2020-06-28
upgrading to gradle 6.5
Dierk Koenig
2020-06-28
compiles and runs with frege-3.25.84.jar and Gradle 5.0
Dierk Koenig
2016-09-21
update Readme: version 0.5 -> 0.8
Dierk König
2016-05-05
start 0.9 release train
Dierk Koenig
2016-04-12
Merge branch 'master' of https://github.com/Frege/frege-gradle-plugin
Rene Groeschke
2016-04-12
Add support for >gradle 2.12
Rene Groeschke
2016-01-16
start 0.8 release train
Dierk Koenig
2016-01-16
release version 0.7
release_0_7
Dierk Koenig
2016-01-16
complete the quickcheck options
Dierk Koenig
2015-12-29
starting 0.7 release train
Dierk Koenig
2015-12-29
releasing version 0.6
release_0.6
Dierk Koenig
2015-12-29
workaround for failing fregedoc when ignoring java sources
Rene Groeschke
2015-12-14
seme more coverage and work on frege doc task.
Rene Groeschke
2015-12-14
minor cleanup on integTest.gradle
Rene Groeschke
2015-11-23
fix FregeCompile incremental build behaviour
Rene Groeschke
2015-11-22
add integ test coverage for using custom sourcesets with frege
Rene Groeschke
2015-11-22
remove redundant unit test
Rene Groeschke
2015-11-22
group all frege task in frege group
Rene Groeschke
2015-11-22
Merge pull request #29 from breskeby/with-java
Dierk König
2015-11-22
fix fregepath handling
Rene Groeschke
2015-11-22
some more work on coverage and some cleanup
Rene Groeschke
2015-11-21
add integtest coverage for calling java from frege
Rene Groeschke
2015-11-21
simplify implementation and remove use of internal api that is shaded by clas...
Rene Groeschke
2015-11-21
remove optional annotations for property that are not optional but configurable
Rene Groeschke
[next]