Группы
Войти
Группы
bazel-discuss
Сообщения
О
Отправить отзыв
Справка
bazel-discuss
1–30 из 4338
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
Leitao Fabien
, …
simon.m.stewart
3
05:46
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
05:46
Penugonda chenna reddy
, …
Adam Hamilton
6
7 нояб.
How to Expose Library Header Files to cc_binary Without Using copts in the cc_binary
When I use Bazel for work, we do not specify an includes attribute, which means every header include
не прочитано,
How to Expose Library Header Files to cc_binary Without Using copts in the cc_binary
When I use Bazel for work, we do not specify an includes attribute, which means every header include
7 нояб.
Hee Cha (xWF)
6 нояб.
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
6 нояб.
Hee Cha (xWF)
29 окт.
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
29 окт.
Hee Cha (xWF)
28 окт.
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
28 окт.
Hee Cha (xWF)
22 окт.
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
22 окт.
Gary Miguel
,
fil...@gmail.com
6
21 окт.
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
21 окт.
Hee Cha (xWF)
18 окт.
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
18 окт.
Hee Cha (xWF)
17 окт.
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
17 окт.
Prashant Deva
,
Tobias Werth
2
17 окт.
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
17 окт.
Steve Edson
17 окт.
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
17 окт.
Hee Cha (xWF)
15 окт.
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
15 окт.
Pedro Liberal Fernandez
15 окт.
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
15 окт.
Hee Cha (xWF)
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 окт.
Keerthana Kumar
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
9 окт.
Kamlesh Kumar
,
Filip Filmar
2
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@
9 окт.
Hee Cha (xWF)
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
8 окт.
Haixin Tie
,
Filip Filmar
27
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
7 окт.
Sean
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
7 окт.
HaiXin Tie
,
Filip Filmar
3
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
6 окт.
Caleb Fujimori
, …
David Turner
3
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
5 окт.
Eric Stoces
,
David Turner
2
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://
2 окт.
Hee Cha (xWF)
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
1 окт.
HaiXin Tie
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
30 сент.
Filip Filmar
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
28 сент.
Hee Cha (xWF)
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
27 сент.
Anitha Syed
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
23 сент.
Ajith Ramanathan
, …
Filip Filmar
4
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.
11 сент.
Jonathan Perry
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
5 сент.
Arun Rao
, …
Jiawen Chen
6
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
27 авг.