elementary / elementary/code

[compilation controls] Ability to easily target other CPU architectures

Abierto
#1,034 0 comentarios 0 reacciones 0 asignados Ver en GitHub
Needs Design Priority: Wishlist
Lenguaje dominante
Vala
Estrellas
521
Forks
118
Merge medio
1 d 8 h
PR fusionados (30 d)
14

Descripción

## 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)

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.