Cedric Beust
2c1421863e
Move KobaltPluginXml to internal.
2015-11-08 17:21:00 -08:00
Cedric Beust
c64c6fec86
Handle build compilation failures better.
2015-11-08 16:43:29 -08:00
Cedric Beust
11c16b0ed1
--resolve.
2015-11-08 12:26:26 -08:00
Cedric Beust
4b86f21810
Comment.
2015-11-07 18:02:45 -08:00
Cedric Beust
7a81b8169f
Handle script jar files compiled by different versions gracefully.
2015-11-07 15:30:14 -08:00
Cedric Beust
41904c0c75
AndroidPlugin is now a repo contributor.
2015-11-07 10:07:29 -08:00
Cedric Beust
d6b15dfc8c
printStackTrace.
2015-11-07 07:19:20 -08:00
Cedric Beust
d842e5aa74
Warnings.
2015-11-06 19:48:31 -08:00
Cedric Beust
23cb52cacf
Move the core plugins into plugins.xml.
2015-11-06 18:36:29 -08:00
Cedric Beust
445b7023cd
Not needed.
2015-11-06 09:59:19 -08:00
Cedric Beust
1b27baf05f
Add to the projects.
2015-11-05 17:35:22 -08:00
Cedric Beust
dffcee0cd4
Merge branch 'master' of github.com:cbeust/kobalt
...
Conflicts:
src/main/kotlin/com/beust/kobalt/Main.kt
2015-11-05 16:48:37 -08:00
Cedric Beust
ad9caf1222
Fold --init into the new plug-in architecture.
2015-11-05 11:19:40 -08:00
Cedric Beust
91b9cc64f4
Switch to the new plug-in architecture.
2015-11-05 11:19:13 -08:00
Cedric Beust
9d2d6dba30
Exit more gracefully on exception.
2015-11-05 06:33:28 -08:00
Cedric Beust
4df5eabec7
Don't show the banner if --update.
2015-11-03 21:11:48 -08:00
Cedric Beust
77df0afd18
Parse plugin.xml.
2015-11-03 19:31:07 -08:00
Cedric Beust
a5bad9b48a
Better PluginInfo.
2015-11-03 10:16:10 -08:00
Cedric Beust
d388291427
Handle ABI changes better.
2015-11-03 21:03:56 -08:00
Cedric Beust
5027d48fce
Better error.
2015-11-01 20:52:09 -08:00
Cedric Beust
d26ae330a7
Handle errors better in KobaltServer.
2015-10-31 12:28:44 -07:00
Cedric Beust
9ec21dc69b
Logging.
2015-10-30 17:46:27 -07:00
Cedric Beust
7bd0e57772
Handle incompatible buildScript.jar files.
...
Try to delete .kobalt and try again. Still not optimal situation since it often fails on Windows.
2015-10-30 17:36:33 -07:00
Cedric Beust
70c4a3960f
Imports.
2015-10-28 23:55:05 -07:00
Cedric Beust
bcab73158a
Main.kt.
2015-10-28 22:21:38 -07:00
Cedric Beust
ad76b7f4f7
Error if build file doesn't exist.
2015-10-27 20:35:12 -07:00
Cedric Beust
48882978f0
Main fixes.
2015-10-27 20:32:28 -07:00
Cedric Beust
5d1d63e9b6
Update to 1.0.0-beta.
2015-10-22 18:18:31 -07:00
Cedric Beust
d303491348
Move main up.
2015-10-21 23:47:57 -07:00
Cedric Beust
fae115ef91
Move commands in their own class files.
2015-10-22 02:08:19 -07:00
Cedric Beust
0b704315d2
Rename to BuildFileCompiler.
2015-10-20 21:56:24 -07:00
Cedric Beust
575e87eb36
Refactoring the server to use commands.
2015-10-19 20:23:29 -07:00
Cedric Beust
233492c237
Merge branch 'master' of github.com:cbeust/kobalt
2015-10-19 16:47:16 -07:00
Cedric Beust
5b83dc4b88
Client/server work.
2015-10-20 01:58:43 -07:00
Cedric Beust
2d37408493
Clean up.
2015-10-20 00:53:06 -07:00
Cedric Beust
f42dc63d27
Log.
2015-10-19 16:47:11 -07:00
Cedric Beust
fa1e2d76ba
Ascii art.
2015-10-15 20:59:58 -07:00
Cedric Beust
70b737f9df
Add a mainNoExit()
2015-10-15 01:46:54 -07:00
Cedric Beust
62f072d6de
Better uploading message.
2015-10-14 23:35:26 -07:00
Cedric Beust
27857f48ab
Removing KobaltLogger.
2015-10-14 00:03:55 -07:00
Cedric Beust
36b41c11e9
Put a context on the Kobalt object.
2015-10-11 12:04:06 -07:00
Cedric Beust
46e38b7385
Not used.
2015-10-11 09:31:46 -07:00
Cedric Beust
6b034710f8
Delete ScriptCompiler.
2015-10-11 09:22:18 -07:00
Cedric Beust
903f63b268
Revamping the plug-in class loading.
2015-10-11 09:19:47 -07:00
Cedric Beust
5983e444fd
Merge pull request #13 from benignbala/master
...
Move OperatingSystem.kt from under the java plugin to top level.
2015-10-08 10:07:20 -07:00
Balachandran Sivakumar
f11d651a92
Moved common files to com.beust.kobalt package
...
Moved files that were originally under com.beust.kobalt.plugin.java
package to com.beust.kobalt package so that all plugins can access
those classes. Most probably, we should subsequently move these to
com.beust.kobalt.api or com.beust.kobalt.common package.
2015-10-08 09:18:39 +05:30
Cedric Beust
482cf3d16d
Restore null default build file.
2015-10-08 03:27:44 -07:00
Cedric Beust
172e0ac6a1
Display usage when no args.
2015-10-08 03:27:24 -07:00
Cedric Beust
a44b15d6d1
Better version check.
2015-10-07 02:14:09 -07:00
Cedric Beust
34c630883c
--update
2015-10-07 00:42:15 -07:00