elementary / elementary/code

[compilation controls] Ability to easily target other CPU architectures

オープン
#1,034 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る
Needs Design Priority: Wishlist
主要言語
Vala
スター
521
フォーク
118
平均マージ
1日 8時間
マージ済み PR(30日)
14

説明

## Problem

There isn't an easy GUI way of targeting other architectures that flatpak can support. Optimally AppCenter has the ability to autocompile for other archs automatically when submitting an app, so that there is no friction between devices elementary is officially supported on (especially in the future)

## Proposal

There are tickboxes to set the archs compiling for when setting up an app's build settings.
I'm not 100% sure how it works but flatpak docs say that it can be specified with ` --arch=ARCH `, but it probably requires extra work if not using libs in io.elementary.Sdk (the example on the docs has a part in the manifest that adds/remove build options based on the arch).
Either way, the default arches (x86_64, ARM and Pi) could all be supported by the runtime and have whatever extra manifest stuff necessary for building as a part of the app template.

## Prior Art
Like this, but not a dropdown:

![image](https://user-images.githubusercontent.com/58219504/118793897-f4651a00-b890-11eb-9729-d260f2692e5a.png)

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。