11 Commits

Author SHA1 Message Date
Dan Field 2b1f9925e4 new lints (#8849)
Dart lints added:
* Avoid optional new
* Avoid optional const
* Prefer single quotes
* Prefer default assignment `=`
2019-05-07 16:10:21 -07:00
Dan Field 571964e1d7 Allow exported __const on iOS (#8217) 2019-03-19 11:56:55 -07:00
Dan Field adf02abcd1 Allow specifying the buildtools path (#7815) 2019-02-13 15:16:49 -08:00
Jason Simmons e7eb1c8bf6 Update the verify_exported script to include the symbols for ICU data (#7647) 2019-01-30 13:56:44 -08:00
Dan Field 6179ac6377 fix up analysis for Dart in Engine (#7404)
* fix up analysis for Dart in Engine, particularly for tests
2019-01-11 13:50:58 -08:00
Michael Goderbauer 277c895111 Make verify_exports fail on failures again (#6379)
It is now working properly on the bots.
2018-09-28 10:47:48 -07:00
Michael Goderbauer 7dc6b3a8ee Skip non-existing libflutters for symbol check (#6374) 2018-09-27 23:00:10 -07:00
Michael Goderbauer 0cd9ee372f Add more debug loging to symbol verification script (#6372) 2018-09-27 21:51:09 -07:00
Michael Goderbauer 5e3d786d07 Use nm from buildtools (#6371) 2018-09-27 17:36:23 -07:00
Michael Goderbauer 0fa159a264 Add debug info to figure out why the bots are unhappy (#6369) 2018-09-27 16:27:03 -07:00
Michael Goderbauer e6c173392a Script to verify exported symbols on release binaries (#6363) 2018-09-28 00:23:01 +02:00