aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Remove CachingPackageLocator interface from the PackageProvider hierarchyGravatar ulfjack2018-06-06
* MetadataProvider now provides ActionInput lookup by exec path.Gravatar shahan2018-06-05
* Remove STRICT_ERROR from ImportDepsCheckingLevel, as it is replaced with ERROR.Gravatar cnsun2018-06-05
* Disable `repo_mapping` by default via a flag.Gravatar dannark2018-06-05
* Correct some recently added documentation (please fix if this is not actually...Gravatar bcutler2018-06-05
* Move path-manipulation functions to own library file.Gravatar ccalvarin2018-06-05
* Refactor WorkspaceFactoryTestHelper to be able to add a setSkylarkSemantics m...Gravatar dannark2018-06-05
* Automated rollback of commit 1b041c86147098451bffc94d2602aea26ee16e06.Gravatar juliexxia2018-06-05
* Add documentation for the toolchains= attribute.Gravatar lberki2018-06-05
* Add flag --experimental_enable_repo_mapping to gate usage of repo_mapping fun...Gravatar dannark2018-06-05
* Add explicit TOC and fix markdown incompatible with Jekyll.Gravatar spomorski2018-06-05
* Allow rules and targets to specify extra execution platform constraints.Gravatar John Cater2018-06-05
* Fix TEST_SHARD_INDEX documentation.Gravatar Googler2018-06-05
* Add functionality to SerializationContext and @AutoCodec to check that a clas...Gravatar janakr2018-06-05
* Stop allocating new tokens in the lexerGravatar laurentlb2018-06-05
* Automated rollback of commit 52c4d05d1bfd54ea901e9926be7b262dd45e34de.Gravatar dbabkin2018-06-05
* Remove step in SkylarkSemanticsOptions instructions that reference non-existe...Gravatar dannark2018-06-05
* Clean up `bazel help coverage`Gravatar Googler2018-06-05
* Simplify CppCompileAction#discoverInputs().Gravatar lberki2018-06-05
* Don't rely on shell splitting; explicitly make these multiple argumentsGravatar ulfjack2018-06-05
* Add LabelLateBoundDefault to :coverage_report_generator attributeGravatar dbabkin2018-06-05
* Use BUILD.bazel instead of BUILD for external projectsGravatar Dmitry Petrashko2018-06-05
* Add LabelLateBoundDefault to :coverage_support attributeGravatar dbabkin2018-06-05
* Avoid dependency on coreutil.Gravatar Greg Steuck2018-06-04
* Update Blaze documentation to reflect that gcc is not the only compiler used.Gravatar Googler2018-06-04
* Remove the $(ANDROID_CPU) Make variable.Gravatar lberki2018-06-04
* 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