Skip to content

Conversation

brentleyjones
Copy link
Contributor

@brentleyjones brentleyjones commented Aug 1, 2022

Fixes #850.

Unlike in BwB mode, we don't get a nice "off-by-one" indicator of which targets Index Build has been attempted on in BwX mode. As a work around we are now building all generated inputs in BwX Index Build. This shouldn't be too bad in a normal project, but focused projects might include a lot of extra targets. Hopefully down the line we can find a better solution for both BwX and BwB.

Unlike in BwB mode, we don't get a nice "off-by-one" indicator of which targets Index Build has been attempted on in BwX mode. As a work around we are now building all generated inputs in BwX Index Build. This shouldn't be too bad in a normal project, but focused projects might include a lot of extra targets. Hopefully down the line we can find a better solution for both BwX and BwB.
@brentleyjones brentleyjones merged commit 167ff9a into main Aug 1, 2022
@brentleyjones brentleyjones deleted the bj/generate-all-input-files-in-bwx-index-build branch August 1, 2022 16:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Bug: BwX projects with generated files have broken indexing
1 participant