- 17 Aug, 2022 1 commit
-
-
yaakovschectman authored
* Add Windows startup test * Add new tests for Windows desktop * Bring up complex layout tests for Win Desktop * Bring up flutter_view startup test for Windows * Add Platform View startup test for Windows * Fix typo in .ci.yaml * Make basename variable final * Link to bug in .ci.yaml
-
- 30 Jun, 2022 1 commit
-
-
stuartmorgan authored
-
- 14 Jan, 2022 1 commit
-
-
stuartmorgan authored
-
- 04 Sep, 2021 1 commit
-
-
Chris Bracken authored
When we landed the CMake minimum requirement constraint for Visual Studio 2019, we landed it with minimum version 3.15, since that's what was shipping with the current version of VS 2019 at the time. Looking at the release notes of earlier versions, it's clear that earlier versions of Visual Studio 2019 shipped with version 3.14. See: https://devblogs.microsoft.com/cppblog/visual-studio-cmake-support-clang-llvm-cmake-3-14-vcpkg-and-performance-improvements/ Looking at release notes for CMake 3.15, there are no features/fixes introduced in that version that we are dependent on. https://cmake.org/cmake/help/latest/release/3.15.html Issue: https://github.com/flutter/flutter/issues/88589
-
- 28 Jun, 2021 1 commit
-
-
Filip Hracek authored
-
- 15 Jan, 2021 1 commit
-
-
Niklas Schulze authored
-
- 22 Dec, 2020 1 commit
-
-
J-P Nurmi authored
-
- 21 Aug, 2020 1 commit
-
-
stuartmorgan authored
* Minor adjustment for engine change, and rev template version * whitespace fix
-
- 14 Aug, 2020 1 commit
-
-
stuartmorgan authored
-
- 06 Aug, 2020 1 commit
-
-
stuartmorgan authored
-
- 06 Jul, 2020 1 commit
-
-
stuartmorgan authored
* 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
-