Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-10-25 | Update to 22.3.0 | Lucas Werkmeister | |
2022-07-26 | Add optional dependency on graaljs package | Lucas Werkmeister | |
This is needed in --jvm mode, as someone on the Graal Slack discovered. (I’d only tested default mode and found that it worked without the package.) | |||
2022-07-26 | Update to 22.2.0 | Lucas Werkmeister | |
2022-04-26 | Update to 22.1.0 | Lucas Werkmeister | |
Remove lib/installer/components/org.graalvm.component, it’s already in jdk11-graalvm-bin and including it here makes the install fail. | |||
2022-01-25 | Update to 22.0.0.2 | Lucas Werkmeister | |
2021-10-19 | Update to 21.3.0 | Lucas Werkmeister | |
2021-07-20 | Update to 21.2.0 | Lucas Werkmeister | |
2021-04-20 | Initial commit | Lucas Werkmeister | |
With GraalVM 21.1.0, the Node.js component is no longer included in the base GraalVM download, but should be installed separately. Consequently, we expose it as a separate AUR package as well. The release artifact does not include a license file, so we download one from GitHub. (It matches the GraalJS/Node.js section of the GraalVM 21.0.0.2 LICENSE.txt, at least.) |