Sign in
bazel
/
bazel
/
a62a98f33096613fc881bce76121014c0048c854
/
src
/
main
81b9287
Keep runfiles tree IDs in memory for tools and multiple test attempts
by Fabian Meumertzheim
· 7 months ago
beee1bf
Factor out much of Package.Builder into TargetDefinitionContext
by Googler
· 7 months ago
d42301b
Automatically ignore vendor dir for finding packages
by Yun Peng
· 7 months ago
caa2c41
Check the mtime again immediately before garbage collecting a disk cache entry.
by Googler
· 7 months ago
0f14eff
Move profile spans into logEntry/logEntryWithoutId.
by Googler
· 7 months ago
4eba4a6
Make UnixFileSystem Y2K38-ready.
by Googler
· 7 months ago
5997fde
Correctly handle path encoding in DiskCacheLock.
by Tiago Quelhas
· 7 months ago
b4b35af
Heuristically path map copts and defines
by Fabian Meumertzheim
· 7 months ago
676ba6e
Implement execution node caching with `--experimental_remote_analysis_cache`.
by Googler
· 7 months ago
125e6e8
Starlarkify `sh_library`
by Fabian Meumertzheim
· 7 months ago
c72af54
Use a LongAdder instead of an AtomicLong.
by Googler
· 7 months ago
2d60e01
Teach ExecLogParser how to parse all three execution log formats.
by Googler
· 7 months ago
a716fdf
Make the cache in `PlatformMappingValue` strong instead of weak.
by Googler
· 7 months ago
0c100ef
Flip symbolic macro flags
by Googler
· 7 months ago
cd82f68
Allow //visibility:public and //visibility:private in non-singleton visibility declarations
by Googler
· 7 months ago
888ab1f
Munge visibility attribute for symbolic macros
by Googler
· 7 months ago
31b4125
Add rule class definitions to query proto output
by Googler
· 7 months ago
3312f4e
Apply select() promotion to Nones
by Googler
· 7 months ago
b387036
Allow decompression of nupkg
by Dennis van den Berg
· 7 months ago
e959d78
Don't HTML escape `bazel mod` JSON output
by Fabian Meumertzheim
· 7 months ago
af38f3b
Add execution info to action conflict error message
by Richard Levasseur
· 7 months ago
739e37d
Set default value of `--experimental_remote_cache_eviction_retries` to `5`.
by Googler
· 7 months ago
2345011
Incorporate the top level configuration into the `SkyKey` distinguisher.
by Googler
· 7 months ago
6e6c9a8
Make attribute and rule info extraction non-throwing
by Googler
· 7 months ago
6f946cf
Automated rollback of commit abe1f660a314621b949e839275ccc1bff7ebafca.
by Googler
· 7 months ago
df6f1ea
Special case WeakReference in Dumper/Fingerprinter.
by Googler
· 7 months ago
8b19650
Blunt mitigation for blaze crashing with includes_scanning error: Adding retries for the 2 error modes.
by Googler
· 7 months ago
af05263
Delete --incompatible_remote_symlinks and --incompatible_remote_dangling_symlinks.
by Googler
· 7 months ago
6922734
Correctly handle non-ASCII paths in DiskCacheLock.
by Googler
· 7 months ago
333b625
Add a `keyBytes` distinguisher for FrontierSerializer and SkyValueRetriever.
by Googler
· 7 months ago
6f705ce
RuleVisibility concatenation doesn't add redundant items
by Googler
· 7 months ago
5bc9b65
Add visibility attribute to all symbolic macros
by Googler
· 7 months ago
dfba96d
Remove unnecessary tolerance for duplicate fileset entries.
by Googler
· 7 months ago
32264b0
Delete native Android providers, resource processing pipeline, android_data, and related tests.
by Googler
· 7 months ago
3cb5bea
Fix proto autoloads and legacy_globals
by Googler
· 7 months ago
623a908
Wire up Python rules documentation on Build Encyclopedia to Starlark rules
by Googler
· 7 months ago
38239d9
Remove autoloads for rules_android internals.
by Tim Peut
· 7 months ago
f27cfb8
Support docgen from external repository
by Googler
· 7 months ago
f953a41
Remove special Fileset symlink behaviour.
by Googler
· 7 months ago
0c59ecc
Delete no-op flag.
by Googler
· 7 months ago
e8c5fb3
Automated rollback of commit 8ef7b705bb33de6ee9025c01bdf65a23f73926e3.
by Googler
· 7 months ago
db4a400
Amend the description of DiskCacheClient to reflect the addition of automatic garbage collection.
by Googler
· 7 months ago
6f3f24a
Simplify logging of artifacts with an unexpected filesystem type.
by Googler
· 7 months ago
7506690
Remove rules_java_builtin in WORKSPACE prefix
by Yun Peng
· 7 months ago
55eb334
Allow the same output group to be provided twice.
by Googler
· 7 months ago
56882d5
Stop exporting unused java builtins to native
by Googler
· 7 months ago
1b9870e
Log exceptions from tasks in IdleTaskManager.
by Googler
· 7 months ago
d48e391
Use a dedicated thread pool for disk cache garbage collection.
by Googler
· 7 months ago
14777e0
Return a quoted string for `repr(repository_ctx.path(...))`
by Fabian Meumertzheim
· 7 months ago
765d5e0
Create writable dirs under hermetic tmp in the sandbox
by Fabian Meumertzheim
· 7 months ago
9c7d587
Don't propagate default_visibility to within a symbolic macro
by Googler
· 7 months ago
c3393da
Make repo marker file parsing robust to version changes
by Fredrik Medley
· 7 months ago
c4eba38
Rename TargetRegistrationEnvironment -> TargetRecorder
by Googler
· 7 months ago
46d5502
Add a standalone disk cache garbage collection utility.
by Googler
· 7 months ago
355b408
Move closure of `profiler` before `BlazeRuntime#afterCommand()` is called
by Googler
· 7 months ago
3699636
Weakly cache runfiles mappings of tools
by Fabian Meumertzheim
· 7 months ago
ff0bc4b
Improve comments in light of unknown commit.
by Googler
· 7 months ago
041faf5
Acquire an exclusive lock on the disk cache while running a garbage collection.
by Googler
· 7 months ago
6096b5e
Tie-break by path, so that AC entries are garbage collected before CAS entries with the same age.
by Googler
· 7 months ago
0b86e78
An attempt at sorting PRIVATE_STARLARKIFICATION_ALLOWLIST in cc_helper_internal.bzl
by Googler
· 7 months ago
1690067
Collect and log statistics for every disk cache garbage collection run.
by Googler
· 7 months ago
ca802d6
Wire DiskCacheGarbageCollector into RemoteModule as an IdleTask.
by Googler
· 7 months ago
a647c9c
Make cc_common.create_module_map available to rules_apple.
by Googler
· 7 months ago
0ffac31
Starlarkify IntermediateArtifacts
by Googler
· 7 months ago
e1504f0
Use `--one_version_allowlist` flag added in unknown commit
by Googler
· 7 months ago
99434b1
Automated rollback of commit 4607ad439fe8869c8e8951d953e2d3adb613e6d6.
by Googler
· 7 months ago
527fc15
Optionally simplify unconditional selects when storing rule attribute values
by Googler
· 7 months ago
cd90ba7
Add flag and code to fail a build if it tries to run a local test.
by Googler
· 7 months ago
ee3fa9d
Move macro visibility appending out of Package.Builder
by Googler
· 7 months ago
62dc3b5
Flip `--incompatible_macos_set_install_name`
by Fabian Meumertzheim
· 7 months ago
05dc25f
native.existing_rule() should not see finalizer-instantiated targets
by Googler
· 7 months ago
08cd046
Implement a helper class to manage a shared or exclusive lock around the disk cache.
by Googler
· 7 months ago
5a2b8a8
Declare the compact execution log format to be stable.
by Googler
· 7 months ago
2dc4abe
Delete native android_sdk.
by Googler
· 7 months ago
163160d
LSC(tp): Add `load()`s for the builtin java rules
by Googler
· 7 months ago
49001c8
Mark tool runfiles as such in expanded execution log
by Fabian Meumertzheim
· 7 months ago
69c95c1
Make BE document rules removed from RuleClassProvider
by Googler
· 7 months ago
c063f99
Starlarkify ObjcCompilationContext.
by Googler
· 7 months ago
cca9587
Enable incompatible_autoload_externally for Python
by Googler
· 7 months ago
f4d92d4
Move PlatformKeys to a new top-level class.
by Googler
· 7 months ago
11c090f
Make Package.Builder compose instead of inherit from TargetRegistrationEnvironment
by Googler
· 7 months ago
33a2bb7
Merge TargetDefinitionContext into TargetRegistrationEnvironment
by Googler
· 7 months ago
b64d074
Make TargetRegistrationEnvironment better encapsulated
by Googler
· 7 months ago
f8b322a
Simplify TargetRegistrationEnvironment API for adding targets
by Googler
· 7 months ago
ce4d4b1
Add a new flag, `--allowed_cpu_values`, to verify that values passed to `--cpu` make sense.
by Googler
· 7 months ago
8977891
Don't zero-out builder fields in finishBuild()
by Googler
· 7 months ago
b58036e
Factor out TargetRegistrationEnvironment from Package.Builder
by Googler
· 7 months ago
abe1f66
Extract a `HasExecPath` interface from `ActionInput`.
by Googler
· 7 months ago
c413192
Apply `single_version_override` patches to module files
by Fabian Meumertzheim
· 7 months ago
51a776a
Removes experimental note from cc_library implementation_deps
by Taylor Cramer
· 7 months ago
e69dd3c
Fix counting created actions to not over count aspect actions on alias targets
by Googler
· 7 months ago
c1734aa
Setup BUILD for a no-op output service server.
by Googler
· 7 months ago
0825634
Actually disable the disk cache if the remote output service is enabled.
by Googler
· 7 months ago
187b465
Use millisecond precision when setting the last modified time on Unix.
by Googler
· 7 months ago
6fae208
Add the ability to register idle tasks.
by Googler
· 7 months ago
e9a18ce
Use NOW_SENTINEL_TIME when refreshing the mtime on a disk cache entry.
by Googler
· 7 months ago
cc6e286
Correct docs about allowed syntax of `exports_filter`
by Thi Doan
· 7 months ago
46341b1
Add `override_repo` and `inject_repo`
by Fabian Meumertzheim
· 7 months ago
9cfffdf
Path map non-direct children of tree artifacts during header discovery
by Fabian Meumertzheim
· 7 months ago
836ab55
Make StarlarkMaterializingLateBoundDefault not is-a LateBoundDefault.
by Googler
· 7 months ago
Next »