aboutsummaryrefslogtreecommitdiffhomepage
path: root/site/docs/skylark/backward-compatibility.md
Commit message (Expand)AuthorAge
* Document the --incompatible_show_all_print_messages flagGravatar vladmos2017-12-15
* Add a new flag to disable glob tracking: --incompatible_disable_glob_trackingGravatar laurentlb2017-12-12
* Remove the --incompatible_list_plus_equals_inplace flagGravatar vladmos2017-12-08
* New flag `--incompatible_depset_union` to disable old-style depset merging.Gravatar laurentlb2017-12-07
* Flip the --incompatible_disallow_uncalled_set_constructor flagGravatar vladmos2017-12-06
* Set default value of incompatible_load_argument_is_label to true.Gravatar laurentlb2017-12-04
* Remove the deprecated set constructor from SkylarkGravatar vladmos2017-11-21
* Remove the deprecated set constructor from SkylarkGravatar vladmos2017-11-20
* Fix spelling errors in site docsGravatar Akira Baruah2017-11-06
* Automated rollback of commit 1b98de65873054b148ced772cfa827a7bfb5ad9a.Gravatar dslomov2017-10-23
* 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
* 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
* 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
* Make `incompatible_disallow_toplevel_if_statement` default to true.Gravatar laurentlb2017-08-17
* Fix backwards compat doc <title>.Gravatar Benjamin Peterson2017-08-10
* Move Backward compatibility to a separate page.Gravatar laurentlb2017-07-19