Commit Graph

72 Commits

Author SHA1 Message Date
idk 434546f24c add app-content of ico 2022-09-19 18:46:37 -04:00
idk 348c876c59 use png icon instead of ico icon 2022-09-19 18:25:47 -04:00
idk aef946f3c8 expressly include icon in jpackage output 2022-09-19 17:48:33 -04:00
idk 9887d69121 Export variables before running build.sh 2022-09-19 15:17:02 -04:00
idk 7e5b69b2cc enable building launcher and jpackage in separate steps 2022-09-19 02:28:37 -04:00
idk 893f889636 remember to add WindowsServiceUtil to compile line 2022-09-19 00:40:18 -04:00
idk 0ae1609f0f Copy config file from NSIS, keep a reference to the router in the WinLauncher class 2022-09-12 16:45:27 -04:00
idk 4a7fb5f55c include config in app content 2022-09-11 00:21:57 -04:00
idk 93b197efb9 exclude .git directory from tarball 2022-09-08 10:41:06 -04:00
idk cdc3224eaa Generate a tarball of the exact tag or branch it's built from, upload it when we do a daily 2022-09-08 10:34:53 -04:00
idk 934ab43b2a Download from sub-directory since my release now has multiple artifacts github puts it at a different place 2022-09-03 22:41:30 -04:00
idk 9214c2116c move version of browser wrapping bundle to version config file 2022-09-03 22:20:42 -04:00
idk c02e466f80 move version of browser wrapping bundle to version config file 2022-09-03 21:57:07 -04:00
idk 59a1a3d9e6 update browser wrapping bundle 2022-09-03 21:42:39 -04:00
idk e367227714 enable the usability profile 2022-09-02 20:05:51 -04:00
idk a8ac47966c update i2p.plugin.firefox version 2022-08-22 17:36:15 -04:00
idk acf67d93c6 disable https-only mode to get rid of warning from profile 2022-08-21 19:01:40 -04:00
idk 07f7b84817 update the i2pfirefox version one last time 2022-08-21 18:15:04 -04:00
idk a08046655b update i2p.firefox 2022-08-21 01:14:13 -04:00
idk e7e40a96ba update i2p.firefox 2022-08-21 00:26:13 -04:00
idk f4d55be5b4 Only use ShellExecAsUser if we are admin 2022-08-19 23:06:25 -04:00
idk 49d52e150b update i2pfirefox jar 2022-08-07 22:58:37 -04:00
idk 86e363d13e update i2pfirefox jar 2022-08-07 22:17:53 -04:00
idk 82b85ca77f update i2pfirefox version 2022-08-07 21:30:19 -04:00
idk b7a9d57c73 add i2pfirefox lib to jar 2022-08-07 21:07:28 -04:00
idk 8ab325f826 put java at both end of path when temp-setting so it always points at the right one. 2022-07-19 00:39:50 -04:00
idk 429de25898 Make sure config files and config overrides always get loaded from the correct places 2022-07-15 23:45:55 -04:00
idk 12b18847c8 undo some bashisms 2022-07-15 23:34:43 -04:00
idk 645715d848 force it to use bash in clean.sh and build.sh 2022-07-15 23:26:45 -04:00
idk a9af406cc3 Always delete the I2P directory when we're ready to build a new jpackage 2022-07-12 01:27:33 -04:00
idk d5b1291a30 \licenses\license\ 2022-05-20 13:11:45 -04:00
idk b4261675b0 change license generation/display 2022-05-20 12:53:42 -04:00
idk b2b3ba75fb don't pull tags or checkout version since we're checking out the tags in one step 2022-05-19 20:42:03 -04:00
idk af9c2460e9 use jsign 2022-05-17 16:12:43 -04:00
idk 59baf37322 don't clean in build.sh 2022-05-10 19:26:06 -04:00
idk b949fa8a84 show path and java home in build process 2022-05-10 19:14:05 -04:00
idk aa2ab5bbe5 try adding ALL-UNNAMED to properties 2022-05-10 18:25:10 -04:00
idk 93b6bc4b3e bump version for a release, pull tags during build 2022-05-05 18:09:35 -04:00
idk c426b73d79 Merge branch 'master' into 'settable-paths'
# Conflicts:
#   src/nsis/i2pbrowser-version.nsi
2022-04-20 18:54:51 +00:00
idk c14287048f add a config.sh file to configure JVM/JDK at build time 2022-04-20 14:09:40 -04:00
idk bb7dcaa907 Add elevator.java to build.sh 2022-03-21 11:32:10 -04:00
idk 44b2ae44ee Don't download JNA jars if they're already downloaded 2022-03-19 18:10:36 -04:00
idk e2ad0d190a Use both JNA jars 2022-03-19 17:52:01 -04:00
idk f5a424f083 Fix wrong JNA version 2022-03-19 17:23:55 -04:00
idk bc36564f5d Start adding JNA stuff, for now just copied from zlatinb's but I'll need to customize a bit to account for portables 2022-03-19 13:44:29 -04:00
idk 2afeee3d56 make build.sh forcibly change to i2p.firefox directory before running, it won't work from anywhere else 2022-02-17 16:31:14 -05:00
idk 1c4761f3b2 drastically simplify NSIS builds 2022-02-10 19:24:15 -05:00
idk 56a83972e4 Split the Makefile up into a bunch of categorized sub-files. 2022-02-09 21:43:30 -05:00
idk 0da515eedf apply patch brought over from Windows machine, fixes some build issues 2022-02-06 00:36:55 -05:00
idk 1aba1177c2 Add flags to jpackage for plugins that use reflection to work. Add a warning if compiling with less than Java 17 and sleep longer if using less than java 17. 2021-10-30 20:38:55 -04:00