1
0
Fork 0
mirror of https://github.com/ethauvin/kobalt.git synced 2025-04-26 16:28:12 -07:00
kobalt/modules/kobalt-plugin-api/src/main/kotlin/com/beust/kobalt
2016-06-06 22:08:30 -08:00
..
api kapt work. 2016-06-02 23:37:39 -08:00
archive delete jar if exception occurs while creating it (otherwise incremental build does not work on next run) 2016-06-07 17:28:20 +02:00
internal GITHUB-230: Fail build if invalid project requested. 2016-06-06 22:08:30 -08:00
kotlin Break Kobalt in two projects. 2015-12-18 02:26:49 +04:00
maven Fix classpath. 2016-05-31 20:35:45 -07:00
misc Merge pull request #239 from DevCharly/fatjar-classes-fix 2016-06-07 08:57:35 -07:00
Args.kt Added --forceIncremental. 2016-05-29 07:51:03 -07:00
AsciiArt.kt Break Kobalt in two projects. 2015-12-18 02:26:49 +04:00
BasePluginTask.kt Add a "group" to the tasks. 2016-05-05 21:26:33 -08:00
BuildScript.kt Refactor some proxy code. 2016-04-26 03:06:17 -08:00
Constants.kt Jersey server. 2016-04-27 23:10:54 -08:00
Directives.kt Turning on project{} (and warnings for javaProject/kotlinProject). 2016-02-04 22:38:49 +04:00
Features.kt Incremental packaging. 2015-12-22 05:45:51 +04:00
FileSpec.kt Fix the directory problem. 2016-03-28 19:12:19 -07:00
IncrementalTaskInfo.kt Make "assemble" incremental. 2016-03-31 23:01:47 -08:00
JarGenerator.kt fixed fatJar for projects in subdirectories that depend on other projects 2016-06-07 16:58:18 +02:00
JavaInfo.kt Break Kobalt in two projects. 2015-12-18 02:26:49 +04:00
Jvm.kt Quiet log. 2015-12-18 16:12:29 -08:00
KobaltException.kt Break Kobalt in two projects. 2015-12-18 02:26:49 +04:00
OperatingSystem.kt Break Kobalt in two projects. 2015-12-18 02:26:49 +04:00
Plugins.kt kapt work. 2016-06-02 23:37:39 -08:00
ResolveDependency.kt Remove unused classes, fix a few tests. 2016-03-28 10:19:12 +04:00
SystemProperties.kt Break Kobalt in two projects. 2015-12-18 02:26:49 +04:00
TaskResult.kt Break Kobalt in two projects. 2015-12-18 02:26:49 +04:00
Template.kt Break Kobalt in two projects. 2015-12-18 02:26:49 +04:00
TestDirective.kt Test pattern should be **/*.class under the test directory. 2016-05-20 00:48:32 -07:00
Variant.kt Fix Variant bug. 2016-05-23 21:26:21 -08:00