Commit Graph

18 Commits (8ce2d515127a5ecc6da5d8cbf325d48e4b42307a)

Author SHA1 Message Date
knaccc ea125d8425 v1.17 release candidate
4 years ago
knaccc ac054f8d51 normalizeZip now uses specified timestamp, since git will not propagate VERSION file timestamp during git clone
5 years ago
knaccc b2b03aade8 First attempt at reproducible builds. Seems to work on Linux/Mac, but Windows distributables are not yet producing consistent hashes due to jlink not currently being fully deterministic. Hopefully this will change in future JDK releases.
5 years ago
knaccc d9e373f148 dependency fix
5 years ago
knaccc c3ec7a05e3 slimmed down footprint by removing unnecessary dependencies
5 years ago
knaccc d2db501eb3 slimmed down footprint by removing unnecessary dependencies
5 years ago
knaccc 84d54fd45b slimmed down footprint by removing unnecessary dependencies
5 years ago
knaccc c3bf5f8c87 use jar from downloaded jdk, not system jar
5 years ago
knaccc 65a4f8b659 produce fat JAR for non-module dependencies, to prevent split-package warnings and classpath issues
5 years ago
Jethro Grassie c1574d3022 fix spaces
5 years ago
Jethro Grassie c8689f9fc6 fix for mac
5 years ago
knaccc 8100534089 Cleaned up JDK references, now easier to change JDK version and download URLs
5 years ago
Jethro Grassie c13fd76834 tweaks for mac
5 years ago
knaccc cd1c39a6ea Updated README
5 years ago
knaccc 1437610e5b Now doesn't require any Ubuntu packages to be installed in order to build (java, ant, i2p). Produces a distribution with zero dependencies.
5 years ago
knaccc 55a4bb3875 fixed echo
5 years ago
knaccc a5085dee89 fixed basedir
5 years ago
knaccc a912eb5a1a First commit
5 years ago