Sign in
bazel
/
bazel
/
112e8bc21ee71a76061d58e5c3dc5a1643d2bfb5
112e8bc
Flip --incompatible_allow_python_version_transitions
by brandjon
· 6 years ago
9cda2ec
Remove a number of unnecessary copies made while parsing the command line
by Googler
· 6 years ago
70e3c33
pkg_deb: Create deb pkgs with unicode descriptions
by Ian McGinnis
· 6 years ago
7363e84
Do not use CppConfiguration in CcToolchainProvider internals
by hlopko
· 6 years ago
4712959
Cancel any pending futures on interrupt
by ulfjack
· 6 years ago
f091f9c
Make deterministic the error that is stored in TransitiveTraversalValue. When there are multiple errors, we don't want non-determinism.
by janakr
· 6 years ago
81c4bbf
Ensure Python transitions do not create action conflicts
by brandjon
· 6 years ago
169da6d
Missed a reference to getChildren() in NestedSet to propagate
by mjhalupka
· 6 years ago
256a78c1
Switch JavaCompileAction to use continuations
by ulfjack
· 6 years ago
c30785a
Add TransitionFactory interface, to be used later for creating transitions.
by John Cater
· 6 years ago
3501b21
Introduce --incompatible_remove_local_resources to begin deprecating --local_resources.
by steinman
· 6 years ago
5494081
Add an (unused) AttributeMap argument to Attribute.getConfigurationTransition.
by jcater
· 6 years ago
e22ef9f
Do not use CppConfiguration from CcToolchainProvider for --force_pic
by hlopko
· 6 years ago
acaca5a
Turn --experimental_use_sandboxfs into a tristate (default still "no").
by jmmv
· 6 years ago
b22ba4f
Allow Reporter to take events with a "showOnce" tag to suppress handling of
by steinman
· 6 years ago
0eee8c5
Move checking for host transitions to a few centralized places.
by jcater
· 6 years ago
49e755c
Remove obsolete TODO: StarlarkRuleTransitionProvider and TestTrimmingTransitionFactory both require the actual Rule object.
by jcater
· 6 years ago
cce2ab1
Enable --incompatible_merge_genfiles_directory by default.
by laurentlb
· 6 years ago
8df893a
Replace update_java_tools.sh with several bazel targets.
by iirina
· 6 years ago
e12229e
Remove --incompatible_require_feature_configuration_for_pic
by hlopko
· 6 years ago
aadcc8c
Do not use CppConfiguration from CcToolchainProvider
by hlopko
· 6 years ago
0274d53
Use version --nognu_format for the bootstrap test
by ulfjack
· 6 years ago
54d7d61
remote: remove buildAction profiler call
by Jakob Buchgraber
· 6 years ago
1b50671
Replace update_java_tools.sh with two bazel targets.
by iirina
· 6 years ago
962c01c
Make the protocol buffer provider available as proto_common.ProtoInfo in addition to bare ProtoInfo.
by lberki
· 6 years ago
dd1d59a
Remove --incompatible_disable_depset_in_cc_user_flags
by hlopko
· 6 years ago
7dd062f
Refactor CppLinkAction to use continuations
by ulfjack
· 6 years ago
a3ceead
Don't recompute feature names as this wastes time and creates garbage.
by djasper
· 6 years ago
4fcbc6b
Rewrite BuildResultPrinter to avoid Target loading
by ulfjack
· 6 years ago
6b06acc
Mirror all artifacts downloaded by Bazel's WORKSPACE file
by hlopko
· 6 years ago
03fcb0e
Automatic code cleanup.
by Googler
· 6 years ago
9474b1e
Add --incompatible_require_ctx_in_configure_features
by hlopko
· 6 years ago
895c43d
Switch TestRunnerAction to use continuations
by ulfjack
· 6 years ago
4a4595e
Update cc_toolchain_suite and cc_toolchain rules' documentation to point to CcToolchainConfigInfo reference instead of CROSSTOOL reference.
by rosica
· 6 years ago
ba84986
Don't crash on missing action complete events
by ulfjack
· 6 years ago
fef4f06
Add a test case for evaluating an empty collection of SkyKeys
by Googler
· 6 years ago
b1d27cb
Cache parsing results in PlatformMappingValue.
by schmitt
· 6 years ago
3992d29
Enable --incompatible_bzl_disallow_load_after_statement by default
by laurentlb
· 6 years ago
d6cd917
Disable explicit R class filtering for instrumentation tests.
by Googler
· 6 years ago
c2a08ef
Add the original target/configuration to debugging message when package is unexpectedly absent.
by janakr
· 6 years ago
79fd402
Always track parallelism in EvaluationContext
by Googler
· 6 years ago
dac096c
Fix "the the".
by Benjamin Peterson
· 6 years ago
15276d2
Remove unused split() method.
by John Cater
· 6 years ago
684646e
Automated rollback of commit 15b70bb63e5495290900de9303cbebb0ff12210b.
by laurentlb
· 6 years ago
df94cac
Move new UI out of experimental state
by Klaus Aehlig
· 6 years ago
8808f95
Repository rules: add the load statement to the example
by Klaus Aehlig
· 6 years ago
3317c4d
Report IllegalArgumentException in URL.openConnection as http error
by Klaus Aehlig
· 6 years ago
9b8c500
Avoid IllegalStateException on missing actions if allowing analysis failures
by cparsons
· 6 years ago
0c6a2ca
Amend some error messages for starlark transition whitelisting to reflect not always being split transitions.
by juliexxia
· 6 years ago
af6b179
bazel syntax: augment doc comment on symbol registry
by Googler
· 6 years ago
20b544a
Update android_instrumentation_test documentation to use rules_jvm_external and remove references to gmaven_rules
by Jingwen Chen
· 6 years ago
615ac4e
support in-memory outputs in spawn result
by Jakob Buchgraber
· 6 years ago
4354d4c
Make default ccSupport use a starlark rule instead of CROSSTOOL
by rosica
· 6 years ago
5bec36c
Move Reporter out of the BuildEventStreamer.
by lpino
· 6 years ago
adea1a7
Add option to slim down the JSON profile.
by twerth
· 6 years ago
803801d
Pass execution info to xml generating spawn. Fixes #7794
by Jakob Buchgraber
· 6 years ago
1b8cf02
remote: small refactoring that splits download and spawn result
by Jakob Buchgraber
· 6 years ago
fc01ea7
Automated rollback of commit d93c1904e4decb2fc7e491ddb2b4b2c2fc6440a8.
by juliexxia
· 6 years ago
a358dce
Flip --incompatible_remove_old_python_version_api
by brandjon
· 6 years ago
ba3ebcb
Re-add @bazel_tools//third_party/jarjar
by iirina
· 6 years ago
fac322b
Optimize deleteTreesBelow.
by jmmv
· 6 years ago
074c9c49
Fix #7715.
by Tobias Werth
· 6 years ago
109810a
Re-add @bazel_tools//third_party/jarjar
by iirina
· 6 years ago
5ce7736
Migrate more tests to use Starlark cc_toolchain configuration
by rosica
· 6 years ago
64cc8e1
Fix signedness warnings in singlejar tests.
by Benjamin Peterson
· 6 years ago
1b3c681
Correct parsing of bazel info command results in black box tests
by Irina
· 6 years ago
3e7ccef
Update documentation for --skyframe_state regarding exclusion of a target label to make it clearer.
by leba
· 6 years ago
04d204f
Migrate more tests to use Starlark cc_toolchain configuration
by rosica
· 6 years ago
17ea895
Flip --incompatible_disable_legacy_crosstool_fields and --incompatible_disable_expand_if_all_available_in_flag_set
by hlopko
· 6 years ago
757e481
Post RunningActionEvent from FileWriteStrategy.
by Benjamin Peterson
· 6 years ago
7e39391
Generate cc_toolchain_cc.bzl instead of CROSSTOOL for android ndks
by hlopko
· 6 years ago
e58f180
Improve testing for deleteTree and deleteTreesBelow.
by jmmv
· 6 years ago
15b70bb
Automated rollback of commit f7f5415af74bda139d7e24bc3e0db1b9b470e7e5.
by laurentlb
· 6 years ago
d93c190
Put all Android native provider SkylarkCallable methods behind the
by Googler
· 6 years ago
03ff878
Validate the outputs of transitions on build settings.
by juliexxia
· 6 years ago
e81d9c9
Support partially async C++ action execution
by ulfjack
· 6 years ago
1d59e25
Add methods to allow for getting the children and a collection view of NestedSets
by mjhalupka
· 6 years ago
5cc1f65
Move deleteTree and deleteTreesBelow into FileSystem and Path.
by jmmv
· 6 years ago
f1b00d1
Report when a SymlinkTreeAction starts running.
by Benjamin Peterson
· 6 years ago
cd60663
Set 10 minutes timeout for Bazel under black box test in debug mode
by Irina
· 6 years ago
d087fe2
Fix reuse of cached static ConfiguredRuleClassProvider in tests
by Irina
· 6 years ago
32f6001
Fix result collection if spawn is immediately done
by ulfjack
· 6 years ago
6c46f36
Support async execution in CppLinkAction
by ulfjack
· 6 years ago
0ebc034
Run the test spawn with the correct FileOutErr
by ulfjack
· 6 years ago
1f57c8c
Update URLS to documentation of embeded repository rules
by Klaus Aehlig
· 6 years ago
4992ae2
Automated rollback of commit 445260de835758f2b739d427f2f51a6dffda773b.
by buchgr
· 6 years ago
f3ad2e9
Migrate all //third_party:mockito2 to //third_party:mockito
by Tim van der Lippe
· 6 years ago
1149e58
Inline CppCompileAction.execWithReply
by ulfjack
· 6 years ago
7273288
JavaCompileAction: implement async execution
by ulfjack
· 6 years ago
9813c58
Suppress DEADLINE_EXCEEDED on download progress
by George Gensure
· 6 years ago
973542e
Add black box test for package loading cached by benign workspace change
by Irina
· 6 years ago
8b72ef9
Migrate more tests to use Starlark cc_toolchain configuration
by rosica
· 6 years ago
c4d9b9b
Fix the dump command to handle alias targets.
by ahumesky
· 6 years ago
fc69ecd
bazel protobuf: add AttributeDefinition.cfg_is_host
by Googler
· 6 years ago
9bd8833
Logical roll-forward of https://github.com/bazelbuild/bazel/commit/32a97a653735cf7c9eff5abdf0f7632f9a6525e2 (order tree artifacts).
by Googler
· 6 years ago
6d5552c
Rollbacking the change to:
by Googler
· 6 years ago
c5dc440
Remove stack trace from error output of Stardoc
by cparsons
· 6 years ago
ae1f389
Adding stable sorting that will be used for execlog
by Googler
· 6 years ago
ea91700
Remove relativeOutputPath parameter from getFileSystem.
by Googler
· 6 years ago
c689bf9
Misc rendering fixes to Stardoc
by cparsons
· 6 years ago
Next »