rules_cc/tools/migration
hlopko 7caec85c2c Improve rules_cc copybara
* # copybara-scrub suffix now works in BUILD and bzl files
* //tools/cpp is rewritten to @bazel_build//tools/cpp **in any filetype**
* //third_party/bazel_rules/rules_cc is rewritten to // **in any filetype**

PiperOrigin-RevId: 233919400
2019-02-14 13:22:37 +01:00
..
BUILD Migrate Apple CROSSTOOL to starlark. 2019-01-28 06:40:54 -08:00
convert_crosstool_to_starlark.go Fix paths resolving for --crosstool and --output_location. 2019-02-05 06:09:25 -08:00
crosstool_query.py Add crosstool_query 2019-01-09 08:56:21 +01:00
crosstool_to_starlark_lib.go Improve rules_cc copybara 2019-02-14 13:22:37 +01:00
crosstool_to_starlark_lib_test.go Add feature declaration tests 2019-02-06 23:50:49 -08:00
ctoolchain_comparator.py Actually cause the comparator / test to fail when there is an error reading one 2019-01-18 11:20:25 -08:00
ctoolchain_comparator_lib.py Make CToolchain comparator ignore differences in CToolchain.Tool.tool_path and CToolcain.ToolPath.path when one is "" and the other "NOT_USED" 2019-02-07 01:04:52 -08:00
ctoolchain_comparator_lib_test.py Make CToolchain comparator ignore differences in CToolchain.Tool.tool_path and CToolcain.ToolPath.path when one is "" and the other "NOT_USED" 2019-02-07 01:04:52 -08:00
ctoolchain_compare.bzl Make ctoolchain_compare.bzl more robust by using ctx.label.name as generated files name. 2019-01-23 05:42:09 -08:00
legacy_fields_migration_lib.py Enable features that were previously enabled by Bazel in legacy_fields_migrator 2019-02-13 05:40:50 -08:00
legacy_fields_migration_lib_test.py Enable features that were previously enabled by Bazel in legacy_fields_migrator 2019-02-13 05:40:50 -08:00
legacy_fields_migrator.py Add --inline option to legacy_fields_migrator 2019-01-09 08:58:04 +01:00