Skip to content
This repository was archived by the owner on Jun 30, 2025. It is now read-only.

Comments

bazel: use expand_template instead of genrules#628

Merged
drigz merged 1 commit intomasterfrom
win-headers
Mar 31, 2021
Merged

bazel: use expand_template instead of genrules#628
drigz merged 1 commit intomasterfrom
win-headers

Conversation

@drigz
Copy link
Member

@drigz drigz commented Mar 31, 2021

This lets us drop the dependency on the preprocessed headers in
src/windows/glog/.

For some reason, this lets Bazel realize we've failed to declare a
dependency on dirent.h, so I added that too.

This lets us drop the dependency on the preprocessed headers in
src/windows/glog/.

For some reason, this lets Bazel realize we've failed to declare a
dependency on dirent.h, so I added that too.
@drigz drigz requested a review from sergiud March 31, 2021 13:41
@drigz
Copy link
Member Author

drigz commented Mar 31, 2021

@sergiud This should unblock removal of the preprocessed headers. I'm not expecting a detailed review, but maybe you could rubber stamp this if it looks mostly OK to you :)

@google-cla google-cla bot added the cla: yes label Mar 31, 2021
Copy link
Contributor

@sergiud sergiud left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@drigz Thanks! I skimmed through the changes and they look good to me!

@drigz drigz merged commit 30bb908 into master Mar 31, 2021
@drigz drigz deleted the win-headers branch March 31, 2021 14:08
@sergiud sergiud added this to the 0.5 milestone Mar 31, 2021
@sergiud sergiud mentioned this pull request May 6, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants