Commit graph

18 commits

Author SHA1 Message Date
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