summarylogtreecommitdiffstats
AgeCommit message (Collapse)Author
2024-07-08Try to detect cpu from CARCH and rename FLUTTER_TARGET_CPU ro ↵Patrick Northon
ARCH_FLUTTER_TARGET_CPU.
2024-07-08Add python311 to makedepends and remove warnings as errors.Patrick Northon
2024-06-19Add error checks.Patrick Northon
2024-06-09Move building of the engine to -build.sh. Changes will need to be made to ↵Patrick Northon
packages using flutter-engine.
2024-05-14- Use python 3.11 for version less than 3.14.Patrick Northon
- Use `flutter/tools/gn` for compiling.
2024-04-03Clone depot_tools only if not already cloned from pkgbuild sources.Patrick Northon
2024-04-01Lock cache directory while building.Patrick Northon
2023-12-08Better handle build failure and move runtime dependencies.Patrick Northon
2023-11-29Revamp: the engine will be compiled and cached in the user cache directory ↵Patrick Northon
per version requested by packages or detected from pubspec file.
2023-11-27Revert back version to 3.13.9 and it is no longer necessary to use ↵Patrick Northon
$flutter_select_engine variable.
2023-11-17No longer disable telemetry and fix flutter complaining about local engine host.Patrick Northon
2023-11-16Update version.Patrick Northon
2023-10-31Prevent use of prebuilt dart sdk and force use of system python.Patrick Northon
2023-10-26Update version.Patrick Northon
2023-10-18Update version.Patrick Northon
2023-09-27Update version.Patrick Northon
2023-09-23Initial commit.Patrick Northon