1. 39c55b7 Remove the flag `incompatible_disallow_native_in_build_file` by laurentlb · 6 years ago
  2. 3b7e294 Remove the flag `incompatible_no_kwargs_in_build_files`. by laurentlb · 6 years ago
  3. fdc2da7 Remove flag incompatible_static_name_resolution_in_build_files by laurentlb · 6 years ago
  4. 7eb483c Remove the flag `incompatible_disallow_filetype` by laurentlb · 6 years ago
  5. 36c70a6 Rollforward "Disable outputs param of rule function" with fix by cparsons · 6 years ago
  6. 20c8413 Restrict string escape sequences and introduce flag by Marwan Tammam · 6 years ago
  7. 5736381 Blaze actions: add support for dependency pruning. by Googler · 6 years ago
  8. 9bc841e Introduce flag --incompatible_disallow_empty_glob=true by laurentlb · 6 years ago
  9. dff9a2f Remove the --incompatible_disallow_old_octal_notation flag by laurentlb · 6 years ago
  10. c2001a4 Automated rollback of commit bbe47a1564a832e1a175206f2dfbc92af94c120b. by aehlig · 6 years ago
  11. 0d40b7f C++: Make linking_context libraries_to_link return depset by plf · 6 years ago
  12. 6b3724f Convert flag --experimental_restrict_named_params to --incompatible_restrict_named_params by cparsons · 6 years ago
  13. 5688793 Add incompatible_disallow_rule_execution_platform_constraints_allowed flag. by John Cater · 6 years ago
  14. 137019f Add managed_directories attribute to workspace() function. by Googler · 6 years ago
  15. ed6bfbe Introduce no-op --experimental_google_legacy_api flag by cparsons · 6 years ago
  16. bbe47a1 Disable outputs param of rule function by cparsons · 6 years ago
  17. 95f3428 Introduce flag --incompatible_disallow_old_octal_notation by laurentlb · 6 years ago
  18. f8e87fb Clean up framework support by Googler · 6 years ago
  19. ed63333 Introduce flag --incompatible_static_name_resolution_in_build_files by laurentlb · 6 years ago
  20. de41cf8 Introduce flag --incompatible_no_kwargs_in_build_files by laurentlb · 6 years ago
  21. f63f571 Remove --incompatible_use_toolchain_providers_in_java_common flag by cushon · 6 years ago
  22. 3f6da0a Remove third party license checking from Bazel. by gregce · 6 years ago
  23. 18ef7a5 Introduce new flag `--incompatible_string_join_requires_strings` by laurentlb · 6 years ago
  24. 254a4be Remove flag `--incompatible_strict_argument_ordering`. by laurentlb · 6 years ago
  25. d576ed0 Remove `--incompatible_disallow_data_transition` flag by laurentlb · 6 years ago
  26. e12229e Remove --incompatible_require_feature_configuration_for_pic by hlopko · 6 years ago
  27. c65bbd8 Automated rollback of commit 6619fed50bd3b1c533a678767cf0ea090422c8b1. by juliexxia · 6 years ago
  28. 3010e57 C++: Remove gcc flags. by plf · 6 years ago
  29. 3b08beb Create flag to turn down named-ness of certain Starlark params by cparsons · 6 years ago
  30. c32c334 Remove --experimental_enable_repo_mapping. It was experimental but has also been a no-op for a release so it is safe to remove. by dannark · 6 years ago
  31. 4aa059a Add --incompatible_disable_third_party_license_checking. by gregce · 6 years ago
  32. 64e833c Introduce --incompatible_disallow_native_in_build_file to forbid native module in BUILD files by laurentlb · 6 years ago
  33. d979636 Remove --incompatible_generate_javacommon_source_jar by cushon · 6 years ago
  34. 26f843d Remove flag `--incompatible_string_is_not_iterable` by laurentlb · 6 years ago
  35. 92c43cd Rename SkylarkSemanticsOptions to StarlarkSemanticsOptions by laurentlb · 6 years ago
  36. 6659b4c Rename SkylarkSemantics to StarlarkSemantics by laurentlb · 6 years ago
  37. 5d53171 Disallow rule implementation functions to return a struct by cparsons · 6 years ago
  38. 37cd5c4 Add --check_third_party_targets_have_licenses. by Greg Estren · 6 years ago
  39. 4a6f708 Add --incompatible_use_toolchain_providers_in_java_common by cushon · 6 years ago
  40. ed87463 Create --incompatible_remap_main_repo flag. by dannark · 6 years ago
  41. 6619fed Create new starlark semantics flag to turn off whitelisting. Defaulted to "false" but doesn't actually attach to any logic yet. by juliexxia · 6 years ago
  42. b71ed30 Remove --incompatible_disallow_conflicting_providers by laurentlb · 6 years ago
  43. 387cb02 Remove --incompatible_disallow_slash_operator by laurentlb · 6 years ago
  44. 21e21bc Remove --incompatible_range_type by laurentlb · 6 years ago
  45. 4798f47 Add toolchain resolution support to JavaRuntimeInfo and JavaToolchainProvider by cushon · 6 years ago
  46. 2fe38c1 Add --incompatible_disallow_legacy_java_provider flag. by elenairina · 6 years ago
  47. edfb4a0 Add a flag to control toolchain resolution for Java rules by cushon · 6 years ago
  48. 569a31b Remove --incompatible_remove_native_{git_repository, http_archive} by Klaus Aehlig · 6 years ago
  49. e679d02 Add whitelist flag for --incompatible_disallow_legacy_javainfo. by elenairina · 6 years ago
  50. 7019131 Allow setting needsPic crosstool capability using feature by hlopko · 6 years ago
  51. 2b3ad18 Code simplification in the environment, remove old incompatible flags by laurentlb · 6 years ago
  52. 21f4bd3 Add flag to control native maven jar rule deprecation. by Danna Kelmer · 6 years ago
  53. 8ec3639 Move analysis testing improvements out of "experimental". by cparsons · 6 years ago
  54. 1e5352d Introduce --incompatible_strict_argument_ordering by laurentlb · 6 years ago
  55. 1f332e0 Allow starlark rules to be build settings. by juliexxia · 6 years ago
  56. d8d3776 New flag --incompatible_no_attr_license to disable `attr.license` function by laurentlb · 6 years ago
  57. b7747f3 Remove support for --incompatible_never_use_embedded_jdk_for_javabase by cushon · 6 years ago
  58. e0efc14 Introduce the transitions() function and "transition" type in Starlark. by cparsons · 6 years ago
  59. d86b509 Error-out if the label in a 'load' statement crosses a subpackage boundary. This behavior is guarded by a flag (default value is "don't error out"), and will eventually become the only behavior. by nharmata · 6 years ago
  60. 140c076 Attach experimental platform Starlark APIs to --experimental_platforms_api by cparsons · 6 years ago
  61. fbc828b Disable the 'default' parameter of attr.output and attr.output_list by cparsons · 6 years ago
  62. c2cd957 Add a flag to guard the SkylarkCallables that have been exposed for the Android by Googler · 6 years ago
  63. 645a35e Create AnalysisFailureInfo for in-build failure testing. by cparsons · 6 years ago
  64. 3cb3a5d Introduce --incompatible_no_target_output_group to turn down deprecated Target.output_group field. by cparsons · 6 years ago
  65. 9d179e1 Introduce --incompatible_no_transitive_loads by laurentlb · 6 years ago
  66. c6eef5d Never use @embedded_jdk for --javabase by Liam Miller-Cushon · 7 years ago
  67. 09ec261 Introduce --incompatible_static_name_resolution by laurentlb · 7 years ago
  68. 774bfe0 Support directory expansion in Skylark Args. by tomlu · 7 years ago
  69. 5a6fc8d Throw a rule error when a skylark rule implementation returns multiple providers of the same type. by cparsons · 7 years ago
  70. ed598bc Put main repo remapping behind a flag. by dannark · 7 years ago
  71. 7e41f9b C++: Change Skylark API whitelisting to be part of flag. by plf · 7 years ago
  72. 504a6d2 Removes serialization class that introduced bug. by plf · 7 years ago
  73. 9de215d [Skylark] Make range function lazy. by Taras Tsugrii · 7 years ago
  74. e506858 Add --incompatible_disable_deprecated_attr_params to disable some deprecated parameters of the skylark attr module. by cparsons · 7 years ago
  75. 1458c61 [java_common.compile] Always generate a source jar. by elenairina · 7 years ago
  76. bceecab Add --incompatible_disable_data_transition for 'cfg = "data"' Skylark calls by gregce · 7 years ago
  77. f2a358e Add flag --experimental_enable_repo_mapping to gate usage of repo_mapping functionality in WORKSPACE rules. by dannark · 7 years ago
  78. aaf11e9 Make tools in action inputs an error. by tomlu · 7 years ago
  79. 09431da Remove --incompatible_disable_glob_tracking flag. by laurentlb · 7 years ago
  80. e374970 Add --incompatible_disallow_legacy_javainfo flag. by tomlu · 7 years ago
  81. 707acfe Introduce `--incompatible_disallow_filetype` to remove the `FileType` function. by laurentlb · 7 years ago
  82. 2213d92 Remove flag `incompatible_disallow_toplevel_if_statement`. by laurentlb · 7 years ago
  83. c381cf1 Introduce `--incompatible_disallow_slash_operator` to disable `/` operator. by laurentlb · 7 years ago
  84. 42711d9 Remove support for the --incompatible_disallow_three_arg_vardef command line option. by lberki · 7 years ago
  85. beafd7e Split Args#add into three methods. by tomlu · 7 years ago
  86. 1cbce0f New incompatible flag to disable PACKAGE_NAME and REPOSITORY_NAME. by laurentlb · 7 years ago
  87. bc4a0a2 Remove the --incompatible_disallow_uncalled_set_constructor flag by vladmos · 7 years ago
  88. 72d5109 Remove the flag --incompatible_show_all_print_messages by vladmos · 7 years ago
  89. baba6a7 Remove no-op flag 'incompatible_load_argument_is_label'. by laurentlb · 7 years ago
  90. a345f04 Add a command line option to disallow vardef()s with three arguments. by lberki · 7 years ago
  91. 99be8b4 Create --incompatible_disable_objc_provider_resources to disable deprecated objc provider skylark fields. by cparsons · 7 years ago
  92. ddd1c9a Deprecate native git_repository by Klaus Aehlig · 7 years ago
  93. a7b34a1 Decprecate native http_archive by Klaus Aehlig · 7 years ago
  94. 2195b1c Remove old flags. by laurentlb · 7 years ago
  95. fae34b9 Replaces InjectingObjectCodec with dependencies threaded through (Des|S)erializationContext. by shahan · 7 years ago
  96. 85e8d51 Remove testing flag --internal_do_not_export_builtins by brandjon · 7 years ago
  97. d7f87aa Add a new flag to disable glob tracking: --incompatible_disable_glob_tracking by laurentlb · 7 years ago
  98. c5301e9 Remove the --incompatible_list_plus_equals_inplace flag by vladmos · 7 years ago
  99. 2bbda4a New flag `--incompatible_depset_union` to disable old-style depset merging. by laurentlb · 7 years ago
  100. 6ac92f9 Add SkylarkSemantics#toBuilder() and #builderWithDefaults() by brandjon · 7 years ago