]> nmode's Git Repositories - signal-cli/commitdiff
Added GraalVM configuration to create a native binary (#452)
authorMichael Kebe <michael.kebe@gmail.com>
Sat, 23 Jan 2021 10:11:50 +0000 (11:11 +0100)
committerGitHub <noreply@github.com>
Sat, 23 Jan 2021 10:11:50 +0000 (11:11 +0100)
* Initial GraalVM configuration

* graalvm reflection changes for v0.7.4

* graalvm removed unneeded options for native-image

* updated gradle plugin org.mikeneck.graalvm-native-image to 1.1.0

* moved from gradle graalvm-native-image plugin to native-build.sh

* added missing graalvm reflection config for receive

* refactored native-build.sh to a gradle task buildNativeBinary


No differences found