Commit graph

16 commits

Author SHA1 Message Date
Sebastian Schuberth
420cb8013e
README: Update the link to Graal options and make it clickable (#459) 2022-01-13 11:27:06 +00:00
Dennis Dierkes
dac18d3bfe
Bump default graal version to 20.2.0 (#396)
* Bump default graal version to 20.2.0

This fixes a problem with projects that make use of the kotlin coroutines.
More details: https://github.com/oracle/graal/issues/366

* Add changelog
2020-10-29 15:36:34 +00:00
Dennis Dierkes
5f85487cc0
Fix substrate vm link (#395) 2020-10-29 13:30:43 +00:00
Daniel Mühlbachler
7e9bcf1bbd
fix #239 - add property javaVersion to support GraalVM 19.3+ (#255)
* fix #239 - add property javaVersion to support GraalVM 19.3+

* fix download / tests that use the new Java version cache subdir

* fix #239 - use VS 2019 for Java 11+ and add Java 11 E2E tests

* fix #239 - add options to specify VS path

* fix #239 - require JDK 8 and JDK 11 tests

* add automatic detection of Visual Studio installation

* update readme.md for the new GraalVM 19.3+ support

* fix #239 - autodetect vs path and throw exception

* fix #239 - detect vs vars path but fail when needed

* fix #239 - rename VS and Windows related variables and method to contain windows for clarity

* format

* changelog

Co-authored-by: David Kirstein <dak@batix.com>
Co-authored-by: Cosmin Polifronie <cosmin.polifronie@gmail.com>
Co-authored-by: Carter Kozak <ckozak@ckozak.net>
2020-05-18 16:16:39 +00:00
Carter Kozak
b2573272dc Upgrade default GraalVM to 19.2.0 (from 19.0.2) (#170)
Upgrade default GraalVM to 19.2.0 (from 19.0.2)
2019-09-11 19:41:51 +00:00
Carter Kozak
b5567e4516 Update default GraalVM version to 19.0.2 (was 1.0.0-rc12) (#119) 2019-08-01 21:07:54 -04:00
Excavator Bot
366bd5d44f Excavator: Add autorelease-bot badge to README (#132) 2019-08-02 01:05:09 +00:00
Mariano de Achaval
5d272dfc8e Fixes #30. Add support for shared library (#60) 2019-03-02 09:47:27 +01: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
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
Mariano de Achaval
6ce3c58bb6 Add support for additional native-image command line options (#22) 2018-10-23 19:40:20 +03:00
iamdanfox
7d2d672697
[pure-refactor] Make everything incremental, fix custom version bugs (#17) 2018-10-02 22:44:14 +01:00
Michael Werner
c52bb12562 Update graalVersion in README.md (#11) 2018-09-07 08:11:03 -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