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

92 commits

Author SHA1 Message Date
12a0618a90 Ignore build directories. 2019-03-30 00:08:00 -07:00
a5c0bd921f Added Gradle project based on the POM. 2019-03-29 23:52:02 -07:00
Juan Liska
ae6258acb8 use https to fetch artifacts 2019-03-29 10:21:22 -06:00
Juan Liska
4644b66d79 create maven build files for kobalt 2019-03-29 10:21:22 -06:00
41ba68c630 No longer create directories, etc. when --help or --version are used. 2018-01-20 16:15:31 -08:00
0f88993424 Made sure kobaltw in ~/.kobalt/wrapper/dist/ is executable on non-Windows platforms. 2017-04-10 23:23:18 -07:00
014802e272 Implemented --log 0 2017-03-28 17:16:11 -07:00
03f957f001 Fixed variable name. 2017-03-24 20:54:02 -07:00
3acf5dc2ad Install launcher(s) if not found. 2017-03-24 18:27:44 -07:00
Cedric Beust
1da473a73c NumberFormatException when parsing the new version number.
Closes https://github.com/cbeust/kobalt/issues/335
2017-03-01 13:05:30 -08:00
Cedric Beust
7dc1183953 Disable animations with a system property. 2017-02-10 09:16:14 -08:00
Cedric Beust
138ba15f3a Delete IDEA files 2017-02-07 18:25:40 -08:00
Cedric Beust
a8c01b1347 IDEA files. 2017-02-01 12:59:43 -08:00
Cedric Beust
ffbe5491f2 Merge branch 'master' of github.com:cbeust/kobalt 2017-01-04 15:20:02 -08:00
Cedric Beust
162bf7b313 IDEA files. 2017-01-04 15:19:42 -08:00
pysaumont
bcf723141b Reading kobalt config file ~/.config/kobalt/settings.xml for HTTP proxy configuration using only Java standard lib 2016-12-09 13:29:50 +01:00
Cedric Beust
e2f210823e Restore the proxy name to proxy_host. 2016-12-07 13:26:01 -08:00
Cedric Beust
a94705c1e9 Forgot the environment variable. 2016-12-06 14:44:49 -08:00
Cedric Beust
387b3b4c2e Reformat the httpProxy patch. 2016-12-06 14:44:13 -08:00
pysaumont
366b635c11 Added use of proxy as set by env variable 'http_proxy' 2016-12-06 22:41:05 +01:00
Cedric Beust
bed02f9678 IDEA files. 2016-09-23 12:27:30 -07:00
Cedric Beust
fa86f90e31 Kotlin 1.0.4-eap-62. 2016-08-06 09:51:40 -07:00
2d6c8f720c Added support for jvm parameters (-Dkey=value) 2016-07-20 22:36:45 -07:00
c0a2881ca0 Fixed kobaltw for TravisCI, also now handles directory names with space in them. 2016-07-20 13:05:11 -07:00
Cedric Beust
6ec5aa8994 Changed fix for Gygwin/MinGW to handle Windows specifically.
Switched kotbaltw to bourne shell.
kobaltw.bat now created by default.
2016-07-20 03:00:33 -07:00
e061db2d1b Fix kobatlw shebang for Cygwin/MinGW. 2016-07-19 09:50:53 -07:00
Sargun Vohra
61f1c7c626 Always generate the shebang line 2016-07-12 22:58:11 -04:00
Cedric Beust
364c696a55 IDEA files. 2016-06-24 02:43:30 -08:00
Dmitry Zhuravlev
5990e4baa8 #208 removing idea template 2016-05-26 13:52:32 +03:00
Dmitry Zhuravlev
5bc484652f * file encoding should be set. This will allow to inherit the right encoding from process which execute wrapper.
This will fix invalid encoding on Windows (Ancii art drawing in Kobalt logger)
2016-05-19 16:51:08 +03:00
Cedric Beust
1acce0a204 Better mkdirs() logic. 2016-05-04 22:23:06 -08:00
Cedric Beust
8d13c67538 IDEA files. 2016-05-04 22:02:34 -08:00
Cedric Beust
1a0af4582d Handle mkdirs() failing better.
Kind of fixes https://github.com/cbeust/kobalt/issues/181 but not really.
2016-05-01 13:39:41 -07:00
Cedric Beust
40e266d709 Copy the right kobalt-wrapper.jar. 2016-04-25 21:11:24 -08:00
Cedric Beust
91c15e1bf1 Better log. 2016-04-25 21:11:24 -08:00
Cedric Beust
af889c5c77 Fix #176.
Fix for https://github.com/cbeust/kobalt/issues/176
2016-04-25 21:11:24 -08:00
Cedric Beust
be4af5dcce Reinstall wrapper if wrapperVersion.txt not found. 2016-04-19 00:44:19 -08:00
evanchooly
92118a8c23 Revert "trying to retrofit BintrayApi and add package creation support"
This reverts commit 2c2cd8b16b.
2016-04-16 16:43:38 -04:00
evanchooly
2c2cd8b16b trying to retrofit BintrayApi and add package creation support 2016-04-16 16:25:07 -04:00
Cedric Beust
111343cdeb Don't overwrite the wrapper files if the version is the same. 2016-04-09 08:08:25 -07:00
Cedric Beust
7b068bb111 Generate wrapperVersion.txt in .kobalt. 2016-04-02 08:10:45 -07:00
Cedric Beust
83dfe4f5e4 Initial steps to be less aggressive overwriting kobalt-wrapper.jar. 2016-04-02 08:02:28 -07:00
Cedric Beust
1a65058a26 Don't display animations if running without a terminal.
Fix for #156.
2016-03-19 14:01:30 -07:00
Cedric Beust
08a7e1ffa0 IDEA files. 2016-03-14 21:44:34 +04:00
Cedric Beust
3f76878590 Path bug. 2016-03-10 22:33:14 +04:00
Cedric Beust
42cb7ff441 Update to new structure. 2016-03-10 03:21:23 +04:00
Cedric Beust
2af7250659 New zip structure. 2016-03-10 01:11:19 +04:00
Jared Burrows
e139eb5cc6 Minor clean up 2016-03-06 22:17:15 -08:00
Cedric Beust
b907880208 0.646. 2016-03-04 23:21:52 +04:00
Cedric Beust
f874e8ac4e Catch download failure. 2016-02-18 21:42:37 +04:00