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.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
2015-09-04
re-apply maven plugin to allow local installation with `gradlew install`
PluginPortal
Dierk Koenig
2015-09-04
travis has no gradle properties under home dir, so make that optional
Dierk Koenig
2015-09-04
Remove dependencies to sonatype and directly publish to the gradle plugin ↵
Dierk Koenig
portal. Upgrade to frege version 3.23,
2015-09-03
Merge branch 'master' into PluginPortal
Dierk Koenig
2015-09-03
upgrade to frege version 3.23
Dierk Koenig
2015-09-03
Merge branch 'master' of https://github.com/Frege/frege-gradle-plugin
Mark Perry
2015-09-03
Use release 0.1
Mark Perry
2015-08-30
trying to publishPlugins to the gradle plugin portal. Currently fails ↵
Dierk Koenig
because of signing issues.
2015-08-30
upgrade to gradle 2.6
Dierk Koenig
2015-08-23
allow setting the stack size for the compiler with xss, default is 4m
Dierk Koenig
2015-07-26
Travis CI
Mark Perry
2015-07-26
Travis CI
Mark Perry
2015-07-25
Updated plugin to 0.4.1
Mark Perry
2015-07-24
Increased version to 0.4.2-SNAPSHOT
Mark Perry
2015-07-24
Release 0.4.1. Use compiler 367
release-0.4.1
Mark Perry
2015-07-24
Updated libs for repl and native-gen to 1.2 and 1.3 respectively
Mark Perry
2015-07-24
Use sudo: false in Travis CI
Mark Perry
2015-07-22
Increment to 0.5-SNAPSHOT
Mark Perry
2015-07-22
Do 0.4 release
release-0.4
Mark Perry
2015-07-15
Updated readme
Mark Perry
2015-07-15
Use only released versions
Mark Perry
2015-07-15
#13: Target 1.7 VM
Mark Perry
2015-06-28
how to refer to the 0.3 release
Dierk Koenig
2015-06-27
opening the 0.4-SNAPSHOT train
Dierk Koenig
2015-06-27
release 0.3
release-0.3
Dierk Koenig
2015-03-20
completing the NativeGenTask with support for setting the input and output file
Dierk Koenig
2015-03-19
fregedoc todo done
Dierk Koenig
2015-03-18
included the FregeDocTask, streamlined some dependencies
Dierk Koenig
2015-03-13
Fixed workingDir to not be null when source dir does not exist
Mark Perry
2015-03-13
Improve frege repl task
Mark Perry
2015-03-13
Use official frege snapshots
Mark Perry
2015-03-13
Cleanup build.gradle
Mark Perry
2015-03-10
Released gradle plugin 0.2, bumped verson to 0.3 snapshot
Mark Perry
2015-03-10
Merge branch 'master' of https://github.com/Frege/frege-gradle-plugin
release-0.2
Mark Perry
2015-03-10
Apply solution for #9 directly to plugin
Mark Perry
2015-03-06
Set executable permission on deploy.sh
EC2 Default User
2015-03-05
Added CI links to readme
Mark Perry
2015-03-05
Attempt to set travis sonatype username and pwd
Mark Perry
2015-03-05
New line commit to trigger travis build
Mark Perry
2015-03-04
Merge branch 'master' of https://github.com/Frege/frege-gradle-plugin
Mark Perry
2015-03-04
Get compilation working with few dependencies, using travis on java 7
sonatype
Mark Perry
2015-03-03
enforce jdk 1.7 builds, make more efficient repository order
Dierk Koenig
2015-03-03
Removed frege repl core and native gen dependencies as they are not currenly ↵
Mark Perry
on sonatype or maven central
2015-03-01
better formatting
Dierk Koenig
2015-03-01
Merge remote-tracking branch 'origin/master'
Dierk Koenig
2015-03-01
update readme as suggested by Ingo
Dierk Koenig
2015-03-01
marimuthu renamed groupid to org.frege-lang
Ingo Wechsung
2015-03-01
double substitution of the classifier
Ingo Wechsung
2015-02-25
the repl needs to start with the targetDir on the classpath where the ↵
Dierk Koenig
compiled classes are available for loading
2015-02-24
first step into quickcheck integration. It works on "inline" checks but not ↵
Dierk Koenig
yet with tests from src/test. Those are not yet automatically compiled.
[next]