1
0
Fork 0
mirror of https://github.com/ethauvin/kobalt.git synced 2025-04-26 00:17:11 -07:00
kobalt/modules/kobalt-plugin-api/src/main/kotlin/com/beust/kobalt
2018-09-17 05:00:28 -06:00
..
api BuildConfig not being generated. (#464). 2017-11-20 13:41:36 -08:00
archive MetaArchive fix. 2018-03-21 15:17:20 -07:00
internal Revert. 2018-02-13 16:07:40 -08:00
kotlin Forgot a file. 2017-01-19 14:56:26 -08:00
maven Added "offline" argument to prevent remote resolving of dependencies 2018-03-21 18:25:44 +03:00
misc fix test assertion, enable kobalt logging for tests 2018-09-17 05:00:28 -06:00
ArchiveGenerator.kt include() for install{}. 2017-04-04 10:49:48 -07:00
Args.kt Added "offline" argument to prevent remote resolving of dependencies 2018-03-21 18:25:44 +03:00
AsciiArt.kt Colors. 2017-03-21 16:32:20 -07:00
BasePluginTask.kt Add a "group" to the tasks. 2016-05-05 21:26:33 -08:00
BuildScript.kt + added cleanup for buildFileClasspath collection 2017-04-17 12:30:12 +03:00
Constants.kt upgrade default compiler to 1.2.70 2018-09-17 04:55:10 -06:00
Directives.kt New profile syntax: val debug by profile() 2017-03-25 12:45:59 -07:00
Features.kt Incremental packaging. 2015-12-22 05:45:51 +04:00
FileSpec.kt Logs. 2017-04-04 10:50:10 -07:00
IncludedFile.kt include() for install{}. 2017-04-04 10:49:48 -07:00
IncludeFromTo.kt InstallTest and BuildFilesTest. 2017-04-06 12:51:54 -07:00
IncrementalTaskInfo.kt Make "assemble" incremental. 2016-03-31 23:01:47 -08:00
JarGenerator.kt Refactor. 2017-04-27 13:32:21 -07:00
JavaInfo.kt Warnings. 2017-01-19 10:24:25 -08:00
Jvm.kt Fixed finding tools.jar under Windows when JAVA_HOME is set to JRE. 2017-11-05 17:11:11 -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 Tests can now run full builds. 2017-04-06 11:31:05 -07:00
ResolveDependency.kt Implemented --log 0 2017-03-28 17:16:11 -07:00
SystemProperties.kt Make sure JAVA_HOME points to the JDK and not the JRE. 2017-04-24 09:48:23 -07:00
TaskResult.kt Bubble up test result messages. 2017-04-08 19:27:19 -07:00
Template.kt Break Kobalt in two projects. 2015-12-18 02:26:49 +04:00
TestConfig.kt move TestConfig into separate file 2017-02-15 09:25:39 -06:00
TestDirective.kt move TestConfig into separate file 2017-02-15 09:25:39 -06:00
Variant.kt BuildConfig not being generated. (#464). 2017-11-20 13:41:36 -08:00