flutter/packages/flutter_tools/test/commands.shard/permeable
stuartmorgan 4b12050112
Switch Windows to CMake (#60629)
* First pass at CMake files; untested

* First pass of adding CMake generation logic on Windows

* Misc fixes

* Get bundling working, start incoprorating CMake build into tool

* Fix debug, exe name.

* Add resources

* Move cmake.dart

* Rip out all the vcxproj/solution plumbing

* Fix plugin cmake generation

* Build with cmake rather than calling VS directly

* Adjust Windows plugin template to match standard header directory structure

* Pass config selection when building

* Partially fix multi-config handling

* Rev template version

* Share the CMake generation instead of splitting it out

* VS build/run cycle works, with slightly awkward requirement to always build all

* Update manifest

* Plugin template fixes

* Minor adjustments

* Build install as part of build command, instead of separately

* Test cleanup

* Update Linux test for adjusted generated CMake approach

* Plugin test typo fix

* Add missing stub file for project test

* Add a constant for VS generator
2020-07-06 12:59:16 -07:00
..
analyze_once_test.dart [flutter_tools] Reland: use correct sdk path for analysis (#59081) 2020-06-09 10:47:21 -07:00
build_aar_test.dart Replace ANDROID_HOME user messages with ANDROID_SDK_ROOT (#59867) 2020-06-22 18:43:04 -07:00
build_apk_test.dart Replace ANDROID_HOME user messages with ANDROID_SDK_ROOT (#59867) 2020-06-22 18:43:04 -07:00
build_appbundle_test.dart Replace ANDROID_HOME user messages with ANDROID_SDK_ROOT (#59867) 2020-06-22 18:43:04 -07:00
build_bundle_test.dart [flutter_tools] rename library to be less absurd (#58891) 2020-06-08 11:19:53 -07:00
create_test.dart Switch Windows to CMake (#60629) 2020-07-06 12:59:16 -07:00
devices_test.dart [flutter_tools] reland remove flutter view cache (#56387) 2020-05-05 12:09:51 -07:00
packages_test.dart Add --platforms to flutter create -t plugin command (#59507) 2020-06-23 17:38:03 -07:00
test_test.dart [flutter_tools] Reland: use correct sdk path for analysis (#59081) 2020-06-09 10:47:21 -07:00
upgrade_test.dart throw more specific toolexit when git fails during upgrade (#57162) 2020-05-14 11:03:07 -07:00