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
/
test
/
java
/
com
/
google
Commit message (
Expand
)
Author
Age
*
Change cfg(HOST) to cfg(HostTransition.INSTANCE).
gregce
2017-12-21
*
Move FileStateValue.Type to Metadata; add Metadata.getType()
ulfjack
2017-12-21
*
Improve testing for miss details on action cache stats.
jmmv
2017-12-21
*
Add FileSystem#createDirectoryAndParents.
tomlu
2017-12-21
*
Refactor SkylarkProvider constructors and add tests
brandjon
2017-12-21
*
ParallelEvaluator: report events early for cache hits
ulfjack
2017-12-21
*
Remove xcode_toolchain flag
dmishe
2017-12-21
*
Move compulsory ProcessWrapperUtil parameters into its builder() method, to b...
ruperts
2017-12-20
*
Add "extra_deps" to targets in tests that were forgotten in https://github.co...
dannark
2017-12-20
*
Remove ConfigurationTransition.HOST references from lib.packages.
gregce
2017-12-20
*
Correct typos found by the linter.
gregce
2017-12-20
*
Migrate uses of xcode_config_alias to use the recently-introduced skylark lat...
cparsons
2017-12-20
*
Expose ObjcProtoAspect to Skylark.
cparsons
2017-12-20
*
remote: fix download of output directories
buchgr
2017-12-20
*
Get rid of LabelAndConfiguration class: ConfiguredTargetKey contains the same...
janakr
2017-12-20
*
Remove references to some internal tooling.
ajmichael
2017-12-20
*
Refactor android_local_test test classes.
dannark
2017-12-20
*
Add CommandUsingLinuxSandboxtTest, to test execution statistics for Commands ...
ruperts
2017-12-20
*
Use linux-sandbox via the (new) LinuxSandboxUtil. (second attempt).
ruperts
2017-12-20
*
remote: rename auth flags.
Jakob Buchgraber
2017-12-20
*
Change the definition of genrule to require a c++ toolchain.
cpeyser
2017-12-20
*
remote: add directory support for remote caching and execution
Hadrien Chauvin
2017-12-20
*
Support for ThinLTO to be enabled implicitly with AFDO
Googler
2017-12-20
*
Automated rollback of commit 52b62164af031c50b7a0584303caad67af5e1d4d.
aehlig
2017-12-20
*
Aspects-on-aspect see and propagate over aspect attributes.
dslomov
2017-12-20
*
Use linux-sandbox via the (new) LinuxSandboxUtil.
ruperts
2017-12-20
*
Refactor OSX-Objc configuration requirements to MockObjcSupport
cparsons
2017-12-19
*
Expose --android_sdk to skylark as a configuration field.
ajmichael
2017-12-19
*
Automated rollback of commit 2f10da0db062e023b1f0f8222f8545467b29ae4e.
schmitt
2017-12-19
*
Add local_ios toolchain to the MOCK_CROSSTOOL
cparsons
2017-12-19
*
Makes PathFragment have internal CODEC definition.
Googler
2017-12-19
*
Remove wrapper options support.
ccalvarin
2017-12-19
*
Add regression test for JavaIoFileSystem#createDirectory.
tomlu
2017-12-19
*
Ensure that the target package in the <instrumentation> tag of the instrument...
jingwen
2017-12-19
*
Move CppConfiguration#getCompilerFlags and #getCxxFlags to CcToolchainProvider.
cpeyser
2017-12-19
*
Automated rollback of commit 82e68b75304438c96ff878a0c2b8d18b42002486.
aehlig
2017-12-19
*
Add a sanity check to prevent creation of Artifacts with an empty path
ulfjack
2017-12-19
*
remote: Allow auth scopes to be a comma-separated list.
Jakob Buchgraber
2017-12-19
*
Remove FeatureSpecification, use plain sets instead
hlopko
2017-12-19
*
Remove unused method.
ajmichael
2017-12-18
*
Consolidate instances of the --keep_going flag.
juliexxia
2017-12-18
*
Make ObjectCodecTester more convenient
brandjon
2017-12-18
*
Have GraphTest test rdep consistency conditionally since some graph implement...
nharmata
2017-12-18
*
Modify implicit dependency for Stubby services
Googler
2017-12-18
*
Change CommandHelper to use TemplateExpander directly
ulfjack
2017-12-18
*
remote: Add support for Google Cloud Storage.
Jakob Buchgraber
2017-12-18
*
Filter out generated databinding files from instrumentation APK.
ajmichael
2017-12-15
*
In LocalSpawnRunnerTest, be more generous with the expected wall time upper b...
ruperts
2017-12-15
*
Don't suggest using bazel clean --async when it's unsupported
Akira Baruah
2017-12-15
*
Suppress self-assignment errors in desugar test data
cushon
2017-12-14
[next]