Commit graph

46 commits

Author SHA1 Message Date
Jarek Sacha
da5ffe2701
ReadMe: add info about ~/.ijp_imagej_launcher.log 2023-06-11 22:59:53 -04:00
Jarek Sacha
8f158a0fe7
ReadMe: Update/simplify installation instructions for macOS 2023-06-11 22:59:19 -04:00
Jarek Sacha
bb18354923
Add release notes for v.0.2.0 2023-06-11 22:06:10 -04:00
Jarek Sacha
ad54989711
Mark release 0.2.0 2023-06-11 22:05:43 -04:00
Jarek Sacha
4e3fbe32a8
Merge branch 'master' into release 2023-06-11 21:32:48 -04:00
Jarek Sacha
8a417ceedb
Ensure that SBT project version and application version are in sync 2023-06-10 09:51:17 -04:00
Jarek Sacha
9a0cb694f7
Better inference of ImageJ directory on macOS - consider launcher being in subdirectory "Contents/MacOS" #7 2023-06-10 09:06:17 -04:00
Jarek Sacha
95638a462a
Log command line arguments
Effectively, at this point this is only sent to log file
2023-06-10 08:47:22 -04:00
Jarek Sacha
374a162f29
Remove unused imports 2023-06-07 20:32:06 -04:00
Jarek Sacha
11b248fc1f
Log session to ~/.ijp_imagej_launcher.log #6 2023-06-07 20:25:56 -04:00
Jarek Sacha
ce0c49c515
Update to Scala Native 0.4.14 2023-06-07 20:24:16 -04:00
Jarek Sacha
f2bb93871f
Add compiler warnings to help with the coding style 2023-06-07 18:30:38 -04:00
Jarek Sacha
eb8b6a9a17
Refactor: using given logger 2023-06-05 21:10:39 -04:00
Jarek Sacha
faf6a879e5
[WIP] Read ImageJ.cfg #3 2023-06-05 21:02:57 -04:00
Jarek Sacha
60ad1b1816
Correct type, remove extra single quote character 2023-06-05 18:54:04 -04:00
Jarek Sacha
8718c9310c
Remove workaround for Scala Native issue #3293, it was resolved in v.0.4.13
See https://github.com/scala-native/scala-native/issues/3293
2023-06-05 18:52:53 -04:00
Jarek Sacha
c30b853f64
Add test for Scala Native #3293 that should be resolved in v.0.4.13 2023-06-05 18:51:09 -04:00
Jarek Sacha
47674de560
Update to Scala Native 0.4.13 2023-06-05 18:42:01 -04:00
Jarek Sacha
87882dc6e3
Fixed: Use launcher location to infer ij-dir, similar to path in argv[0] #5 2023-06-04 18:25:59 -04:00
Jarek Sacha
1d5b8887a3
Readme: add info on setting executable permissions 2023-06-03 09:36:05 -04:00
Jarek Sacha
1f2c915159
Code style: add comment with plugin site 2023-06-02 17:54:09 -04:00
Jarek Sacha
231540bce5
Bump SBT to 1.9.0 2023-06-02 17:53:15 -04:00
Jarek Sacha
63b3ad6f52
Readme: Add info about Java 11+ focus 2023-06-02 17:52:42 -04:00
Jarek Sacha
e2b6e2d550
Mark next development version 2023-06-02 00:01:13 -04:00
Jarek Sacha
1312fa24b1
Correct typo 2023-06-01 23:59:24 -04:00
Jarek Sacha
df730cee93
Readme: use shorter headers 2023-06-01 23:23:02 -04:00
Jarek Sacha
18686507d9 Linux support: open java.desktop/sun.awt.X11 2023-06-01 23:20:03 -04:00
Jarek Sacha
ff6d3f4e5b
Add details of installing on Windows x64 2023-06-01 21:43:25 -04:00
Jarek Sacha
15f2dd848d
Support running on linux64 2023-06-01 21:41:55 -04:00
Jarek Sacha
d2eb52639c
Add details of installing on Mac OS X Arm64 2023-06-01 18:20:41 -04:00
Jarek Sacha
7e84d54d23
Bump ScalaFMT to 3.7.4 2023-06-01 16:58:10 -04:00
Jarek Sacha
4d0718a7a4
Update scala to 3.3.0 2023-06-01 16:57:30 -04:00
Jarek Sacha
78448de03d
Update note on relativeTo workaround and the bug in Scala Native
See https://github.com/scala-native/scala-native/issues/3293
2023-05-25 09:34:30 -04:00
Jarek Sacha
a91991593f
ReadMe - updated to installation instructions 2023-05-24 23:26:05 -04:00
Jarek Sacha
010e278318
Do not use name in SBT, it is confusing IntelliJ on Windows (fails to import the project) 2023-05-24 23:25:32 -04:00
Jarek Sacha
8f6f1bbda5
Address issue with relative paths not being created correctly in native code on Windows
Possible Scala-Native bug in java.nio.file.Path.relativize native implementation
2023-05-24 23:24:06 -04:00
Jarek Sacha
2178cc98c7
Add "command" file to help starting the launch from Finder or as an alias on macosx 2023-05-22 18:49:14 -04:00
Jarek Sacha
08192b13de
Add project info to build configuration 2023-05-22 18:46:39 -04:00
Jarek Sacha
876e62bcd4
Support Fiji update processing 2023-05-22 18:05:20 -04:00
Jarek Sacha
30d41e3a40
Make logger immutable 2023-05-20 17:24:34 -04:00
Jarek Sacha
b4cac81a72
Add description of the project 2023-05-19 22:21:45 -04:00
Jarek Sacha
4d793fcc27
Determine total system memory 2023-05-19 22:16:57 -04:00
Jarek Sacha
ab28e2daf7
First version that can launch Fiji natively on Windows and Mac 2023-05-19 19:30:55 -04:00
Jarek Sacha
d694d564fd
Add license file 2023-05-19 19:09:16 -04:00
Jarek Sacha
e263bfaf7b
Add parsing of command line options 2023-05-15 15:07:40 -04:00
Jarek Sacha
4f7829eea8
Import an initial version created by sbt new scala-native/scala-native.g8 2023-05-15 10:55:06 -04:00