Groups
Anmelden
Groups
bazel-discuss
Unterhaltungen
Info
Feedback geben
Hilfe
bazel-discuss
1–30 von 4358
Mailing list for
Bazel
.
This is a public list for Bazel user discussions.
Prefer posting questions to
StackOverflow using the 'bazel' tag
.
See
bazel-dev
for questions and discussion on developing Bazel itself.
Alle als gelesen markieren
Gruppe melden
0 ausgewählt
Hee Cha (xWF)
11:55
Bazel 7.5.0 release branch is ready
Hi all, The Bazel 7.5.0 release branch (release-7.5.0) is open for business. Please send cherry-pick
ungelesen,
Bazel 7.5.0 release branch is ready
Hi all, The Bazel 7.5.0 release branch (release-7.5.0) is open for business. Please send cherry-pick
11:55
Keerthana Kumar
9. Dez.
Bazel 8.0 is released!
Hi everyone, We're excited to announce the release of Bazel 8.0! 🚀 To learn more, check out the
ungelesen,
Bazel 8.0 is released!
Hi everyone, We're excited to announce the release of Bazel 8.0! 🚀 To learn more, check out the
9. Dez.
Talal Tahir
6. Dez.
When --enable_bzlmod bazel coverage fails to collect coverage
My test target is a pytest (python 3.11) Bazel version 6.5.0 When I run WITHOUT --enable_bzlmod bazel
ungelesen,
When --enable_bzlmod bazel coverage fails to collect coverage
My test target is a pytest (python 3.11) Bazel version 6.5.0 When I run WITHOUT --enable_bzlmod bazel
6. Dez.
Hee Cha (xWF)
6. Dez.
Bazel 8.0.0 release candidate 8 is available for testing
Hi Everyone, Bazel 8.0.0rc8 is now available for those that want to try it out. You can download it
ungelesen,
Bazel 8.0.0 release candidate 8 is available for testing
Hi Everyone, Bazel 8.0.0rc8 is now available for those that want to try it out. You can download it
6. Dez.
Hee Cha (xWF)
4. Dez.
Bazel 8.0.0 release candidate 7 is available for testing
Hi Everyone, Bazel 8.0.0rc7 is now available for those that want to try it out. You can download it
ungelesen,
Bazel 8.0.0 release candidate 7 is available for testing
Hi Everyone, Bazel 8.0.0rc7 is now available for those that want to try it out. You can download it
4. Dez.
Eric Stoces
,
Keith Smiley
3
4. Dez.
How to get features of the current cc_toolchain
I ended up using `build_cc_flags` from @bazel_tools//tools/cpp:cc_flags_supplier_lib.bzl. I was able
ungelesen,
How to get features of the current cc_toolchain
I ended up using `build_cc_flags` from @bazel_tools//tools/cpp:cc_flags_supplier_lib.bzl. I was able
4. Dez.
Manish Singh
1. Dez.
Bazel Function to return sha256sum
Hi, I am looking a way to find sha256sum in bazel. normally bazel rule defines output which is
ungelesen,
Bazel Function to return sha256sum
Hi, I am looking a way to find sha256sum in bazel. normally bazel rule defines output which is
1. Dez.
Mike Krinkin
28. Nov.
Example usage of libc_top attribute for a cc toolchain
Hi Folks, I'm playing with configuring a custom cc toolchain in bazel and I'm exploring
ungelesen,
Example usage of libc_top attribute for a cc toolchain
Hi Folks, I'm playing with configuring a custom cc toolchain in bazel and I'm exploring
28. Nov.
Hee Cha (xWF)
28. Nov.
Bazel 8.0.0 release candidate 5 is available for testing
Hi Everyone, Bazel 8.0.0rc5 is now available for those that want to try it out. You can download it
ungelesen,
Bazel 8.0.0 release candidate 5 is available for testing
Hi Everyone, Bazel 8.0.0rc5 is now available for those that want to try it out. You can download it
28. Nov.
Xiaofeng Wang
2
26. Nov.
How bazel bzlmod resolve the deps versions?
Thanks, this is really what I want. BTW, problem solved by manually checking dependencies of all the
ungelesen,
How bazel bzlmod resolve the deps versions?
Thanks, this is really what I want. BTW, problem solved by manually checking dependencies of all the
26. Nov.
Arndt
,
Xudong Yang
2
25. Nov.
trying to better understand the output of bazel mod grap --include_builtin --verbose
The (*) means that the deps of this module are shown elsewhere in the output (this is a "tree
ungelesen,
trying to better understand the output of bazel mod grap --include_builtin --verbose
The (*) means that the deps of this module are shown elsewhere in the output (this is a "tree
25. Nov.
Hee Cha (xWF)
25. Nov.
Bazel 8.0.0 release candidate 4 is available for testing
Hi Everyone, Bazel 8.0.0rc4 is now available for those that want to try it out. You can download it
ungelesen,
Bazel 8.0.0 release candidate 4 is available for testing
Hi Everyone, Bazel 8.0.0rc4 is now available for those that want to try it out. You can download it
25. Nov.
Hee Cha (xWF)
22. Nov.
Bazel 8.0.0 release candidate 3 is available for testing
Hi Everyone, Bazel 8.0.0rc3 is now available for those that want to try it out. You can download it
ungelesen,
Bazel 8.0.0 release candidate 3 is available for testing
Hi Everyone, Bazel 8.0.0rc3 is now available for those that want to try it out. You can download it
22. Nov.
Penugonda chenna reddy
, …
Filip Filmar
11
20. Nov.
How to use debian package as part of hermitic builds.
On Wed, Nov 20, 2024 at 12:45 PM Allan Clark <chicken...@gmail.com> wrote: On Wednesday,
ungelesen,
How to use debian package as part of hermitic builds.
On Wed, Nov 20, 2024 at 12:45 PM Allan Clark <chicken...@gmail.com> wrote: On Wednesday,
20. Nov.
Karolina Kalin (xWF)
19. Nov.
BazelCon 2024 Recap: Recordings and Birds of a Feather Session Notes [blog post]
✨ New blog.bazel.build post ✨ BazelCon 2024 Recap: Recordings and Birds of a Feather Session Notes
ungelesen,
BazelCon 2024 Recap: Recordings and Birds of a Feather Session Notes [blog post]
✨ New blog.bazel.build post ✨ BazelCon 2024 Recap: Recordings and Birds of a Feather Session Notes
19. Nov.
Duncan Lutz
,
dawagner
2
19. Nov.
Bazel / Rust Dependency Build Error
See https://github.com/bazelbuild/rules_rust/issues/2677 which has both workarounds and discussion of
ungelesen,
Bazel / Rust Dependency Build Error
See https://github.com/bazelbuild/rules_rust/issues/2677 which has both workarounds and discussion of
19. Nov.
Karolina Kalin (xWF)
13. Nov.
User Survey - IntelliJ, CLion, and other IDE Bazel plugins
Hi, We're looking to gather some feedback on the IntelliJ, CLion, and other IDE Bazel plugins,
ungelesen,
User Survey - IntelliJ, CLion, and other IDE Bazel plugins
Hi, We're looking to gather some feedback on the IntelliJ, CLion, and other IDE Bazel plugins,
13. Nov.
Hee Cha (xWF)
12. Nov.
Bazel 7.4.1 is released
Hi all, Bazel 7.4.1 is now available: https://github.com/bazelbuild/bazel/releases/tag/7.4.1 Thank
ungelesen,
Bazel 7.4.1 is released
Hi all, Bazel 7.4.1 is now available: https://github.com/bazelbuild/bazel/releases/tag/7.4.1 Thank
12. Nov.
Jayson Salazar Rodriguez
, …
Yun Peng
3
12. Nov.
Expired Slack Invitation
Should be fixed by https://github.com/bazelbuild/continuous-integration/commit/
ungelesen,
Expired Slack Invitation
Should be fixed by https://github.com/bazelbuild/continuous-integration/commit/
12. Nov.
Red
12. Nov.
Handle custom rule src file dependency of build commands
I am trying to implement automatic dependency population based on c includes using gazelle. The
ungelesen,
Handle custom rule src file dependency of build commands
I am trying to implement automatic dependency population based on c includes using gazelle. The
12. Nov.
Penugonda chenna reddy
, …
Adam Hamilton
7
12. Nov.
How to Expose Library Header Files to cc_binary Without Using copts in the cc_binary
Thanks Keith Smiley.. It worked !! Understood the difference between includes and copts.. On Tue, Nov
ungelesen,
How to Expose Library Header Files to cc_binary Without Using copts in the cc_binary
Thanks Keith Smiley.. It worked !! Understood the difference between includes and copts.. On Tue, Nov
12. Nov.
Leitao Fabien
, …
simon.m.stewart
3
8. Nov.
SBOM
Hi, More rulesets are annotating targets with `PackageInfo` providers. If we could generate SBOMs
ungelesen,
SBOM
Hi, More rulesets are annotating targets with `PackageInfo` providers. If we could generate SBOMs
8. Nov.
Hee Cha (xWF)
6. Nov.
Bazel 7.4.1 release candidate 2 is available for testing
Hi Everyone, Bazel 7.4.1rc2 is now available for those that want to try it out. You can download it
ungelesen,
Bazel 7.4.1 release candidate 2 is available for testing
Hi Everyone, Bazel 7.4.1rc2 is now available for those that want to try it out. You can download it
6. Nov.
Hee Cha (xWF)
29. Okt.
Bazel 7.4.1 release candidate 1 is available for testing
Hi Everyone, Bazel 7.4.1rc1 is now available for those that want to try it out. You can download it
ungelesen,
Bazel 7.4.1 release candidate 1 is available for testing
Hi Everyone, Bazel 7.4.1rc1 is now available for those that want to try it out. You can download it
29. Okt.
Hee Cha (xWF)
28. Okt.
Bazel 8.0.0 release candidate 2 is available for testing
Hi Everyone, Bazel 8.0.0rc1 is now available for those that want to try it out. You can download it
ungelesen,
Bazel 8.0.0 release candidate 2 is available for testing
Hi Everyone, Bazel 8.0.0rc1 is now available for those that want to try it out. You can download it
28. Okt.
Hee Cha (xWF)
22. Okt.
Bazel 7.4.0 is released
Hi all, Bazel 7.4.0 is now available: https://github.com/bazelbuild/bazel/releases/tag/7.4.0 Thank
ungelesen,
Bazel 7.4.0 is released
Hi all, Bazel 7.4.0 is now available: https://github.com/bazelbuild/bazel/releases/tag/7.4.0 Thank
22. Okt.
Gary Miguel
,
fil...@gmail.com
6
21. Okt.
How to set a copt that points to a file? Or, how to get a non-CC source into the sandbox during cc compilation
Hi, it's me from the future. Please use the new bazel feature from the previous message. It
ungelesen,
How to set a copt that points to a file? Or, how to get a non-CC source into the sandbox during cc compilation
Hi, it's me from the future. Please use the new bazel feature from the previous message. It
21. Okt.
Hee Cha (xWF)
18. Okt.
Bazel 7.4.0 release candidate 4 is available for testing
Hi Everyone, Bazel 7.4.0rc4 is now available for those that want to try it out. You can download it
ungelesen,
Bazel 7.4.0 release candidate 4 is available for testing
Hi Everyone, Bazel 7.4.0rc4 is now available for those that want to try it out. You can download it
18. Okt.
Hee Cha (xWF)
17. Okt.
Bazel 7.4.0 release candidate 3 is available for testing
Hi Everyone, Bazel 7.4.0rc3 is now available for those that want to try it out. You can download it
ungelesen,
Bazel 7.4.0 release candidate 3 is available for testing
Hi Everyone, Bazel 7.4.0rc3 is now available for those that want to try it out. You can download it
17. Okt.
Prashant Deva
,
Tobias Werth
2
17. Okt.
how to debug long evaluation times
I am not sure what you refer to with "Evaluation". Bazel reads BUILD and bzl files in the
ungelesen,
how to debug long evaluation times
I am not sure what you refer to with "Evaluation". Bazel reads BUILD and bzl files in the
17. Okt.