aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Replace all usages of Blaze's Preconditions class with guava.Gravatar tomlu2017-11-09
* Fix resource shrinking to filter densities and include assets.Gravatar corysmith2017-11-09
* Re-enable test_sandbox_mount_customized_path.Gravatar Xin Gao2017-11-09
* Make bazel work with java9Gravatar Bernhard M. Wiedemann2017-11-09
* Finish making --auto_cpu_environment_group non-experimental.Gravatar jcater2017-11-09
* Add Truth java8 extensions (truth8) to third_party.Gravatar Rupert Shuttleworth2017-11-08
* Remove least important argument to 5+ arg Preconditions#checkState/checkNotNull.Gravatar tomlu2017-11-08
* Remove no longer used site publisherGravatar Damien Martin-Guillerez2017-11-08
* Linter: fix documentation, take 2Gravatar fzaiser2017-11-08
* Linter: allow disabling individual categories in addition to checksGravatar fzaiser2017-11-07
* Add an integration test of android_binary -> aar_import.Gravatar ajmichael2017-11-07
* Add execution permission to embedded_tools_deps_test.sh.Gravatar Xin Gao2017-11-07
* Fix name of DexArchiveAspect in AspectCollection javadoc.Gravatar ajmichael2017-11-07
* RELNOTES: Document interaction between test_suite and target exclusionsGravatar Googler2017-11-07
* Prefix all --bes_keywords with "user_keyword=<keyword>" before publishing to ...Gravatar Googler2017-11-07
* Retrieve bazel_sandbox_test data dependency using http_file rule.Gravatar Xin Gao2017-11-07
* Fix Bazel nightlies: do not build webappGravatar dmarting2017-11-07
* Fix the docker path for Bazel docs publisher and set timeoutGravatar dmarting2017-11-07
* Linter: fix documentationGravatar fzaiser2017-11-07
* Remove an unused JavaClasspathModeGravatar cushon2017-11-07
* Fixes the sample test XML format to have a proper failure tag.Gravatar olaola2017-11-07
* Prefer catastrophic action execution exceptions to non-catastrophic ones. Thi...Gravatar janakr2017-11-07
* Introduce cc_toolchain_type, which exports c++ make variables. UseGravatar cpeyser2017-11-07
* Add more assertions about test suite expansion behaviorGravatar Googler2017-11-07
* Some minor quality of life improvements related to the fact that the default ...Gravatar nharmata2017-11-07
* Break dependency on vfs from the interface of syntax and cmdline.Gravatar tomlu2017-11-06
* Close HTML tag typosGravatar Googler2017-11-06
* Default experimental flags to trueGravatar Googler2017-11-06
* Add optional user execution time and system execution time fields to Terminat...Gravatar ruperts2017-11-06
* Use Durations to store wall, user and system execution time in SpawnResults, ...Gravatar ruperts2017-11-06
* Automated rollback of commit 0dffc49f528c4c6e641221060e41aa6896310bdf.Gravatar Googler2017-11-06
* Expose late-bound-attributes to Skylark.Gravatar cparsons2017-11-06
* Switch ExtraActionFactory and GenRuleBase to the Expander APIGravatar ulfjack2017-11-06
* Rewrite Bazel platform and toolchain documentation for clarity and split into...Gravatar spomorski2017-11-06
* Make ErrorInfo#toString more informative.Gravatar janakr2017-11-06
* Move CppConfiguration#getHostSystemName, #getTestOnlyLinkOptions, #getObjCopy...Gravatar cpeyser2017-11-06
* Fix ImportError on tools.android for junction_libGravatar jingwen2017-11-06
* Automated rollback of commit 3181c2f1362622985aca24747ed9512573d25dc0.Gravatar corysmith2017-11-06
* Tweak java runfiles resolution.Gravatar Benjamin Peterson2017-11-06
* Cleanup stream use in canonical list of options.Gravatar ccalvarin2017-11-06
* Remove CppConfiguration#getFeatures in favor ofGravatar cpeyser2017-11-06
* Fix spelling errors in site docsGravatar Akira Baruah2017-11-06
* Schedule LtoBackendAction when creating LtoBackendArtifactGravatar Googler2017-11-06
* Update install.mdGravatar Vega Paithankar2017-11-06
* Refactor LateBoundDefault to be abstract, in preparation for being subclassed...Gravatar cparsons2017-11-06
* Simplify the merge code, and fix a few incorrectly declared tests.Gravatar corysmith2017-11-06
* Add test to monitor dependency change of //src:embedded_tools_srcs.Gravatar xingao2017-11-06
* Remove legacy implementation of objc compilation/archiving/linking.Gravatar cpeyser2017-11-06
* Linter: improve docstring formatting error messagesGravatar fzaiser2017-11-06
* Filter local and transitive resources togetherGravatar Googler2017-11-06