diff --git a/flake.lock b/flake.lock index 4ee0cbb..cbf1480 100644 --- a/flake.lock +++ b/flake.lock @@ -70,11 +70,11 @@ "nixpkgs": "nixpkgs" }, "locked": { - "lastModified": 1779968910, - "narHash": "sha256-2D54LuUZhJeVZfsxsTu4ogr0gHSeD3NWNOXgtXE3xlc=", + "lastModified": 1780038970, + "narHash": "sha256-ZTEW27CZ5movhriVGLNGN6v6Tqmfj9zSvup4XHduba4=", "ref": "refs/heads/main", - "rev": "c90ed9f9a5aa33aeda7e06a56bd32367e9a6416e", - "revCount": 14, + "rev": "eeac1d20d658bc7508eda18afc4a51c8b859559a", + "revCount": 15, "type": "git", "url": "https://gitea.gregorlohaus.com/gregor/jlibghostty.git" }, diff --git a/src/main/resources/META-INF/native-image/com.gregor.jprototerm/jprototerm/reachability-metadata.json b/src/main/resources/META-INF/native-image/com.gregor.jprototerm/jprototerm/reachability-metadata.json deleted file mode 100644 index 837e0ea..0000000 --- a/src/main/resources/META-INF/native-image/com.gregor.jprototerm/jprototerm/reachability-metadata.json +++ /dev/null @@ -1,23 +0,0 @@ -{ - "foreign": { - "downcalls": [ - { - "returnType": "void", - "parameterTypes": [ - "void*", - "void*" - ] - }, - { - "returnType": "int", - "parameterTypes": [ - "void*", - "void*", - "void*", - "size_t", - "void*" - ] - } - ] - } -} diff --git a/src/main/resources/META-INF/native-image/dev.jlibghostty/jlibghostty/reachability-metadata.json b/src/main/resources/META-INF/native-image/dev.jlibghostty/jlibghostty/reachability-metadata.json deleted file mode 100644 index 5d2f731..0000000 --- a/src/main/resources/META-INF/native-image/dev.jlibghostty/jlibghostty/reachability-metadata.json +++ /dev/null @@ -1,219 +0,0 @@ -{ - "resources": [ - { - "glob": "dev/jlibghostty/native/**" - } - ], - "foreign": { - "upcalls": [ - { - "returnType": "void", - "parameterTypes": [ - "void*", - "void*", - "void*", - "size_t" - ] - }, - { - "returnType": "bool", - "parameterTypes": [ - "void*", - "void*", - "void*" - ] - } - ], - "downcalls": [ - { - "returnType": "int", - "parameterTypes": [ - "void*", - "void*", - "struct(short, short, padding(4), size_t)" - ] - }, - { - "returnType": "void", - "parameterTypes": [ - "void*" - ] - }, - { - "returnType": "int", - "parameterTypes": [ - "void*", - "short", - "short", - "int", - "int" - ] - }, - { - "returnType": "void", - "parameterTypes": [ - "void*", - "void*", - "size_t" - ] - }, - { - "returnType": "void", - "parameterTypes": [ - "void*", - "struct(int, padding(4), struct(long long, long long))" - ] - }, - { - "returnType": "int", - "parameterTypes": [ - "void*", - "int", - "void*" - ] - }, - { - "returnType": "int", - "parameterTypes": [ - "void*", - "int", - "void*" - ] - }, - { - "returnType": "bool", - "parameterTypes": [ - "void*", - "size_t" - ] - }, - { - "returnType": "int", - "parameterTypes": [ - "void*", - "size_t", - "bool", - "void*", - "size_t", - "void*" - ] - }, - { - "returnType": "int", - "parameterTypes": [ - "int", - "void*" - ] - }, - { - "returnType": "void*", - "parameterTypes": [] - }, - { - "returnType": "int", - "parameterTypes": [ - "int", - "void*", - "size_t", - "void*" - ] - }, - { - "returnType": "int", - "parameterTypes": [ - "int", - "int", - "void*", - "size_t", - "void*" - ] - }, - { - "returnType": "int", - "parameterTypes": [ - "int", - "struct(short, short, int, int)", - "void*", - "size_t", - "void*" - ] - }, - { - "returnType": "int", - "parameterTypes": [ - "void*", - "void*", - "void*", - "struct(size_t, int, bool, bool, padding(2), struct(size_t, bool, bool, bool, bool, bool, bool, padding(2), struct(size_t, bool, bool, bool, bool, bool, bool, padding(2))), void*)" - ] - }, - { - "returnType": "int", - "parameterTypes": [ - "void*", - "void*", - "size_t", - "void*" - ] - }, - { - "returnType": "void*", - "parameterTypes": [ - "void*", - "int" - ] - }, - { - "returnType": "int", - "parameterTypes": [ - "void*", - "void*" - ] - }, - { - "returnType": "bool", - "parameterTypes": [ - "void*" - ] - }, - { - "returnType": "int", - "parameterTypes": [ - "void*", - "void*", - "void*", - "void*" - ] - }, - { - "returnType": "void", - "parameterTypes": [ - "void*", - "int" - ] - }, - { - "returnType": "void", - "parameterTypes": [ - "void*", - "short" - ] - }, - { - "returnType": "void", - "parameterTypes": [ - "void*", - "struct(float, float)" - ] - }, - { - "returnType": "void", - "parameterTypes": [ - "void*", - "int", - "void*" - ] - } - ] - } -}