flutter/packages/flutter_tools/lib/src/windows
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
..
application_package.dart Switch Windows to CMake (#60629) 2020-07-06 12:59:16 -07:00
build_windows.dart Switch Windows to CMake (#60629) 2020-07-06 12:59:16 -07:00
visual_studio_validator.dart Don't require a specific Windows 10 SDK (#58713) 2020-06-04 18:53:00 -07:00
visual_studio.dart Switch Windows to CMake (#60629) 2020-07-06 12:59:16 -07:00
windows_device.dart [flutter tools] Revert desktop device name changes and print the category instead (#60395) 2020-06-30 11:28:02 -07:00
windows_workflow.dart [flutter_tools] Ensure that global variables are easily identifiable (#47398) 2020-01-06 11:04:20 -08:00