summaryrefslogtreecommitdiffstats
path: root/Utilities/Release/linux/x86_64
Commit message (Collapse)AuthorAgeFilesLines
* Utilities/Release: Add docker spec for STGZ package on LinuxBrad King2019-08-291-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 binariesBrad King2019-08-2810-0/+351
These will allow anyone to produce portable binaries like those published on `cmake.org`.