Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
4802 commits
Select commit Hold shift + click to select a range
37661b2
[7.2.0] Remove stale extension factors (#22478)
bazel-io May 21, 2024
87b0a1f
[7.2.0] Make env on test rules override --test_env (#22473)
bazel-io May 21, 2024
f75571a
[7.2.0] Disable path mapping with `local` or `no-{sandbox,remote}` ta…
bazel-io May 22, 2024
84525a0
[7.2.0] Update `@rules_java` v7.6.1 (#22480)
Wyverald May 22, 2024
4f60def
[7.2.0] Fail early on certain invalid labels in module files (#22506)
iancha1992 May 22, 2024
e6479d5
[7.2.0] Provide "did you mean ...?" suggestions for unknown command-l…
iancha1992 May 22, 2024
c077ed2
[7.2.0] Fix a crash on `use_repo_rule` with no repos (#22508)
iancha1992 May 22, 2024
b546d06
[7.2.0] Wait for background tasks finished before releasing remoteCac…
bazel-io May 23, 2024
e7bd59a
[7.2.0] Correctly detect ContentLengthMismatchException and retry. (#…
iancha1992 May 23, 2024
c87e832
[7.2.0] Update buildozer to 7.1.2 (#22524)
bazel-io May 23, 2024
bfa9c6a
[7.2.0] Add support for overlays in source.json (#22525)
bazel-io May 23, 2024
f5c91a6
[7.2.0] Validate label attributes of repositories created by module e…
bazel-io May 24, 2024
faeb2d7
[7.2.0] Close the stdin pipe handle when the respective OutputStream …
bazel-io May 24, 2024
3b6069d
[7.2.0] Make `bazel mod tidy` work with `include()` (#22540)
Wyverald May 24, 2024
f1d54ff
[7.2.0] Fix bugs in `CompletionFunction#ensureToplevelArtifacts` (#22…
coeuvre May 28, 2024
92f5a61
[7.2.0] Make `cc_shared_library` runnable standalone (#22562)
bazel-io May 28, 2024
2f2d23d
[7.2.0] Track `getenv` calls in module extensions (#22541)
Wyverald May 28, 2024
a206a26
[7.2.0] Do not print repository errors twice (#22570)
bazel-io May 28, 2024
1536fba
[7.2.0] Add layering_check support for macOS (#22575)
bazel-io May 28, 2024
c6cabd8
[7.2.0] Block in repo fetching state's `close()` method (#22573)
bazel-io May 28, 2024
84f4b55
[7.2.0] Add `NestedSet<PathFragment>`- and `Artifact`-typed compile b…
fmeum May 28, 2024
bc346fb
[7.2.0] Add layering_check support for macOS (#22572)
bazel-io May 28, 2024
ca2e8fc
[7.2.0] Fix getting authentication for URLs in http repo rules (#22583)
bazel-io May 29, 2024
691cb87
[7.2.0] Keep `/external:I...` on a single param file line (#22628)
bazel-io Jun 4, 2024
768fdc4
[7.2.0] Add more profiler spans to diff handling (#22634)
bazel-io Jun 4, 2024
dbdf44a
[7.2.0] Update toolchain resolution to fully dereference aliases (#22…
katre Jun 4, 2024
b2b78a2
[7.2.0] Add option to track sandbox stashes in memory (#22637)
keertk Jun 5, 2024
267d2ee
[7.2.0] Fix a potential infinite loop in the case of an interruption.…
bazel-io Jun 5, 2024
b11d9c9
[7.2.0] Make Bazel changes for `oneversion` support (#22635)
fmeum Jun 5, 2024
0308f42
[7.2.0] Fix data race in `IndexRegistry#getBazelRegistryJson` (#22648)
bazel-io Jun 5, 2024
691149a
[7.2.0] Add a git merge driver for `MODULE.bazel.lock` (#22650)
bazel-io Jun 5, 2024
241a192
Release 7.2.0 (2024-06-10)
a-googler Jun 10, 2024
6f0e04c
[7.3.0] chore: Ignore shellcheck error in copy-paste code (#22678)
bazel-io Jun 10, 2024
3fea7d6
[7.3.0] Format "Repository names and strict deps" bullet list (#22679)
bazel-io Jun 10, 2024
faa5530
[7.3.0] Fix crash on `IOException` in SingleExtensionEvalFunction (#2…
bazel-io Jun 11, 2024
31727a3
[7.3.0] Replace //external:android/d8_jar_import with "@android_gmave…
ted-xie Jun 11, 2024
cc120b8
[7.3.0] Treat missing repo boundary files as transient errors (#22708)
bazel-io Jun 11, 2024
3246570
[7.3.0] Cherry-pick fix to make Protobuf work with sibling repository…
bazel-io Jun 11, 2024
54fe273
[7.3.0] Fix an NPE with the compact execution log and coverage (#22714)
bazel-io Jun 11, 2024
7a75d7a
[7.3.0] upgrade to Bazel 7.2.0 (#22726)
Wyverald Jun 12, 2024
78b8aca
[7.3.0] Clean up build after update to 7.2.0 (#22728)
bazel-io Jun 12, 2024
f5f7403
[7.3.0] Ensure that downloads are cancelled on repo rule restart (#22…
bazel-io Jun 17, 2024
6dda687
[7.3.0] Force use of Clang over C++ modules with `use_module_maps` (#…
bazel-io Jun 17, 2024
116c4c0
[7.3.0] Don't try to bind mount non-existent paths in the sandbox. (#…
bazel-io Jun 17, 2024
640ecfc
[7.3.0] Allow discard previous overrides for --override_repository an…
bazel-io Jun 18, 2024
499a498
[7.3.0] Retry on connection reset error for http cache. (#22786)
coeuvre Jun 18, 2024
a6bf55f
[7.3.0] Add a jq version for arm64 (#22724)
bazel-io Jun 18, 2024
81fe96a
[7.3.0] Use the generic term "config file" instead of the product-spe…
bazel-io Jun 19, 2024
1124328
[7.3.0] Do not fail a sandboxed spawn for missing execution statistic…
bazel-io Jun 19, 2024
c550ead
[7.3.0] Fix permissions on tree artifact subdirectories as needed to …
bazel-io Jun 19, 2024
31fc2ed
[7.3.0] Back-port vendor mode for 7.3.0 (#22794)
meteorcloudy Jun 21, 2024
9f3b4f7
[7.3.0] Update `rules_java` `v7.6.5` (#22834)
iancha1992 Jun 21, 2024
7ce5850
[7.3.0] Be more precise about where to read the URL rewriter config f…
bazel-io Jun 21, 2024
5562e87
[7.3.0] Add missing category submessage. (#22827)
Wyverald Jun 21, 2024
6efad21
[7.3.0] Locate BCR module overlay files under the `overlay` subdirect…
bazel-io Jun 21, 2024
e4cbe13
[7.3.0] Read sizes from the central directory if they aren't present …
ted-xie Jun 21, 2024
83974e0
[7.3.0] Push `makeExecutable` down into `AbstractFileWriteAction` sub…
fmeum Jun 21, 2024
38b9f5e
[7.3.0] Mark more extensions as reproducible (#22846)
fmeum Jun 21, 2024
000a83a
[7.3.0] Enforce and await cleanup in `StarlarkBaseExternalContext` (#…
fmeum Jun 25, 2024
b712bb7
[7.3.0] Switch to a UTF-8 codepage in the client on Windows (#22896)
bazel-io Jun 26, 2024
4d0b34f
[7.3.0] Add error message instead of NPE with mod show_extension (#22…
bazel-io Jun 26, 2024
60bde98
[7.3.0] Do not eval WORKSPACE in LocalRepositoryLookupFunction when `…
bazel-io Jun 28, 2024
5ff06d9
[7.3.0] Retry HTTP download on timeout. (#22952)
coeuvre Jul 4, 2024
bf5f7e6
[7.3.0] Fix CI for release-7.3.0 (#22976)
meteorcloudy Jul 10, 2024
4021ad9
[7.3.0] Fix vendoring immediatelly after a normal repo fetch (#22979)
bazel-io Jul 10, 2024
f5b09e6
[7.3.0] Use toolchain env for strip action (#22904)
bazel-io Jul 10, 2024
15b31a4
[7.3.0] Invalidate RepositoryDirecotryValue for vendored repos (#22871)
bazel-io Jul 10, 2024
279f21a
[7.3.0] Fix `Actions.escapeLabel` collision if only the repo name dif…
bazel-io Jul 10, 2024
1debf67
[7.3.0] Add basic C++ path mapping support (#22876)
fmeum Jul 10, 2024
95920c8
[7.3.0] Disable android tests in Bazel presubmit and postsubmit. (#22…
meteorcloudy Jul 10, 2024
d88c708
[7.3.0] Make `extract` available on `module_ctx` (#22981)
bazel-io Jul 10, 2024
6d69b9c
[7.3.0] Update rules_python to v0.33.2 (#22990)
iancha1992 Jul 10, 2024
ff4d0a5
Preserve `--experimental_skip_ttvs_for_genquery` in the exec cfg (#23…
fmeum Jul 18, 2024
7c3c9b3
[7.3.0] Document source of truth for `rctx.download*` cache key (#23048)
iancha1992 Jul 22, 2024
088c517
[7.3.0] Fix javadocs for Runfiles (#23058)
bazel-io Jul 23, 2024
333027e
[7.3.0] --experimental_remote_cache_async: Profile upload events. (#2…
bazel-io Jul 26, 2024
0fa02b9
[7.3.0] Ignore transitive cppmap files from dotd files (#23122)
bazel-io Jul 26, 2024
610fe7b
[7.3.0] Make Window launchers relocatable (#23135)
fmeum Jul 29, 2024
282ac62
[7.3.0] Path map executable paths (#23118)
fmeum Jul 29, 2024
ffe1df5
[7.3.0] Deduplicate locally executed path mapped spawns (#23069)
fmeum Jul 29, 2024
867cfe4
[7.3.0] Add path mapping test for multiplex sandboxing (#23134)
bazel-io Jul 29, 2024
5f5355b
[7.3.0] Add flag --incompatible_use_plus_in_repo_names (#23141)
bazel-io Jul 29, 2024
acc1ff6
[7.3.0] Be resilient to outdated exec paths in action cache entries (…
Wyverald Aug 6, 2024
e516460
Release 7.3.0 (2024-08-12)
a-googler Aug 12, 2024
d89b97d
[7.3.1] Fix expected lockfile version to change based on `--incompati…
Wyverald Aug 13, 2024
1acfc5f
Revert "[7.3.0] Deduplicate locally executed path mapped spawns (#230…
fmeum Aug 13, 2024
c36f7d4
[7.3.1] Add a version indicator and selector to all docs pages (#23304)
bazel-io Aug 14, 2024
9b381af
[7.3.1] Use target.getLookupKey() for contstructing lookup keys for v…
bazel-io Aug 14, 2024
5caacf1
Release 7.3.1 (2024-08-19)
a-googler Aug 19, 2024
0e5d7ff
[7.4.0] Preserve order between stdout and stderr in BES on a best-eff…
iancha1992 Aug 20, 2024
694b280
[7.4.0] Remove unused code from Bzlmod package (#23359)
fmeum Aug 20, 2024
cab54be
[7.4.0] Introduce `--http_max_parallel_downloads`. (#23352)
iancha1992 Aug 20, 2024
ffa3c14
[7.4.0] Warn if a module extension produces an invalid lockfile entry…
bazel-io Aug 20, 2024
f71bbc6
[7.4.0] Update extension.md (#23344)
bazel-io Aug 20, 2024
9409213
[7.4.0] Apply a workaround for absolute paths in .d files which can l…
bazel-io Aug 20, 2024
e3a47d9
[7.4.0] Show "did you mean" suggestion for unknown repo names (#23360)
fmeum Aug 21, 2024
a9a66ae
[7.4.0] Replace "checking cached actions" message when no action is r…
bazel-io Aug 21, 2024
60cbce1
[7.4.0] Do not reuse gRPC connections that fail with native Netty err…
bazel-io Aug 21, 2024
048f843
[7.4.0] Improve user-visible error message when an IOException occurs…
bazel-io Aug 22, 2024
0815c06
[7.4.0] Downloader: Treat 502 as recoverable HTTP error. (#23388)
bazel-io Aug 22, 2024
069dd38
[7.4.0] Fix in-process materialization of unresolved symlinks in runf…
fmeum Aug 22, 2024
f1a1f2d
[7.4.0] Repo context cherry-picks (#23389)
fmeum Aug 24, 2024
2a46c2f
[7.4.0] Fix locations reported in repo rule instantiation errors for …
fmeum Aug 26, 2024
f390912
[7.4.0] Remount sys to make /sys/class/net consistent with network na…
bazel-io Aug 26, 2024
7661774
[7.4.0] Represent symlink actions in the compact execution log (#23398)
fmeum Aug 26, 2024
81fe283
[7.4.0] Delay execution phase reporting in Skymeld (#23362)
fmeum Aug 26, 2024
84725e5
[7.4.0] Add experimental `cc_static_library` rule (#23392)
fmeum Aug 26, 2024
ecde9e2
[7.4.0] CommandLinePathFactory: skip empty or relative path elements …
bazel-io Aug 26, 2024
20582e6
[7.4.0] Add path mapping support for C++ compile action templates (#2…
iancha1992 Aug 26, 2024
d131e38
[7.4.0] document --invocation_id (#23342)
bazel-io Aug 26, 2024
5f5d70b
[7.4.0] Mark remote cache errors as retriable by expanding `--incompa…
iancha1992 Aug 27, 2024
a6f5449
[7.4.0] Handle invalid base64 in SRI (#23425)
bazel-io Aug 27, 2024
8471207
Use retrieved nestedSet for symlink planting (#23439)
joeleba Aug 27, 2024
d60f500
[7.4.0] Allow ICMP sockets inside a sandbox. (#23433)
bazel-io Aug 27, 2024
7b10b8b
[7.4.0] Fix attribute lookup for subrules used in aspects (#23447)
bazel-io Aug 28, 2024
cb1bc28
[7.4.0] Fix ml path for Windows clang-cl cc toolchain (#23406)
iancha1992 Aug 28, 2024
2c7b5c2
[7.4.0] Download runfiles in CompletionFunction. (#23442)
coeuvre Aug 28, 2024
6f3b6a9
[7.4.0] Avoid unnecessary copying in `getDirectoryEntries` implementa…
bazel-io Aug 28, 2024
be99997
[7.4.0] Make incremental build with Skymeld and BwoB faster. (#23454)
coeuvre Aug 28, 2024
6980120
[7.4.0] Fix cache duration computation in CredentialCacheExpiry. (#23…
bazel-io Aug 28, 2024
b0bf689
[7.4.0] Upgrade to Bazel 7.3.1 (#23475)
Wyverald Aug 30, 2024
fbf163f
[7.4.0] Implement `SelectorValue#{equals,hashCode}` (#23338)
bazel-io Aug 30, 2024
77ed5ee
Fix an NPE with the SkymeldUiStateTracker. (#23495)
joeleba Sep 3, 2024
7a18311
[7.4.0] Exit if it wasn't possible to zip undeclared outputs because …
bazel-io Sep 4, 2024
4ff8340
[7.4.0] Use worker threads for module extension eval (#23504)
Wyverald Sep 4, 2024
3f6d16f
[7.4.0] Update `remote_execution.proto` (#23472)
iancha1992 Sep 5, 2024
d8e0485
[7.4.0] Always use 0777 when creating directories, and leave group/ot…
tjgq Sep 5, 2024
d85b972
[7.4.0] Include `sun.jnu.encoding` in `bazel info character-encoding`…
bazel-io Sep 9, 2024
293c131
[7.4.0] Lazily get action cache in lease service. (#23553)
bazel-io Sep 9, 2024
846802a
[7.4.0] Use disk cache for HTTP cache server. (#23556)
coeuvre Sep 9, 2024
fb1a95e
[7.4.0] Ignore overrides with `--ignore_dev_dependency` (#23550)
bazel-io Sep 10, 2024
f7d34f4
[7.4.0] Make HTTP cache works with cache eviction. (#23561)
iancha1992 Sep 10, 2024
93d5817
[7.4.0] Let repo rule attributes reference extension apparent names (…
Wyverald Sep 10, 2024
9e3fa2a
[7.4.0] Support for using the java rules from `@rules_java` (#23591)
hvadehra Sep 11, 2024
06f99bb
[7.4.0] Don't mask error in `cquery` transitions output formatter (#2…
iancha1992 Sep 11, 2024
71e2578
[7.4.0] Convert values to Starlark values when concating string_list_…
bazel-io Sep 11, 2024
afc6589
[7.4.0] Invalidate lockfile entry when the extension name prefix chan…
iancha1992 Sep 11, 2024
076214d
[7.4.0] Fix issues with path mapping in `map_each` functions (#23394)
fmeum Sep 12, 2024
54e572b
[7.4.0] Ensure parent directories of action outputs are made writable…
bazel-io Sep 12, 2024
5f08118
Update cherry-picker.yml to include the security vulnerability fix (#…
iancha1992 Sep 16, 2024
701e877
[7.4.0] Cherrypick b17552bfba80e69a4d86d5566c0237e6b8438fcf (#23441)
bazel-io Sep 17, 2024
ed831e9
[7.4.0] Cherrypick 384e381fa841537987691f170ed9408dcfeed2ea into 7.4.…
bazel-io Sep 17, 2024
37fc777
[7.4.0] Disable git fsmonitor in git_worker to fix hangs when fetchin…
bazel-io Sep 17, 2024
19d4011
Make --noallow_discard_analysis_cache work when used twice in a seque…
lberki Sep 18, 2024
7361bcc
[7.4.0] Add `@rules_cc` to the default API allowlist (#23661)
hvadehra Sep 18, 2024
d769217
[7.4.0] Support --target_pattern_file for fetch and vendor command (#…
bazel-io Sep 18, 2024
ac9b546
[7.4.0] Fix inconsistent virtual include paths (#23361)
fmeum Sep 19, 2024
ef26873
Fix `_validation` output group merging (#23676)
fmeum Sep 19, 2024
f367f81
[7.4.0] Fix deduping for `--extra_toolchains`. (#23670)
fmeum Sep 19, 2024
56fedfd
[7.4.0] Make it possible to get a disk/remote cache hit for a test fo…
fmeum Sep 19, 2024
d03dca6
[7.4.0] Output reuse (#23674)
fmeum Sep 19, 2024
9186d30
[7.4.0] Fail on inapplicable flags on non-common commands expanded fr…
bazel-io Sep 19, 2024
3300d15
[7.4.0] Allow unquoted canonical repository names with `query` (#23675)
fmeum Sep 19, 2024
577a3aa
[7.4.0] Only invalidate `configure` repos with `fetch --configure --f…
bazel-io Sep 20, 2024
8716f50
[7.4.0] Precompute hashcode for `RepositoryName`. (#23697)
bazel-io Sep 20, 2024
4a32d7b
[7.4.0] Fix upb build with Clang 16 (#23700)
fmeum Sep 23, 2024
e46ce4a
[7.4.0] Cherry-pick Bazel binary size improvements (#23709)
fmeum Sep 23, 2024
4956dff
[7.4.0] Fix `runtime_solib_name` for `--incompatible_macos_set_instal…
fmeum Sep 23, 2024
fd83239
[7.4.0] Support `layering_check` with C++ path mapping (#23671)
fmeum Sep 23, 2024
52542f2
[7.4.0] Wire up `internal-inline-outputs` requirement with RE API (#2…
fmeum Sep 23, 2024
edd4aad
[7.4.0] Do not wrap object files in `--start-lib/--end-lib` for nodep…
bazel-io Sep 24, 2024
45df2a5
[7.4.0] cquery: Factor RepositoryName into fetching ignored packages …
illicitonion Sep 24, 2024
6b95332
[7.4.0] Use millisecond precision when setting the last modified time…
tjgq Sep 24, 2024
3c71860
[7.4.0] Use NOW_SENTINEL_TIME when refreshing the mtime on a disk cac…
tjgq Sep 24, 2024
e253020
[7.4.0] external dependency doc updates (#23741)
Wyverald Sep 25, 2024
e43c933
[7.4.0] Add ubuntu2004_arm64 to .bazelci/build_bazel_binaries.yml (#2…
keith Sep 25, 2024
33a2025
[7.4.0] Apply `single_version_override` patches to module files (#23757)
fmeum Sep 25, 2024
4f0b439
[7.4.0] Path map non-direct children of tree artifacts during header …
bazel-io Sep 25, 2024
9a18bcd
[7.4.0] Fix NPE in mod show_repo (#23752)
bazel-io Sep 26, 2024
5906cf1
[7.4.0] Deduplicate calls to `config.is_sibling_repository_layout()` …
bazel-io Sep 26, 2024
8f9d778
[7.4.0] Gracefully handle setting the same header with --bes_header t…
hauserx Sep 26, 2024
fa709b7
[7.4.0] Fetch extra action outputs with `--remote_download_toplevel` …
bazel-io Sep 26, 2024
9e98051
[7.4.0] Fix versioned shared libraries for macOS toolchain (#23339)
keith Sep 26, 2024
653f8d3
[7.4.0] Make `launcher_maker` cross-platform (#23781)
bazel-io Sep 27, 2024
3520fed
[7.4.0] Add the ability to register idle tasks. (#23795)
tjgq Sep 29, 2024
7cff8b4
[7.4.0] Log exceptions from tasks in IdleTaskManager. (#23804)
tjgq Sep 30, 2024
53b04fe
[7.4.0] Compact execution log improvements (#23713)
fmeum Sep 30, 2024
350a195
[7.4.0] Automated rollback of commit 8ef7b705bb33de6ee9025c01bdf65a23…
tjgq Sep 30, 2024
61f49cc
[7.4.0] Allow decompression of nupkg (#23818)
bazel-io Oct 1, 2024
073affa
[7.4.0] Don't HTML escape `bazel mod` JSON output (#23819)
bazel-io Oct 1, 2024
b5b758c
[7.4.0] Temporarily allow network access in sandbox for macos (#23832)
meteorcloudy Oct 1, 2024
d4d65e4
[7.4.0] Declare the compact execution log format to be stable. (#23825)
tjgq Oct 1, 2024
f5fa97d
[7.4.0] Update https://bazel.build/remote/cache-remote in light of re…
tjgq Oct 1, 2024
00ed3e2
[7.4.0] Implement disk cache garbage collection. (#23833)
tjgq Oct 2, 2024
1100e32
[7.4.0] Teach ExecLogParser how to parse all three execution log form…
tjgq Oct 3, 2024
d2a7cec
[7.4.0] Support %workspace% in execution log paths (#23877)
bazel-io Oct 4, 2024
a6ad182
[7.4.0] Fix NPE in execlog when runfiles middleman are not top-level …
fmeum Oct 7, 2024
952ef86
[7.4.0] Create writable dirs under hermetic tmp in the sandbox (#23796)
iancha1992 Oct 8, 2024
e2193ee
[7.4.0] Add `--incompatible_no_implicit_watch_label` (#23900)
fmeum Oct 8, 2024
b090c83
[7.4.0] Cherrypick --incompatible_autoload_externally implementation …
comius Oct 9, 2024
c2c4a39
[7.4.0] Do no crash if a requested resource is not available (#23911)
fmeum Oct 9, 2024
cb5bc05
[7.4.0] Automatically ignore vendor dir for finding packages (#23919)
meteorcloudy Oct 9, 2024
fadee7a
[7.4.0] Allow `rules_shell` to use private APIs (#23910)
fmeum Oct 9, 2024
1ee37c1
[7.4.0] Add conlyopts and cxxopts attributes to cc rules (#23904)
keith Oct 9, 2024
c911530
[7.4.0] Allow all characters in runfile source and target paths (#23912)
fmeum Oct 9, 2024
c44d6a6
[7.4.0] Heuristically path map copts and defines (#23853)
bazel-io Oct 9, 2024
3a8bfb4
[7.4.0] Cherry pick install_name and soname features (#23862)
keith Oct 9, 2024
ab63737
Trim Workspace Status values (#23922)
tomrenn Oct 9, 2024
af20307
[7.4.0] Add additional_compiler_inputs support to local_defines/defin…
bazel-io Oct 10, 2024
f586107
[7.4.0] Update embedded JDKs to latest patch release (#23942)
Wyverald Oct 10, 2024
8db2e2b
[7.4.0] Mark `cc_static_library` as experimental in docs (#23944)
Wyverald Oct 10, 2024
56dd476
[7.4.0] Make repo marker file parsing robust to version changes (#23941)
Wyverald Oct 10, 2024
067ce4d
[7.4.0] Add `override_repo` and `inject_repo` (#23938)
fmeum Oct 10, 2024
7153ce0
[7.4.0] Fix version resolution in AutoloadSymbols (#23974)
comius Oct 14, 2024
f0268e3
[7.4.0] Expose required symbols for migrating the remaining java rule…
hvadehra Oct 15, 2024
b7a22e7
Add a string-to-label-dict attribute type. (#23998)
lberki Oct 16, 2024
b02c067
[7.4.0] Properly cancel repository downloads (#24001)
bazel-io Oct 17, 2024
c118308
[7.4.0] Propagate `linkopts` of header-only libraries to `cc_shared_l…
iancha1992 Oct 17, 2024
a99de87
[7.4.0] Show "did you mean" suggestion for `{override,inject}_repo` (…
bazel-io Oct 17, 2024
aa47fd1
[7.4.0] Blaze/Bazel changes for Java 17 Record desugaring (#24030)
bazel-io Oct 18, 2024
e7c1a16
Release 7.4.0 (2024-10-22)
a-googler Oct 22, 2024
af0266c
[7.4.1] Expose last remaining private APIs for java rules migration (…
hvadehra Oct 25, 2024
7d7304d
[7.4.1] Revert "[7.4.0] Propagate `linkopts` of header-only libraries…
fmeum Oct 25, 2024
b86ef42
Skip over runfiles middleman artifacts without a RunfilesSupplier (#2…
fmeum Oct 25, 2024
2814946
[7.4.1] Correctly compute the number of threads to use for garbage co…
tjgq Oct 28, 2024
32e5a8a
[7.4.1] Prevent excessive thread creation in disk cache garbage colle…
bazel-io Oct 28, 2024
4aea479
[7.4.1] fix: Fix trim_length in runfiles.bash (#24122)
bazel-io Oct 29, 2024
b84f3a9
[7.4.1] Fix double encoding of inputs in worker request (#24123)
bazel-io Oct 29, 2024
3d8da1c
[7.4.1] docs(module): fix list of bullet points not rendering (#24132)
bazel-io Oct 29, 2024
4b35a05
[7.4.1] Add missing private API for tokenizing javacopts (#24153)
hvadehra Oct 31, 2024
bcc4e9f
Revert "[7.4.0] Fix ml path for Windows clang-cl cc toolchain (#23406…
meteorcloudy Nov 5, 2024
24caa1d
[7.4.1] Remove DownloadManager instance from RegistryFactoryImpl. (#2…
meteorcloudy Nov 6, 2024
9ba2ab4
Release 7.4.1 (2024-11-11)
a-googler Nov 11, 2024
a1f7f65
[7.5.0] Backport https://github.com/bazelbuild/bazel/commit/9b027c880…
iancha1992 Dec 16, 2024
aab0733
[7.5.0] Retry the cleanup of downloadAndExtract (#24665)
bazel-io Dec 16, 2024
99064d4
[7.5.0] Cherry-pick "Migrate imp to importlib in path_test.py" (#24732)
bazel-io Dec 18, 2024
514a7f0
[7.5.0] Also apply --experimental_repository_downloader_retries to a …
bazel-io Dec 18, 2024
b81686d
[7.5.0] java_launcher: Fix non-portable ofstream usage (#24725)
bazel-io Dec 18, 2024
3a63e6b
[7.5.0] Update embedded JDK to 21.0.5 (#24682)
bazel-io Dec 18, 2024
cdd4c67
[7.5.0] Add `bazel query --output_file` option, which writes query re…
iancha1992 Dec 19, 2024
4659090
[7.5.0] windows launcher: Make the launcher compile under mingw (#24813)
bazel-io Jan 2, 2025
2ffb963
[7.5.0] Fix error in dynamic_mode documentation (#24812)
limdor Jan 2, 2025
9bace62
[7.5.0] Set oldest_content_accepted for remote downloader requests wi…
fmeum Jan 7, 2025
b9c7111
[7.5.0] Remove empty coverage environment (#24835)
keith Jan 8, 2025
09c29e3
[7.5.0] Don't show fixup warnings during `bazel mod tidy` (#24846)
fmeum Jan 8, 2025
74d3d1b
[7.5.0] Include apparent names of deps in `bazel mod` JSON output (#2…
fmeum Jan 9, 2025
5d7f1b3
[7.5.0] Use long instead of int for thread indices (#24866)
bazel-io Jan 9, 2025
95e54f6
[7.5.0] Mark `--blazerc` as `allows_multiple` in flag docs (#24878)
bazel-io Jan 9, 2025
eb361d4
[7.5.0] Explain why a module hasn't been found in any registry (#24881)
fmeum Jan 13, 2025
708db87
[7.5.0] Remove allocation instrumenter jar and update version in docs…
fmeum Jan 13, 2025
bf204b6
[7.5.0] Report options with `BoolOrEnumConverter` as supporting `--no…
bazel-io Jan 13, 2025
c427e34
[7.5.0] Remove BUILD.bazel before symlinking when creating new_local_…
bazel-io Jan 14, 2025
38dbf04
[7.5.0] Include invocation ID in compact execution log (#24915)
bazel-io Jan 15, 2025
3f0c8ee
Deprecate the `experimental_action_resource_set` flag. (#24939)
fmeum Jan 16, 2025
19ea55d
[7.5.0] Do not invalidate remote metadata during action dirtiness che…
coeuvre Jan 16, 2025
86f0b8e
[7.5.0] Remove no-op `--block_for_lock` command option (#25000)
bazel-io Jan 21, 2025
b34081e
[7.5.0] Update relnotes script to follow the patch release format for…
bazel-io Jan 22, 2025
84e9336
[7.5.0] Distinguish between input and output prefetching in request m…
fmeum Jan 27, 2025
c6aaa3e
[7.5.0] Backport support for all attribute types in Starlark document…
tetromino Jan 27, 2025
d4b904f
[7.5.0] Record repo mapping entries for labels in module extension ta…
Wyverald Jan 28, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
The diff you're trying to view is too large. We only load the first 3000 changed files.
28 changes: 15 additions & 13 deletions .bazelci/build_bazel_binaries.yml
Original file line number Diff line number Diff line change
@@ -1,20 +1,27 @@
---
platforms:
centos7_java11_devtoolset10:
centos7:
build_targets:
- "//src:bazel"
- "//src:bazel_nojdk"
build_flags:
- "-c"
- "opt"
ubuntu1804:
ubuntu2004:
build_targets:
- "//src:bazel"
- "//src:bazel_nojdk"
build_flags:
- "-c"
- "opt"
ubuntu2004:
ubuntu2004_arm64:
build_targets:
- "//src:bazel"
- "//src:bazel_nojdk"
build_flags:
- "-c"
- "opt"
ubuntu2204:
build_targets:
- "//src:bazel"
- "//src:bazel_nojdk"
Expand All @@ -37,27 +44,22 @@ platforms:
build_flags:
- "-c"
- "opt"
# TODO(pcloudy): Remove the following flag when we actually use Apple
# Silicon machines for macos_arm64 platform
- "--cpu=darwin_arm64"
windows:
build_flags:
- "--copt=-w"
- "--host_copt=-w"
# TODO(pcloudy): Disable opt build due to https://github.com/bazelbuild/bazel/issues/16225
# - "-c"
# - "opt"
- "-c"
- "opt"
build_targets:
- "//src:bazel.exe"
- "//src:bazel_nojdk.exe"
windows_arm64:
build_flags:
- "--copt=-w"
- "--host_copt=-w"
# TODO(pcloudy): Disable opt build due to https://github.com/bazelbuild/bazel/issues/16225
# - "-c"
# - "opt"
- "--cpu=x64_arm64_windows"
- "-c"
- "opt"
- "--config=windows_arm64"
build_targets:
- "//src:bazel.exe"
- "//src:bazel_nojdk.exe"
Loading
Loading