aboutsummaryrefslogtreecommitdiffhomepage
path: root/site/docs/skylark
Commit message (Expand)AuthorAge
* Flip the --incompatible_list_plus_equals_inplace flag by defaultGravatar vladmos2017-10-16
* Remove the deprecated set constructor from SkylarkGravatar vladmos2017-10-13
* Remove deprecated legacy string representations of Skylark objectsGravatar vladmos2017-10-13
* Fix example in backward compatibility page.Gravatar laurentlb2017-10-06
* Clarify steps for introduction of backward incompatible changes.Gravatar michelleirvine2017-09-29
* Update travis setup instructionsGravatar Siddhartha Bagaria2017-09-25
* PiperOrigin-RevId: 169422401Gravatar Googler2017-09-21
* Skylark doc: add table of contents hintsGravatar dmarting2017-09-18
* PiperOrigin-RevId: 168816247Gravatar dmarting2017-09-18
* Add post-submit changes for https://github.com/bazelbuild/bazel/commit/aa1a4f...Gravatar brandjon2017-09-14
* Added missing documentation for a few options in backward-compatibility.md.Gravatar brandjon2017-09-13
* Delete skylark index, it is not linked from anywhere.Gravatar dmarting2017-09-12
* Documentation cleanup.Gravatar dmarting2017-09-12
* Documentation cleanup.Gravatar dmarting2017-09-11
* --incompatible_comprehension_variables_do_not_leak defaults to trueGravatar laurentlb2017-09-08
* Forbid duplicate keys in dictionary literalsGravatar laurentlb2017-09-07
* incompatible_disallow_keyword_only_args now defaults to trueGravatar laurentlb2017-09-07
* Update documentation and fix typoGravatar fzaiser2017-09-05
* Fix aspects documentationGravatar dslomov2017-09-01
* Add recommendation to build-style.md about listing dependencies directly.Gravatar Googler2017-08-22
* Make `incompatible_disallow_toplevel_if_statement` default to true.Gravatar laurentlb2017-08-17
* Fix backwards compat doc <title>.Gravatar Benjamin Peterson2017-08-10
* Fix documentation: a list was inadvertently nested in the example codeGravatar fzaiser2017-08-04
* Fix table of contents for the BUILD file style guide.Gravatar Yilei Yang2017-08-02
* Cross-reference '--aspects' flag documentation.Gravatar Dmitry Lomov2017-07-24
* Add links to examples in the documentation.Gravatar laurentlb2017-07-24
* Tutorial about macro creationGravatar laurentlb2017-07-24
* Tutorial for sharing a variableGravatar laurentlb2017-07-24
* Update aspects documentation to the latest and greatest APIs.Gravatar Dmitry Lomov2017-07-21
* Reference `aspect` function from aspects documentation.Gravatar Dmitry Lomov2017-07-21
* Use new actions API in docs.Gravatar Dmitry Lomov2017-07-21
* Use double-quotes instead of single-quotes for consistency.Gravatar laurentlb2017-07-20
* Move some best practices to the BUILD file style guide.Gravatar laurentlb2017-07-20
* Move Backward compatibility to a separate page.Gravatar laurentlb2017-07-19
* Mark PACKAGE_NAME and REPOSITORY_NAME as deprecated.Gravatar laurentlb2017-07-19
* New flag --incompatible_string_is_not_iterable to forbid iteration over strings.Gravatar laurentlb2017-07-13
* fixed broken link to maven_jar code in docsGravatar Ittai Zeidman2017-07-11
* New flag `--incompatible_checked_arithmetic` to use checked arithmetics.Gravatar laurentlb2017-07-05
* Improve the Skylark rule naming documentationGravatar steren2017-07-05
* Update aspect documentation to reflect aspect parameters.Gravatar Googler2017-06-29
* Create and example of how to change the default on inherited attributesGravatar Pweaver (Paul Weaver)2017-06-28
* Use relative paths in links in docs.Gravatar dzc2017-06-26
* Forbid duplicate keys in dictionary literalsGravatar laurentlb2017-06-26
* Delete the 'upcoming' changes section.Gravatar laurentlb2017-06-22
* Introduce --incompatible_depset_is_not_iterableGravatar laurentlb2017-06-21
* Fix a link rot.Gravatar Googler2017-06-16
* Clarify a remark on upcoming changesGravatar brandjon2017-06-16
* Remove reference to Python-preprocessing in the documentationGravatar laurentlb2017-06-16
* Introduce --incompatible_load_argument_is_label (1st argument of load must be...Gravatar laurentlb2017-06-14
* Introduce --incompatible_comprehension_variables_do_not_leakGravatar laurentlb2017-06-14