aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/test/java/com/google/devtools/build/lib/packages/SkylarkSemanticsConsistencyTest.java
Commit message (Expand)AuthorAge
* Remove the --incompatible_disallow_uncalled_set_constructor flagGravatar vladmos2018-03-22
* Remove the flag --incompatible_show_all_print_messagesGravatar vladmos2018-03-22
* Remove no-op flag 'incompatible_load_argument_is_label'.Gravatar laurentlb2018-03-21
* Add a command line option to disallow vardef()s with three arguments.Gravatar lberki2018-03-06
* Create --incompatible_disable_objc_provider_resources to disable deprecated o...Gravatar cparsons2018-03-01
* Deprecate native git_repositoryGravatar Klaus Aehlig2018-03-01
* Decprecate native http_archiveGravatar Klaus Aehlig2018-02-20
* Remove old flags.Gravatar laurentlb2018-02-16
* Replaces InjectingObjectCodec with dependencies threaded through (Des|S)erial...Gravatar shahan2018-02-13
* Remove testing flag --internal_do_not_export_builtinsGravatar brandjon2017-12-21
* 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
* Add SkylarkSemantics#toBuilder() and #builderWithDefaults()Gravatar brandjon2017-12-06
* Do not filter debug messagesGravatar vladmos2017-11-30
* Remove the deprecated set constructor from SkylarkGravatar vladmos2017-11-21
* Remove the deprecated set constructor from SkylarkGravatar vladmos2017-11-20
* Automated rollback of commit 1b98de65873054b148ced772cfa827a7bfb5ad9a.Gravatar dslomov2017-10-23
* Remove the deprecated set constructor from SkylarkGravatar vladmos2017-10-13
* Remove deprecated legacy string representations of Skylark objectsGravatar vladmos2017-10-13
* Move SkylarkSemanticsOptions to the packages/ directory, alongside SkylarkSem...Gravatar brandjon2017-10-07
* Split off SkylarkSemanticsOptions into an immutable classGravatar brandjon2017-10-06