Thulio Ferraz Assis

Results 18 issues of Thulio Ferraz Assis

note for later (maybe a TODO?) we should offer to help if the user actually meant the cwd to be a workspace - go interactive and into a setup mode...

enhancement

When we pass environment variables for flags (e.g. `ARFLAGS`), I noticed that it appends to the resolved toolchain values. This is not always desired, and I expected it to be...

Each commit should be self-contained but at a high level: - `py_package` now returns `PyInfo` with collected files and imports. - `py_package` now has an `exclude` attr that's applied after...

Can Close?

## The problem The KubeCF builds are not 100% deterministic, as not all build dependencies, including the transitive ones, are not pinned to specific versions. With Bazel, this was more...

Type: Enhancement
Status: Validation

So, I had this code on my computer for a long time. I found it and wanted to share it with the community. It's not ready for a thorough review,...

Add support for header compilation actions and define header extensions. This adds support for libraries like `@boost.asio`, etc.