Skip to content

ninja-1.12.1+ci2

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 10 Mar 17:30
· 3 commits to 1.0 since this release
Publish cmake and ninja as zips (5/n)

There is built-in fast support for extracting zips in DkCoder's dk.exe using MlFront_ZipFile. dk.exe must bootstrap cmake and ninja for the (legacy?) cmake user and system scripts. But for bootstrapping we shouldn't have to add tar.gz support.

+ Static Linux builds of Ninja should use .zip for consistently with
  Ninja's releases which are all .zip files. And sometimes firewalls
  block downloading executables.