anki/build
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
..
archives Update Rust deps (#2332) 2023-01-18 22:24:29 +10:00
configure Anki version needs to be resolved at configure run time, not build time 2023-02-22 15:58:38 +10:00
ninja_gen Don't download nodejs if NODE_BINARY is set, add YARN_BINARY (#2446) 2023-03-18 13:44:46 +10:00
runner Fix yarn install failing if node binary unavailable 2023-02-10 15:11:36 +10:00