aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* Add aarch64 embedded JDK config, MacOS mock toolchain settingsGravatar Arielle Albon2018-07-31
* Do not collect source jars for neverlink targets.Gravatar Googler2018-07-31
* Disable include scanning for C++ linkstamp compile actions, which are suppose...Gravatar lberki2018-07-31
* testenv.sh: do not run "bazel info" unnecessarilyGravatar Laszlo Csomor2018-07-31
* Quiet 'The following options were not recognized by any processor' warningsGravatar cushon2018-07-30
* Make explicit the contract of ConfiguredTarget builders returning null when t...Gravatar cparsons2018-07-30
* Internal changeGravatar ruperts2018-07-30
* [Skylark] Size argument list builder to avoid allocations.Gravatar Taras Tsugrii2018-07-30
* Automated rollback of commit be88b8539b30d1c36c68b0f6acfe1e9ae010db3b.Gravatar cparsons2018-07-30
* Improve artifact->owner label accounting in two ways. First, don't do the ful...Gravatar janakr2018-07-30
* [Skylark] Use POJOs instead of dynamic proxies.Gravatar Taras Tsugrii2018-07-30
* Some code cleanups and improvements around the various DTC visitor implementa...Gravatar nharmata2018-07-30
* Expanding execution log parser to filter by runner type.Gravatar Googler2018-07-30
* Remove source index from SourceFileArtifactValue.Gravatar felly2018-07-30
* Return Java providers only onceGravatar elenairina2018-07-30
* Add manifestProtoOutput produced during Java compilation to the OutputJar so ...Gravatar Googler2018-07-30
* Add a todo to ProcessUtils to use the new Java 9 APIsGravatar ulfjack2018-07-30
* Allows subclasses of SkyframeExecutor to enable analysis during execution.Gravatar shahan2018-07-30
* Make the fallback strategy for Bazel's remote execution configurable.Gravatar philwo2018-07-30
* Automatic code cleanup.Gravatar Googler2018-07-30
* Windows,tests: port execution_phase_testsGravatar Laszlo Csomor2018-07-30
* Windows,tests: port startup_options_testsGravatar Laszlo Csomor2018-07-30
* Add the ParallelEvaluator.eval call to the ProfilerGravatar ulfjack2018-07-30
* Windows,tests: port experimental_ui_testGravatar Laszlo Csomor2018-07-30
* Windows,tests: port loading_phase_testsGravatar Laszlo Csomor2018-07-29
* Document AndroidLibrary.java for readability.Gravatar jingwen2018-07-27
* Blacklist PackageFactory$BuiltInRuleFunction from serialization.Gravatar janakr2018-07-27
* Make sure the --host_platform_remote_properties_override flags isGravatar John Cater2018-07-27
* Throw a rule error when a skylark rule implementation returns multiple provid...Gravatar cparsons2018-07-27
* Fix crash bug in SkyQuery rdeps when there's a dependency edge filter.Gravatar nharmata2018-07-27
* Automated rollback of commit 71479d3ef1627a30b9ec75ca50e6a90cf7db6377.Gravatar ruperts2018-07-27
* Automated rollback of commit 7e87730de985b7099b9b683571d58efdaab70890.Gravatar ccalvarin2018-07-27
* Skip strict deps suggested fix commands with strict deps disabledGravatar cushon2018-07-27
* Automated rollback of commit db01c6f926bcb4774d901797c59f51dd54c05624.Gravatar janakr2018-07-27
* Simplify tree artifact directory check, and avoid an extra system call.Gravatar felly2018-07-27
* Repository Options: fix meta dataGravatar Klaus Aehlig2018-07-27
* Windows,tests: port python_testGravatar Laszlo Csomor2018-07-27
* [singlejar] cleanup port libraryGravatar Loo Rong Jie2018-07-27
* Windows,tests: port progress_reporting_testGravatar Laszlo Csomor2018-07-27
* shell tests: use Bazel-embedded Bash runfiles libGravatar laszlocsomor2018-07-27
* Update ProjectFileSupport to take an OptionsParser.Gravatar Googler2018-07-27
* Add an option to compress the JSON trace profile.Gravatar twerth2018-07-27
* Add a flag to split test.xml generation into a separate SpawnGravatar ulfjack2018-07-27
* Experimental UI: on limited output, reserve capacity for post-build statusGravatar Klaus Aehlig2018-07-27
* C++: Fixes the way errors are checked in tests.Gravatar plf2018-07-27
* Remove load() from contents.Gravatar Googler2018-07-26
* Perform strict deps enforcement on compilations with attribution errorsGravatar cushon2018-07-26
* Unconditionally run the SJD machinery, which is necessary for jdeps outputGravatar cushon2018-07-26
* Generalize fix to not emit a -gensrc.jar if the annotation processor classpat...Gravatar cushon2018-07-26
* Fix skydoc following of nontrivial relative labels.Gravatar cparsons2018-07-26