aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
* Remove analysis code for old resource processing pipelineGravatar asteinb2018-08-07
* Replace 0/1 with False/True for testonly attributeGravatar Googler2018-08-07
* Sort the rule attribute list in ProtoOutputFormatter by name to cure some queryGravatar Googler2018-08-07
* Temporarily restore the JDK 8 host_javabase-compatible toolchainGravatar cushon2018-08-07
* Remove uses of java_toolchain.encodingGravatar cushon2018-08-07
* Remove decoupling flag from BazelGravatar asteinb2018-08-07
* Tolerate empty bootclasspaths in VanillaJavaBuilderGravatar cushon2018-08-07
* Delete the now unused ExtractInclusionAction.Gravatar Googler2018-08-07
* Temporarily disable the CommandUsingProcessWrapperTest system time upper boun...Gravatar ruperts2018-08-07
* Improve implementation of filterDiscoveredHeaders. Instead of creating a hugeGravatar Googler2018-08-07
* Add option to specify name for downloaded file to http_file skylark ruleGravatar Nicolas Lopez2018-08-07
* Replace cd with git -C during in git skylark rulesGravatar Ed Baunton2018-08-07
* [singlejar] Remove redundant test_util depsGravatar Loo Rong Jie2018-08-07
* Automated rollback of commit 186b887e5862c1502010f097e75bfd8d605620b0.Gravatar twerth2018-08-07
* Pass cc_toolchain location to FeatureConfigurationGravatar rosica2018-08-07
* [singlejar] Set binary flag for WindowsGravatar Loo Rong Jie2018-08-07
* git_repository could use HTTP_PROXY to clone repositoryGravatar wylazy2018-08-07
* Remove is_cc_test_link_action and is_not_cc_test_link_action build variablesGravatar hlopko2018-08-07
* Clean up Java toolchain configurationGravatar cushon2018-08-07
* C++: Removes CcLinkParamsStore from Skylark APIGravatar plf2018-08-07
* Fix the ordering of month and day.Gravatar Ed Schouten2018-08-07
* C++: Stops passing workspace to whitelist check of providersGravatar plf2018-08-07
* Enable the new rbe_ubuntu1604 platform for Bazel's CI.Gravatar philwo2018-08-07
* Add objc-fully-link to the list of actions that require the apple_env feature...Gravatar kaipi2018-08-06
* Add configuration for android data binding v2.Gravatar corysmith2018-08-06
* Automated rollback of commit bab4b04ad09a571615d04aacadf8b3a2b820ba5f.Gravatar corysmith2018-08-06
* Turn on proto based resource shrinking.Gravatar corysmith2018-08-06
* Relink instead of convert proto apks.Gravatar corysmith2018-08-06
* Added functionality to let the ResourceLinker link ProtoApks.Gravatar corysmith2018-08-06
* Inline static functions.Gravatar corysmith2018-08-06
* Add AndroidResources processing to the DataBindingContext.Gravatar corysmith2018-08-06
* Fix deprecation note of native http/git rulesGravatar Yannic Bonenberger2018-08-06
* Order tree artifacts.Gravatar felly2018-08-06
* Cleaning up errant sysouts.Gravatar corysmith2018-08-06
* Move maybeAddProvider to be part of the EnabledDataBindingContext.Gravatar corysmith2018-08-06
* Rename a param to better reflect its intent.Gravatar nharmata2018-08-06
* Allow a ProtoApk to write a manifest as xmlGravatar corysmith2018-08-06
* Replace config_setting.values{"compiler"} with config_setting.flag_values{"@b...Gravatar scentini2018-08-06
* C++: Removes calls to setCcLinkparamsStore of CcLinkingInfo.BuilderGravatar plf2018-08-06
* Explicitly create strict java compilation args in java_library.Gravatar twerth2018-08-06
* C++: Removes calls to setCcLinkparamsStore of CcLinkingInfo.BuilderGravatar plf2018-08-06
* Remove the functionality to do ahead-of-time #include extraction as a separateGravatar Googler2018-08-06
* Console output: switch to file line endingGravatar Klaus Aehlig2018-08-06
* Automatic code cleanup.Gravatar Googler2018-08-05
* Use fact that the subgraph of ActionLookupValues has the same transitive depe...Gravatar janakr2018-08-05
* Moved all external calls to isDataEnabled to DataBindingContext and made it p...Gravatar corysmith2018-08-03
* Reduce and centralize databinding context instances.Gravatar corysmith2018-08-03
* When no new configured targets have been analyzed, only check for artifact co...Gravatar janakr2018-08-03
* Change writer in skylark docgen to use an explicit encodingGravatar Googler2018-08-03
* Introduce the DataBindingContext interface as part of centralizing the data b...Gravatar corysmith2018-08-03