index
:
bazel
master
a fast, scalable, multi-language and extensible build system
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
main
Commit message (
Expand
)
Author
Age
*
Documentation fix for 'minimum_os_version' attribute
cparsons
2017-10-06
*
Put feature arguments after command line options for LTOBackendAction
Googler
2017-10-06
*
Rewrite LocationExpander
ulfjack
2017-10-02
*
Extract Fileset manifest parsing out of SpawnInputExpander
ulfjack
2017-10-02
*
LocationExpander: always require options to be passed in
ulfjack
2017-10-02
*
Make JavaToolchain use the new Expander API
ulfjack
2017-10-02
*
Add proto to encode desugaring metadata
kmb
2017-10-02
*
Prevent overriding android_library srcless deps configuration value from Host...
jingwen
2017-10-02
*
PiperOrigin-RevId: 170539405
Googler
2017-10-02
*
Only create builtins for rules once per PackageFactory
michajlo
2017-10-02
*
Use intermediate compiled resource symbols for linking rather than static res...
Googler
2017-10-02
*
Don't symlink into the execroot if possible in SymlinkAction: instead, symlin...
janakr
2017-10-02
*
Automatic code cleanup.
cushon
2017-09-29
*
Switch ExtraActionFactory over to the new Expander interface
ulfjack
2017-09-29
*
Using only one GetMissingBlobs RPC per action instead of two.
olaola
2017-09-29
*
Move expansion functionality to a new class
ulfjack
2017-09-29
*
Fix flakiness of BuildEventServiceTests
ulfjack
2017-09-29
*
Pass CppSemantics down to the CppLinkActionBuilder
hlopko
2017-09-29
*
BEP: correctly report AliasConfiguredTargets
Klaus Aehlig
2017-09-29
*
Making RESOURCE_EXHAUSTED a retriable error, per guideine in: https://cloud.g...
olaola
2017-09-29
*
Move serialization test utilities from test/ to main/
brandjon
2017-09-29
*
Fix various linter errors
ruperts
2017-09-29
*
Add flag to Blaze to double-check correct desugaring in Android deploy.jars
kmb
2017-09-29
*
Another stale todo
dslomov
2017-09-29
*
Remove compilation and bundling attributes from apple_binary and apple_static...
cparsons
2017-09-29
*
Checking both old and new error fields on remote execute operation.
olaola
2017-09-29
*
Remove stale todo
dslomov
2017-09-29
*
Small fixes to android_instrumentation_test.
ajmichael
2017-09-29
*
New depset() API
dslomov
2017-09-29
*
Use Mutability for Args class.
dslomov
2017-09-29
*
Clarify Mutability invariants, refactor some tests
brandjon
2017-09-29
*
Remove the null lipo context collector from the objc rules, which do not use ...
cpeyser
2017-09-29
*
Make windows_export_all_symbols feature work for cc_binary
Yun Peng
2017-09-28
*
Automated rollback of commit 411039319c1c67f2b9c8a7ada9e0a11d9bd4023f.
elenairina
2017-09-28
*
Polish the interface of CppCompileActionBuilder
hlopko
2017-09-28
*
Make the state in RuleContext explicit
ulfjack
2017-09-28
*
Set --experimental_allow_android_library_deps_without_srcs to false by defaul...
jingwen
2017-09-28
*
Fix comment typo.
gregce
2017-09-28
*
Expose JavaRuleOutputJarsProvider in java_common.provider, when available.
Googler
2017-09-28
*
More narrowly specify SkyframeExecutor#prepareExecution as #detectModifiedOut...
janakr
2017-09-28
*
Add 'compiler' and 'libc' attributes to cc_toolchain. If platform/toolchain
cpeyser
2017-09-28
*
Removed unsafe public API methods for mutable types (list/dict)
brandjon
2017-09-28
*
Show --experimental_repository_cache in Bazel options : https://github.com/se...
Jingwen Chen
2017-09-28
*
Add required/advertised Skylark providers.
elenairina
2017-09-28
*
Limit the use of LinkCommandLine#getBuildInfoHeaderArtifacts and #getLinkstamps
hlopko
2017-09-28
*
Mock cc toolchain is registered in module instead of in PlatformOptions.
cpeyser
2017-09-28
*
Simplify make variable expansion call sites
ulfjack
2017-09-28
*
Rewrite CppHelper linkopts expansion to take a list and return a list
ulfjack
2017-09-27
*
Simplify RuleContext API
ulfjack
2017-09-27
*
ExperimentalEventHandler: clean up in afterCommand
Klaus Aehlig
2017-09-27
[next]