flutter/packages/flutter_tools/test/general.shard/build_system
Jonah Williams 978fada33c
Refactor flutter.gradle to use assemble directly (#43876)
Removes multiple re-entrant calls of bundle and aot and replaces them with a single call to assemble. This restores full caching and will allow follow-up performance improvements when building multiple ABIs
2019-11-08 12:41:24 -08:00
..
targets Refactor flutter.gradle to use assemble directly (#43876) 2019-11-08 12:41:24 -08:00
build_system_test.dart Remove Source.behavior, fix bug in depfile invalidation (#43945) 2019-11-04 16:37:43 -08:00
depfile_test.dart switch dart2js build to depfile, remove Source.function (#42977) 2019-10-21 16:46:44 -07:00
exceptions_test.dart add missing trailing commas in flutter_tools (#40968) 2019-09-24 08:06:09 +02:00
filecache_test.dart Don't indefinitely persist file hashes, handle more error conditions (#43602) 2019-10-29 13:20:51 -07:00
source_test.dart Remove Source.behavior, fix bug in depfile invalidation (#43945) 2019-11-04 16:37:43 -08:00