Commit graph

18 commits

Author SHA1 Message Date
bbc2eb447a
feat(java): brought the plugin to a broadly usable state 2024-09-16 03:01:14 +02:00
c7b9594c11
chore: bumped gradle plugin version 2024-09-14 00:51:04 +02:00
b05b1aaa3e
feat(java): initial (broken) VFS implementation 2024-09-09 16:06:54 +02:00
c1fd57421d
feat: effectively restored to before glue migration 2024-08-16 02:42:15 +02:00
ddf0e4eb71
chore: updated to new glue (kind of) 2024-08-15 23:31:12 +02:00
7c5c851f6f
feat: workspace support, initial impl 2024-01-31 22:56:45 +01:00
367bd0390a
fix: having cargo build depend on cleaning jni was a bad idea 2023-11-20 02:24:22 +01:00
2ffcd42b65
fix: added and fixed shadow so i don't have to bundle NativeUtils manually 2023-11-19 00:47:45 +01:00
997d33a910
fix: cargo build before gradle intellij plugin touches resources 2023-11-18 21:08:39 +01:00
b29f353c7c
chore: better bundling of binary 2023-11-18 20:21:50 +01:00
54965a6744
chore: bundled NativeUtils since the intellij gradle plugin doesn't seem to like shadow 2023-11-18 19:40:26 +01:00
7ea0ec76d7
chore: readme, versioning, plugin.xml cleanup 2023-11-18 18:47:58 +01:00
9e16c21454
fix: logging now actually works 2023-11-17 00:03:26 +01:00
d85c4370f6
feat: bundle library, generate hash colors from name, misc cleanup 2023-11-16 21:35:30 +01:00
d75fb75b3c
chore: native-utils dependency 2023-11-16 03:02:19 +01:00
c05947466d
feat: have cargo handle folder creation instead of gradle 2023-08-28 12:33:15 +02:00
c3896ca997
feat: also delete jni folder on clean 2023-08-28 12:22:37 +02:00
fb8faffe2e
feat: moved to groovy dsl, registered cargo gradle tasks 2023-08-28 12:15:05 +02:00