Sign in
bazel
/
bazel
/
2127e4595b1cad8baae9647dbf3cc5607bc4c8c1
2127e45
When --enforce_project_configs is enabled for a valid --scl_config, do not allow any other flags to be set in the user blazerc (~/.blazerc or --blazerc) or command line.
by Googler
· 6 months ago
1c4e78a
Move cc toolchains to rules_cc
by Yun Peng
· 6 months ago
263ad1a
Update rules_java v8.0.1
by hvd
· 6 months ago
8d3bd0e
Enable autoloads for rules_android
by Googler
· 6 months ago
6e9de20
Make --cxxopt apply to ObjC++ files
by Keith Smiley
· 6 months ago
07668e6
Add execlog test with nested runfiles middleman
by Fabian Meumertzheim
· 6 months ago
cf90a71
Add GermanTechJobs as user
by Maria
· 6 months ago
1e55110
Add target label to concurrent modification message.
by Benjamin Peterson
· 6 months ago
b89ec43
Autoload rules_shell
by Googler
· 6 months ago
dfe0aee
Use a visitor pattern to consume fileset symlinks.
by Googler
· 6 months ago
ae02744
Fix rules_sh autoloads to rules_shell
by Googler
· 6 months ago
ee5193b
Fix kzip generation error.
by Googler
· 6 months ago
80d8e42
Flip experimental_rule_extension_api
by Googler
· 6 months ago
22d7f81
Also allow String-based keys with FingerprintValueStore.
by Googler
· 6 months ago
0bddaca
Remove PyRuntimeRule
by Googler
· 6 months ago
2f893ed
Improve checkState logging if getKey() is called on an unexported StarlarkProvider.
by Googler
· 6 months ago
d38b84f
Update ToolchainTypeLookupUtil to take ToolchainTypeRequirements as input.
by Googler
· 6 months ago
f36b8a3
Autoload protobuf/proto rules
by Googler
· 6 months ago
16b9540
chore: add Aspect Build to list of commercial remote service providers
by CaerusKaru
· 6 months ago
c7dc045
Patch rules_graalvm to avoid using deprecated ctx.resolve_tools
by Googler
· 6 months ago
aa70326
Patch missing Python load in protobuf
by Googler
· 6 months ago
33d1c6c
Remove rules_proto dependency from java_tools
by Googler
· 6 months ago
963e7a2
Autoload only when version has rules
by Googler
· 6 months ago
7518bbb
Don't autoload proto_common_do_not_use
by Googler
· 6 months ago
c92c103
Replace protobuf dev version with rc1
by Googler
· 7 months ago
97ddb4b
Rollforward of https://github.com/bazelbuild/bazel/commit/af004d179abd31136978b9bbc37f13073f263fad: Remove Python native rule classes and py_runtime
by Googler
· 7 months ago
678b01a
Update rules_java v8.0.0-rc2 & stop exporting the java rules from `@_builtins`
by Googler
· 7 months ago
83830c2
Prepare unit tests for dropping java rules from `@_builtins`
by Googler
· 7 months ago
4ca3db2
Propagate all experimental options to the exec configuration
by Googler
· 7 months ago
c1d753e
Remove unused Android extension.
by Googler
· 7 months ago
b17591d
Update .bazelversion and support matrix after releasing Bazel 7.3.2
by Googler
· 7 months ago
cab7d45
Allow `rules_shell` to use private APIs
by Fabian Meumertzheim
· 7 months ago
527ab48
Flip `--incompatible_no_implicit_watch_label`
by Fabian Meumertzheim
· 7 months ago
48c8d9c
Set `--noenable_workspace` for Bazel itself
by Googler
· 7 months ago
3a2a59c
Remove miscellaneous Android items from `@bazel_tools`.
by Googler
· 7 months ago
41507df
Automated rollback of commit af004d179abd31136978b9bbc37f13073f263fad.
by Googler
· 7 months ago
ef1a21f
Remove Android tools from `@bazel_tools` and various Android dependencies.
by Googler
· 7 months ago
1023f4f
Run tests in parallel in `upload_all_java_tools.sh`
by Googler
· 7 months ago
98057be
Add `loads()` for the builtin java rules
by Googler
· 7 months ago
229c2c6
Java part of python nostamp mitigation support.
by Googler
· 7 months ago
8472c9d
Disallow importing injected repos
by Fabian Meumertzheim
· 7 months ago
e5ab94b
Do no crash if a requested resource is not available
by Alessandro Patti
· 7 months ago
5632043
Shard StarlarkBuiltinsFunctionTest.
by Googler
· 7 months ago
9c452c6
Remove dependency on rules_proto
by Googler
· 7 months ago
af004d1
Remove Python native rule classes and py_runtime
by Googler
· 7 months ago
fafd85e
Fix a npe when rule's family summary is missing
by Googler
· 7 months ago
468d672
Autoload Java rules
by Googler
· 7 months ago
9aaeb9f
Support %workspace% in execution log paths
by Keith Smiley
· 7 months ago
230061b
Fix sorting of incompatible_autoload_externally
by Googler
· 7 months ago
166eaa0
Fix embedded_tools_size_test
by Googler
· 7 months ago
5854788
Add conlyopts and cxxopts attributes to cc rules
by Keith Smiley
· 7 months ago
5c82594
Prohibit calls to native.environment() in symbolic macros
by Googler
· 7 months ago
92f01d9
Automatic code cleanup.
by Eric Salo
· 7 months ago
7e21ae8
Remove deprecated flags from one version entry points
by Googler
· 7 months ago
36fe9f8
Remove "Empty symlink name pointing to" precondition check.
by Googler
· 7 months ago
208b9c6
Rollforward of https://github.com/bazelbuild/bazel/commit/0cc45ac71b4868ef526c78873ef2ec641062d13b: Remove j2objc_library from Bazel
by Googler
· 7 months ago
141449d
Remove obsolete workaround for XML generation for flaky tests
by Fabian Meumertzheim
· 7 months ago
64c421c
Move deprecated `--android_sdk` flag to the graveyard.
by Googler
· 7 months ago
5019697
Add `--incompatible_no_implicit_watch_label`
by Fabian Meumertzheim
· 7 months ago
a555dfb
Remove remaining uses of deprecated `--android_sdk`.
by Googler
· 7 months ago
82addac
Remove all binds in WORKSPACE.bzlmod. With the native Android rules removed, these are no longer necessary.
by Googler
· 7 months ago
228c78d
Delete Python rules from Bazel
by Googler
· 7 months ago
a585662
Replace lang_proto_libraries with loads from protobuf
by Googler
· 7 months ago
e00bef8
Mark `genrule` as not using auto exec groups.
by Googler
· 7 months ago
a4d63f8
Mirror windows arm64 JDK
by Googler
· 7 months ago
02e02dc
Check in rule context whether the rule allowed auto exec groups.
by Googler
· 7 months ago
a55dc56
Refactor `FilesetManifest` to be an inner class of `FilesetOutputTree`.
by Googler
· 7 months ago
b43d9a6
Add a way for rule classes to set whether they use auto exec groups.
by Googler
· 7 months ago
07af430
Change rules_proto loads to protobuf
by Googler
· 7 months ago
74181e7
Release 8.0.0-pre.20240925.4 (2024-10-03)
by Bazel Release System
· 7 months ago
21e65e6
Add equality tests for FrontierNodeVersion.
by Googler
· 7 months ago
0b0d908
Add opt-in set_soname feature
by Keith Smiley
· 7 months ago
65e13d4
BEGIN_PUBLIC
by Eric Salo
· 7 months ago
16689a4
Make sure MODULE.tools's direct dependencies are up-to-date
by Googler
· 7 months ago
58f263c
rules_java `7.12.1` (w/ java_tools `v13.9`)
by hvd
· 7 months ago
2245e89
Update Bazel documentation to reflect the availability of symbolic macros
by Googler
· 7 months ago
329250f
Remove `getSdk` from AndroidConfiguration.
by Googler
· 7 months ago
53e7910
Intern global `map_each` functions in `VectorArg`s
by Fabian Meumertzheim
· 7 months ago
337f597
BEGIN_PUBLIC
by Googler
· 7 months ago
2642004
Fix memory regression in RuleVisibility
by Googler
· 7 months ago
25bb5f0
Bump the test size of path_mapping_test
by Googler
· 7 months ago
c1a5aa1
Minor fixes/improvements plus an update regarding Middlemen to "The Bazel Codebase".
by Googler
· 7 months ago
1656434
Remove bug report filing for SerializationException.
by Googler
· 7 months ago
c5d5d5e
In `PathFragment#getRelative`, return the passed-in `PathFragment` when possible instead of creating a new instance.
by Googler
· 7 months ago
cda2598
Embed the blaze installation md5 into FrontierNodeVersion.
by Googler
· 7 months ago
b9999f4
Flip incompatible_disallow_struct_provider_syntax
by Googler
· 7 months ago
401ed58
Rename com_google_protobuf to protobuf
by Googler
· 7 months ago
ee7c4ca
Temporarily disable python and shell integration tests
by Googler
· 7 months ago
5944e4c
Bump the github-actions group with 3 updates
by dependabot[bot]
· 7 months ago
a305383
Remove struct provider from generate_cc.bzl
by Ivo List
· 7 months ago
3bc5dea
Use any dependency while autoloading symbols externally
by Googler
· 7 months ago
c46b9ce
Upgrade everything!
by Xdng Yng
· 7 months ago
4720b4c
Update CODEOWNERS for C++ rules.
by Googler
· 7 months ago
15de2aa
Only report rejected toolchains of the correct type.
by Googler
· 7 months ago
fd67506
Introduce `FilesetOutputTree`.
by Googler
· 7 months ago
96f48e9
Add --run_in_client option to mobile-install
by Googler
· 7 months ago
924d504
Upgrade gRPC & co
by Xùdōng Yáng
· 9 months ago
70fab32
Release 7.3.2 (2024-10-01)
by Bazel Release System
· 7 months ago
5223379
Simplify TargetRecorder API for disabling name conflict checking
by Googler
· 7 months ago
bca3fd7
Automated rollback of commit 99434b16ba41677b92f7eb79d5d8dcb1130d7c47.
by Googler
· 7 months ago
Next »