Sign in
bazel
/
bazel
/
39c55b7abb7185dee4ee3979dd8fcff1be96ad52
/
src
/
test
/
java
/
com
/
google
/
devtools
/
build
/
lib
/
packages
/
SkylarkSemanticsConsistencyTest.java
39c55b7
Remove the flag `incompatible_disallow_native_in_build_file`
by laurentlb
· 6 years ago
3b7e294
Remove the flag `incompatible_no_kwargs_in_build_files`.
by laurentlb
· 6 years ago
fdc2da7
Remove flag incompatible_static_name_resolution_in_build_files
by laurentlb
· 6 years ago
7eb483c
Remove the flag `incompatible_disallow_filetype`
by laurentlb
· 6 years ago
36c70a6
Rollforward "Disable outputs param of rule function" with fix
by cparsons
· 6 years ago
20c8413
Restrict string escape sequences and introduce flag
by Marwan Tammam
· 6 years ago
5736381
Blaze actions: add support for dependency pruning.
by Googler
· 6 years ago
9bc841e
Introduce flag --incompatible_disallow_empty_glob=true
by laurentlb
· 6 years ago
dff9a2f
Remove the --incompatible_disallow_old_octal_notation flag
by laurentlb
· 6 years ago
c2001a4
Automated rollback of commit bbe47a1564a832e1a175206f2dfbc92af94c120b.
by aehlig
· 6 years ago
0d40b7f
C++: Make linking_context libraries_to_link return depset
by plf
· 6 years ago
6b3724f
Convert flag --experimental_restrict_named_params to --incompatible_restrict_named_params
by cparsons
· 6 years ago
5688793
Add incompatible_disallow_rule_execution_platform_constraints_allowed flag.
by John Cater
· 6 years ago
137019f
Add managed_directories attribute to workspace() function.
by Googler
· 6 years ago
ed6bfbe
Introduce no-op --experimental_google_legacy_api flag
by cparsons
· 6 years ago
bbe47a1
Disable outputs param of rule function
by cparsons
· 6 years ago
95f3428
Introduce flag --incompatible_disallow_old_octal_notation
by laurentlb
· 6 years ago
f8e87fb
Clean up framework support
by Googler
· 6 years ago
ed63333
Introduce flag --incompatible_static_name_resolution_in_build_files
by laurentlb
· 6 years ago
de41cf8
Introduce flag --incompatible_no_kwargs_in_build_files
by laurentlb
· 6 years ago
f63f571
Remove --incompatible_use_toolchain_providers_in_java_common flag
by cushon
· 6 years ago
3f6da0a
Remove third party license checking from Bazel.
by gregce
· 6 years ago
18ef7a5
Introduce new flag `--incompatible_string_join_requires_strings`
by laurentlb
· 6 years ago
254a4be
Remove flag `--incompatible_strict_argument_ordering`.
by laurentlb
· 6 years ago
d576ed0
Remove `--incompatible_disallow_data_transition` flag
by laurentlb
· 6 years ago
e12229e
Remove --incompatible_require_feature_configuration_for_pic
by hlopko
· 6 years ago
c65bbd8
Automated rollback of commit 6619fed50bd3b1c533a678767cf0ea090422c8b1.
by juliexxia
· 6 years ago
3010e57
C++: Remove gcc flags.
by plf
· 6 years ago
3b08beb
Create flag to turn down named-ness of certain Starlark params
by cparsons
· 6 years ago
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
4aa059a
Add --incompatible_disable_third_party_license_checking.
by gregce
· 6 years ago
64e833c
Introduce --incompatible_disallow_native_in_build_file to forbid native module in BUILD files
by laurentlb
· 6 years ago
d979636
Remove --incompatible_generate_javacommon_source_jar
by cushon
· 6 years ago
26f843d
Remove flag `--incompatible_string_is_not_iterable`
by laurentlb
· 6 years ago
92c43cd
Rename SkylarkSemanticsOptions to StarlarkSemanticsOptions
by laurentlb
· 6 years ago
6659b4c
Rename SkylarkSemantics to StarlarkSemantics
by laurentlb
· 6 years ago
5d53171
Disallow rule implementation functions to return a struct
by cparsons
· 6 years ago
37cd5c4
Add --check_third_party_targets_have_licenses.
by Greg Estren
· 6 years ago
4a6f708
Add --incompatible_use_toolchain_providers_in_java_common
by cushon
· 6 years ago
ed87463
Create --incompatible_remap_main_repo flag.
by dannark
· 6 years ago
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
b71ed30
Remove --incompatible_disallow_conflicting_providers
by laurentlb
· 6 years ago
387cb02
Remove --incompatible_disallow_slash_operator
by laurentlb
· 6 years ago
21e21bc
Remove --incompatible_range_type
by laurentlb
· 6 years ago
4798f47
Add toolchain resolution support to JavaRuntimeInfo and JavaToolchainProvider
by cushon
· 6 years ago
2fe38c1
Add --incompatible_disallow_legacy_java_provider flag.
by elenairina
· 6 years ago
edfb4a0
Add a flag to control toolchain resolution for Java rules
by cushon
· 6 years ago
569a31b
Remove --incompatible_remove_native_{git_repository, http_archive}
by Klaus Aehlig
· 6 years ago
e679d02
Add whitelist flag for --incompatible_disallow_legacy_javainfo.
by elenairina
· 6 years ago
7019131
Allow setting needsPic crosstool capability using feature
by hlopko
· 6 years ago
2b3ad18
Code simplification in the environment, remove old incompatible flags
by laurentlb
· 6 years ago
21f4bd3
Add flag to control native maven jar rule deprecation.
by Danna Kelmer
· 6 years ago
8ec3639
Move analysis testing improvements out of "experimental".
by cparsons
· 6 years ago
1e5352d
Introduce --incompatible_strict_argument_ordering
by laurentlb
· 6 years ago
1f332e0
Allow starlark rules to be build settings.
by juliexxia
· 6 years ago
d8d3776
New flag --incompatible_no_attr_license to disable `attr.license` function
by laurentlb
· 6 years ago
b7747f3
Remove support for --incompatible_never_use_embedded_jdk_for_javabase
by cushon
· 6 years ago
e0efc14
Introduce the transitions() function and "transition" type in Starlark.
by cparsons
· 6 years ago
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
140c076
Attach experimental platform Starlark APIs to --experimental_platforms_api
by cparsons
· 6 years ago
fbc828b
Disable the 'default' parameter of attr.output and attr.output_list
by cparsons
· 6 years ago
c2cd957
Add a flag to guard the SkylarkCallables that have been exposed for the Android
by Googler
· 6 years ago
645a35e
Create AnalysisFailureInfo for in-build failure testing.
by cparsons
· 6 years ago
3cb3a5d
Introduce --incompatible_no_target_output_group to turn down deprecated Target.output_group field.
by cparsons
· 6 years ago
9d179e1
Introduce --incompatible_no_transitive_loads
by laurentlb
· 6 years ago
c6eef5d
Never use @embedded_jdk for --javabase
by Liam Miller-Cushon
· 7 years ago
09ec261
Introduce --incompatible_static_name_resolution
by laurentlb
· 7 years ago
774bfe0
Support directory expansion in Skylark Args.
by tomlu
· 7 years ago
5a6fc8d
Throw a rule error when a skylark rule implementation returns multiple providers of the same type.
by cparsons
· 7 years ago
ed598bc
Put main repo remapping behind a flag.
by dannark
· 7 years ago
7e41f9b
C++: Change Skylark API whitelisting to be part of flag.
by plf
· 7 years ago
504a6d2
Removes serialization class that introduced bug.
by plf
· 7 years ago
9de215d
[Skylark] Make range function lazy.
by Taras Tsugrii
· 7 years ago
e506858
Add --incompatible_disable_deprecated_attr_params to disable some deprecated parameters of the skylark attr module.
by cparsons
· 7 years ago
1458c61
[java_common.compile] Always generate a source jar.
by elenairina
· 7 years ago
bceecab
Add --incompatible_disable_data_transition for 'cfg = "data"' Skylark calls
by gregce
· 7 years ago
f2a358e
Add flag --experimental_enable_repo_mapping to gate usage of repo_mapping functionality in WORKSPACE rules.
by dannark
· 7 years ago
aaf11e9
Make tools in action inputs an error.
by tomlu
· 7 years ago
09431da
Remove --incompatible_disable_glob_tracking flag.
by laurentlb
· 7 years ago
e374970
Add --incompatible_disallow_legacy_javainfo flag.
by tomlu
· 7 years ago
707acfe
Introduce `--incompatible_disallow_filetype` to remove the `FileType` function.
by laurentlb
· 7 years ago
2213d92
Remove flag `incompatible_disallow_toplevel_if_statement`.
by laurentlb
· 7 years ago
c381cf1
Introduce `--incompatible_disallow_slash_operator` to disable `/` operator.
by laurentlb
· 7 years ago
42711d9
Remove support for the --incompatible_disallow_three_arg_vardef command line option.
by lberki
· 7 years ago
beafd7e
Split Args#add into three methods.
by tomlu
· 7 years ago
1cbce0f
New incompatible flag to disable PACKAGE_NAME and REPOSITORY_NAME.
by laurentlb
· 7 years ago
bc4a0a2
Remove the --incompatible_disallow_uncalled_set_constructor flag
by vladmos
· 7 years ago
72d5109
Remove the flag --incompatible_show_all_print_messages
by vladmos
· 7 years ago
baba6a7
Remove no-op flag 'incompatible_load_argument_is_label'.
by laurentlb
· 7 years ago
a345f04
Add a command line option to disallow vardef()s with three arguments.
by lberki
· 7 years ago
99be8b4
Create --incompatible_disable_objc_provider_resources to disable deprecated objc provider skylark fields.
by cparsons
· 7 years ago
ddd1c9a
Deprecate native git_repository
by Klaus Aehlig
· 7 years ago
a7b34a1
Decprecate native http_archive
by Klaus Aehlig
· 7 years ago
2195b1c
Remove old flags.
by laurentlb
· 7 years ago
fae34b9
Replaces InjectingObjectCodec with dependencies threaded through (Des|S)erializationContext.
by shahan
· 7 years ago
85e8d51
Remove testing flag --internal_do_not_export_builtins
by brandjon
· 7 years ago
d7f87aa
Add a new flag to disable glob tracking: --incompatible_disable_glob_tracking
by laurentlb
· 7 years ago
c5301e9
Remove the --incompatible_list_plus_equals_inplace flag
by vladmos
· 7 years ago
2bbda4a
New flag `--incompatible_depset_union` to disable old-style depset merging.
by laurentlb
· 7 years ago
6ac92f9
Add SkylarkSemantics#toBuilder() and #builderWithDefaults()
by brandjon
· 7 years ago
Next »