Olivier Goffart
11dea135f7
Domain: slint-ui.com -> slint.dev
2023-06-16 10:55:08 +02:00
Simon Hausmann
7b0dab4ab1
Fix x86-64 builds with Cross
...
Select the container that is provisioned with all the dependencies Slint
needs. Otherwise cross will use rust-embedded's default container, which
is missing various bits & pieces.
2022-04-29 15:45:32 +08:00
Tobias Hunger
4230ac2572
Update copyright information to reflect name change
...
Also run resue over the codebase and fix complaints from that tool.
2022-02-09 10:27:47 +01:00
Simon Hausmann
a170758f08
Fetch images for cross builds with cross from the new location
2022-02-08 09:33:58 +01:00
Tobias Hunger
cc3994b58d
Rename rust API
2022-02-02 13:26:35 +01:00
Simon Hausmann
b1a70f9e58
Rename the SixtyFPS CMake interface
2022-02-02 09:58:26 +01:00
Tobias Hunger
a8853dcff5
reuse: Grep for old license info and replace it
2022-01-19 11:25:21 +01:00
Simon Hausmann
afdb37d5fb
Add a RISC-V config to Cross.toml
...
This makes it easy to locally do test builds against an Ubuntu RISC-V build.
2021-09-10 13:36:03 +02:00
Olivier Goffart
13bd828b96
Update license date
2021-07-02 15:55:54 +02:00
Olivier Goffart
4991f467d9
Cross build: pass env variable that we read in our build script
2021-06-01 18:25:58 +02:00
Simon Hausmann
c39674ae4a
Fix license header check
2020-10-06 22:03:11 +02:00
Simon Hausmann
cfb27fde56
Add cross-config setup for embedded Linux with X11
...
A cross config for convenient selection of the docker image that has the
necessary dependencies, as well as Docker files for creating them.
2020-10-06 21:50:24 +02:00