Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Utilities/Release: Add docker spec for STGZ package on Linux | Brad King | 2019-08-29 | 1 | -1/+2 |
| | | | | | | | The spec added by commit facc240a45 (Utilities/Release: Add docker specs to build and test Linux binaries, 2019-08-23) generates only the TGZ package, but the old `Utilities/Release/linux64_release.cmake` script also generated a STGZ package. | ||||
* | Utilities/Release: Add docker specs to build and test Linux binaries | Brad King | 2019-08-28 | 10 | -0/+351 |
These will allow anyone to produce portable binaries like those published on `cmake.org`. |