Alexandre Ardhuin
|
adc7351046
|
implicit-casts:false on flutter_tools/lib (#44447)
* implicit-casts:false on flutter_tools/lib
* address review comments
* use castStringKeyedMap
* introduce {bool,string,strings}Arg
* fix ci
|
2019-11-19 07:57:42 +01:00 |
|
Ryan Macnak
|
b7773da37b
|
Pass build mode-specific bytecode generation options to frontend_server. (#42471)
Fixes various Flutter framework test failures when bytecode is enabled.
|
2019-10-14 15:26:14 -07:00 |
|
Jonah Williams
|
fde267516b
|
Make Pub an interface in the flutter tool (#42257)
|
2019-10-08 14:53:28 -07:00 |
|
Jonah Williams
|
69af9adeac
|
Update minimum build_runner version and enable incremental builder (#41499)
|
2019-09-29 13:01:33 -07:00 |
|
Alexandre Ardhuin
|
f11c34109c
|
fix bad indentations(mainly around collection literals) (#41355)
|
2019-09-27 10:46:45 +02:00 |
|
Alexandre Ardhuin
|
89427d672d
|
add missing trailing commas in flutter_tools (#40968)
|
2019-09-24 08:06:09 +02:00 |
|
Jonah Williams
|
79ec38f7f3
|
ensure we use pub from flutter sdk (#40131)
|
2019-09-10 07:41:59 -07:00 |
|
Jonah Williams
|
eb7eb3ce3c
|
use build runners script gen (#40049)
|
2019-09-09 18:15:17 -07:00 |
|
Zachary Anderson
|
398ac1f6c8
|
[flutter_tool] Remove some async file io (#38654)
|
2019-08-20 13:15:08 -07:00 |
|
Jonah Williams
|
a785db78fb
|
Reland "Integrate dwds into flutter tool for web support (#34252)" (#37649)" (#37650)
|
2019-08-05 16:51:57 -07:00 |
|
Jonah Williams
|
433436e1ee
|
Revert "Integrate dwds into flutter tool for web support (#34252)" (#37649)
|
2019-08-05 15:58:04 -07:00 |
|
Jonah Williams
|
4ccd81199f
|
Integrate dwds into flutter tool for web support (#34252)
|
2019-08-05 12:41:58 -07:00 |
|
Jonah Williams
|
5d3efbde80
|
unpin build daemon (#34686)
|
2019-06-19 11:43:38 -07:00 |
|
Jonah Williams
|
da600bacfe
|
Reland - Wire up hot restart and incremental rebuilds for web (#33533)
|
2019-05-29 22:46:28 -07:00 |
|
Jonah Williams
|
925f5f1c53
|
Revert "Wire up hot restart and incremental rebuilds for web (#33197)" (#33529)
This reverts commit 52ae99682e4ced7e6f9575a571d3feaf5a2cec84.
|
2019-05-29 12:09:01 -07:00 |
|
Jonah Williams
|
52ae99682e
|
Wire up hot restart and incremental rebuilds for web (#33197)
|
2019-05-29 09:49:16 -07:00 |
|
Jonah Williams
|
d729e70e0c
|
correctly pin build_daemon (#33463)
|
2019-05-28 15:28:24 -07:00 |
|
Jonah Williams
|
75d75bfaec
|
fix relative paths and snapshot logic in tool (#33283)
|
2019-05-25 19:47:17 -07:00 |
|
Jonah Williams
|
582c5587cd
|
make sure we build test targets too (#33284)
|
2019-05-25 19:46:44 -07:00 |
|
Jonah Williams
|
50f1e1822a
|
ensure packages file is updated when using build_runner (#29885)
|
2019-03-27 14:40:52 -07:00 |
|
Alexandre Ardhuin
|
bfa1d25bf9
|
some formatting of map, parameters and spaces (#29760)
|
2019-03-23 00:02:21 +01:00 |
|
Jonah Williams
|
40cbdd11cd
|
Use Dart version in script cache check (#29721)
|
2019-03-21 15:56:13 -07:00 |
|
Jonah Williams
|
469a859c72
|
Enable code generation features in tool (#29399)
|
2019-03-21 13:12:10 -07:00 |
|
Jonah Williams
|
d4a441a0d9
|
Add integration to all targets (#29020)
|
2019-03-08 12:25:35 -08:00 |
|
Jonah Williams
|
f5c3579f30
|
Remove extra build_runner modes, remove flutter_build (#28873)
|
2019-03-07 14:52:29 -08:00 |
|
Jonah Williams
|
a2d349c4c1
|
select ResidentCompiler during FlutterDevice initialization (#28603)
|
2019-03-07 11:02:42 -08:00 |
|
Jonah Williams
|
dd94499418
|
Add build script invalidation and snapshotting logic (#28866)
|
2019-03-06 15:16:16 -08:00 |
|
Jonah Williams
|
60730a979b
|
pass --skip-build-script-checks and remove module usage (#28343)
|
2019-02-26 13:13:20 -08:00 |
|
Jonah Williams
|
b594cf85fd
|
Remove extra slash from builder that is not handled on windows (#28027)
|
2019-02-20 19:56:02 -08:00 |
|
Jonah Williams
|
67cf21577f
|
Add basic codegen app to be used for integration testing and benchmarks (#27257)
|
2019-02-14 23:17:16 -08:00 |
|
Jonah Williams
|
b06a709305
|
Use flutter_tools to generate build_script (#27277)
|
2019-02-05 18:35:20 -08:00 |
|
Jonah Williams
|
91fd89e8b3
|
Wrap dart:convert to track utf8 decode failures (#26650)
|
2019-01-25 16:16:26 -08:00 |
|
Jonah Williams
|
1237ee8f63
|
Add experimentalBuildEnabled flag and initial shim for build_runner (#26989)
|
2019-01-24 15:59:55 -08:00 |
|