aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* [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
* 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
* C++: Stops passing workspace to whitelist check of providersGravatar plf2018-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
* 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
* Make BES tolerant to duplicate artifacts in output groups.Gravatar tomlu2018-08-03
* Set --defer_param_files to true.Gravatar tomlu2018-08-03
* Pass digest to Chunker construction when available.Gravatar tomlu2018-08-03
* Add support to completion function to create a path resolver from its looked-...Gravatar tomlu2018-08-03
* Introduce a new file-based logging handler for Bazel.Gravatar arostovtsev2018-08-03
* aapt2 creates larger apks when converting from proto.Gravatar corysmith2018-08-03
* Update config_setting to get the target platform from the ToolchainContext.Gravatar John Cater2018-08-03
* Add --experimental_shortened_obj_file_path to GraveyardOptionsGravatar hlopko2018-08-03
* Set callable field only for methods in order to diferenciate them fromGravatar Googler2018-08-03
* Polish archiver_flags feature to behave better with the toolchain apiGravatar hlopko2018-08-03
* Update the documentation of the "resources" tag on Java rules.Gravatar lberki2018-08-03
* C++: Change Skylark API whitelisting to be part of flag.Gravatar plf2018-08-03
* Write print(x) instead of print x for python3 compatibilityGravatar Loo Rong Jie2018-08-02
* Change the list of rc files accepted.Gravatar ccalvarin2018-08-02
* Add some additional debugging if a dep is unexpectedly absent.Gravatar janakr2018-08-02
* Set target/aspect completion functions as unsharable.Gravatar tomlu2018-08-02