Commit Graph

689 Commits

Author SHA1 Message Date
idk
c5b2f958c2 fix the router.config file for the user if they installed un-bundled after bundled. closes #23 20220920 2022-09-20 00:01:15 -04:00
idk
56b8b5470f fix the router.config file for the user if they installed un-bundled after bundled. closes #23 2022-09-19 23:59:59 -04:00
idk
15cbddb5b0 fix the router.config file for the user if they installed un-bundled after bundled. closes #23 2022-09-19 23:53:38 -04:00
idk
c4bd64a559 fix the router.config file for the user if they installed un-bundled after bundled 2022-09-19 23:50:46 -04:00
idk
f4f7935cdc fix the router.config file for the user if they installed un-bundled after bundled 2022-09-19 23:46:34 -04:00
idk
afca98692a launch services.msc with service prompt 20220919 2022-09-19 20:41:28 -04:00
idk
11914ff9aa launch user-installs automatically if they're present and the user consents 2022-09-19 20:25:44 -04:00
idk
4aa4763770 prompt for separate user-installs too 2022-09-19 20:03:57 -04:00
idk
6b61213625 don't change value of routerconsole.browser if we're running alongside a service install 2022-09-19 19:50:13 -04:00
idk
51873e9d62 change message 2022-09-19 19:35:42 -04:00
idk
a54feb9550 change message 2022-09-19 19:31:21 -04:00
idk
b485d0630f remove config_override.sh from daily.sh 2022-09-19 19:01:20 -04:00
idk
434546f24c add app-content of ico 2022-09-19 18:46:37 -04:00
idk
3d80c32a31 comment to clarify icon situation 2022-09-19 18:29:01 -04:00
idk
7156974136 use png ico icon for nsis installer 2022-09-19 18:28:23 -04:00
idk
348c876c59 use png icon instead of ico icon 2022-09-19 18:25:47 -04:00
idk
630e58ea0a icons 2022-09-19 17:57:01 -04:00
idk
96806ecc07 expressly include icon in jpackage output 2022-09-19 17:50:28 -04:00
idk
aef946f3c8 expressly include icon in jpackage output 2022-09-19 17:48:33 -04:00
idk
d49ec2330f fix override sourcing 2022-09-19 17:15:51 -04:00
idk
0c304b0d11 add config_override.sh to gitignore 2022-09-19 17:07:50 -04:00
idk
3387c03bf4 don't git clean in distclean anymore 2022-09-19 16:56:07 -04:00
idk
037b1265d5 make sure that the correct config gets copied before building an unsigned during unstable builds 2022-09-19 16:52:23 -04:00
idk
e68ea5f9ef remove erroneously checked-in file 2022-09-19 16:21:41 -04:00
idk
51d2b7291e edit releases in scripts, fix release text 2022-09-19 16:21:15 -04:00
idk
2d25264023 edit releases 2022-09-19 16:12:43 -04:00
idk
664dc7ad22 create a tag 20220919.java.19.dev.build 2022-09-19 15:52:25 -04:00
idk
e80d7eb4bc sleep a second 2022-09-19 15:44:24 -04:00
idk
d9d452aca5 remove extension targets from build scripts 2022-09-19 15:43:09 -04:00
idk
0cac49b575 get rid of clean-extensions target 2022-09-19 15:40:07 -04:00
idk
4997485d5b automatically copy config_override.sh in daily_unstable.sh 2022-09-19 15:34:54 -04:00
idk
1442c57577 automatically copy config_override.sh in daily_unstable.sh 2022-09-19 15:28:41 -04:00
idk
9887d69121 Export variables before running build.sh 2022-09-19 15:17:02 -04:00
idk
fb3392ef70 Create a daily build script with Java 19 2022-09-19 15:11:05 -04:00
idk
4d5d48c5ff add override-example for java 19 2022-09-19 14:48:16 -04:00
idk
3ba39c1d6f Add other required lines for Java 19 in config.sh 2022-09-19 12:49:12 -04:00
idk
1b9d230844 fix path style on java 19 line in config.sh 2022-09-19 12:40:50 -04:00
idk
e4a3057898 Add notes on conditional which decides whether we should prompt the user to start the service 2022-09-19 12:34:41 -04:00
idk
b7c0b91d55 fix double-declaration of option message 2022-09-19 11:52:20 -04:00
idk
8ebde03f98 Add a line to configure OpenJDK 19 in config.sh 2022-09-19 11:41:36 -04:00
idk
74f985dc33 test using a swing dialog to prompt the user to start a system-wide I2P service. 2022-09-19 03:10:47 -04:00
idk
c226103bc7 detect all Windows service states 2022-09-19 02:40:52 -04:00
idk
0216bc7254 fix example in main 2022-09-19 02:37:59 -04:00
idk
1984487b7d fix space-finding function 2022-09-19 02:35:17 -04:00
idk
7e5b69b2cc enable building launcher and jpackage in separate steps 2022-09-19 02:28:37 -04:00
idk
58305471f6 enable getting service state as both an int and as a string, test uppercase and lowercase queries, test a service we know is there, test a service with it's name and it's registry entry 2022-09-19 01:45:01 -04:00
idk
9489428e36 enable getting service state as both an int and as a string, test uppercase and lowercase queries, test a service we know is there, test a service with it's name and it's registry entry 2022-09-19 01:44:29 -04:00
idk
2cf656ecfa WindowsServiceUtil should have public static void main 2022-09-19 01:25:23 -04:00
idk
893f889636 remember to add WindowsServiceUtil to compile line 2022-09-19 00:40:18 -04:00
idk
280588dee4 prepare to try and probe a windows service from Java 2022-09-19 00:26:52 -04:00