please
please copied to clipboard
High-performance extensible build system for reproducible multi-language builds.
Hi, First, thank you for the build system. I love it! As I'm creating targets, especially via macros, it becomes difficult at some point to follow what target does what....
Adds an optional `build_entrypoint` field to the `build_rule` builtin to enable us to use binaries directly when building and support other cross-platform shells (e.g. nushell or Powershell). TODO: - [...
Currently, you can use `plz generate //path/to:rule` with a rule that contains the `codegen` label, to build and then soft or hard link the output back to the source tree....