1
0
Fork 0
mirror of https://github.com/ethauvin/kobalt.git synced 2025-04-27 00:38:11 -07:00

Commit graph

  • 43aa925da6 Runtime. Cedric Beust 2016-06-27 01:21:14 -08:00
  • d85048f27b Kobalt compiler to 1.0.2-1. Cedric Beust 2016-06-27 01:21:02 -08:00
  • 539c6cbda3 Fix --checkVersions to work with Aether. Cedric Beust 2016-06-27 01:20:45 -08:00
  • 57ed92ca57 0.826. 0.826 Cedric Beust 2016-06-25 09:09:37 -07:00
  • 3bb1a74452 buildFileClasspath work. Cedric Beust 2016-06-25 09:09:16 -07:00
  • afeccdc614 0.825. 0.825 Cedric Beust 2016-06-24 20:20:30 -07:00
  • b62e167cde Fix the compiler bug. Cedric Beust 2016-06-24 20:10:59 -07:00
  • eb575abc14 IDEA file. Cedric Beust 2016-06-24 18:51:26 -07:00
  • 8c3eed58df 0.824. Cedric Beust 2016-06-24 04:14:26 -08:00
  • c5ce3e853c Reformat. Cedric Beust 2016-06-24 04:14:15 -08:00
  • 25b97dd21f Added buildFileClasspat(). Cedric Beust 2016-06-24 04:14:08 -08:00
  • c06e92b679 Move a few methods in BaseJvmPlugin. Cedric Beust 2016-06-24 02:49:17 -08:00
  • 364c696a55 IDEA files. Cedric Beust 2016-06-24 02:43:30 -08:00
  • 324f978b74 0.823. 0.823 Cedric Beust 2016-06-24 01:59:42 -08:00
  • 5ac94386fc Fix main result. Cedric Beust 2016-06-24 01:59:25 -08:00
  • e9cbe04317 Remove GroovyPlugin. Cedric Beust 2016-06-24 01:59:20 -08:00
  • d56196a42f 0.821. 0.822 Cedric Beust 2016-06-24 01:47:16 -08:00
  • 45cd429d08 Move the compiler interfaces in kobalt-plugin-api. Cedric Beust 2016-06-24 01:47:03 -08:00
  • ab43d5c994 0.820. 0.820 Cedric Beust 2016-06-24 01:37:29 -08:00
  • c9393cb0ca Refactor the three compilers. Cedric Beust 2016-06-24 01:28:52 -08:00
  • a8b693b238 First pass for GroovyPlugin. Cedric Beust 2016-06-24 00:53:25 -08:00
  • 218fc5b292 0.819. 0.819 Cedric Beust 2016-06-22 22:53:52 -08:00
  • 3ad8cb5798 Better manifest packaging logic. Cedric Beust 2016-06-22 22:53:29 -08:00
  • 09dcd84f79 Update the client. Cedric Beust 2016-06-22 01:29:29 -08:00
  • 1745194f5f Log level. Cedric Beust 2016-06-22 01:29:21 -08:00
  • 5eb92ed10b Track dependencies downloaded on the server's websocket. Cedric Beust 2016-06-22 01:29:11 -08:00
  • a52dd19f3f Comment. Cedric Beust 2016-06-15 03:36:15 -08:00
  • f1e75223a3 First version of the WebSocket server. Cedric Beust 2016-06-15 03:31:59 -08:00
  • c52da23354 0.818. 0.818 Cedric Beust 2016-06-14 23:43:35 -08:00
  • 182345d8e2 Better jar default naming. Cedric Beust 2016-06-14 23:43:20 -08:00
  • 960472be68 Forgot a set of interceptors. Cedric Beust 2016-06-14 23:19:49 -08:00
  • 389e934788 0.817. 0.817 Cedric Beust 2016-06-14 22:57:37 -08:00
  • c069483490 Fix duplicate projects. Cedric Beust 2016-06-14 22:57:14 -08:00
  • ccdfceceea 0.816. 0.816 Cedric Beust 2016-06-14 22:35:55 -08:00
  • 24d5f3c1d4 0.815. 0.815 Cedric Beust 2016-06-14 22:33:19 -08:00
  • d8bbe547ae Add support for native dependencies. Cedric Beust 2016-06-14 22:32:46 -08:00
  • 438e72038a Don't warn if a .jar can't be found. Cedric Beust 2016-06-14 21:00:18 -08:00
  • be866c17b3 Merge pull request #248 from dmitry-zhuravlev/master Cedric Beust 2016-06-15 04:27:16 -08:00
  • 4b17dade8e Merge branch 'master' of https://github.com/cbeust/kobalt Dmitry Zhuravlev 2016-06-14 15:57:27 +03:00
  • e9416db9e7 * proxy handling improved for repositories defined in transitive dependencies. proxy config now looks like: <proxies> <proxy> <host>mycompany.com</host> <port>3128</port> <type>http</type> <nonProxyHosts>localhost</nonProxyHosts> </proxy> <proxy> <host>mycompany.com</host> <port>3128</port> <type>https</type> <nonProxyHosts>localhost</nonProxyHosts> </proxy> </proxies> Dmitry Zhuravlev 2016-06-14 15:56:32 +03:00
  • d9b0e3a40c TestNG 6.9.11. Cedric Beust 2016-06-12 21:55:32 -08:00
  • 13de094651 Refactor test. Cedric Beust 2016-06-12 19:44:12 -07:00
  • b287615c11 0.814. 0.814 Cedric Beust 2016-06-11 14:58:31 -07:00
  • bf74f310b1 Refactor test. Cedric Beust 2016-06-11 14:57:45 -07:00
  • cd77dc39a4 Forgot simple case. Cedric Beust 2016-06-11 14:54:14 -07:00
  • e276f3b6d5 Handle tasks with no project. Cedric Beust 2016-06-10 22:19:00 -08:00
  • f8746460be Typo. Cedric Beust 2016-06-10 22:18:48 -08:00
  • 95ad0d101f 0.813. 0.813 Cedric Beust 2016-06-10 22:13:34 -08:00
  • 7e983ed529 GITHUB-231: Fix the incorrect order of builds. Cedric Beust 2016-06-10 21:52:21 -08:00
  • 5a540f3474 Not used. Cedric Beust 2016-06-09 22:40:26 -08:00
  • f6dca7492f Merge pull request #245 from DevCharly/install-dynamic-tasks Cedric Beust 2016-06-10 08:56:02 -07:00
  • 795949e8b5 no longer iterate over projects in TaskManager.installDynamicTasks() DevCharly 2016-06-10 17:52:08 +02:00
  • 7dea679e49 0.812. 0.812 Cedric Beust 2016-06-09 05:37:38 -08:00
  • db15c8ef5b Fix the build path. Cedric Beust 2016-06-09 05:37:24 -08:00
  • 58ad7179d5 0.811. 0.811 Cedric Beust 2016-06-08 20:23:44 -08:00
  • 3ed10c90e6 GITHUB-240: Fix mixed compilation. Cedric Beust 2016-06-08 20:23:20 -08:00
  • 25629e4cf7 val Cedric Beust 2016-06-08 20:22:37 -08:00
  • ef7c3cd92c Format. Cedric Beust 2016-06-08 19:15:36 -08:00
  • 31a905b3a4 fixed incremantal building of fatJar: the timestamps of the included jars and classes folders of other projects were not cheched DevCharly 2016-06-08 14:53:03 +02:00
  • 4010bd3ca1 Comments. Cedric Beust 2016-06-08 02:44:17 -08:00
  • b4c2594f39 Fix PomTest. Cedric Beust 2016-06-08 02:37:34 -08:00
  • 2b78c0765d val. Cedric Beust 2016-06-08 02:37:14 -08:00
  • 937e095eb7 Not needed. Cedric Beust 2016-06-08 02:37:05 -08:00
  • a5fbae6c65 Rename. Cedric Beust 2016-06-08 02:36:53 -08:00
  • 3da2b70558 Log. Cedric Beust 2016-06-08 02:36:32 -08:00
  • a493cbc11e vals. Cedric Beust 2016-06-08 02:07:16 -08:00
  • aaf5e4826b Refactor. Cedric Beust 2016-06-07 22:41:01 -08:00
  • 1b065c8d50 Clean up the streams. Cedric Beust 2016-06-07 22:40:05 -08:00
  • 82b5c636d0 Better look up of the compiler jar file. Cedric Beust 2016-06-07 22:32:12 -08:00
  • a83e1f4a7d Remove dependency on kotlinx.dom. Cedric Beust 2016-06-07 21:48:47 -08:00
  • 7ae8f190b1 Reformat. Cedric Beust 2016-06-07 21:15:18 -08:00
  • a9b8594a83 Change md5 implementation to checksum timestamps instead of files. Cedric Beust 2016-06-07 21:09:11 -08:00
  • 5587eb33bc Formatting. Cedric Beust 2016-06-07 21:08:53 -08:00
  • 00612cebf5 Restore caches Cedric Beust 2016-06-08 06:08:53 -07:00
  • 80c24076ac Build travis in two phases Cedric Beust 2016-06-08 06:07:25 -07:00
  • 9204c22bbd More memory Cedric Beust 2016-06-08 06:00:01 -07:00
  • 81a534fb29 More memory Cedric Beust 2016-06-08 05:53:19 -07:00
  • 24f67b2866 Reduce log level for Travis Cedric Beust 2016-06-08 05:44:24 -07:00
  • cd51c85a40 +x flag Cedric Beust 2016-06-08 05:36:31 -07:00
  • e5ff564345 Travis builds Cedric Beust 2016-06-08 05:33:56 -07:00
  • 99ec586877 Fix test for Windows. Cedric Beust 2016-06-07 23:40:00 -07:00
  • 5fcffb0241 Test for build order. Cedric Beust 2016-06-07 01:16:59 -08:00
  • ff7402b24f 0.810. 0.810 Cedric Beust 2016-06-07 00:44:00 -08:00
  • 1ca58b95f2 toString(). Cedric Beust 2016-06-07 00:43:51 -08:00
  • b2fea9b7e0 Rename. Cedric Beust 2016-06-07 00:43:46 -08:00
  • 80a31bbb9b Fix the build order. Cedric Beust 2016-06-07 00:43:41 -08:00
  • 095a2310f0 Remove travis caches. Cedric Beust 2016-06-06 22:27:00 -08:00
  • 5a963252f8 0.809. 0.809 Cedric Beust 2016-06-06 22:08:44 -08:00
  • ff1e3c2d13 GITHUB-230: Fail build if invalid project requested. Cedric Beust 2016-06-06 22:08:30 -08:00
  • 5b2ed94655 0.808. 0.808 Cedric Beust 2016-06-06 21:03:13 -08:00
  • f695fdf38c Logs. Cedric Beust 2016-06-06 01:47:40 -08:00
  • b9924d3b69 Merge pull request #239 from DevCharly/fatjar-classes-fix Cedric Beust 2016-06-07 08:57:35 -07:00
  • f07ae9cec6 Merge pull request #236 from DevCharly/mkdirs-fix Cedric Beust 2016-06-07 08:49:37 -07:00
  • d3a70a25a8 delete jar if exception occurs while creating it (otherwise incremental build does not work on next run) DevCharly 2016-06-07 17:28:20 +02:00
  • cbbe9cbeb7 fixed fatJar for projects in subdirectories that depend on other projects DevCharly 2016-06-07 16:58:18 +02:00
  • a005a14db5 avoid adding empty "classes" directory entry to Jar file DevCharly 2016-06-07 14:05:30 +02:00
  • 0f6820c30f fixed typo in log of Io.mkdir() DevCharly 2016-06-07 10:29:02 +02:00
  • ca122ee55a fixed creation of classes directory at wrong parent (project.buildDirectory is relative to project.directory!) DevCharly 2016-06-07 10:26:48 +02:00
  • a068ecd048 Merge pull request #234 from DevCharly/exit-on-exceptions Cedric Beust 2016-06-06 08:39:23 -07:00
  • ec933143ad exit Kobal process on exceptions (fixes #229) DevCharly 2016-06-06 16:43:18 +02:00