aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Add Bazel documentation for android_local_test.Gravatar dannark2018-02-13
* Increase timeout on incompatible_changes_conflict_test.Gravatar ruperts2018-02-13
* Get rid of the last reference to getAttributeMapper by keeping packages whichGravatar mjhalupka2018-02-13
* Add ability to use getter in AutoCodecProcessor when field for instantiator p...Gravatar janakr2018-02-13
* Implement the config(expr, word) cquery function.Gravatar juliexxia2018-02-13
* Environment guarantees determinism when retrieving its bindingsGravatar brandjon2018-02-13
* Follow on to Cl/185417760 unifying error messages for glob linter.Gravatar Googler2018-02-13
* Refactor WalkableGraph and BuildDriver interfacesGravatar Googler2018-02-13
* Accept --target_label, --injecting_rule_kind in JavaBuilder and Turbine.Gravatar tomlu2018-02-13
* Fix CROSSTOOL.tpl to correctly target watchos_i386.Gravatar kaipi2018-02-13
* Split the conflict message reporting from the merging.Gravatar corysmith2018-02-13
* Replaces InjectingObjectCodec with dependencies threaded through (Des|S)erial...Gravatar shahan2018-02-13
* [Skylint] Do not crash ControlFlowChecker on nested functions.Gravatar Taras Tsugrii2018-02-13
* Implement and delegate ListeningExecutorService api to clean up the try-with-...Gravatar corysmith2018-02-13
* Improve error messaging on mismatched aapt2 formatsGravatar corysmith2018-02-13
* Automatic ClangTidyReadability code cleanup.Gravatar Googler2018-02-13
* Route --fdo_optimize information through an implicit dependency instead of Cp...Gravatar Googler2018-02-13
* Add the BUILD_WORKSPACE_DIRECTORY and BUILD_WORKING_DIRECTORY variables to "b...Gravatar lberki2018-02-13
* tmpdir,local-exec: implement --local_tmp_rootGravatar Laszlo Csomor2018-02-13
* new_git_repository: support date-based shallow clonesGravatar Klaus Aehlig2018-02-13
* Automated rollback of commit 28bd997c1c8793973f63dcae4c22bbae49e7d8b7.Gravatar Googler2018-02-12
* Use a different date time when normalizing zip entriesGravatar cushon2018-02-12
* Blaze: let a LinkerInput declare that it needs debug info in the executableGravatar Googler2018-02-12
* Query reference updates:Gravatar gregce2018-02-12
* Ensure that RuleContext is not referenced after analysis by objc_library.Gravatar cparsons2018-02-12
* Get rid of some uses of RuleConfiguredTarget.getAttributeMapper().Gravatar mjhalupka2018-02-12
* Fix parameter names in docsGravatar Googler2018-02-12
* Create a basic annotation processor for validating SkylarkCallable uses at co...Gravatar cparsons2018-02-12
* Add missing parameter documentation to the which method in repository_ctx.Gravatar kaipi2018-02-12
* 1) Make checker exit with 199 if there is any dependency issue.Gravatar cnsun2018-02-12
* Use a different date time when normalizing zip entriesGravatar cushon2018-02-12
* Create a skylint and buildozer checker for preventing glob(**/*.java)Gravatar Googler2018-02-12
* Thread ConfiguredTargetAndTarget through objC classes to get rid of referencesGravatar mjhalupka2018-02-12
* Make AndroidInstrumentationInfo createable from Skylark.Gravatar ajmichael2018-02-12
* Add labels to some Android progress messages.Gravatar ajmichael2018-02-12
* Fix screen flicker caused by small writes.Gravatar jmmv2018-02-12
* Remove description of the build language. It is Skylark.Gravatar laurentlb2018-02-12
* Remove label name interning.Gravatar tomlu2018-02-12
* git_repository: add missing args to doc stringGravatar Klaus Aehlig2018-02-12
* PiperOrigin-RevId: 185383460Gravatar juliexxia2018-02-12
* Use a different date time when normalizing zip entriesGravatar cushon2018-02-12
* Document a few more differences between Skylark and Python.Gravatar laurentlb2018-02-12
* docs: add external links about remote cachingGravatar Jakob Buchgraber2018-02-12
* Revamp rules documentationGravatar laurentlb2018-02-12
* Fixing test-setup.sh occasionally missing stdout/stderr, on systems where "ta...Gravatar Googler2018-02-12
* Clarify doc related to declare_file and declared outputs.Gravatar laurentlb2018-02-12
* Changes cc_library to consume headers specified in the "hdrs" attribute of anGravatar cpeyser2018-02-12
* Add a mechanism to SpawnResult to return an in-memory outputGravatar ulfjack2018-02-12
* Move common proto aspect logic to a new class.Gravatar elenairina2018-02-12
* C++: Allows adding linkopts through file.Gravatar plf2018-02-12