Commit Graph

5 Commits

Author SHA1 Message Date
Michael Pfaff 8658d6ab16
Add jar step to build.sh 2023-06-25 21:36:14 -04:00
Michael Pfaff b78e44c3bd
Add +NoGen suffix to build.sh 2022-11-19 00:00:05 -05:00
Michael Pfaff 68e2ca0b76
Part 1/2
- Remove applet
- Remove webstart
- Refactor all generation to the `target` folder
- Remove eclipse-update
- Update java version in `.tool-versions`
- Update `.gitignore`
- Remove unused `res` folder
- Only macOS builds work currently
- TODO: finish the aforementioned changes to all other targets
- `build.sh` runs in headless mode to avoid the focus stealing and
  performance issues on macOS
2022-03-22 21:26:50 -04:00
Michael Pfaff 9ba07be839
Set JAVA_HOME if not already set in build.sh 2022-03-22 15:47:06 -04:00
Michael Pfaff 229a1da41b
Added build script and update minimum versions to Java 1.8 2022-01-05 13:50:35 -05:00