Commit Graph
20 Commits
Author SHA1 Message Date
Hidenori MatsubayashiandGitHub 51a1d68590 update for flutter 3.7.0 (#158)
Signed-off-by: Hidenori Matsubayashi <[email protected]>
2023-01-25 23:39:11 +09:00
Hidenori MatsubayashiandGitHub 392c64b34a Update for flutter 3.3.0 (#130)
Signed-off-by: Hidenori Matsubayashi <[email protected]>
2022-09-02 20:35:29 +09:00
Hidenori MatsubayashiandGitHub 4c1998ac74 Fix wrong default value of target-toolchain option (#115)
Fixed #114

Signed-off-by: Hidenori Matsubayashi <[email protected]>
2022-08-13 07:38:20 +09:00
Hidenori MatsubayashiandGitHub a4c7655a8a Fix build command option (#111)
Signed-off-by: Hidenori Matsubayashi <[email protected]>
2022-08-12 09:47:56 +09:00
Hidenori MatsubayashiandGitHub ed16e0bd77 Add custom toolchain option (#110)
Fixed #48

Signed-off-by: Hidenori Matsubayashi <[email protected]>
2022-08-12 09:25:22 +09:00
andreadaoudandGitHub f6cb5b3728 Add --target-compiler-flags argument to specify flags for clang. (#106)
Also, avoid using environment variables to prevent interference to
other commands run by CMake. Only CMAKE_C(XX)_COMPILER is sufficient
to build flutter.
2022-08-07 12:29:27 +09:00
Hidenori MatsubayashiandGitHub 7fd1502d58 Add target-compiler-triple option (#88) 2022-04-07 16:35:28 +09:00
Hidenori MatsubayashiandGitHub 3050096d46 Switch gen_snapshot from Android's one to elinux's one (#82) 2022-02-21 16:31:12 +09:00
Michael LamersandGitHub 81d810f2d0 Flutter version 2.10.1 (#76)
bumps engine and flutter commit ids
adapts tool API changes
adds my name to the AUTHORS file as requested by the contribution guide
2022-02-16 10:20:37 +09:00
Hidenori MatsubayashiandGitHub 0e4107e829 Update to flutter-2.8.0 (#68)
Updated to the flutter 2.8.0. See also:
 - https://github.com/sony/flutter-embedded-linux/releases/tag/40a99c5951
 - https://github.com/flutter/flutter/tree/2.8.0
2021-12-10 13:19:28 +09:00
Hidenori MatsubayashiandGitHub 12df07e1d0 Merge the latest create.dart from flutter-tizen (#61)
Merged from https://github.com/flutter-tizen/flutter-tizen/commit/8b20d223859a81e3685439850c0f0ec77a612aaf
2021-10-13 16:55:20 +09:00
Hidenori MatsubayashiandGitHub 073e2c265b Fix issues upgrading from no tagged branches (#51)
Fixed some issues when we upgrade from no tagged branches.
2021-08-26 16:47:15 +09:00
Hidenori MatsubayashiandGitHub 13d148c198 Add upgrade command (#50)
Added flutter upgrade command.

## Related issues
- https://github.com/sony/flutter-elinux/issues/46
2021-08-26 14:50:14 +09:00
Hidenori MatsubayashiandGitHub 3bb018d90f Add github workflows (#30) 2021-07-29 14:16:59 +09:00
Hidenori MatsubayashiandGitHub ca037ac2d7 Add arm64 Linux host support (#29)
Fixed https://github.com/sony/flutter-elinux/issues/2
2021-07-29 09:57:05 +09:00
Hidenori MatsubayashiandGitHub d2a2a44002 Add x11 backend runner support (#22) 2021-07-27 14:48:40 +09:00
Hidenori MatsubayashiandGitHub 0a3ef762f5 Cross-compile from x64 to arm64 (#20) 2021-07-27 14:17:50 +09:00
Hidenori Matsubayashi eeb28eab23 Add create command for plugin support 2021-07-16 15:56:25 +09:00
Hidenori Matsubayashi 1ef4cda79b Delete target-backend-type option from create command 2021-07-16 13:34:36 +09:00
Hidenori Matsubayashi d10fcb6127 first commit 2021-07-16 13:03:30 +09:00