Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add bazel option to build_mode and force dbg for it #316

Merged
merged 1 commit into from
Apr 18, 2022
Merged

Conversation

brentleyjones
Copy link
Contributor

Right now the only difference is that in bazel mode the compilation_mode is currently forced to be dbg. This "restriction" will be lifted when we implement proper configuration support. For now though, we need this compilation mode to enable debugging in Build with Bazel.

We now also generate another set of fixtures for Build with Bazel, a.k.a "bwb".

@brentleyjones brentleyjones force-pushed the bj/bwb_dbg branch 2 times, most recently from 06ea233 to 1f0f77b Compare April 18, 2022 14:57
@brentleyjones brentleyjones enabled auto-merge (squash) April 18, 2022 14:58
Right now the only difference is that in `bazel` mode the `compilation_mode` is currently forced to be `dbg`. This "restriction" will be lifted when we implement proper configuration support. For now though, we need this compilation mode to enable debugging in Build with Bazel.

We now also generate another set of fixtures for Build with Bazel, a.k.a "bwb".
@brentleyjones brentleyjones merged commit 1675685 into main Apr 18, 2022
@brentleyjones brentleyjones deleted the bj/bwb_dbg branch April 18, 2022 15:38
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.

3 participants