Brentley Jones

Results 144 issues of Brentley Jones

feature request

- [ ] Check if it's already supported, and if not, make required changes - [ ] Add example - [ ] Add fixture test

feature request

Currently the changes made by `--features=swift.vfsoverlay` are essentially ignored. This means that in BwX mode the build can be a lot slower, and in both modes Indexing can be slower....

feature request

## Describe the bug If the project uses internal rules_xcodeproj files, which will almost always be the be the case (e.g. uses generated files, compile stub, etc.), those paths are...

bug

Once https://github.com/bazelbuild/bazel/issues/15191 is available, when building with Bazel, we should: - Supply the needed `feature` in the `_xcodeproj_transition` - Add the `dia` files to a targets output group in `output_files.bzl`...

feature request
BwP

## Describe the bug https://www.smileykeith.com/2021/03/04/supporting-relative-paths/

bug
BwB

Right now when we collect the values for `OTHER_CFLAGS`, they include values that will be the same for every target, mainly because the toolchain sets them. We should set these...

feature request

The PROJECT_spec.json files are only used to communicate data between the `xcodeproj_aspect` and `generator`. They don't need to be easy to read (though readable in some way is still a...

cleanup

feature request
cleanup