Commit Graph

11 Commits

Author SHA1 Message Date
97df729677 added Gradle toolchain support to NativeImage task
All checks were successful
CI / build (push) Successful in 1m39s
2025-03-03 17:57:57 +08:00
d580161d01 added nativeCompilerPath property to GraalVM NativeImage task
All checks were successful
CI / build (push) Successful in 1m49s
2025-03-03 13:29:16 +08:00
2b978ddf1c made NativeImageTask cacheable in native image plugin
All checks were successful
CI / build (push) Successful in 1m27s
2025-02-28 09:26:50 +08:00
0d5865e638 improved graalvm plugin
All checks were successful
CI / build (push) Successful in 1m26s
2025-02-25 16:39:14 +08:00
04d50e5a52 modernized JPMS check and dependency export plugins
All checks were successful
CI / build (push) Successful in 1m57s
2025-02-08 00:48:20 +08:00
e0d8628188 added compressionLevel and bindServices properties to the jlink task
All checks were successful
CI / build (push) Successful in 2m22s
2025-02-05 21:37:05 +08:00
99f1fd16ab added JPMS support to native image plugin
Some checks failed
CI / build (push) Has been cancelled
2025-01-24 16:45:52 +08:00
b3be3ca226 jlink and nativeImage not anymore included in assemble 2023-11-07 16:37:22 +08:00
f494dc6815 added documentation of NativeImage plugin 2023-10-23 16:53:40 +08:00
e1028249ae added Gradle toolchain support to NativeImageConfigurationTask 2023-10-20 20:58:57 +08:00
b1757a85be added jlink plugin 2023-10-06 15:08:42 +08:00