Commit graph

349 commits

Author SHA1 Message Date
Robert Fink
86f584d1a6 Always set output name parameter last (#65)
The native-image binary supports "macro" options that can expand to
several other options. For instance, the `--language` option also sets
the `H:Name` option, thus overriding any earlier `H:Name` paramters.
After this change, we always set the `H:Name` option last so that the
Gradle configuration for `outputName` wins.
2019-03-04 16:16:17 +00:00
Mariano de Achaval
5d272dfc8e Fixes #30. Add support for shared library (#60) 2019-03-02 09:47:27 +01:00
Excavator Bot
a13d5d3208 Excavator: Upgrade dependencies (#61)
###### _excavator_ is a bot for automating changes across repositories.

Changes produced by the versions-props/upgrade-all check.

{runtimeCheckDesc}
To enable or disable this check, please contact the maintainers of Excavator.
2019-03-02 00:43:27 +00:00
Excavator Bot
453969482c Excavator: Upgrades Baseline to the latest version (#59)
###### _excavator_ is a bot for automating changes across repositories.

Changes produced by the roomba/latest-baseline-oss check.

{runtimeCheckDesc}
To enable or disable this check, please contact the maintainers of Excavator.
2019-02-28 18:56:44 +00:00
Excavator Bot
6e42d66dab Excavator: Upgrade dependencies (#56) 2019-02-26 22:27:52 +00:00
Excavator Bot
fbba6c6367 Excavator: Upgrades Baseline to the latest version (#57) 2019-02-26 22:27:39 +00:00
Mark Elliot
6bee546939
Add policy yml (#58) 2019-02-26 22:27:23 +00:00
Excavator Bot
5fe4541093 Excavator: Upgrades Baseline to the latest version (#55) 2019-02-25 11:41:51 +00:00
Excavator Bot
012e9dcde4 Excavator: Upgrades gradle wrapper to the latest version (#50) 2019-02-25 11:41:32 +00:00
Excavator Bot
27b929a477 Excavator: Upgrade buildscript dependencies (#54)
###### _excavator_ is a bot for automating changes across repositories.

Changes produced by the roomba/roomba-lint check.

{runtimeCheckDesc}
To enable or disable this check, please contact the maintainers of Excavator.
2019-02-07 15:27:37 +00:00
Excavator Bot
278bae49cb Excavator: Upgrade dependencies (#51)
###### _excavator_ is a bot for automating changes across repositories.

Changes produced by the versions-props/upgrade-all check.

{runtimeCheckDesc}
To enable or disable this check, please contact the maintainers of Excavator.
2019-02-07 15:25:57 +00:00
Excavator Bot
b6cce4c24a Excavator: Upgrades Baseline to the latest version (#49)
###### _excavator_ is a bot for automating changes across repositories.

Changes produced by the roomba/latest-baseline-oss check.

{runtimeCheckDesc}
To enable or disable this check, please contact the maintainers of Excavator.
2019-02-07 13:40:12 +00:00
Carter Kozak
9fdbd5a909 Upgrade the default graal version to 1.0-RC12 (was 1.0-RC11) (#52)
Release notes:
https://www.graalvm.org/docs/release-notes/#10-rc12
2019-02-07 13:39:41 +00:00
Carter Kozak
f6d8fd4277 Upgrade the default graal build to 1.0.0-rc11 from 1.0.0-rc9 (#48)
https://www.graalvm.org/docs/release-notes/#10-rc11
2019-01-18 13:35:19 +00:00
Excavator Bot
20fdf835ec Excavator: Upgrades Baseline to the latest version (#45)
###### _excavator_ is a bot for automating changes across repositories.

Changes produced by the roomba/latest-baseline-oss check.

{runtimeCheckDesc}
To enable or disable this check, please contact the maintainers of Excavator.
2019-01-18 01:26:09 +00:00
Mark Elliot
522020501e Enable bulldozer (#46) 2019-01-11 15:51:33 -05:00
Excavator Bot
543ec9e652 Excavator: Upgrades gradle wrapper to the latest version (#44) 2019-01-10 18:29:18 -05:00
Excavator Bot
941d6b87e7 Excavator: Upgrades Baseline to the latest version (#42) 2019-01-10 17:40:56 -05:00
Excavator Bot
4ee73eb657 Excavator: Upgrades gradle wrapper to the latest version (#40) 2019-01-10 17:28:20 -05:00
Excavator Bot
f8a076b32c Excavator: Upgrade dependencies (#38) 2019-01-10 17:04:36 -05:00
Excavator Bot
b76f6cb0eb Excavator: Upgrades Baseline to the latest version (#37) 2018-12-14 12:28:21 +00:00
Excavator Bot
a666d234e2 Excavator: Upgrades Baseline to the latest version (#36) 2018-12-04 22:35:38 -05:00
Excavator Bot
982a0f5019 Excavator: Upgrades Baseline to the latest version (#34) 2018-11-29 18:09:08 -05:00
Excavator Bot
c5deb6f309 Excavator: Upgrades Baseline to the latest version (#33) 2018-11-28 21:41:35 -05:00
Excavator Bot
459f36964c Excavator: Upgrades gradle wrapper to the latest version (#30) 2018-11-28 12:34:44 -05:00
Excavator Bot
e20b964261 Excavator: Upgrades Baseline to the latest version (#32) 2018-11-27 10:34:49 -05:00
Excavator Bot
8caaa0a05b Excavator: Upgrade dependencies (#31) 2018-11-26 13:57:44 -05:00
Excavator Bot
2a8036520c Excavator: Upgrade dependencies (#29) 2018-11-26 12:25:15 -05:00
Excavator Bot
50c7d9741f Excavator: Upgrades Baseline to the latest version (#25) 2018-11-26 12:14:50 -05:00
Excavator Bot
255fd1f440 Excavator: Upgrade buildscript dependencies (#28) 2018-11-12 23:57:14 -08:00
Mark Elliot
7f884ba02b Upgrade to latest GraalVM (#27) 2018-11-06 09:30:38 +01:00
Mark Elliot
4155cf9873 Bump default GraalVM version to RC8 (#23) 2018-11-01 10:06:02 +00:00
Excavator Bot
29e1db2675 Excavator: Upgrade buildscript dependencies (#24) 2018-10-31 11:56:08 +00:00
Mariano de Achaval
6ce3c58bb6 Add support for additional native-image command line options (#22) 2018-10-23 19:40:20 +03:00
Excavator Bot
dcfac7441c Excavator: Upgrades gradle wrapper to the latest version (#13) 2018-10-02 23:05:50 +01:00
Excavator Bot
a52bf1bc3c Excavator: Upgrade dependencies (#16) 2018-10-02 23:05:42 +01:00
iamdanfox
b97444e036
Follow-up to #17 (#18) 2018-10-02 22:56:25 +01:00
iamdanfox
7d2d672697
[pure-refactor] Make everything incremental, fix custom version bugs (#17) 2018-10-02 22:44:14 +01:00
Excavator Bot
6e94f257c2 Excavator: Enable org.gradle.parallel by default (#14) 2018-09-21 09:19:51 -04:00
Michael Werner
c52bb12562 Update graalVersion in README.md (#11) 2018-09-07 08:11:03 -07:00
Mark Elliot
ae7711f0cc
Configure CircleCI to cache downloads for check task (#10) 2018-09-06 14:26:31 -07:00
Mark Elliot
7641b9a278
Update default to latest Graal version (#8) 2018-09-05 16:10:18 -07:00
Mark Elliot
d8118788a2
Cleanup Circle tasks (#7) 2018-09-05 10:55:20 -07:00
Mark Elliot
2b54c0294a
Correctly extract specified version of Graal (#6) 2018-09-05 10:42:14 -07:00
Excavator Bot
05077162b0 Excavator: Upgrades gradle wrapper to the latest version (#3) 2018-09-04 05:52:33 -10:00
Mark Elliot
31680950eb
Do not extract GraalVM tar if already extracted (#4) 2018-08-30 10:11:34 -07:00
Mark Elliot
6b15ce49aa
Set up publishing for the Gradle plugin portal (#2) 2018-08-29 18:55:52 -07:00
Mark Elliot
c7c0c8ec16
Add bintray and plugin publishing (#1) 2018-08-29 18:31:58 -07:00
Mark Elliot
5ed8a8d140 Create a basic wrapper around Graal and support the native-image task 2018-08-29 18:12:56 -07:00