Randall
2021-09-17 13:52:45 UTC
Hi Everyone,
ITUGLIB has been keeping me busy these days. Between OpenSSL and Curl reports - there will be a minor Curl bug fix coming around Sept 23rd that looks like it has limited or no NonStop impact. Anyway, to the point...
GMAKE 4.3g3 is now available for L-series and J-series.
Defect fixed:
* The TOS_VERSION was not being initialized correct - this has been corrected.
Enhancements:
* The TOS_VERSION_FULL variable has been added. Example: L20.10.00
* The $(vcompare x,y) function has been added to compare two version strings. This will compare standard version strings, like 1.5.1, RVU strings and ECLIPSE-style version numbers so your Makefile can account for different instructions depending on the operating system release - useful in a CI/CD situation where your Test/Release machine is different than your Dev machine.
The online manual for this version is available here:
https://github.com/ituglib/gmake/blob/b7978505afcf010c72db21031b9bbbe7fcee7c5b/MANUAL.md
The issue tracking system for GMake is also available on GitHub at https://github.com/ituglib/gmake/issues
Regards,
Randall Becker
On behalf of the ITUGLIB Technical Committee
ITUGLIB has been keeping me busy these days. Between OpenSSL and Curl reports - there will be a minor Curl bug fix coming around Sept 23rd that looks like it has limited or no NonStop impact. Anyway, to the point...
GMAKE 4.3g3 is now available for L-series and J-series.
Defect fixed:
* The TOS_VERSION was not being initialized correct - this has been corrected.
Enhancements:
* The TOS_VERSION_FULL variable has been added. Example: L20.10.00
* The $(vcompare x,y) function has been added to compare two version strings. This will compare standard version strings, like 1.5.1, RVU strings and ECLIPSE-style version numbers so your Makefile can account for different instructions depending on the operating system release - useful in a CI/CD situation where your Test/Release machine is different than your Dev machine.
The online manual for this version is available here:
https://github.com/ituglib/gmake/blob/b7978505afcf010c72db21031b9bbbe7fcee7c5b/MANUAL.md
The issue tracking system for GMake is also available on GitHub at https://github.com/ituglib/gmake/issues
Regards,
Randall Becker
On behalf of the ITUGLIB Technical Committee