31 Commits

Author SHA1 Message Date
idk
cd2a8208a1 Update the README.md 2021-04-04 20:58:10 -04:00
idk
f06a8b11e0 make the build.sh script a little nicer, also apparently windows requires classpath jars to be absolute, or at least I had to make them that to make them work 2021-04-03 16:23:26 -04:00
idk
87f8dbf0e0 Quote JAVA_VERSION on line 67 2021-03-22 18:57:29 -04:00
idk
e958561ccc use mkdir -p so I can sometimes skip the clean step 2021-03-22 18:54:18 -04:00
idk
98d86936ad Detect OS on jpackage command 2021-03-22 18:48:06 -04:00
idk
4107436c6e quote some things for git bash 2021-03-22 17:12:44 -04:00
idk
863588d094 quote some things that need quoted 2021-03-22 17:02:33 -04:00
00899b62dd add ability to pass custom options and override the version 2021-03-20 02:45:23 +00:00
ee74696042 add icon on Mac OS 2021-03-20 02:05:42 +00:00
2f11311a27 pass license file 2021-03-20 01:44:04 +00:00
ab0fd76afb pass version to jpackage 2021-03-20 01:32:30 +00:00
b365f01f94 sed -i works differently on Mac OS. -i[extension] works on both GNU/Linux and Mac OS 2021-03-20 01:20:21 +00:00
4dcb626d9d more items 2021-03-20 01:09:10 +00:00
82e4cbcf11 TODO list 2021-03-20 00:31:10 +00:00
idk
395611a218 Merge branch 'master' into 'master'
Bundle more config files and resources into the jpackaged I2P

See merge request i2p-hackers/i2p-jpackage!1
2021-03-20 00:00:58 +00:00
idk
f92af02722 fix indentation 2021-03-19 19:58:59 -04:00
idk
0110bd956b Fix other merge conflict, automatically find the JAVA_HOME 2021-03-19 19:14:24 -04:00
idk
8045d2e484 resolve merge conflict 2021-03-19 13:03:03 -04:00
idk
faf2f76b13 Add some essentials to the gitignore 2021-03-19 01:29:35 -04:00
idk
74a3080b7f clean using clean.sh 2021-03-19 01:27:42 -04:00
idk
1663005e0d add hosts.txt 2021-03-19 01:25:56 -04:00
idk
cf3a58589e use portable/configs instead of the small configs 2021-03-19 01:23:25 -04:00
idk
2c36fdcb90 bundle webapp resources and application configs 2021-03-18 23:12:52 -04:00
52dbe4c90a add ability to not overwrite some resources like config files 2021-03-19 02:46:56 +00:00
idk
981f8e0646 fix merge conflict 2021-03-18 22:15:28 -04:00
idk
28c845cc97 Try a way of doing a Linux build 2021-03-18 21:50:05 -04:00
446b87d71c proper copy command 2021-03-19 01:49:56 +00:00
a2e1d0a2bb correct class name 2021-03-19 01:35:31 +00:00
bc4c60168f working jpackage build 2021-03-18 23:54:13 +00:00
ac6f02e5c2 wip on instructions 2021-03-18 22:24:49 +00:00
c48b5d7f92 Initial commit 2021-03-18 21:29:22 +00:00