| Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Signed-off-by: Alexander Seiler <seileralex@gmail.com>
|
|
* Fixes `cargo clean`
* Enables Cargo's sparse registry download
* Upgrades node 16 -> 18 and npm 8 -> 9
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Also rename _HASH to _REF since it can point to any git reference
|
|
Opt in with USE_MOLD=true
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Helps Linux developers by being able to lint/check towards Windows
|
|
|
|
|
|
This commit adds an optional environment variable that can be set to
enable signing in containerized builds when using the containerized
build script.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|