Sign in
bazel
/
bazel
/
63b9aef00b5cf3eedad6a7880671c2175c8c4eff
63b9aef
Update docs with a warning against setting `--output_user_root` to point to an NFS file system, and add a note on how to use startup options in a blazerc.
by larsrc
· 4 years ago
4e35b97
Delete unused AutoProfilerBenchmark.
by twerth
· 4 years ago
4bd66a7
Add BUILD file in several tests directories instead of running tests from the parent directory.
by larsrc
· 4 years ago
7c972a1
Provide a default implementation for InMemoryGraph#getDoneValues() since it is the only implementation.
by janakr
· 4 years ago
8295e59
This change does not affect Bazel -- all changes are removed by Copybara rules.
by ajurkowski
· 4 years ago
1eb6cc0
Update dataflow-shaded
by Liam Miller-Cushon
· 4 years ago
5894a85
Create BUILD file in worker tests directory instead of running tests from the parent directory.
by larsrc
· 4 years ago
3c29bc8
Add a delegate `FileSystem` implementation allowing to rewrite the paths.
by ajurkowski
· 4 years ago
fa118ae
Handle genrule coverage configuration
by Googler
· 4 years ago
2d330c0
Delete host/nonhost feature in objc
by waltl
· 4 years ago
7ba630d
Use CppConfiguration to determine whether to generate apple dsyms
by waltl
· 4 years ago
eb07ec1
Update stale documentation.
by leba
· 4 years ago
0a166ca
Mark `PathFragment` as `Immutable`.
by ajurkowski
· 4 years ago
f4b5e02
Let workers finish lost races without delaying dynamic execution.
by larsrc
· 4 years ago
dfe2a31
Update the no-op ToolchainContext to throw an EvalException.
by jcater
· 4 years ago
04ab8d0
Remove unused repoMapping data in ResolvedToolchainContext.
by John Cater
· 4 years ago
274c3f4
Propagate JavaInfo.compile_jdeps argument to JavaCompilationArgsProvider.
by ilist
· 4 years ago
3d060fc
declare `data` inputs from applicable Android Lint package configurations.
by kmb
· 4 years ago
28c00ce
Make RECORD_RULE_INSTANTIATION_CALLSTACK the default
by michajlo
· 4 years ago
c96c5b0
Select CppSemeantics based on language in build APIs
by waltl
· 4 years ago
15cd08a
Implement custom CallStack serialization
by michajlo
· 4 years ago
4571417
Move ObjcCppSemantics to cpp package
by waltl
· 4 years ago
d61ebbe
Simplify ObjcCppSemantics some more
by waltl
· 4 years ago
90b0714
Include `--add-modules` in options normalization
by cushon
· 4 years ago
d23e0a1
Fix relative label parsing with Starlark toolchain APIs.
by jcater
· 4 years ago
edb8230
Delete more redundant/unused objc features
by waltl
· 4 years ago
f46b29c
Testing bazel modules should use non-relative labels.
by jcater
· 4 years ago
2b399aa
Updates to address review comments on BEP docs
by ranjanih
· 4 years ago
e21c6c9
Remove redundant features in objc compilation support
by waltl
· 4 years ago
fa5bae9
Check to see if artifact is omitted before testing to see if it's a directory.
by janakr
· 4 years ago
2487920
BEP reports analysis failure for targets with artifact conflicts.
by adgar
· 4 years ago
221611d
Delete the implicit _fully_linked.a target from objc_library
by waltl
· 4 years ago
dd0c368
Parse references to library R fields in R.txt
by Googler
· 4 years ago
3439a52
Support Apple embedded bitcode flags in cc_library
by waltl
· 4 years ago
19cb1c1
Remove Jacoco version 0.8.3.
by Ivo List
· 4 years ago
cb7c1a2
Update Jacoco version to 0.8.6.
by Ivo List
· 4 years ago
97aebaa
PostAnalysisQueryEnvironment should allow external repositories.
by John Cater
· 4 years ago
a0dec28
Add Jacoco 0.8.6 to third-party and upgrade asm to 9.1
by Ivo List
· 4 years ago
ca47b27
Remove Override from BranchDetailAnalyzer
by Ivo List
· 4 years ago
93055b2
Set and expose transitive native libraries in JavaInfo provider.
by ilist
· 4 years ago
eba3c22
In example code for ctx.actions.run, put args in a list
by martinboehme
· 4 years ago
95fe204
Move label conversion into the LabelConversionContext object.
by John Cater
· 4 years ago
07b6622
CallStack tidying and tests
by michajlo
· 4 years ago
75ba039
Automated rollback of commit bd165104ebb679f51fea084d92add1adf0091c06.
by tanzhengwei
· 4 years ago
ebac27e
Flip trim_test_configuration default for Bazel.
by twigg
· 4 years ago
a41d418
Automated rollback of commit 52c0597dea3e2e620088c78a2f6a812d672c01dd.
by adgar
· 4 years ago
c3f20f0
In query2 test framework, use DummyTestFragment and FooPatchTransition
by twigg
· 4 years ago
5ddeb76
Add data from JavaCcLinkParamsInfo provider to JavaInfo and add flags to disable the former.
by ilist
· 4 years ago
b120d4f
Fix toolchains to support type lookup.
by jcater
· 4 years ago
d51a88f
Simplify build failure output by always using `NNN arguments` (plural)
by mgeisler
· 4 years ago
cf9f89c
Inline JavaSemantics.addProviders method and only propagate linking and native libraries information.
by ilist
· 4 years ago
7d3aa77
Interface and flag specification for worker cancellation.
by larsrc
· 4 years ago
6ebf8c1
Change more tests to use DummyTestFragment instead --test_arg.
by twigg
· 4 years ago
ff61603
ConfigCommand should handle multiples of same key.
by twigg
· 4 years ago
2fa139a
Internal cleanup
by ilist
· 4 years ago
f6e1074
Remote: Use shutdownNow() instead of shutdown() in ChannelConnection#close() as a workaround to a gRPC bug.
by chiwang
· 4 years ago
627c16e
Extract a separate StarlarkToolchainContext for starlark-only operations.
by John Cater
· 4 years ago
b9519f9
Make StarlarkExecGroupContext use AutoValue.
by jcater
· 4 years ago
91483e8
Remove default javacopts for `BanSerializableRead`
by cushon
· 4 years ago
c177d88
Normalize `--add-exports=` and `--add-opens=` flags
by cushon
· 4 years ago
e35aedf
Renamed ExecGroupCollection to clarify that it is only for Starlark usage.
by John Cater
· 4 years ago
68effbe
Create a new interface to allow Starlark objects to get a thread when getIndex is called.
by jcater
· 4 years ago
5605093
Fixed "related documentation" headings by incorporating orphan pages into left nav and removing the heading from all relevant pages. Simultaneously reorganized content as required by[]
by philomath
· 4 years ago
e606af1
Always set peak post GC heap size if `--bep_publish_used_heap_size_post_build` is passed.
by twerth
· 4 years ago
4ae687c
Remove double bazel_tools
by Daniel Wagner-Hall
· 4 years ago
d3da9aa
Clean up Java providers after ToolchainInfo changes.
by jcater
· 4 years ago
cc85cb7
Update to Error Prone 2.6.0
by Liam Miller-Cushon
· 4 years ago
677f347
Remove Remote execution services from versioned docs
by ranjanih
· 4 years ago
b899b77
Allow tree artifact value to skip archived tree artifact it's when not present.
by ajurkowski
· 4 years ago
d9dfe29
publish target summaries after vacuous test summaries
by kmb
· 4 years ago
c1d1df0
Fix formatting of `WORKSPACE.oss`
by cushon
· 4 years ago
ab1da7b
Fix Bazel Coverage with C++ to work with Remote Execution
by Finn Ball
· 4 years ago
74cd105
Automatic code cleanup.
by Googler
· 4 years ago
76a8498
Remove obsolete TODO comment
by Googler
· 4 years ago
89ec4bf
Sync aapt2 proto to upstream for building against staged SDK resources
by Googler
· 4 years ago
688a237
Fix `macos_qos_class`.
by dmaclach
· 4 years ago
5356e0e
Docs: Make variables: Mention shorter syntax for $@ etc.
by Chris Rebert
· 4 years ago
20996f6
Remote: Fixed a bug that remote cache is missed due to executable bit is changed
by Chi Wang
· 4 years ago
ed410e2
Remove misleading "Use the --android_sdk" message for platform-based resolution.
by gregce
· 4 years ago
99079b3
update pkg_tar to 0.3.x
by Tony Aiuto
· 4 years ago
e414d6f
Fix comment in Starlark action.
by messa
· 4 years ago
36116ce
Generate code that is buildifier compliant
by Xavier Bonaventura
· 4 years ago
2793e5a
Create blank coverage reports before running tests
by Garrett Holmstrom
· 4 years ago
09cd1fc
Trigger similar getPrerequisites behavior for the android_binary_internal rule as already exists for android_binary + android_test.
by Googler
· 4 years ago
db27113
Stop the Android dexer from using legacy toolchains with platforms.
by gregce
· 4 years ago
036fc38
Test cleanup for Android platform split transition.
by jcater
· 4 years ago
46e5efd
Thread BlazeRuntime#bugReporter through to SkyframeExecutor -> ActionExecutionFunction and friends, allowing us to make better assertions in tests.
by janakr
· 4 years ago
56a29d3
In ActionExecutionFunction, delay construction of the skykey->artifact multimap used only for error processing until we know that it's required. As a result, don't unroll the all-inputs nested set until after we know all deps are present. Saves nested-set unrolling in the missing-dep+error-free case (up to 1/2 of all action executions) and saves iteration and multimap construction in the error-free case (~all actions).
by janakr
· 4 years ago
74f35d4
Pass more `--add-exports=` flags
by cushon
· 4 years ago
52c0597
BEP reports analysis failure for targets with artifact conflicts.
by adgar
· 4 years ago
f622431
Handle missing deps with NSOS in rewind strategy calculation
by mschaller
· 4 years ago
e91a488
Set apple platform explicitly in tests
by waltl
· 4 years ago
7ae2183
Delete redundant crosstool_top parameter
by waltl
· 4 years ago
707fc46
Get CppCongifuation from the right place
by waltl
· 4 years ago
2dd2ecc
Update documentation on //... and //:all
by Philipp Schrader
· 4 years ago
9ad09f7
Automated rollback of commit 2abec01ae6196829fb8c04004c200a6f5c143fd5.
by cushon
· 4 years ago
5987ae2
Avoid going to disk to check if an action output is a directory if we already have metadata for it (the overwhelmingly common case internally). Even if we don't have metadata, this will share the cost with SkyframeActionExecutor#checkOutputs so it's effectively free.
by janakr
· 4 years ago
f78ffb5
Optimize for the case when all known packages share a single root: return that single root for all package root lookups.
by janakr
· 4 years ago
9bc9bf4
Query Docs: Make the section on "Words" tokens both correct and consistent, and also slightly improve readability while I am here.
by nharmata
· 4 years ago
a790c17
Delete stale archived tree artifacts before running actions.
by ajurkowski
· 4 years ago
Next »