Commit Graph

149 Commits

Author SHA1 Message Date
Fabio Niephaus
4f62eae3cc
Upgrade zlib to latest commit
This commit will be part of zlib `1.2.12.1` and includes a critical fix for CRC errors that can occur when decompressing files in Java and native executables.

Fixes #10
2022-04-20 13:15:43 +02:00
Fabio Niephaus
5336aa8b95
Tweak names. [ci skip] 2022-04-20 11:54:31 +02:00
Fabio Niephaus
174eff573d
Bump version to 1.0.5. 2022-04-20 11:45:33 +02:00
Fabio Niephaus
e343c9a746
Enable support for GraalVM Enterprise Edition.
Fixes #5.
2022-04-20 11:41:11 +02:00
Fabio Niephaus
8cce0a82bf
Document GraalVM Enterprise Edition support.
Closes #7.

[ci skip]
2022-04-20 11:41:11 +02:00
Fabio Niephaus
60c5807781
Simplify GraalVM Native Image example.
[ci skip]
2022-03-30 18:48:08 +02:00
Fabio Niephaus
8085574f90
Improve title. [ci skip] 2022-03-30 14:41:52 +02:00
Fabio Niephaus
cf025f1a74
Simplify complex Native Image template. 2022-03-29 15:23:04 +02:00
Fabio Niephaus
5a3116eab6
Add test-native-image-msvc. 2022-03-29 15:02:26 +02:00
Fabio Niephaus
0c5c948baa
Update zlib-1.2.11 download link.
Fixes https://github.com/oracle/graal/issues/4439
2022-03-28 18:16:44 +02:00
Fabio Niephaus
bbe485154c Regenerate dist/ files. 2022-03-11 13:37:06 +01:00
Fabio Niephaus
b3777a3c57 Fail builds on non-zero exit codes. 2022-03-11 13:37:06 +01:00
Fabio Niephaus
77fd73038b Extend Mandrel testing. 2022-03-11 13:37:06 +01:00
Fabio Niephaus
2240cb3432 Add support for GraalVM Enterprise Edition.
Fixes #5.
2022-03-11 13:37:06 +01:00
Fabio Niephaus
1a4a7ccb68 Bump version to 1.0.4. 2022-03-11 13:37:06 +01:00
Fabio Niephaus
ce3d4ac06f
Bump version to 1.0.3. 2022-03-11 10:51:57 +01:00
Fabio Niephaus
1e505b051e
Document amd64 and aarch64 support. [ci skip] 2022-03-08 11:36:49 +01:00
Fabio Niephaus
a004c8ff68
Update node-fetch dependency. 2022-03-08 11:19:20 +01:00
Fabio Niephaus
0f01291c2e
Use semver-conform versions for tool-cache. 2022-03-08 11:12:22 +01:00
Fabio Niephaus
b76e2627a2
Add support for aarch64 builds (#9). 2022-03-08 10:47:41 +01:00
Fabio Niephaus
a02f4df8f7
Cache musl setup in GitHub tool-cache. 2022-03-01 11:45:43 +01:00
Fabio Niephaus
66dc2bf069
Cache installations in GitHub tool-cache.
Fixes #7
2022-03-01 11:45:02 +01:00
Fabio Niephaus
61450f0977
Upgrade to 22.0.0.2. 2022-01-25 16:24:36 +01:00
Fabio Niephaus
f497c46877
Update native-image-musl-build link in docs.
[ci skip]
2022-01-24 13:57:32 +01:00
Fabio Niephaus
778131f1d6
Introduce native-image-musl feature. 2022-01-24 13:57:00 +01:00
Fabio Niephaus
b1f65935b2
Build all branches on push, ignore md changes. 2022-01-21 13:21:47 +01:00
Fabio Niephaus
6d6c7fd57c
Build Ruby-FFI instead of liquid on TruffleRuby. 2022-01-21 13:16:50 +01:00
Fabio Niephaus
0141e9fea8
Enable liquid tests.
Need to use latest dev build to get the fix for GR-36108.
2022-01-21 12:43:24 +01:00
Fabio Niephaus
f786ab1178
Bump version to 1.0.2. 2022-01-20 17:49:08 +01:00
Fabio Niephaus
d0a541650c
Bump version to v1.0.1. 2022-01-14 10:23:47 +01:00
Fabio Niephaus
136636a1a5
Build dev branch changes. 2022-01-14 10:23:47 +01:00
Fabio Niephaus
0584de3fce
Drop support for building GraalVM from source.
Closes #3.
2022-01-14 10:20:26 +01:00
Fabio Niephaus
308aa6ad2b
Update README.md. 2022-01-14 10:10:06 +01:00
Fabio Niephaus
edfd5f7c8d
Tweak README.md. [ci skip] 2022-01-05 12:57:17 +01:00
Fabio Niephaus
c0d9c01bc4
Drop deprecated windows-2016 build.
"The windows-2016 environment is deprecated and will be removed on March 15, 2022. Migrate to windows-latest instead. For more details see https://github.com/actions/virtual-environments/issues/4312"
2022-01-05 12:53:41 +01:00
Fabio Niephaus
1eba352ba8
Deprecated building from source (#3). 2022-01-05 12:51:41 +01:00
Fabio Niephaus
58367967e0
Avoid building libpolyglot. 2022-01-05 10:30:55 +01:00
Fabio Niephaus
eff06eabf9 Add support for Mandrel. 2022-01-04 15:45:46 +01:00
Fabio Niephaus
7a1abedd1b
Rename nightly to dev builds. 2022-01-03 13:11:04 +01:00
Fabio Niephaus
a44c598f75
Update README.md. 2022-01-03 10:16:59 +01:00
Fabio Niephaus
cb74ef5a33
Add GitHub workflows. 2022-01-03 09:53:24 +01:00
Fabio Niephaus
5bb7e0253d
Generate dist files. 2022-01-03 09:53:24 +01:00
Fabio Niephaus
422fb42579
Add documentation. 2022-01-03 09:53:24 +01:00
Fabio Niephaus
b7dfeb8214
Set up GraalVM components with gu. 2022-01-03 09:51:38 +01:00
Fabio Niephaus
c26d35376d
Set up dependencies. 2022-01-03 09:51:38 +01:00
Fabio Niephaus
a1ee297bf2
Set up Windows environment with build tools. 2022-01-03 09:51:38 +01:00
Fabio Niephaus
a686e47055
Add infrastructure for setting up GraalVM. 2022-01-03 09:51:37 +01:00
Fabio Niephaus
db50d45bd5
Add GitHub action infrastructure. 2022-01-03 09:51:37 +01:00
Fabio Niephaus
1478c743ed
Initial commit. 2022-01-03 08:25:38 +01:00