nativez
2 years agoWhitespace cleanup
Not Zed [Tue, 7 Dec 2021 23:51:41 +0000 (10:21 +1030)]
Whitespace cleanup
2 years agoUse saner non-versioned defaults
Not Zed [Tue, 7 Dec 2021 23:49:44 +0000 (10:19 +1030)]
Use saner non-versioned defaults
Use full paths to java tools
4 years agoBump to jdk 13.
Michael Zucchi [Sat, 26 Oct 2019 01:13:45 +0000 (11:43 +1030)]
Bump to jdk 13.
4 years agoRemove .classes from jni .o
Michael Zucchi [Sat, 26 Oct 2019 00:38:53 +0000 (11:08 +1030)]
Remove .classes from jni .o
5 years agoUpdate java.make.
Michael Zucchi [Sat, 19 Oct 2019 04:02:55 +0000 (14:32 +1030)]
Update java.make.
Rename config.make to config.make.in so edits are not tracked.
Fixed REAMDE for changed file locations.
5 years agoTweaks to java.make.
Michael Zucchi [Fri, 2 Aug 2019 05:21:11 +0000 (14:51 +0930)]
Tweaks to java.make.
5 years agoFix, use library-path rather than library name for LoadLibrary
Michael Zucchi [Tue, 16 Jul 2019 09:52:44 +0000 (19:22 +0930)]
Fix, use library-path rather than library name for LoadLibrary
5 years agoHandle $ in type names.
Michael Zucchi [Tue, 14 May 2019 13:02:25 +0000 (22:32 +0930)]
Handle $ in type names.
5 years agoRevert previous changes. A rough solution to a rare problem.
Michael Zucchi [Tue, 14 May 2019 13:01:37 +0000 (22:31 +0930)]
Revert previous changes.  A rough solution to a rare problem.
5 years agoAdded helper for cleaning up jni-side references for callbacks.
Michael Zucchi [Sun, 12 May 2019 08:00:05 +0000 (17:30 +0930)]
Added helper for cleaning up jni-side references for callbacks.
This means the library is also now loaded by jni.
5 years agoSwitch trunk to pre 1.1 development.
Michael Zucchi [Tue, 23 Apr 2019 03:37:53 +0000 (13:07 +0930)]
Switch trunk to pre 1.1 development.
5 years agoBump to 1.0 release. nativez-1.0
Michael Zucchi [Tue, 23 Apr 2019 01:44:44 +0000 (11:14 +0930)]
Bump to 1.0 release.
5 years agoDon't include date in autogeneration.
Michael Zucchi [Tue, 23 Apr 2019 01:40:35 +0000 (11:10 +0930)]
Don't include date in autogeneration.
5 years agoAdded documentation for nativez-gen.
Michael Zucchi [Tue, 23 Apr 2019 01:25:47 +0000 (10:55 +0930)]
Added documentation for nativez-gen.
nativez-gen now passes all unknown arguments to cproto.
5 years agoAdded some useful variables to java.make
Michael Zucchi [Mon, 22 Apr 2019 09:16:06 +0000 (18:46 +0930)]
Added some useful variables to java.make
Use a generator for the java and native library lookups.
Change the library table to be read/write and include the full name.
5 years agoInitial import of pre-beta 1.0.
Michael Zucchi [Mon, 22 Apr 2019 00:51:09 +0000 (10:21 +0930)]
Initial import of pre-beta 1.0.