Commit Graph

18 Commits (master)

Author SHA1 Message Date
malinero 4abd54cbef Option to not build all platforms
3 years ago
knaccc 3502200cff removed use of java records, since they're a preview feature and causing a clash with the packaging which won't allow preview features to be enabled
3 years ago
knaccc ea125d8425 v1.17 release candidate
4 years ago
knaccc 12e4907204 I2P-zero v1.9 - now has version command, to assist integration. Tunnel control port changed as per suggestion by moneromooo
5 years ago
knaccc 72114641b6 I2P-zero v1.8 now based on i2p-0.9.41
5 years ago
knaccc 2ca64b5c02 switched to zip instead of tar.bz2 for reproducible builds
5 years ago
knaccc 1ca5867fa5 switched to zip instead of tar.bz2 for reproducible builds
5 years ago
knaccc ac054f8d51 normalizeZip now uses specified timestamp, since git will not propagate VERSION file timestamp during git clone
5 years ago
knaccc 3fefd6c6e0 Fixed windows reproducible builds. Was simply a zip normalization issue.
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 3cd42e9832 uncompressed/compressed distribution size ASCII table generation for inclusion in README
5 years ago
knaccc 6e79b508b6 uncompressed/compressed distribution size ASCII table generation for inclusion in README
5 years ago
knaccc 2c0f3e94a4 v1.7 now using I2P 0.9.40
5 years ago
knaccc 83ad48d995 mac tar compress cmd fix
5 years ago
knaccc fc30c5792c remove group/user ownership during tar creation
5 years ago
knaccc 5c1e978406 build tar.bz2 files instead of zip files for linux/mac
5 years ago
knaccc 8df76c4fe0 automatically use VERSION in zip-all.sh script
5 years ago
knaccc 5a42a3257f readme update
5 years ago