گروهها
گفتگوها
همه گروهها و پیامها
ارسال بازخورد به Google
راهنما
آموزش
ورود
گروهها
bazel-discuss
گفتگوها
درباره
bazel-discuss
1–30 از 4352
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.
علامتگذاری همه بهعنوان خواندهشده
گزارش گروه
۰ مورد انتخاب شد
Manish Singh
۱۱ آذر
Bazel Function to return sha256sum
Hi, I am looking a way to find sha256sum in bazel. normally bazel rule defines output which is
خواندهنشده،
Bazel Function to return sha256sum
Hi, I am looking a way to find sha256sum in bazel. normally bazel rule defines output which is
۱۱ آذر
Mike Krinkin
۸ آذر
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
خواندهنشده،
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
۸ آذر
Hee Cha (xWF)
۸ آذر
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
خواندهنشده،
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
۸ آذر
Xiaofeng Wang
2
۶ آذر
How bazel bzlmod resolve the deps versions?
Thanks, this is really what I want. BTW, problem solved by manually checking dependencies of all the
خواندهنشده،
How bazel bzlmod resolve the deps versions?
Thanks, this is really what I want. BTW, problem solved by manually checking dependencies of all the
۶ آذر
Arndt
,
Xudong Yang
2
۵ آذر
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
خواندهنشده،
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
۵ آذر
Hee Cha (xWF)
۵ آذر
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
خواندهنشده،
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
۵ آذر
Hee Cha (xWF)
۲ آذر
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
خواندهنشده،
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
۲ آذر
Penugonda chenna reddy
, …
Filip Filmar
11
۳۰ آبان
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,
خواندهنشده،
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,
۳۰ آبان
Karolina Kalin (xWF)
۲۹ آبان
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
خواندهنشده،
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
۲۹ آبان
Duncan Lutz
,
dawagner
2
۲۹ آبان
Bazel / Rust Dependency Build Error
See https://github.com/bazelbuild/rules_rust/issues/2677 which has both workarounds and discussion of
خواندهنشده،
Bazel / Rust Dependency Build Error
See https://github.com/bazelbuild/rules_rust/issues/2677 which has both workarounds and discussion of
۲۹ آبان
Karolina Kalin (xWF)
۲۳ آبان
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,
خواندهنشده،
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,
۲۳ آبان
Hee Cha (xWF)
۲۲ آبان
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
خواندهنشده،
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
۲۲ آبان
Jayson Salazar Rodriguez
, …
Yun Peng
3
۲۲ آبان
Expired Slack Invitation
Should be fixed by https://github.com/bazelbuild/continuous-integration/commit/
خواندهنشده،
Expired Slack Invitation
Should be fixed by https://github.com/bazelbuild/continuous-integration/commit/
۲۲ آبان
Red
۲۲ آبان
Handle custom rule src file dependency of build commands
I am trying to implement automatic dependency population based on c includes using gazelle. The
خواندهنشده،
Handle custom rule src file dependency of build commands
I am trying to implement automatic dependency population based on c includes using gazelle. The
۲۲ آبان
Penugonda chenna reddy
, …
Adam Hamilton
7
۲۲ آبان
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
خواندهنشده،
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
۲۲ آبان
Leitao Fabien
, …
simon.m.stewart
3
۱۸ آبان
SBOM
Hi, More rulesets are annotating targets with `PackageInfo` providers. If we could generate SBOMs
خواندهنشده،
SBOM
Hi, More rulesets are annotating targets with `PackageInfo` providers. If we could generate SBOMs
۱۸ آبان
Hee Cha (xWF)
۱۶ آبان
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
خواندهنشده،
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
۱۶ آبان
Hee Cha (xWF)
۸ آبان
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
خواندهنشده،
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
۸ آبان
Hee Cha (xWF)
۷ آبان
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
خواندهنشده،
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
۷ آبان
Hee Cha (xWF)
۱ آبان
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
خواندهنشده،
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
۱ آبان
Gary Miguel
,
fil...@gmail.com
6
۳۰ مهر
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
خواندهنشده،
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
۳۰ مهر
Hee Cha (xWF)
۲۷ مهر
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
خواندهنشده،
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
۲۷ مهر
Hee Cha (xWF)
۲۶ مهر
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
خواندهنشده،
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
۲۶ مهر
Prashant Deva
,
Tobias Werth
2
۲۶ مهر
how to debug long evaluation times
I am not sure what you refer to with "Evaluation". Bazel reads BUILD and bzl files in the
خواندهنشده،
how to debug long evaluation times
I am not sure what you refer to with "Evaluation". Bazel reads BUILD and bzl files in the
۲۶ مهر
Steve Edson
۲۶ مهر
NPM Bazel error
I have a package which was working fine, but as soon as I try to add a `cybersource-rest-client` page
خواندهنشده،
NPM Bazel error
I have a package which was working fine, but as soon as I try to add a `cybersource-rest-client` page
۲۶ مهر
Hee Cha (xWF)
۲۴ مهر
Bazel 7.4.0 release candidate 2 is available for testing
Hi Everyone, Bazel 7.4.0rc2 is now available for those that want to try it out. You can download it
خواندهنشده،
Bazel 7.4.0 release candidate 2 is available for testing
Hi Everyone, Bazel 7.4.0rc2 is now available for those that want to try it out. You can download it
۲۴ مهر
Pedro Liberal Fernandez
۲۴ مهر
Review of different Bazel sandboxing strategies
Hello everyone, Sharing a document reviewing different Bazel sandboxing strategies. Please take a
خواندهنشده،
Review of different Bazel sandboxing strategies
Hello everyone, Sharing a document reviewing different Bazel sandboxing strategies. Please take a
۲۴ مهر
Hee Cha (xWF)
۱۹ مهر
Bazel 7.4.0 release candidate 1 is available for testing
Hi Everyone, Bazel 7.4.0rc1 is now available for those that want to try it out. You can download it
خواندهنشده،
Bazel 7.4.0 release candidate 1 is available for testing
Hi Everyone, Bazel 7.4.0rc1 is now available for those that want to try it out. You can download it
۱۹ مهر
Keerthana Kumar
۱۸ مهر
Bazel Q3 2024 Community Update
Hi everyone, We're excited to share the Bazel Q3 2024 community update! This edition includes
خواندهنشده،
Bazel Q3 2024 Community Update
Hi everyone, We're excited to share the Bazel Q3 2024 community update! This edition includes
۱۸ مهر
Kamlesh Kumar
,
Filip Filmar
2
۱۸ مهر
How to Filter out some deps before calling cc_library rule
Why do you need to filter anything out? On Wed, Oct 9, 2024 at 4:32 AM Kamlesh Kumar <kmistryic@
خواندهنشده،
How to Filter out some deps before calling cc_library rule
Why do you need to filter anything out? On Wed, Oct 9, 2024 at 4:32 AM Kamlesh Kumar <kmistryic@
۱۸ مهر