1
0
Fork 0
mirror of https://github.com/ethauvin/kobalt.git synced 2025-04-26 08:27:12 -07:00
Commit graph

2340 commits

Author SHA1 Message Date
Cedric Beust
dc6212b18d 0.830. 2016-06-27 02:21:20 -08:00
Cedric Beust
edb119c6b1 Refactor CheckVersions to work on individual projects. 2016-06-27 02:21:05 -08:00
Cedric Beust
040bcd173b KDoc. 2016-06-27 02:20:44 -08:00
Cedric Beust
5b969f4570 0.829. 2016-06-27 01:52:30 -08:00
Cedric Beust
de09321727 Add "update" and "checkVersions" as tasks. 2016-06-27 01:52:17 -08:00
Cedric Beust
8d72cfd12b 0.828. 2016-06-27 01:34:36 -08:00
Cedric Beust
71150c6df2 Fix output classes. 2016-06-27 01:33:26 -08:00
Cedric Beust
0b8b5d0dc8 0.827. 2016-06-27 01:25:19 -08:00
Cedric Beust
7978195fd4 IDEA files. 2016-06-27 01:22:47 -08:00
Cedric Beust
862b66e791 1.0.2-1. 2016-06-27 01:21:34 -08:00
Cedric Beust
43aa925da6 Runtime. 2016-06-27 01:21:14 -08:00
Cedric Beust
d85048f27b Kobalt compiler to 1.0.2-1. 2016-06-27 01:21:02 -08:00
Cedric Beust
539c6cbda3 Fix --checkVersions to work with Aether. 2016-06-27 01:20:45 -08:00
Cedric Beust
57ed92ca57 0.826. 2016-06-25 09:09:37 -07:00
Cedric Beust
3bb1a74452 buildFileClasspath work. 2016-06-25 09:09:16 -07:00
Cedric Beust
afeccdc614 0.825. 2016-06-24 20:20:30 -07:00
Cedric Beust
b62e167cde Fix the compiler bug. 2016-06-24 20:10:59 -07:00
Cedric Beust
eb575abc14 IDEA file. 2016-06-24 18:51:26 -07:00
Cedric Beust
8c3eed58df 0.824. 2016-06-24 04:14:26 -08:00
Cedric Beust
c5ce3e853c Reformat. 2016-06-24 04:14:15 -08:00
Cedric Beust
25b97dd21f Added buildFileClasspat(). 2016-06-24 04:14:08 -08:00
Cedric Beust
c06e92b679 Move a few methods in BaseJvmPlugin. 2016-06-24 02:49:17 -08:00
Cedric Beust
364c696a55 IDEA files. 2016-06-24 02:43:30 -08:00
Cedric Beust
324f978b74 0.823. 2016-06-24 01:59:42 -08:00
Cedric Beust
5ac94386fc Fix main result. 2016-06-24 01:59:25 -08:00
Cedric Beust
e9cbe04317 Remove GroovyPlugin. 2016-06-24 01:59:20 -08:00
Cedric Beust
d56196a42f 0.821. 2016-06-24 01:47:16 -08:00
Cedric Beust
45cd429d08 Move the compiler interfaces in kobalt-plugin-api. 2016-06-24 01:47:03 -08:00
Cedric Beust
ab43d5c994 0.820. 2016-06-24 01:37:29 -08:00
Cedric Beust
c9393cb0ca Refactor the three compilers. 2016-06-24 01:28:52 -08:00
Cedric Beust
a8b693b238 First pass for GroovyPlugin. 2016-06-24 00:53:48 -08:00
Cedric Beust
218fc5b292 0.819. 2016-06-22 22:53:52 -08:00
Cedric Beust
3ad8cb5798 Better manifest packaging logic. 2016-06-22 22:53:29 -08:00
Cedric Beust
09dcd84f79 Update the client. 2016-06-22 01:29:29 -08:00
Cedric Beust
1745194f5f Log level. 2016-06-22 01:29:21 -08:00
Cedric Beust
5eb92ed10b Track dependencies downloaded on the server's websocket. 2016-06-22 01:29:11 -08:00
Cedric Beust
a52dd19f3f Comment. 2016-06-15 03:36:15 -08:00
Cedric Beust
f1e75223a3 First version of the WebSocket server. 2016-06-15 03:31:59 -08:00
Cedric Beust
c52da23354 0.818. 2016-06-14 23:43:35 -08:00
Cedric Beust
182345d8e2 Better jar default naming. 2016-06-14 23:43:20 -08:00
Cedric Beust
960472be68 Forgot a set of interceptors. 2016-06-14 23:19:49 -08:00
Cedric Beust
389e934788 0.817. 2016-06-14 22:57:37 -08:00
Cedric Beust
c069483490 Fix duplicate projects. 2016-06-14 22:57:14 -08:00
Cedric Beust
ccdfceceea 0.816. 2016-06-14 22:35:55 -08:00
Cedric Beust
24d5f3c1d4 0.815. 2016-06-14 22:33:19 -08:00
Cedric Beust
d8bbe547ae Add support for native dependencies. 2016-06-14 22:33:02 -08:00
Cedric Beust
438e72038a Don't warn if a .jar can't be found. 2016-06-14 21:00:18 -08:00
Cedric Beust
be866c17b3 Merge pull request #248 from dmitry-zhuravlev/master
proxy handling improved
2016-06-15 04:27:16 -08:00
Dmitry Zhuravlev
4b17dade8e Merge branch 'master' of https://github.com/cbeust/kobalt 2016-06-14 15:57:27 +03:00
Dmitry Zhuravlev
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>
2016-06-14 15:56:32 +03:00