그룹
대화
모든 그룹 및 메시지
Google에 의견 보내기
도움말
교육
로그인
그룹
bazel-discuss
대화
정보
bazel-discuss
4326개 중 1~30개
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)
10월 10일
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
10월 10일
Keerthana Kumar
10월 9일
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
10월 9일
Kamlesh Kumar
,
Filip Filmar
2
10월 9일
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@
10월 9일
Hee Cha (xWF)
10월 8일
Bazel 8.0.0 release candidate 1 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 1 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
10월 8일
Haixin Tie
,
Filip Filmar
27
10월 7일
Trouble with ZeroMQ Go client with built-in C dependency
Maybe not? I'm amazed a bit that assuming the link flags construction has a bug we're the
읽지 않음,
Trouble with ZeroMQ Go client with built-in C dependency
Maybe not? I'm amazed a bit that assuming the link flags construction has a bug we're the
10월 7일
Sean
10월 7일
Override the default protobuf version used by Bazel
Hi. How do I override the default version for protoc / protobuf runtime included with Bazel? By
읽지 않음,
Override the default protobuf version used by Bazel
Hi. How do I override the default version for protoc / protobuf runtime included with Bazel? By
10월 7일
HaiXin Tie
,
Filip Filmar
3
10월 6일
Why is external library dependency works, but not data (filegroup) dependency?
Thanks Filip. But it is declaring them all as (external) deps. See the bold text in the BUILD file
읽지 않음,
Why is external library dependency works, but not data (filegroup) dependency?
Thanks Filip. But it is declaring them all as (external) deps. See the bold text in the BUILD file
10월 6일
Caleb Fujimori
, …
David Turner
3
10월 5일
Why not use and share disk_cache?
On Fri, Oct 4, 2024 at 9:31 AM Caleb Fujimori <caleb.f...@gmail.com> wrote: Hi All, The
읽지 않음,
Why not use and share disk_cache?
On Fri, Oct 4, 2024 at 9:31 AM Caleb Fujimori <caleb.f...@gmail.com> wrote: Hi All, The
10월 5일
Eric Stoces
,
David Turner
2
10월 2일
Bazel in Disconnected Environment
Hello Eric, have you tried using the `--registry=` option when invoking Bazel. See https://
읽지 않음,
Bazel in Disconnected Environment
Hello Eric, have you tried using the `--registry=` option when invoking Bazel. See https://
10월 2일
Hee Cha (xWF)
10월 1일
Bazel 7.3.2 is released
Hi all, Bazel 7.3.2 is now available: https://github.com/bazelbuild/bazel/releases/tag/7.3.2 Thank
읽지 않음,
Bazel 7.3.2 is released
Hi all, Bazel 7.3.2 is now available: https://github.com/bazelbuild/bazel/releases/tag/7.3.2 Thank
10월 1일
HaiXin Tie
9월 30일
Right way to add .h dependency to go_library using cgo?
Hi Bazel Cgo experts, I am trying to build a go_binary that depends on com_github_pebbe_zmq4, a go
읽지 않음,
Right way to add .h dependency to go_library using cgo?
Hi Bazel Cgo experts, I am trying to build a go_binary that depends on com_github_pebbe_zmq4, a go
9월 30일
Filip Filmar
9월 28일
https://bazelbuild.github.io is a 404, is this expected?
See the subject. This looks most unusual. F
읽지 않음,
https://bazelbuild.github.io is a 404, is this expected?
See the subject. This looks most unusual. F
9월 28일
Hee Cha (xWF)
9월 27일
Bazel 7.3.2 release candidate 1 is available for testing
Hi Everyone, Bazel 7.3.2rc1 is now available for those that want to try it out. You can download it
읽지 않음,
Bazel 7.3.2 release candidate 1 is available for testing
Hi Everyone, Bazel 7.3.2rc1 is now available for those that want to try it out. You can download it
9월 27일
Anitha Syed
9월 23일
How to overwrite the default toolchain templates files
I am working on running a wrapper around the gcc compiler, Is there a way to use the wrapper for the
읽지 않음,
How to overwrite the default toolchain templates files
I am working on running a wrapper around the gcc compiler, Is there a way to use the wrapper for the
9월 23일
Ajith Ramanathan
, …
Filip Filmar
4
9월 11일
A question about repository rules and migrating to modules
Thanks Xudong, for the help! @Filip: Yeah, it is a significant errand, but I have some time to spare.
읽지 않음,
A question about repository rules and migrating to modules
Thanks Xudong, for the help! @Filip: Yeah, it is a significant errand, but I have some time to spare.
9월 11일
Jonathan Perry
9월 5일
Disable ijar for a single java_library
Hello! I have a repo with Lombok in it which has forced me to disable ijar generation across the
읽지 않음,
Disable ijar for a single java_library
Hello! I have a repo with Lombok in it which has forced me to disable ijar generation across the
9월 5일
Arun Rao
, …
Jiawen Chen
6
8월 27일
cc_import mangles shared library name on Linux but not on MacOS
Agreed. I'm curious what your use case is such that you care about the output path and that they
읽지 않음,
cc_import mangles shared library name on Linux but not on MacOS
Agreed. I'm curious what your use case is such that you care about the output path and that they
8월 27일
Ming Zhao
,
Xudong Yang
2
8월 27일
bzlmod: should I use repo_name or not in bazel_dep?
It doesn't really matter; the usage of `repo_name` is local to your module only, and invisible to
읽지 않음,
bzlmod: should I use repo_name or not in bazel_dep?
It doesn't really matter; the usage of `repo_name` is local to your module only, and invisible to
8월 27일
Alexander Szakaly
, …
Filip Filmar
3
8월 26일
How to properly sandbox ld.so for tests built with bazel?
There is `clodl`: https://github.com/tweag/clodl F On Mon, Aug 26, 2024 at 8:14 AM Fabian
읽지 않음,
How to properly sandbox ld.so for tests built with bazel?
There is `clodl`: https://github.com/tweag/clodl F On Mon, Aug 26, 2024 at 8:14 AM Fabian
8월 26일
pehe...@gmail.com
8월 26일
Migrate to rules_python
Hi! We are trying to migrate to the an hermetic toolchain for python with rules_python. We are
읽지 않음,
Migrate to rules_python
Hi! We are trying to migrate to the an hermetic toolchain for python with rules_python. We are
8월 26일
Kathrin Paschen
8월 26일
experimental_java_library_export_do_not_use -- new interface planned?
Hi, I've been looking at an idea that might require me to write a custom java_library rule. In
읽지 않음,
experimental_java_library_export_do_not_use -- new interface planned?
Hi, I've been looking at an idea that might require me to write a custom java_library rule. In
8월 26일
Jonathan Perry
, …
Manuel
41
8월 26일
Interactions between label_flags
El sáb, 17 ago 2024, 11:30, Jonathan Perry <jonp...@gmail.com> escribió: On Sat, Aug 17, 2024
읽지 않음,
Interactions between label_flags
El sáb, 17 ago 2024, 11:30, Jonathan Perry <jonp...@gmail.com> escribió: On Sat, Aug 17, 2024
8월 26일
Hee Cha (xWF)
8월 19일
Bazel 7.4.0 release branch is ready
Hi all, The Bazel 7.4.0 release branch (release-7.4.0) is open for business. Please send cherry-pick
읽지 않음,
Bazel 7.4.0 release branch is ready
Hi all, The Bazel 7.4.0 release branch (release-7.4.0) is open for business. Please send cherry-pick
8월 19일
Hee Cha (xWF)
8월 19일
Bazel 7.3.1 is released
Hi all, Bazel 7.3.1 is now available: https://github.com/bazelbuild/bazel/releases/tag/7.3.1 Thank
읽지 않음,
Bazel 7.3.1 is released
Hi all, Bazel 7.3.1 is now available: https://github.com/bazelbuild/bazel/releases/tag/7.3.1 Thank
8월 19일
Hee Cha (xWF)
8월 14일
Bazel 7.3.1 release candidate 2 is available for testing
Hi Everyone, Bazel 7.3.1rc2 is now available for those that want to try it out. You can download it
읽지 않음,
Bazel 7.3.1 release candidate 2 is available for testing
Hi Everyone, Bazel 7.3.1rc2 is now available for those that want to try it out. You can download it
8월 14일
Hee Cha (xWF)
8월 13일
Bazel 7.3.1 release candidate 1 is available for testing
Hi Everyone, Bazel 7.3.1rc1 is now available for those that want to try it out. You can download it
읽지 않음,
Bazel 7.3.1 release candidate 1 is available for testing
Hi Everyone, Bazel 7.3.1rc1 is now available for those that want to try it out. You can download it
8월 13일
Hee Cha (xWF)
8월 12일
Bazel 7.3.0 is released
Hi all, Bazel 7.3.0 is now available: https://github.com/bazelbuild/bazel/releases/tag/7.3.0 Thank
읽지 않음,
Bazel 7.3.0 is released
Hi all, Bazel 7.3.0 is now available: https://github.com/bazelbuild/bazel/releases/tag/7.3.0 Thank
8월 12일
Hee Cha
8월 7일
Bazel 7.3.0 release candidate 2 is available for testing
Hi Everyone, Bazel 7.3.0rc2 is now available for those that want to try it out. You can download it
읽지 않음,
Bazel 7.3.0 release candidate 2 is available for testing
Hi Everyone, Bazel 7.3.0rc2 is now available for those that want to try it out. You can download it
8월 7일
Ajith Ramanathan
8월 6일
How do I find out the values that Bazel is using for certain env. variables
I'm trying to compile on Windows with LLVM, and Bazel doesn't seem to find it. I'd like
읽지 않음,
How do I find out the values that Bazel is using for certain env. variables
I'm trying to compile on Windows with LLVM, and Bazel doesn't seem to find it. I'd like
8월 6일
Jonathan Perry
, …
Hemanshu Vadehra
10
8월 6일
Bootstrapping a java_runtime
That makes sense and thank you very much for the links. That doesn't cover the public keys though
읽지 않음,
Bootstrapping a java_runtime
That makes sense and thank you very much for the links. That doesn't cover the public keys though
8월 6일