25 Commits

Author SHA1 Message Date
Norberto Lopez
1dc7490047 Changes associated with version 0.71:
[1] Added support to build compressed DMG files.
2024-12-18 18:30:36 -05:00
Norberto Lopez
48e4ea799b Changes associated with version 0.70:
[1] Updated to Java version 17.
[2] Updated Glum library version 2.0.0.
[3] Updates relating to the public release of DistMaker.
2024-09-27 19:23:51 -04:00
Norberto Lopez
6c565557ca Changes associated with version 0.61:
[1] Updated to Java version 11.
[2] Updated to Python 3.6.
[3] Updated Glum library version 2.0.0-RC3.
[4] Updated Launch4J to version 3.14.
[5] Updated DistMaker build scripts.
2022-11-18 12:00:00 +00:00
Norberto Lopez
a66a5d0f29 Changes associated with version 0.57:
[1] Added documentation to be packaged with releases.
[2] Moved Version classes to Glum library
[3] Changes to reflect updated Glum library.
[4] Minor textual (comment / message) updates.
2021-04-15 14:28:12 +00:00
Norberto Lopez
5961d129f9 Updates to DistMaker scripts:
[1] Updated variable names to reflect standardized naming convention.
[2] Added requirement check for Python 2.7 or later
[3] Added requirement check for Java 1.8 or later when building a distribution
[4] Added preliminary support for platform architectures (initial support for x64)
[5] Switched over to GNU style argument conventions rather than UNIX style conventions. Essentially DistMaker arguments require double dashes rather than single dashes.
[6] Added support for zip JREs (in addition to tar.gz files)
[7] Switched over to JRE catalog mechanism.
[7.1] A catalog file must be specified via '--jreCatalog' that lists all available JREs. See example file ./template/JreCatalog.txt
[7.2]  Eliminated file naming convention criteria for JRE file names. The only requirement is the file must end in .tar.gz or .zip
[8] Updated platform naming conventions ('Apple' → 'Macosx')
2020-05-01 23:46:23 +00:00
Norberto Lopez
e3dba5f9a0 Various updates
[1] Add check to verify Python 2.7
[2] Update launch4j to 3.12
2019-12-04 20:51:23 +00:00
Norberto Lopez
219573eab0 Various code cleanups. 2018-05-04 20:05:59 +00:00
Norberto Lopez
0ebb5049f2 Initial changes needed to allow DistMaker to support Java 9. 2018-02-22 18:29:01 +00:00
Norberto Lopez
8fd1c0cfbb Added fix for the Apple platform so that the application's working directory is properly configured.
The working directory will be set to: /Applications/<AppName.app>/Contents/app
2017-11-27 23:10:29 +00:00
Norberto Lopez
2e7abaa4c1 Added logic to enable run script associated with the Linux build to run on other platforms. 2017-07-12 19:32:14 +00:00
Norberto Lopez
cdaafece45 Updates for: added support to allow configuration of target platform to build, refactoring of glum.zio package, cleanup 2017-04-28 16:29:28 +00:00
Norberto Lopez
f0b16415db Changes to support various issues:
- Updated appLauncher.jar
- Ensure proper permissions for deployed files and folders
- Removed spurious app.cfg argument in Windows version
2016-08-03 16:44:36 +00:00
Norberto Lopez
8a7a9e5c5f Updated appLauncher.jar to reflect updates from the AppLauncher project
Updated launch4j to ver 3.8
Updated launcher (JavaAppLauncher) on the Apple platform to use InfiniteKind fork
Added support to build Windows executables from the Apple platform
2016-06-15 00:44:20 +00:00
Norberto Lopez
342cf73bd9 Added support for configurable digest
Changed -jreRelease to -jreVersion
Added preliminary support for JRE updating
Code cleanup / refactoring
2016-04-06 14:29:59 +00:00
Norberto Lopez
641c68ae9f Code cleanup.
Changed to utilizing JRE tar.gz releases directly rather than an unpacked tar.gz.
Changed and improved specification of JRE to allow for better flexibility.
2016-03-25 04:14:48 +00:00
Norberto Lopez
dd1e51c09d More flexible build process. 2016-03-08 20:15:59 +00:00
Larry Brown
fcf4634ba7 New changes from Nobes to support Memory configuration on Windows.
Also fixed update mechanism to work on Windows.

Incremented version number.
2013-06-11 22:27:34 +00:00
Jon Vandegriff
b0073047fe incrementing version number - added a mechanism to do a simple (non-gui) "is it up to date" check; all build mechanisms and deploy mechanisms are unchanged 2013-05-16 12:56:04 +00:00
Jon Vandegriff
e94906a5d9 moving the distMaker.jar back into the lib dir 2013-05-08 20:10:29 +00:00
Larry Brown
25efc2f739 Moved the distMaker jar to the release directory to match the documentation. 2013-05-08 20:07:31 +00:00
Norberto Lopez
5c467a7a12 Various updates 2013-05-08 16:13:48 +00:00
Norberto Lopez
608d3dfa00 Various updates 2013-04-20 00:05:43 +00:00
Norberto Lopez
ebf348c3e4 Various updates 2013-04-19 01:49:07 +00:00
Norberto Lopez
615d3e3ff6 Initial release 2013-04-15 14:12:57 +00:00
Norberto Lopez
3a003f56fa Initial release 2013-04-05 00:16:56 +00:00