Groupes
Conversations
Tous les groupes et messages
Envoyer des commentaires à Google
Aide
Formation
Connexion
Groupes
bazel-discuss
Conversations
À propos de :
bazel-discuss
1 à 30 sur 4312
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.
Tout marquer comme lu
Signaler le groupe
0 sélectionné
Ajith Ramanathan
, …
Filip Filmar
4
11 sept.
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.
non lue,
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 sept.
Jonathan Perry
5 sept.
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
non lue,
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 sept.
Arun Rao
, …
Jiawen Chen
6
27 août
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
non lue,
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 août
Ming Zhao
,
Xudong Yang
2
27 août
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
non lue,
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 août
Alexander Szakaly
, …
Filip Filmar
3
26 août
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
non lue,
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 août
pehe...@gmail.com
26 août
Migrate to rules_python
Hi! We are trying to migrate to the an hermetic toolchain for python with rules_python. We are
non lue,
Migrate to rules_python
Hi! We are trying to migrate to the an hermetic toolchain for python with rules_python. We are
26 août
Kathrin Paschen
26 août
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
non lue,
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 août
Jonathan Perry
, …
Manuel
41
26 août
Interactions between label_flags
El sáb, 17 ago 2024, 11:30, Jonathan Perry <jonp...@gmail.com> escribió: On Sat, Aug 17, 2024
non lue,
Interactions between label_flags
El sáb, 17 ago 2024, 11:30, Jonathan Perry <jonp...@gmail.com> escribió: On Sat, Aug 17, 2024
26 août
Hee Cha (xWF)
19 août
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
non lue,
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 août
Hee Cha (xWF)
19 août
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
non lue,
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 août
Hee Cha (xWF)
14 août
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
non lue,
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 août
Hee Cha (xWF)
13 août
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
non lue,
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 août
Hee Cha (xWF)
12 août
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
non lue,
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 août
Hee Cha
7 août
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
non lue,
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 août
Ajith Ramanathan
6 août
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
non lue,
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 août
Jonathan Perry
, …
Hemanshu Vadehra
10
6 août
Bootstrapping a java_runtime
That makes sense and thank you very much for the links. That doesn't cover the public keys though
non lue,
Bootstrapping a java_runtime
That makes sense and thank you very much for the links. That doesn't cover the public keys though
6 août
Jonathan Mayer
6 août
serializing Args to a shell-escaped string
I want to be able to use an Args object (produced using ctx.actions.args) in creating the command
non lue,
serializing Args to a shell-escaped string
I want to be able to use an Args object (produced using ctx.actions.args) in creating the command
6 août
Anitha Syed
2 août
rules to recognize the extra output files by bazel
Hi, I tried to execute a wrapper script on for the gcc and gtest which creates a .sym But the bazel
non lue,
rules to recognize the extra output files by bazel
Hi, I tried to execute a wrapper script on for the gcc and gtest which creates a .sym But the bazel
2 août
Harsh Trivedi
31 juil.
Bazel Courses
Can someone recommend good courses for bazel? Also it would be great if you can share your learning
non lue,
Bazel Courses
Can someone recommend good courses for bazel? Also it would be great if you can share your learning
31 juil.
Hee Cha
30 juil.
Bazel 7.3.0 release candidate 1 is available for testing
Hi Everyone, Bazel 7.3.0rc1 is now available for those that want to try it out. You can download it
non lue,
Bazel 7.3.0 release candidate 1 is available for testing
Hi Everyone, Bazel 7.3.0rc1 is now available for those that want to try it out. You can download it
30 juil.
Helcio Mayor
, …
David Turner
4
29 juil.
Bazel rule with unknow output file
On Mon, Jul 29, 2024 at 8:35 AM Filip Filmar <fil...@gmail.com> wrote: On Fri, Jul 26, 2024 at
non lue,
Bazel rule with unknow output file
On Mon, Jul 29, 2024 at 8:35 AM Filip Filmar <fil...@gmail.com> wrote: On Fri, Jul 26, 2024 at
29 juil.
Marc Allen
29 juil.
Accessing toolchain action config within custom rule
Hello, I have been looking through the docs and code to find an answer to this question, but nothing
non lue,
Accessing toolchain action config within custom rule
Hello, I have been looking through the docs and code to find an answer to this question, but nothing
29 juil.
Gergely Kis
, …
Lukács T. Berki
3
23 juil.
Any post-mortem on why the AOSP transition to Bazel was cancelled?
Gergely is right: the migration has been cancelled. Android chose not to continue with its migration
non lue,
Any post-mortem on why the AOSP transition to Bazel was cancelled?
Gergely is right: the migration has been cancelled. Android chose not to continue with its migration
23 juil.
Keerthana Kumar
23 juil.
Bazel Q2 2024 Community Update
Hi everyone, We're excited to share the Bazel Q2 2024 community update! This quarter's update
non lue,
Bazel Q2 2024 Community Update
Hi everyone, We're excited to share the Bazel Q2 2024 community update! This quarter's update
23 juil.
Craig Paris
, …
Tiago Quelhas
3
18 juil.
Unable to create symlink when upgrading to Bazel 7
Does the issue go away if you build with `--remote_download_all`? On Wed, Jul 17, 2024 at 1:13 PM
non lue,
Unable to create symlink when upgrading to Bazel 7
Does the issue go away if you build with `--remote_download_all`? On Wed, Jul 17, 2024 at 1:13 PM
18 juil.
andreas.0...@gmail.com
5 juil.
Self-defined C/C++ toolchain with "no_legacy_features" does not accept unknown features
Hi all, I am wrestling a problem that I have already asked in Slack: https://bazelbuild.slack.com/
non lue,
Self-defined C/C++ toolchain with "no_legacy_features" does not accept unknown features
Hi all, I am wrestling a problem that I have already asked in Slack: https://bazelbuild.slack.com/
5 juil.
Menny Even Danan
2
3 juil.
Issue with config_settings starlark tests and nested WORKSPACE
The issue was the the the label I used should look (string-wise) differently in different workspaces.
non lue,
Issue with config_settings starlark tests and nested WORKSPACE
The issue was the the the label I used should look (string-wise) differently in different workspaces.
3 juil.
Michael Allwright
3 juil.
How do I provide a py_binary's runfiles to a C toolchain in Bazel
See this Stack Overflow question: https://stackoverflow.com/q/78703242/5164339
non lue,
How do I provide a py_binary's runfiles to a C toolchain in Bazel
See this Stack Overflow question: https://stackoverflow.com/q/78703242/5164339
3 juil.
Brian Saghy
2 juil.
Re: [bazel-discuss] test
ERROR: The 'test' command is only supported from within a workspace (below a directory having
non lue,
Re: [bazel-discuss] test
ERROR: The 'test' command is only supported from within a workspace (below a directory having
2 juil.
Sergey Vlasov
,
Alex Humesky
2
1 juil.
Expand make variables depricated?
This is from the discussion here right? https://stackoverflow.com/questions/78683463/bazel-make-
non lue,
Expand make variables depricated?
This is from the discussion here right? https://stackoverflow.com/questions/78683463/bazel-make-
1 juil.