Add gradle plugin with simple DSL for Compilator and Stub generator

This commit is contained in:
Ilya Matveev
2017-03-10 15:32:16 +03:00
committed by ilmat192
parent 5a001faaaa
commit c6680f0735
10 changed files with 757 additions and 14 deletions
+1
View File
@@ -24,3 +24,4 @@ include ':runtime'
include ':common'
include ':backend.native:tests'
include ':tools:helpers'
include ':tools:gradle-plugin'