Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Utilities/Release: Add docker spec for STGZ package on Linux | Brad King | 2019-08-29 | 1 | -1/+1 |
| | | | | | | | 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 | 1 | -0/+57 |
| | | | | | These will allow anyone to produce portable binaries like those published on `cmake.org`. | ||||
* | Utilities/Release: Add README.rst describing directory content | Brad King | 2019-08-23 | 1 | -0/+27 |