Commit Graph

6 Commits (v1.12)

Author SHA1 Message Date
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 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 7b6a21c15a Tunnel control now lets you easily create client and server tunnels
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