Skip to content

Add generator_bazel_env#3310

Merged
brentleyjones merged 3 commits into
mainfrom
bj/add-generator_bazel_env
May 11, 2026
Merged

Add generator_bazel_env#3310
brentleyjones merged 3 commits into
mainfrom
bj/add-generator_bazel_env

Conversation

@brentleyjones
Copy link
Copy Markdown
Contributor

Allows setting environment variables that affect only the nested generator call, but not the Xcode based calls. An example use case is setting tools/bazel output affecting env variables (e.g. color or verbosity).

Allows setting environment variables that affect only the nested generator call, but not the Xcode based calls. An example use case is setting `tools/bazel` output affecting env variables (e.g. color or verbosity).

Signed-off-by: Brentley Jones <github@brentleyjones.com>
@brentleyjones brentleyjones requested a review from a team as a code owner May 11, 2026 15:50
Signed-off-by: Brentley Jones <github@brentleyjones.com>
Comment thread xcodeproj/xcodeproj.bzl
Comment thread xcodeproj/xcodeproj.bzl Outdated
Signed-off-by: Brentley Jones <github@brentleyjones.com>
@brentleyjones brentleyjones enabled auto-merge (squash) May 11, 2026 17:21
@brentleyjones brentleyjones merged commit 0703615 into main May 11, 2026
9 checks passed
@brentleyjones brentleyjones deleted the bj/add-generator_bazel_env branch May 11, 2026 17:21
@brentleyjones
Copy link
Copy Markdown
Contributor Author

This had a small bug. I'll open another PR to fix it.

@brentleyjones
Copy link
Copy Markdown
Contributor Author

#3312

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