aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Access interface constants to explicitly trigger the execution of interfaceGravatar cnsun2017-06-20
* apple_binary "dylibs" attribute depends on AppleDynamicFrameworkProviderGravatar cparsons2017-06-20
* Roll back https://github.com/bazelbuild/bazel/commit/4929ad79865f8c13ef3b33c8...Gravatar cushon2017-06-20
* Adding support for SHA256 for remote execution. Switch remote execution to useGravatar olaola2017-06-20
* Create a general WrappingProvider concept and use for java_proto_library and ...Gravatar Googler2017-06-20
* Pass the unsigned apk and the keystore to ApkProvider.Gravatar Googler2017-06-20
* All java_xxx_proto_library to provide JavaProvider ("java_common").Gravatar carmi2017-06-20
* Disable glob prefetching.Gravatar laurentlb2017-06-20
* Rule functions should return None instead of internal Rule objectsGravatar vladmos2017-06-20
* Add InvocationPolicy to BEP message OptionsParsed.Gravatar ccalvarin2017-06-20
* Move some Skylark tests out of Java.Gravatar laurentlb2017-06-20
* Extract the ansi color escape sequences to an enumGravatar Ulf Adams2017-06-19
* Extract ActionContext to a top-level classGravatar ulfjack2017-06-19
* Make equality, comparison and 'in' operators not associative.Gravatar laurentlb2017-06-19
* Rewrite the Executor/ActionExecutionContext splitGravatar ulfjack2017-06-19
* Give MemoizingEvaluatorTest subclasses a bit more control over how transient ...Gravatar nharmata2017-06-19
* Roll forward R generation for Robolectric behind a flag to enable testingGravatar Googler2017-06-19
* Close file handles in ActionCache before bazel cleanGravatar Yun Peng2017-06-19
* Automated g4 rollback of commit 923d7df521f67d031b288180560848bd35e20976.Gravatar brandjon2017-06-19
* Ban the combination of buildfiles/loadfiles and --output=location.Gravatar nharmata2017-06-19
* Static-ize ConfigurationBuilderEnvironment.Gravatar mstaib2017-06-19
* Make NoBuildEvent an instance of BuildEventGravatar Klaus Aehlig2017-06-19
* Pass all J2ObjC args using a file instead of just the source files.Gravatar Googler2017-06-19
* Safe-guard against broken client environmentsGravatar Ulf Adams2017-06-19
* Change TestTimeout's rangeMax values so that isInRangeFuzzy will flag tests t...Gravatar Googler2017-06-19
* Rewrite StandaloneSpawnStrategy to use LocalSpawnRunnerGravatar ulfjack2017-06-19
* ResourceFilter persists ordering of resources when filteringGravatar Googler2017-06-19
* Require parentheses around tuple in list comprehension filtering.Gravatar laurentlb2017-06-19
* Create embedded_tools targets for ijar and zlib.Gravatar Xin Gao2017-06-19
* protobuf: Update protobuf jars to be binary compatible with Java 6. Fixes #3198Gravatar Jakob Buchgraber2017-06-16
* Update README.mdGravatar samuela2017-06-16
* Fix a link rot.Gravatar Googler2017-06-16
* A bunch of unrelated cleanups:Gravatar nharmata2017-06-16
* Fix duplication and re-ordering issues in ExternalPackageUtil.Gravatar John Cater2017-06-16
* Automated g4 rollback of commit da56606563ee9df438db93392f681bf2abb4ac97.Gravatar brandjon2017-06-16
* Rollback the copt-changing functionality of the extension_safe attributeGravatar cparsons2017-06-16
* Unconditionally shut down the execution tool, even after catastrophes.Gravatar shreyax2017-06-16
* Fix resource filtering bug in interaction between densities and API versionGravatar Googler2017-06-16
* Add more methods to ExternalPackageUtil to load all rules of a specificGravatar John Cater2017-06-16
* Clarify a remark on upcoming changesGravatar brandjon2017-06-16
* Mitigate GC churn in module map file writes: No need to pin entire contents i...Gravatar felly2017-06-16
* Remove reference to Python-preprocessing in the documentationGravatar laurentlb2017-06-16
* Automated g4 rollback of commit 5c2dc673a3ad2aa52f25c6f7d767671ba3e9b02c.Gravatar corysmith2017-06-16
* Fix couple of code blocks, doc paths in docgen templates.Gravatar dzc2017-06-16
* Remove useless comments.Gravatar nharmata2017-06-16
* Simplify data binding documentation.Gravatar gregce2017-06-16
* Cleanup: addressing comments from commit 9eea05d068a06ab642dd9d86d46ee5fa2e36...Gravatar olaola2017-06-16
* Add support for the '0o' octal prefix for integers.Gravatar laurentlb2017-06-16
* ctx.empty_action now allows depset as inputsGravatar laurentlb2017-06-16
* Remove unused interface PreprocessorGravatar Klaus Aehlig2017-06-16