Hidenori Matsubayashi and GitHub
51a1d68590
update for flutter 3.7.0 ( #158 )
...
Signed-off-by: Hidenori Matsubayashi <[email protected] >
2023-01-25 23:39:11 +09:00
Hidenori Matsubayashi and GitHub
ed16e0bd77
Add custom toolchain option ( #110 )
...
Fixed #48
Signed-off-by: Hidenori Matsubayashi <[email protected] >
2022-08-12 09:25:22 +09:00
andreadaoud and GitHub
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 Matsubayashi and GitHub
e3b9d8e9ca
Remove --enable-background-compilation ( #93 )
2022-04-13 09:41:39 +09:00
Hidenori Matsubayashi and GitHub
87bfe82298
Fix null access when we run integration tests ( #91 )
2022-04-08 09:35:14 +09:00
Hidenori Matsubayashi and GitHub
7fd1502d58
Add target-compiler-triple option ( #88 )
2022-04-07 16:35:28 +09:00
Hidenori Matsubayashi and GitHub
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 Matsubayashi and GitHub
feef220fb9
Add all runtime mode to custom-devices ( #34 )
...
* Add all runtime mode to custom-devices
* code format
2021-07-30 14:47:45 +09:00
Hidenori Matsubayashi and GitHub
3bb018d90f
Add github workflows ( #30 )
2021-07-29 14:16:59 +09:00
Hidenori Matsubayashi and GitHub
8968bacfa1
Add port-forwarding for remote devices ( #27 )
2021-07-28 15:04:09 +09:00
Hidenori Matsubayashi and GitHub
09f57d9082
Add runDebug for remote devices ( #26 )
2021-07-28 14:15:35 +09:00
Hidenori Matsubayashi and GitHub
29eb6f6c21
Add install/uninstall to/from remote devices ( #25 )
2021-07-28 10:51:37 +09:00
Hidenori Matsubayashi and GitHub
0a3ef762f5
Cross-compile from x64 to arm64 ( #20 )
2021-07-27 14:17:50 +09:00
Hidenori Matsubayashi and GitHub
804ea1a0c1
Add device discovery and custom-devices ( #14 )
...
Fixed Discovery remote devices #12
2021-07-21 15:42:13 +09:00
Hidenori Matsubayashi
d10fcb6127
first commit
2021-07-16 13:03:30 +09:00