Sign in
bazel
/
bazel
/
1b0ea31016768e48752cce5102add2c1d0ed14ea
1b0ea31
Update Flogger to 0.5.1. Finally has what we need!
by Janak Ramakrishnan
· 5 years ago
54e9a0e
remote: add file uploads to repository_ctx.execute
by Jakob Buchgraber
· 5 years ago
f6d205c
C++: Fix null pointer exception introduced by https://github.com/bazelbuild/bazel/commit/b2ae211e821f9b43fd59d52c71410572096b3c24.
by plf
· 5 years ago
073b226
Post SpawnExecutedEvent for sandboxed builds.
by twerth
· 5 years ago
7aa7498
Populate SpawnMetrics and improve CP output
by George Gensure
· 5 years ago
1c7b988
Clear spawnRunners in SandboxModule.
by twerth
· 5 years ago
542cbf3
Update the comments for StarlarkTransition#validate. It is no longer responsible for event handling since https://github.com/bazelbuild/bazel/commit/f129bb8dcefc2c9a9e8fcd87c98203f8627acf69.
by Googler
· 5 years ago
f0a40ac
Make StarlarkDefinedConfigTransition immutable.
by gregce
· 5 years ago
0a75645
Implement mutual TLS authentication
by Ulf Adams
· 5 years ago
7fe4e8e
Add ImmutableLabelRemover to match other ShadowedApiInvocationSite visitors
by Googler
· 5 years ago
aebd3c0
Clean up export of lib/packages:build_type as it is no longer necessary.
by jcater
· 5 years ago
5a664a7
Save space when serializing ArtifactRoot: serialize the base exec root as a likely constant after https://github.com/bazelbuild/bazel/commit/f93c72c34e1d1d3211c834f2bec432eed47b763a and reconstruct this root from the execPath on deserialization.
by janakr
· 5 years ago
8e33cff
Windows native launcher: support launching with 8dot3 Windows path
by Yun Peng
· 5 years ago
19737b8
Update NoSpawnCacheModule to use registry methods instead of executorInit where possible.
by jcater
· 5 years ago
44e2143
Add the ExecGroup object and `exec_group(toolchains = [], exec_compatible_with = [])` to Starlark.
by juliexxia
· 5 years ago
b548ec8
Clean up nullability in the CommandEnvironment#pendingException field's value.
by nharmata
· 5 years ago
de57c42
Compute hash code correctly for StarlarkList. Elements beyond the size limit do not exist, so it is incorrect to take them into account when computing the hash code.
by janakr
· 5 years ago
732e710
[Docs] Remove to_list that causes failure in example code
by Patrick Balestra
· 5 years ago
5675c3d
remote: support building merkle trees from Paths
by Jakob Buchgraber
· 5 years ago
07b2ce9
Update DynamicExecutionModule to use registry methods instead of executorInit where possible.
by jcater
· 5 years ago
be24a05
Update BazelWorkspaceStatusModule to use registry methods instead of executorInit where possible.
by jcater
· 5 years ago
a9a470d
Update IncludeScanningModule to use registry methods instead of executorInit where possible.
by jcater
· 5 years ago
3bd6a2a
Update SpawnLogModule to use registry methods instead of executorInit where possible.
by jcater
· 5 years ago
e6b2a9a
Update NinjaBlackBoxTest.testDuplicateNinjaPartsDifferentMappings so that it is resilient to different error messages.
by lberki
· 5 years ago
5004638
Update WorkerModule to use registry methods instead of executorInit where possible.
by jcater
· 5 years ago
c3143bb
Update BazelStrategyModule to use registry methods instead of executorInit where possible.
by jcater
· 5 years ago
1d09f57
Update RemoteModule to use registry methods instead of executorInit where possible.
by jcater
· 5 years ago
d701506
Keep ImmutableLabelRemover under coreLibrarySupport enabled
by Googler
· 5 years ago
435194f
Shadowed Android API Desuagar: Add Automated Support for Android APIs built-in Core Types
by Googler
· 5 years ago
26e4d82
Cleanup some unused dependencies.
by jcater
· 5 years ago
8154153
Fix horizontal scrollbar on desktop docs
by Jingwen Chen
· 5 years ago
006f0ee
Handle cycles underneath top-level aspects.
by janakr
· 5 years ago
69165d1
RELNOTES[INC]: The deprecated startup options --experimental_oom_more_eagerly(_threshold) are removed.
by janakr
· 5 years ago
82b60a4
Refactor util function, improve error message
by brandjon
· 5 years ago
7219a69
Update dependencies that require lib/packages:build_type.
by jcater
· 5 years ago
43e0219
Reserve a field number in message type failure_details.FailureDetail.
by nharmata
· 5 years ago
d57df7b
Split out BuildType (and related classes) to a new target separate from build/lib/packages:packages.
by jcater
· 5 years ago
6d185b8
Avoid trying to build a top-level target that has an action conflict in its transitive closure, even if that conflict happens in an action coming from an aspect.
by janakr
· 5 years ago
36853c4
bazel protobuf: remove misspelt and unused target
by adonovan
· 5 years ago
fd6f833
Use the ResourcesConverter for --legacy_globbing_threads.
by jmmv
· 5 years ago
44c46c4
Automated rollback of commit 2a4505cf6794ff18d8eb745188b3795b7ef8a398.
by fwe
· 5 years ago
8fe2c1e
bazel packages: delete testCreatePackageIsolatedFromOuterErrors
by adonovan
· 5 years ago
9051faa
Update test-setup.sh to in fact forward signals to its children. It claims to in at least one mode, but actually implicitly relies on the fact that the sandbox does. Second attempt: this accounts for allowing test processes to receive SIGINT if they want to, which is harder than it sounds.
by Googler
· 5 years ago
73b8e20
Clean up export of lib/packages:type as it is no longer needed.
by jcater
· 5 years ago
3d97eac
Clean up failure_details.proto
by mschaller
· 5 years ago
5eced21
Update dependencies of build/lib/packages.
by jcater
· 5 years ago
14478e7
Add test to ensure all resource-related flags take the same syntax.
by jmmv
· 5 years ago
bb4d4cc
Fold FailureDetailUtil into DetailedExitCode
by mschaller
· 5 years ago
a3a7dad
Document `bazel info server_log`.
by nharmata
· 5 years ago
3747df0
Apply --experimental_remotable_source_manifests to the host configuration.
by felly
· 5 years ago
5787ea6
Update SandboxModule to use registry methods instead of executorInit where possible.
by jcater
· 5 years ago
e15550f
Split Type.java out of lib/packages: it is small, self-contained, and used in many places.
by jcater
· 5 years ago
448f1cf
Remove components field from ArtifactRoot. If we guarantee that each component is a plain path segment (not made of multiple segment) then it is reconstructible from the execPath.
by janakr
· 5 years ago
0fc4f7a
Rename dont_symlink_directories_in_execroot to toplevel_output_directories .
by lberki
· 5 years ago
6ac8294
Remove the SeparatorFinder interface and inline its only implementation.
by lberki
· 5 years ago
6a93a46
Don't create an additional NestedSet for additionalInputs when it can be avoided
by djasper
· 5 years ago
4eada72f
Update BuildIntegrationTestCase to use registry methods instead of executorInit where possible.
by jcater
· 5 years ago
5c1c0d1
Delete TestOnlyInNormalExecutionMode
by michajlo
· 5 years ago
2a4505c
Makes default the j2objc flags (--nullability and --class-properties) that improve Swift importing. j2objc now has --no-nullability and --no-class-properties flags for teams that don't want this default.
by Googler
· 5 years ago
165b526
Introduce Truth-compatible Subject and Subject.Factory for DetailedExitCode.
by adgar
· 5 years ago
c88e690
Update StandaloneModule to use registry methods instead of executorInit where possible.
by jcater
· 5 years ago
d754448
Don't clobber install_base's parent's permissions
by michajlo
· 5 years ago
3d22faa
Delete a handful of redundant TestSpec
by michajlo
· 5 years ago
9a97570
bazel packages: log BUILD file computation steps if >1e6
by adonovan
· 5 years ago
c08e4df
Automated rollback of commit 6a45a1770beff9153c1b67ac45e19998755a6eff.
by cparsons
· 5 years ago
824d24e
Add failure detail code: BuildProgress.Code.OUTPUT_INITIALIZATION.
by adgar
· 5 years ago
8cb3ec1
Clean up remaining references to and delete MoreAsserts.assertThrows
by michajlo
· 5 years ago
aeae59a
Move tmpdir creation logic into platform-specific files
by michajlo
· 5 years ago
812a9ce
Replace MoreAsserts.assertThrows with Assert.assertThrows
by michajlo
· 5 years ago
bf144b9
Add registerActionContexts and registerSpawnStrategies methods to BlazeModule.
by jcater
· 5 years ago
f145997
Add new method to SpawnStrategyRegistry to reset default strategies.
by jcater
· 5 years ago
479c904
Move ToString into strings.h
by michajlo
· 5 years ago
ea0c110
Replace "" (empty string) default values of multiple options with "null".
by Googler
· 5 years ago
660d17f
Replace MoreAsserts.assertThrows with Assert.assertThrows
by michajlo
· 5 years ago
d9c7cac
Replace MoreAsserts.assertThrows with Assert.assertThrows
by michajlo
· 5 years ago
810cff4
Remove Param.legacyName, it's no longer used after the deletion of --incompatible_restrict_named_params in https://github.com/bazelbuild/bazel/commit/c0a11dc9db9ca148be26549fca9f57bbeafbdb15.
by Googler
· 5 years ago
8073508
Delete the flag --incompatible_depset_union
by laurentlb
· 5 years ago
c0a11dc
Delete the flag --incompatible_restrict_named_params.
by Googler
· 5 years ago
fbba074
Fix layering check whitelist - internal change
by rosica
· 5 years ago
633f253
Use guava preconditions
by michajlo
· 5 years ago
710955a
Make --incompatible_remove_old_python_version_api a no-op
by brandjon
· 5 years ago
99b7efb
Replace MoreAsserts.assertThrows with Assert.assertThrows
by michajlo
· 5 years ago
4677c11
Update with v29.0.0 build id #6321887(03/22/2020) to Android experimental channel
by Googler
· 5 years ago
d2a0e58
Declare BuildProgress category of FailureDetails.
by adgar
· 5 years ago
a8cd64c
Add support for CDS config files
by cushon
· 5 years ago
7c4d35d
Extract interfaces for ModuleActionContextRegistry and SpawnStrategyRegistry to enable incremental migration.
by jcater
· 5 years ago
18e7850
Clean up TestExecutorBuilder interface.
by jcater
· 5 years ago
eb58da0
Make --incompatible_allow_python_version_transitions a no-op
by brandjon
· 5 years ago
62466a5
Add stamp parameter to cc_common.link
by Googler
· 5 years ago
3be7f05
Automated rollback of commit 366b7b1bc34f4cd3b950fc510ba1b015d6d77986.
by brandjon
· 5 years ago
1b1c8ee
Show users that multiplex-worker is in use
by Bor Kae Hwang
· 5 years ago
fd6cdaf
Fix wall-time of the SpawnResult in WorkerSpawnRunner
by Googler
· 5 years ago
366b7b1
Automated rollback of commit d870630ee7c8ec319ce22f90b33b718eeb8503eb.
by brandjon
· 5 years ago
6a45a17
Switch to using the d8 jar from maven.google.com instead of the jar from the
by ahumesky
· 5 years ago
1ebd9fd
Normalize java_lang_extras.jar
by Benjamin Romano
· 5 years ago
c5ec3c0
Fix auth_patterns attribute docs.
by Jingwen Chen
· 5 years ago
13da288
Fix canonicalize-flags to inherit options from query. This is a patch to support the request for canonicalize-flags to support starlark options.
by juliexxia
· 5 years ago
d870630
Slight refactoring to PyCommon
by brandjon
· 5 years ago
b0b312f
Remove TestConstants' dependency on SkyframeExecutor
by michajlo
· 5 years ago
f922dca
Mitigate CDS image creation performance issues with long classpaths
by cushon
· 5 years ago
Next »