Gruplar
İleti Dizileri
Tüm gruplar ve iletiler
Google'a geri bildirim gönder
Yardım
Eğitim
Oturum açın
Gruplar
bazel-discuss
İleti Dizileri
Hakkında
bazel-discuss
1-30/4326
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.
Tümünü okundu olarak işaretle
Grubu bildir
0 satır seçildi
Hee Cha (xWF)
10 Eki
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
okunmadı,
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 Eki
Keerthana Kumar
9 Eki
Bazel Q3 2024 Community Update
Hi everyone, We're excited to share the Bazel Q3 2024 community update! This edition includes
okunmadı,
Bazel Q3 2024 Community Update
Hi everyone, We're excited to share the Bazel Q3 2024 community update! This edition includes
9 Eki
Kamlesh Kumar
,
Filip Filmar
2
9 Eki
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@
okunmadı,
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@
9 Eki
Hee Cha (xWF)
8 Eki
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
okunmadı,
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
8 Eki
Haixin Tie
,
Filip Filmar
27
7 Eki
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
okunmadı,
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
7 Eki
Sean
7 Eki
Override the default protobuf version used by Bazel
Hi. How do I override the default version for protoc / protobuf runtime included with Bazel? By
okunmadı,
Override the default protobuf version used by Bazel
Hi. How do I override the default version for protoc / protobuf runtime included with Bazel? By
7 Eki
HaiXin Tie
,
Filip Filmar
3
6 Eki
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
okunmadı,
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
6 Eki
Caleb Fujimori
, …
David Turner
3
5 Eki
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
okunmadı,
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
5 Eki
Eric Stoces
,
David Turner
2
2 Eki
Bazel in Disconnected Environment
Hello Eric, have you tried using the `--registry=` option when invoking Bazel. See https://
okunmadı,
Bazel in Disconnected Environment
Hello Eric, have you tried using the `--registry=` option when invoking Bazel. See https://
2 Eki
Hee Cha (xWF)
1 Eki
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
okunmadı,
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
1 Eki
HaiXin Tie
30 Eyl
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
okunmadı,
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
30 Eyl
Filip Filmar
28 Eyl
https://bazelbuild.github.io is a 404, is this expected?
See the subject. This looks most unusual. F
okunmadı,
https://bazelbuild.github.io is a 404, is this expected?
See the subject. This looks most unusual. F
28 Eyl
Hee Cha (xWF)
27 Eyl
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
okunmadı,
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
27 Eyl
Anitha Syed
23 Eyl
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
okunmadı,
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
23 Eyl
Ajith Ramanathan
, …
Filip Filmar
4
11 Eyl
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.
okunmadı,
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.
11 Eyl
Jonathan Perry
5 Eyl
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
okunmadı,
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
5 Eyl
Arun Rao
, …
Jiawen Chen
6
27 Ağu
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
okunmadı,
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
27 Ağu
Ming Zhao
,
Xudong Yang
2
27 Ağu
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
okunmadı,
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
27 Ağu
Alexander Szakaly
, …
Filip Filmar
3
26 Ağu
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
okunmadı,
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
26 Ağu
pehe...@gmail.com
26 Ağu
Migrate to rules_python
Hi! We are trying to migrate to the an hermetic toolchain for python with rules_python. We are
okunmadı,
Migrate to rules_python
Hi! We are trying to migrate to the an hermetic toolchain for python with rules_python. We are
26 Ağu
Kathrin Paschen
26 Ağu
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
okunmadı,
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
26 Ağu
Jonathan Perry
, …
Manuel
41
26 Ağu
Interactions between label_flags
El sáb, 17 ago 2024, 11:30, Jonathan Perry <jonp...@gmail.com> escribió: On Sat, Aug 17, 2024
okunmadı,
Interactions between label_flags
El sáb, 17 ago 2024, 11:30, Jonathan Perry <jonp...@gmail.com> escribió: On Sat, Aug 17, 2024
26 Ağu
Hee Cha (xWF)
19 Ağu
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
okunmadı,
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
19 Ağu
Hee Cha (xWF)
19 Ağu
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
okunmadı,
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
19 Ağu
Hee Cha (xWF)
14 Ağu
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
okunmadı,
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
14 Ağu
Hee Cha (xWF)
13 Ağu
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
okunmadı,
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
13 Ağu
Hee Cha (xWF)
12 Ağu
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
okunmadı,
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
12 Ağu
Hee Cha
7 Ağu
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
okunmadı,
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
7 Ağu
Ajith Ramanathan
6 Ağu
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
okunmadı,
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
6 Ağu
Jonathan Perry
, …
Hemanshu Vadehra
10
6 Ağu
Bootstrapping a java_runtime
That makes sense and thank you very much for the links. That doesn't cover the public keys though
okunmadı,
Bootstrapping a java_runtime
That makes sense and thank you very much for the links. That doesn't cover the public keys though
6 Ağu