Commit graph

7 commits

Author SHA1 Message Date
Kévin Commaille
68291d7abc
build: Remove Hack manifest and profile
Now that the stable release is on the same codebase, it should be less
necessary to have 2 development builds.
Also since most performance issues have been fixed, it should not be
necessary anymore to build the nightly version in release mode.
2023-11-25 15:22:22 +01:00
Kévin Commaille
a85644cad5
build: Add beta profile 2023-05-05 13:21:13 +02:00
Kévin Commaille
b65188cdb6 misc: Create developers flatpak variant
Be able to use nightly while hacking
2022-04-20 08:17:04 +00:00
Kévin Commaille
6ade43833d
ci: Fix nightly build
Resources where compiled for stable version
2022-04-04 21:20:35 +02:00
Julian Sparber
c6e25f4fbf meson: Drop build shell script
This drops the script we used to build fractal. And uses know only
meson. This also drops the need for specifying sources since cargo does
that for us.

This also bumps the meson version.
This also drops the build option `skip-cargo-build`.

Most of the changes are comming from https://gitlab.gnome.org/World/pika-backup
2022-01-19 16:46:08 +01:00
Veli Tasali
389bc11aec meson: Add option to skip cargo-build target
This is only needed when building docs or similar
to avoid overhead.
2021-05-05 09:32:10 +00:00
Alejandro Domínguez
49dab8eeaa Init with GTK Rust Template 2021-02-04 20:46:36 +01:00