Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-04-12 | Add support for >gradle 2.12 | Rene Groeschke | |
- update wrapper to 2.12 - fix sourcedirectory setup - add integTest coverage for 2.12 | |||
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 | |
TODO fix fregedoc task for mixed java + frege sources | |||
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 | |
- test coverage for #15 | |||
2015-11-22 | fix fregepath handling | Rene Groeschke | |
2015-11-22 | some more work on coverage and some cleanup | Rene Groeschke | |
- get packages for integ tests right - introduce common AbstractFregeIntegrationSpec - first stab of unit test coverage for FregeCompile - minor cleanup on FregeCompile - configure fregePath as part as part of base plugin convention | |||
2015-11-21 | add integtest coverage for calling java from frege | Rene Groeschke | |
2015-11-21 | some integTest cleanup + more test coverage | Rene Groeschke | |
2015-11-21 | some integTest cleanup + more test coverage | Rene Groeschke | |
2015-11-21 | create frege compile task per sourceSet | Rene Groeschke | |
2015-11-18 | introduce frege-base plugin for basic frege functionality | Rene Groeschke | |
2015-11-18 | Add infrastructure for adding integration tests using testkit | Rene Groeschke | |