Skip to content

CDSoft/ninja-builder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Ninja builder

This repository just bundles Ninja into a Git project. It provides a shell script to cross compile Ninja for Linux, MacOS and Windows.

Usage

$ ./ninja-builder.sh

This compiles the Ninja binaries for Linux, MacOS and Windows with zig.

$ ./ninja-builder.sh gcc install

This compiles and installs the Ninja binary for the host with gcc.

$ ./ninja-builder.sh clang install

This compiles and installs the Ninja binary for the host with clang.

About

Moved to Codeberg, this repo is just a (temporary) mirror -- This repository just bundles Ninja into a Git project and provides a shell script to cross compile Ninja for Linux, MacOS and Windows.

Topics

Resources

Stars

1 star

Watchers

1 watching

Forks

Packages

 
 
 

Contributors