Commit Graph

19 Commits

Author SHA1 Message Date
9e73dfa2c5 Make sure that dependency on Common Control v6.0 is only included in GUI versions. 2020-10-05 14:15:02 +02:00
26ac902313 Print messages directly to console in non-GUI mode. 2020-10-05 00:04:27 +02:00
2a5e624757 Added support for "windows" (GUI) and "console" mode. 2020-10-04 22:10:58 +02:00
6a577cdbc2 Small Makefile improvement. 2020-10-04 17:49:25 +02:00
39a158bd4f Improved generation of the Manifest. 2020-10-03 20:56:45 +02:00
bf4172cd14 Added about screen + some other minor improvements. 2020-10-03 18:22:26 +02:00
1606859dff Various improvements to Makefile. 2020-10-02 19:01:29 +02:00
d1094c350a Make encoding of command-line args optional; default is *enabled*. 2020-10-02 16:00:22 +02:00
bc39e3f93a Workaround for Windows XP common controls initialization error. 2020-09-30 21:23:06 +02:00
6fb4087186 Some improvements to Java executable verification. 2020-09-30 14:15:06 +02:00
1139c65df2 Make it possible to specify a custom Java download URL + added an explicit Manifest file. 2020-09-29 21:21:59 +02:00
e0769c60b9 Store the minimum (and maximum) required Java version as well as the required "bitness" in the resources. 2020-09-29 15:09:25 +02:00
333f4c5959 Added support for loading extra JVM args from the resources. 2020-09-28 17:09:31 +02:00
8ebb6ae355 Added helper program for generating the Makefile rules in an automated way. 2020-09-28 13:54:47 +02:00
5105236cf2 Added additional build configuration options. 2020-09-28 13:30:57 +02:00
ea76ebc141 Updated README. 2020-09-28 01:48:14 +02:00
9b88d313fc Improved the Makefile and added README file. 2020-09-27 20:33:49 +02:00
c626d3f66c Implemented detecting the JRE install path from the Windows registry. 2020-09-27 18:42:22 +02:00
0355bcbaef Added Makefile + implemented waiting for the child window to appear. 2020-09-26 22:17:23 +02:00