aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main
Commit message (Expand)AuthorAge
* Make FakeCppCompileAction.LOG lowercaseGravatar hlopko2017-06-22
* Make Metadata fields privateGravatar ulfjack2017-06-22
* Fix LIPO to ThinLTO mapping to work with AutoFDO.Gravatar Googler2017-06-22
* Use targets' labels' package identifier for query output=packageGravatar mschaller2017-06-22
* Fix source jars no longer being exposed to Skylark from java_library.Gravatar tomlu2017-06-22
* In the Blaze Query implementation, use Set and Map implementations backed by ...Gravatar nharmata2017-06-22
* Add back --sysroot argument for objc compile actions when grte_top is specified.Gravatar rduan2017-06-22
* Automated rollback of commit 7dec00574aa91327693f6ba7e90bff5bc834253e.Gravatar ajmichael2017-06-22
* Set correct execroot for infoGravatar kchodorow2017-06-22
* Only create a single per-build instance of the remote cache / executorGravatar ulfjack2017-06-22
* Make source code of singlejar and ijar available from @bazel_tools. ,Gravatar Xin Gao2017-06-22
* Change CAS URI to use the "bytestream" scheme instead of being scheme-lessGravatar ulfjack2017-06-22
* Allow "[", "]", "{", and "}" in globs in BUILD files. (#3048)Gravatar Jonathan Bluett-Duncan2017-06-22
* Use getopt to parse process-wrapper's command-line.Gravatar philwo2017-06-22
* Fix comment in ExperimentalEventHandlerGravatar aehlig2017-06-22
* Use tool from action_config for link-executable and link-dynamic-lib actionsGravatar hlopko2017-06-21
* Introduce --incompatible_depset_is_not_iterableGravatar laurentlb2017-06-21
* ActionMetadataHandler: proper metadata even for the volatile workspace statusGravatar ulfjack2017-06-21
* Fix Android data binding for rules with no direct resources.Gravatar gregce2017-06-21
* Re-add host_platform and target_platform, and set them as defaults.Gravatar jcater2017-06-21
* Move WrappingProviderHelper into static class in WrappingProvider.Gravatar Googler2017-06-20
* Document JavaSkylarkApiProvider static factory methods and remove one constru...Gravatar Googler2017-06-20
* Use ProtoJavaApiInfoAspectProvider.merge instead of ad-hoc method.Gravatar carmi2017-06-20
* Cleanup: Remove code related to glob prefetchingGravatar laurentlb2017-06-20
* Introduce is_cc_test build variable so we can migrate away from is_not_cc_tes...Gravatar hlopko2017-06-20
* TestAttempt: remove unused constructorsGravatar aehlig2017-06-20
* Extract ImmutableSharedKeysMap class from TransitiveInfoProviderMap.Gravatar Googler2017-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
* 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
* 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