flutter/packages/flutter_tools/test/general.shard/build_system/targets
Jonah Williams 13bf341584
[flutter_tools] update build rules to depend on subset of package_config contents (#67165)
Split from #66776

Even if pub does not change the packge_config contents, it will still update a timestamp in one of the fields. This causes unnecessary rebuilds. To fix this, generate an additional file when running pub get that only contains the relevant fields and then update the KernelSnapshot rule to depend on it only.
2020-10-07 08:46:11 -07:00
..
android_test.dart [flutter_tools] support code size tooling on iOS, linux, windows, macOS, and Android on Windows (#63610) 2020-08-25 10:00:24 -07:00
assets_test.dart Replace MockArtifacts with Artifacts.test() (#67012) 2020-09-30 16:25:29 -07:00
common_test.dart [flutter_tools] update build rules to depend on subset of package_config contents (#67165) 2020-10-07 08:46:11 -07:00
desktop_test.dart Add Linux GTK artifacts to unpack list (#57452) 2020-05-18 09:26:07 -07:00
icon_tree_shaker_test.dart Replace MockArtifacts with Artifacts.test() (#67012) 2020-09-30 16:25:29 -07:00
ios_test.dart [flutter_tools] remove most globals from build system and tests (#63697) 2020-08-13 15:00:27 -07:00
linux_test.dart Replace MockArtifacts with Artifacts.test() (#67012) 2020-09-30 16:25:29 -07:00
localizations_test.dart [gen_l10n] Support string list as preferred-supported-locales (#63649) 2020-09-10 07:32:40 +08:00
macos_test.dart [flutter_tools] support code size tooling on iOS, linux, windows, macOS, and Android on Windows (#63610) 2020-08-25 10:00:24 -07:00
web_test.dart [flutter_tools] disable source maps by default for release builds, enable for run and with command line arg (#67331) 2020-10-05 13:24:51 -07:00
windows_test.dart Replace MockArtifacts with Artifacts.test() (#67012) 2020-09-30 16:25:29 -07:00