| Commit message (Expand) | Author | Age |
* | Add equality support to composing transitions. | mstaib | 2018-04-27 |
* | Remove unused bootstrap dependencies | Liam Miller-Cushon | 2018-04-27 |
* | Avoid creating a Composing*Transition if one of the transitions is NoTransition. | mstaib | 2018-04-27 |
* | Add --experimental_use_late_bound_option_defauts flag to toggle usage of late... | Googler | 2018-04-27 |
* | Ensure that all rules which (even very indirectly) call | jcater | 2018-04-27 |
* | Ensure that all rules which (even very indirectly) call | jcater | 2018-04-27 |
* | Normalize parameter name comments | cushon | 2018-04-27 |
* | Automated rollback of commit 8ca66458a42266f11aba77732b05ab06b96e95fb. | hlopko | 2018-04-26 |
* | Use VanillaJavaBuilder for bootstrapping | cushon | 2018-04-26 |
* | Ensure that all rules which (even very indirectly) call | jcater | 2018-04-26 |
* | Add support for native header outputs to VanillaJavaBuilder | cushon | 2018-04-26 |
* | For --checkHashMismatch=ERROR, emit all errors instead of stopping at the fir... | cushon | 2018-04-26 |
* | Allow class prefix names to be blacklisted from DynamicCodec use. | janakr | 2018-04-26 |
* | Make mobile-install shard for extra .dex file produced with --experimental_de... | kmb | 2018-04-26 |
* | Emit jdeps proto, that is, the used jars on the regular classpath. | cnsun | 2018-04-26 |
* | Replace ConfigurationTransition with PatchTransition in a few places. | mstaib | 2018-04-26 |
* | RuleTransitionFactory returns NoTransition instead of null. | mstaib | 2018-04-26 |
* | Abstract away the param file write action from tests. | tomlu | 2018-04-26 |
* | Remove unused method. | jcater | 2018-04-26 |
* | CppDebugPackageProvider is useful for more than just C++, so rename it. | Googler | 2018-04-26 |
* | Remove INTERNAL flags from help flags-as-proto. | mstaib | 2018-04-26 |
* | Adds support for remote files. | shahan | 2018-04-26 |
* | Abstract away the param file write action from tests. | tomlu | 2018-04-26 |
* | Abstract away the param file write action from tests. | tomlu | 2018-04-26 |
* | Consolidating start/end lib archive expansion | Googler | 2018-04-26 |
* | Abstract away the param file write action from tests. | tomlu | 2018-04-26 |
* | tests,shell: enable some shell tests on Windows | Laszlo Csomor | 2018-04-26 |
* | Automated rollback of commit c5c6ef83936cf90fd11038a84637e691beb47288. | tomlu | 2018-04-26 |
* | Bash,runfiles: ignore RUNFILES_MANIFEST_ONLY | Laszlo Csomor | 2018-04-26 |
* | Fix skyframe target pattern evaluator thread usage | ulfjack | 2018-04-26 |
* | Expose cc_common.get_environment_variables and cc_common.get_command_line to ... | hlopko | 2018-04-26 |
* | Add execution information to standalone test results. | Benjamin Peterson | 2018-04-26 |
* | Prepare to abstract away the param file write action from tests. | tomlu | 2018-04-26 |
* | windows,client: no longer support Unix-style paths | Laszlo Csomor | 2018-04-26 |
* | Add a helpful note for the args argument of binary rules. | Googler | 2018-04-26 |
* | Add an extra argument to CcCompilationHelper#fromCommon() that contains addit... | lberki | 2018-04-26 |
* | Prototype support for llvm coverage | Ulf Adams | 2018-04-26 |
* | Automated rollback of commit 404483d99bca4edc0600e72cacfcc36404fd4653. | hlopko | 2018-04-25 |
* | Remove some references to JDK 7, which is not longer supported | cushon | 2018-04-25 |
* | Fix typo in gcloud kms decrypt command. | philwo | 2018-04-25 |
* | Serialize NestedSet sizes that get special treatement (empty set, singleton) | cpeyser | 2018-04-25 |
* | Support deferred param files. | tomlu | 2018-04-25 |
* | Make java_common.compile's javacopt handling consistent with native Java rules | cushon | 2018-04-25 |
* | Delete query how-to goowiki and migrate external query how-to page to html so... | juliexxia | 2018-04-25 |
* | Consolidate compatible_javacopts definition | cushon | 2018-04-25 |
* | Only print a warning if gcov cannot be found, not an error | ulfjack | 2018-04-25 |
* | Detect build-in include directories for C and C++, not only for C++ | hlopko | 2018-04-25 |
* | Update the documentation in the wake of https://github.com/bazelbuild/bazel/c... | lberki | 2018-04-25 |
* | Prevent Skylark actions from setting arbitrary execution info | ulfjack | 2018-04-25 |
* | Document that getuid/getgid/getpid can throw exceptions. | philwo | 2018-04-25 |