anki/build/ninja_gen/src
Euan Kemp 19cf375152
Don't download nodejs if NODE_BINARY is set, add YARN_BINARY (#2446)
* Don't download nodejs if NODE_BINARY is set

Some build environments, such as nixpkgs, restrict network access and
thus would prefer to not download anything at all. Setting PROTOC_BINARY
and friends makes the build system not download stuff, and the same
should be true for nodejs

* Allow setting YARN_BINARY for the build system

* Add myself to CONTRIBUTORS

As required by CI
2023-03-18 13:44:46 +10:00
..
action.rs Switch Rust import style (#2330) 2023-01-18 21:39:55 +10:00
archives.rs Switch Rust import style (#2330) 2023-01-18 21:39:55 +10:00
build.rs Use Rust nightly for formatting (#2348) 2023-01-25 23:35:53 +10:00
cargo.rs Add Rust bin to deprecate unused ftl entries (#2364) 2023-02-07 11:56:14 +10:00
command.rs Switch Rust import style (#2330) 2023-01-18 21:39:55 +10:00
configure.rs Ensure backend gets rebuilt after git changes 2023-02-22 15:58:39 +10:00
copy.rs Switch Rust import style (#2330) 2023-01-18 21:39:55 +10:00
git.rs Switch Rust import style (#2330) 2023-01-18 21:39:55 +10:00
hash.rs Switch Rust import style (#2330) 2023-01-18 21:39:55 +10:00
input.rs Switch Rust import style (#2330) 2023-01-18 21:39:55 +10:00
lib.rs Switch Rust import style (#2330) 2023-01-18 21:39:55 +10:00
node.rs Don't download nodejs if NODE_BINARY is set, add YARN_BINARY (#2446) 2023-03-18 13:44:46 +10:00
protobuf.rs Switch Rust import style (#2330) 2023-01-18 21:39:55 +10:00
python.rs Move Python setup into ninja_gen 2023-01-26 10:00:14 +10:00
render.rs Switch Rust import style (#2330) 2023-01-18 21:39:55 +10:00
rsync.rs Switch Rust import style (#2330) 2023-01-18 21:39:55 +10:00
sass.rs Switch Rust import style (#2330) 2023-01-18 21:39:55 +10:00