flutter/packages/flutter_tools/test/general.shard/build_system
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
..
targets [flutter_tools] update build rules to depend on subset of package_config contents (#67165) 2020-10-07 08:46:11 -07:00
build_system_test.dart Replace MockArtifacts with Artifacts.test() (#67012) 2020-09-30 16:25:29 -07:00
depfile_test.dart [flutter_tools] migrate windows to assemble (#55187) 2020-04-22 12:26:49 -07:00
exceptions_test.dart [flutter_tools] Ensure that global variables are easily identifiable (#47398) 2020-01-06 11:04:20 -08:00
file_store_test.dart Replace MockArtifacts with Artifacts.test() (#67012) 2020-09-30 16:25:29 -07:00
source_test.dart Revert "[flutter_tools] separate target platform, host platform, and architecutre (#60119)" (#60147) 2020-06-23 17:19:29 -07:00