グループ
スレッド
すべてのグループとメッセージ
Google にフィードバックを送信
ヘルプ
トレーニング
ログイン
グループ
bazel-discuss
スレッド
情報
Google グループのキーボード ショートカットが更新されました
表示しない
ショートカットを表示
bazel-discuss
1–30 / 4386 件
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.
すべて既読としてマーク
グループを報告
0 行を選択中
Hee Cha (xWF)
2月11日
Bazel 8.1.0 release candidate 4 is available for testing
Hi Everyone, Bazel 8.1.0rc4 is now available for those that want to try it out. You can download it
未読、
Bazel 8.1.0 release candidate 4 is available for testing
Hi Everyone, Bazel 8.1.0rc4 is now available for those that want to try it out. You can download it
2月11日
Hee Cha (xWF)
2月7日
Bazel 8.1.0 release candidate 3 is available for testing
Hi Everyone, Bazel 8.1.0rc3 is now available for those that want to try it out. You can download it
未読、
Bazel 8.1.0 release candidate 3 is available for testing
Hi Everyone, Bazel 8.1.0rc3 is now available for those that want to try it out. You can download it
2月7日
shuman zhuang
2月7日
[bazel-discuss] How can I introduce the dependency of another external library in the build file of an external library?
Description: When using Bazel to build the Velox project, I encountered a compilation issue related
未読、
[bazel-discuss] How can I introduce the dependency of another external library in the build file of an external library?
Description: When using Bazel to build the Velox project, I encountered a compilation issue related
2月7日
Leitao Fabien
, …
David Turner
3
2月6日
Produce a statically linked Bazel executable
On Wed, Feb 5, 2025 at 10:31 AM Leitao Fabien <leitao...@gmail.com> wrote: Hi all, I'm
未読、
Produce a statically linked Bazel executable
On Wed, Feb 5, 2025 at 10:31 AM Leitao Fabien <leitao...@gmail.com> wrote: Hi all, I'm
2月6日
Hee Cha (xWF)
2月5日
Bazel 8.1.0 release candidate 2 is available for testing
Hi Everyone, Bazel 8.1.0rc2 is now available for those that want to try it out. You can download it
未読、
Bazel 8.1.0 release candidate 2 is available for testing
Hi Everyone, Bazel 8.1.0rc2 is now available for those that want to try it out. You can download it
2月5日
Hee Cha (xWF)
2月4日
Bazel 8.1.0 release candidate 1 is available for testing
Hi Everyone, Bazel 8.1.0rc1 is now available for those that want to try it out. You can download it
未読、
Bazel 8.1.0 release candidate 1 is available for testing
Hi Everyone, Bazel 8.1.0rc1 is now available for those that want to try it out. You can download it
2月4日
Hee Cha (xWF)
1月30日
Bazel 7.5.0 is released
Hi all, Bazel 7.5.0 is now available: https://github.com/bazelbuild/bazel/releases/tag/7.5.0 Thank
未読、
Bazel 7.5.0 is released
Hi all, Bazel 7.5.0 is now available: https://github.com/bazelbuild/bazel/releases/tag/7.5.0 Thank
1月30日
Lekshmi R
, …
Jared Neil
3
1月30日
Shell script invokation through bazel
If you want to save the arguments in the BUILD.bazel file, then the `args` attribute is what you want
未読、
Shell script invokation through bazel
If you want to save the arguments in the BUILD.bazel file, then the `args` attribute is what you want
1月30日
Hee Cha (xWF)
1月28日
Bazel 7.5.0 release candidate 3 is available for testing
Hi Everyone, Bazel 7.5.0rc3 is now available for those that want to try it out. You can download it
未読、
Bazel 7.5.0 release candidate 3 is available for testing
Hi Everyone, Bazel 7.5.0rc3 is now available for those that want to try it out. You can download it
1月28日
Diego
,
Keith Smiley
3
1月28日
migrating new_local_repository() rules from WORKSPACE to MODULE.bazel
it worked perfectly. thank you :) On Tue, Jan 28, 2025 at 3:02 PM Keith Smiley <keithbsmiley@gmail
未読、
migrating new_local_repository() rules from WORKSPACE to MODULE.bazel
it worked perfectly. thank you :) On Tue, Jan 28, 2025 at 3:02 PM Keith Smiley <keithbsmiley@gmail
1月28日
Yun Peng
1月23日
💚 Bazel User Survey: Help Us Improve Your Build Experience! 💚
Dear Bazel users, We're conducting a survey to better understand how the community is using Bazel
未読、
💚 Bazel User Survey: Help Us Improve Your Build Experience! 💚
Dear Bazel users, We're conducting a survey to better understand how the community is using Bazel
1月23日
Hee Cha (xWF)
1月22日
Bazel 7.5.0 release candidate 2 is available for testing
Hi Everyone, Bazel 7.5.0rc2 is now available for those that want to try it out. You can download it
未読、
Bazel 7.5.0 release candidate 2 is available for testing
Hi Everyone, Bazel 7.5.0rc2 is now available for those that want to try it out. You can download it
1月22日
John Doe
1月22日
Bazel Exclude Dependencies
Hi, So I have the following situation. In my project's unit tests, I am using bouncycastle. I
未読、
Bazel Exclude Dependencies
Hi, So I have the following situation. In my project's unit tests, I am using bouncycastle. I
1月22日
Hee Cha (xWF)
1月17日
Bazel 8.0.1 is released
Hi all, Bazel 8.0.1 is now available: https://github.com/bazelbuild/bazel/releases/tag/8.0.1 Thank
未読、
Bazel 8.0.1 is released
Hi all, Bazel 8.0.1 is now available: https://github.com/bazelbuild/bazel/releases/tag/8.0.1 Thank
1月17日
Eric Stoces
1月16日
Access custom tool_path from my toolchain in a Starlark rule
I added a tool_path for tclsh.exe in my toolchain (below), which provided CcToolchainConfigInfo. I
未読、
Access custom tool_path from my toolchain in a Starlark rule
I added a tool_path for tclsh.exe in my toolchain (below), which provided CcToolchainConfigInfo. I
1月16日
Hee Cha (xWF)
1月15日
Bazel 8.0.1 release candidate 1 is available for testing
Hi Everyone, Bazel 8.0.1rc1 is now available for those that want to try it out. You can download it
未読、
Bazel 8.0.1 release candidate 1 is available for testing
Hi Everyone, Bazel 8.0.1rc1 is now available for those that want to try it out. You can download it
1月15日
shuman zhuang
,
heisenberg1993
2
1月14日
How can I introduce the dependency of another external library in the build file of an external library?
I saw you specify build_file for folly_archive. However I didn't see you do so for boost_archive.
未読、
How can I introduce the dependency of another external library in the build file of an external library?
I saw you specify build_file for folly_archive. However I didn't see you do so for boost_archive.
1月14日
Charlie Johnston
,
Allan Clark
2
1月10日
Bzlmod Migration Help - Accessing .bzl Files From Other Repos
Hi Charlie; You might need to: 1. create an extension.bzl that defines a repository_rule() that
未読、
Bzlmod Migration Help - Accessing .bzl Files From Other Repos
Hi Charlie; You might need to: 1. create an extension.bzl that defines a repository_rule() that
1月10日
Yun Zuo
,
Tobias Werth
2
1月7日
bazel5.4.0 memory profile
I recommend trying the memory allocation tracker: https://bazel.build/versions/6.5.0/rules/
未読、
bazel5.4.0 memory profile
I recommend trying the memory allocation tracker: https://bazel.build/versions/6.5.0/rules/
1月7日
Vasilena Milchova
1月3日
How to capture the console output(stderr) of a cc_binary target
I have a cc_binary target that is compiling some .c files. When I build it I get the compiler
未読、
How to capture the console output(stderr) of a cc_binary target
I have a cc_binary target that is compiling some .c files. When I build it I get the compiler
1月3日
Goku Trinidad
, …
Yun Peng
3
1月2日
Importing variables in MODULE.bazel files
Yes, essentially WORKSPACE is imperative but MODULE.bazel is declarative, we don't allow "
未読、
Importing variables in MODULE.bazel files
Yes, essentially WORKSPACE is imperative but MODULE.bazel is declarative, we don't allow "
1月2日
Eric Stoces
,
Austin Schuh
2
2024/12/20
.bazelrc file and startup --output_base for multi-platform (windows/linux)
Easy is always a strong word, but we've been starting to add some platform autodetection to tools
未読、
.bazelrc file and startup --output_base for multi-platform (windows/linux)
Easy is always a strong word, but we've been starting to add some platform autodetection to tools
2024/12/20
Hee Cha (xWF)
2024/12/20
Bazel 8.1.0 release branch is ready
Hi all, The Bazel 8.1.0 release branch (release-8.1.0) is open for business. Please send cherry-pick
未読、
Bazel 8.1.0 release branch is ready
Hi all, The Bazel 8.1.0 release branch (release-8.1.0) is open for business. Please send cherry-pick
2024/12/20
Alexander Kornilov
,
Alexandre Rostovtsev
2
2024/12/20
File convertor
There are 3 ways to solve this: you can write a symbolic macro which calls a genrule, a legacy macro
未読、
File convertor
There are 3 ways to solve this: you can write a symbolic macro which calls a genrule, a legacy macro
2024/12/20
Tushar Sharma
, …
John Cater
4
2024/12/19
Custom Platform dependency without specifying --platform option
Hi Brian and John, Thanks for your prompt response. Since I am new to bazel I am trying to explore
未読、
Custom Platform dependency without specifying --platform option
Hi Brian and John, Thanks for your prompt response. Since I am new to bazel I am trying to explore
2024/12/19
Aayush Ostwal
,
Austin Schuh
2
2024/12/18
cache Bazel test outputs
TEST_UNDECLARED_OUTPUTS_DIR is how we have done something similar in the past. It works with remote
未読、
cache Bazel test outputs
TEST_UNDECLARED_OUTPUTS_DIR is how we have done something similar in the past. It works with remote
2024/12/18
Karolina Kalin
2024/12/16
Bazel 8.0 is here!
Bazel 8.0 is here! The new release is here and as we are close to the end of 2024, we come to you
未読、
Bazel 8.0 is here!
Bazel 8.0 is here! The new release is here and as we are close to the end of 2024, we come to you
2024/12/16
ashwith chandra
,
Ronald Fenner
2
2024/12/16
Does bazel support C++23?
change the / to a -. It should be -std:c++23 On Monday, December 16, 2024 at 3:05:14 PM UTC+8
未読、
Does bazel support C++23?
change the / to a -. It should be -std:c++23 On Monday, December 16, 2024 at 3:05:14 PM UTC+8
2024/12/16
Hee Cha (xWF)
2024/12/12
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
未読、
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
2024/12/12
Keerthana Kumar
2024/12/09
Bazel 8.0 is released!
Hi everyone, We're excited to announce the release of Bazel 8.0! 🚀 To learn more, check out the
未読、
Bazel 8.0 is released!
Hi everyone, We're excited to announce the release of Bazel 8.0! 🚀 To learn more, check out the
2024/12/09