aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* Avoid NPEs when providers are not found in JavaInfo.Gravatar elenairina2017-12-01
* Windows: Don't leak any handles from Bazel client to Bazel serverGravatar Yun Peng2017-12-01
* Remove unused adb_jobs flag.Gravatar Googler2017-11-30
* Properly enforce one version for android_robolectric_test targets by respecti...Gravatar Googler2017-11-30
* Automated rollback of commit a7a9d56539a467ef095d3003a16d33922d9505a5.Gravatar ajmichael2017-11-30
* Move bazel conditions into src/conditions.Gravatar tomlu2017-11-30
* Add rexopts attribute to android_binary.Gravatar dannark2017-11-30
* Remove some unused code from GenRuleBaseGravatar ulfjack2017-11-30
* Suppress ThinLTO indexing for linkstatic testsGravatar Googler2017-11-30
* Update tests to use the label-based load() syntax.Gravatar laurentlb2017-11-30
* Refactor the FileSystem API to allow for different hash functions.Gravatar buchgr2017-11-30
* Remove no-longer-needed experimental_android_inherit_resources_in_tests flagGravatar Googler2017-11-30
* Update some of the tests to use the label-based load() syntax.Gravatar laurentlb2017-11-30
* Refactor Android rule classes to minimize bazel specific stuff.Gravatar ajmichael2017-11-30
* Improve the error messaging by suppressing stack traces for expected errors.Gravatar corysmith2017-11-30
* Remove unused code from RuleSetUtilsGravatar Googler2017-11-30
* Make "timeout" a constant in ExecutionRequirementsGravatar ulfjack2017-11-30
* Set --objc_debug_with_GLIBCXX=false by default in the Bazel binary.Gravatar cpeyser2017-11-30
* Simplify tagged event handling.Gravatar ulfjack2017-11-30
* Switch ExtraActionFactory to the Expander APIGravatar ulfjack2017-11-30
* Move BazelRuleClassProvider.CONFIG_RULES to its own class in the config package.Gravatar lpino2017-11-30
* Skylint: Add a warning for the '|' operator.Gravatar laurentlb2017-11-30
* Mark relative_to_caller_repository as deprecated in Label constructor.Gravatar laurentlb2017-11-30
* remote: don't hide non-test failures behind test failures. Fixes #4082Gravatar buchgr2017-11-30
* Take MB/s into account for the Slow read message.Gravatar Austin Schuh2017-11-30
* Do not filter debug messagesGravatar vladmos2017-11-30
* Successful SpawnResult is not a user error.Gravatar buchgr2017-11-30
* Buffer blaze queryGravatar ulfjack2017-11-30
* Emit Blaze server pid when there is a connection timeout.Gravatar felly2017-11-30
* Add a CommandLineBuilder for the process-wrapper embedded tool, and use it ev...Gravatar ruperts2017-11-30
* Explicitly validate that the argument to JarCreator.addDirectory existsGravatar cushon2017-11-29
* Add android_local_test base class.Gravatar dannark2017-11-29
* Add support for package specification-based java_plugin configurationGravatar cushon2017-11-29
* Fix protoc_compiler variable in testenv.sh and add //third_party/protobuf:pro...Gravatar ruperts2017-11-29
* RuleFormatter: Skip Skylark-defined ComputedDefault attributes instead of cra...Gravatar carmi2017-11-29
* Add C++ Make variables to cc_binary, cc_library, and cc_test automatically whenGravatar cpeyser2017-11-29
* Open source the top-level Skylark object cc_common. cc_common provides SkylarkGravatar cpeyser2017-11-29
* Add ActionKeyContext to Action#getKey.Gravatar tomlu2017-11-29
* Don't use //base:system_malloc for spend_cpu_time testing tool.Gravatar ruperts2017-11-29
* Remove the check "Reassignment of builtin" in BUILD files.Gravatar laurentlb2017-11-29
* invoke a separate splitter action in multidex builds (behind flag)Gravatar kmb2017-11-29
* MockRule-ify some more tests.Gravatar gregce2017-11-29
* Add a static method GroupedList#numElements to allow to count the number of d...Gravatar shreyax2017-11-29
* Improve error messaging for invalid values of the --xcode_version flag.Gravatar cparsons2017-11-29
* Remove the concept of a mandatory input which is allowed to be missing.Gravatar Googler2017-11-29
* Remove some unused extension points.Gravatar Googler2017-11-29
* Add some minor debugging messages to discard_analysis_cache_test, purportedly...Gravatar janakr2017-11-29
* Move CcToolchainTypeRule to CPP_RULES, as opposed to PLATFORM_RULES. It more...Gravatar cpeyser2017-11-29
* RestBlobStore: add missing CAS_PREFIXGravatar nicolov2017-11-29
* Create the output source jar in java_common.compileGravatar elenairina2017-11-29