aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
* Automated rollback of commit a8a8e7a0e979a8e4cf14c32471ad349a1b7d47cc.Gravatar eaftan2018-06-04
* Add hacky method to InMemoryNodeEntry for fast but unsafe iteration over in-p...Gravatar janakr2018-06-04
* Add cache to NestedSetCodecWithStore to merge NestedSets that should be refer...Gravatar janakr2018-06-04
* Process 'repo_mapping' attribute from WORKSPACE rules. 'repo_mapping' is a wa...Gravatar dannark2018-06-04
* Fix submenu element ID.Gravatar spomorski2018-06-04
* Remove experimental prefix for build event output file flags.Gravatar ccalvarin2018-06-04
* Remove ConfiguredTarget from TargetCompletionValue, since it is no longer nee...Gravatar janakr2018-06-04
* Print the target names of the problematic classes, for better description of ...Gravatar cnsun2018-06-04
* Remove --glibc optionGravatar rosica2018-06-04
* Set no_proxy=localhost when an http_proxy is detected, instead of deleting th...Gravatar ruperts2018-06-04
* Add documentation for building JavaScript outputs.Gravatar spomorski2018-06-04
* Small tagging change in HTML doc.Gravatar Googler2018-06-04
* Failing targets are identified by comparing ConfiguredTarget.Key instead of C...Gravatar cpeyser2018-06-04
* Let Skylark rules take part in MakeVariableExpandingRule expansions using theGravatar jcater2018-06-04
* ActionFS is now aware of inserted files.Gravatar felly2018-06-04
* Allow injection of custom SkyFunctions into GraphTester.Gravatar janakr2018-06-04
* Get rid of the tokens queue in the lexerGravatar laurentlb2018-06-04
* Improve error message slightlyGravatar ulfjack2018-06-04
* Remove an unused method variable.Gravatar lberki2018-06-04
* C++: Makes JavaWrapCc use CcLinkingHelperGravatar plf2018-06-04
* Carry tree artifacts' self data through aggregating middlemen.Gravatar Benjamin Peterson2018-06-03
* Fast-path Label#equals by first comparing the interned PackageIdentifier.Gravatar shreyax2018-06-02
* remote: concurrent blob downloads. Fixes #5215Gravatar buchgr2018-06-02
* Make tools in action inputs an error.Gravatar tomlu2018-06-02
* Automated rollback of commit c4e128e2c6d8cacaeba034d6a3195796d50f1745.Gravatar tomlu2018-06-02
* Removes most ActionInputFileCache functionality.Gravatar shahan2018-06-01
* Allow multiple trimming transition factories to be added.Gravatar mstaib2018-06-01
* Amend a skylark test to attempt access of FilesToRunProvider.executableGravatar cparsons2018-06-01
* Migrate remaining java skylark types to skylarkbuildapiGravatar cparsons2018-06-01
* Create a Bootstrap for config-related libraries of skylarkbuildapi.Gravatar cparsons2018-06-01
* Migrate repository_rule to skylarkbuildapiGravatar cparsons2018-06-01
* Fix string.title and string.upper documentation.Gravatar Googler2018-06-01
* Android font resource supportGravatar Jingwen Chen2018-06-01
* Mention string comparison in the documentationGravatar laurentlb2018-06-01
* Migrate remaining apple-related skylark types to skylarkbuildapiGravatar cparsons2018-06-01
* Use a new RecursivePackageProvider to ask skyframe for the correct package no...Gravatar juliexxia2018-06-01
* Move TARGET_CPU from the CcToolchainProvider to BuildConfiguration.Gravatar jcater2018-06-01
* [java_common.compile] Always generate a source jar.Gravatar elenairina2018-06-01
* repository_resolved_file: pretty printGravatar Klaus Aehlig2018-06-01
* Fix broken flag existence check for linking flags in unix_cc_configure.Gravatar hlopko2018-06-01
* Release 0.14.0 (2018-06-01)Gravatar Bazel Release System2018-06-01
* Revert "Release 0.14.0 (2018-06-01)"Gravatar Luis Pino2018-06-01
* C++: Remove CcSpecificLinkParamsProvider.Gravatar plf2018-06-01
* Format all bzl files with buildifierGravatar vladmos2018-06-01
* Release 0.14.0 (2018-06-01)Gravatar Bazel Release System2018-06-01
* Windows,testing: add query regression testGravatar Laszlo Csomor2018-06-01
* Converts PLACEHOLDER FileValues into RegularFileValue when queried viaGravatar shahan2018-05-31
* Remove the Blaze strict java deps exemption for Android databinding. As ofGravatar Googler2018-05-31
* Migrate remaining Android Skylark API to skylarkbuildapiGravatar asteinb2018-05-31
* Explicitly validate local resources are passed to Java compilation firstGravatar asteinb2018-05-31