133 Commits

Author SHA1 Message Date
idk cbf693dfb3 move more stuff out of makefiles and into scripts 2023-04-30 05:50:03 +00:00
idk 4cb8febe3b get rid of more makefile responsibilities 2023-01-23 19:02:18 +00:00
idk 039faf8280 get rid of more makefile responsibilities 2023-01-23 18:58:21 +00:00
idk 3a17a3926d get rid of more makefile responsibilities 2023-01-23 18:54:47 +00:00
idk e09d2a41ec get rid of more makefile responsibilities 2023-01-23 18:52:56 +00:00
idk 848fabd27c fix error in makefile 2023-01-23 18:51:08 +00:00
idk da58c26935 remove more junk from makefile 2023-01-23 18:45:35 +00:00
idk c84522a244 move version file generator to build script 2023-01-23 18:35:34 +00:00
idk f7c6251f30 possible jbigi fix 2023-01-02 02:32:51 +00:00
idk 8c2c839337 rename release artifacts 2023-01-01 18:54:56 +00:00
idk 91beec4f75 monitor execution of update installer for errors 2022-10-23 15:35:26 -04:00
idk 730b9ed267 add ability to get prebuilt 2022-10-08 23:49:29 -04:00
idk 20240c9e75 get rid of the "jpackaged" file from the NSIS installer, that's only created after a config migration inside the jpackage now 2022-09-20 12:34:52 -04:00
idk 3387c03bf4 don't git clean in distclean anymore 2022-09-19 16:56:07 -04:00
idk 0cac49b575 get rid of clean-extensions target 2022-09-19 15:40:07 -04:00
idk 9bda24d196 remove more superfluous targets 2022-09-18 13:57:20 -04:00
idk 2cf58e2460 change the name from profile install to easy install bundle 2022-09-14 16:50:11 -04:00
idk 78148ee37f fix daily zip generation 2022-09-12 21:56:13 -04:00
idk 4a7fb5f55c include config in app content 2022-09-11 00:21:57 -04:00
idk a1826d40e8 rotate keys in tunnel config 2022-09-04 01:59:27 -04:00
idk c8f3f0b960 rotate keys in tunnel config 2022-09-04 01:52:58 -04:00
idk b4261675b0 change license generation/display 2022-05-20 12:53:42 -04:00
idk 0f5eb563eb make jpackage 2022-05-18 21:30:45 -04:00
idk 53dd311b58 clean before running daily.sh 2022-05-18 21:28:02 -04:00
idk 1339df4ea6 conditionally include .version 2022-05-18 18:26:46 -04:00
idk 02ed695417 i2pversion or i2pversion_overrides automatically sets version no matter what 2022-05-18 18:19:06 -04:00
idk 0c0219c308 i2pversion or i2pversion_overrides automatically sets version no matter what 2022-05-18 18:17:26 -04:00
idk c5dda34ef2 delete wrapper script, won't need it 2022-05-18 14:25:34 -04:00
idk 8f19517167 Minify phases of wrapper launcher 2022-05-17 14:23:49 -04:00
idk e55c57c6f8 add a wrapper to launch installer as correct user 2022-05-17 13:56:45 -04:00
idk f8c84ba50a add some crude logging and a signtool example to the readme. 2022-05-08 20:24:33 -04:00
idk 5d3615a0c6 Update changelog 2022-05-08 19:39:44 -04:00
idk 6651a16fb2 don't accidentally dupe values in router.config when running src/I2P/config target twice 2022-03-25 12:17:28 -04:00
idk 9a34008c48 Makefile wasn't producing licenses at the right step, try and detect if elevated from the NSIS installer from the start of the script, for now, fail if we aren't 2022-03-25 12:05:57 -04:00
idk 1c4761f3b2 drastically simplify NSIS builds 2022-02-10 19:24:15 -05:00
idk 77c7aede79 Install directory construction should take place inside of build/ 2022-02-09 23:02:33 -05:00
idk f58944b21a remove url files on make clean target 2022-02-09 21:45:12 -05:00
idk 56a83972e4 Split the Makefile up into a bunch of categorized sub-files. 2022-02-09 21:43:30 -05:00
idk 34197f013d Add a testing-releases.json target. 2022-02-09 17:22:34 -05:00
idk ec68e623b3 add unsigned target 2022-02-09 17:19:15 -05:00
idk 5f8dcd5f27 Add a testing-releases.json target. 2022-02-09 17:13:33 -05:00
idk a152a14655 s/_/-/g, gitignore fixes 2022-02-09 14:06:05 -05:00
idk 0da515eedf apply patch brought over from Windows machine, fixes some build issues 2022-02-06 00:36:55 -05:00
idk 3f89a73856 git clean src a nd build directories when running the make clean targets, including ignored files. make i2pbrowser_jpackage target always run regardless of whether it ran before. 2022-02-05 10:53:27 -05:00
idk 6128b98ece Merge branch 'master' of 127.0.0.1:i2p-hackers/i2p.firefox 2022-01-31 12:49:46 -05:00
idk 3d45bde893 Merge branch 'master' into 'EXPERIMENTAL-debian'
# Conflicts:
#   Makefile
#   debian/files
2022-01-30 23:32:48 +00:00
idk 30f24f6386 use git clean to clean up workspace in distclean target. Add todo. 2022-01-14 11:30:17 -05:00
idk b9c7a7dffb ignore jpackage config generations error when an I2P jpackage isn't being included. 2022-01-14 10:41:56 -05:00
idk e1e84bf0ea Un-escape the URL which comes escaped from bttools(TODO: fix issue in bttools). 2021-12-20 16:17:03 -05:00
idk ef45bf3944 Un-escape the URL which comes escaped from bttools(TODO: fix issue in bttools). 2021-12-20 13:52:38 -05:00