Commit Graph

199 Commits

Author SHA1 Message Date
Sir Walrus
ff216a75df AIs - embrace or shun? In both cases, this repo is done for.
Some checks failed
Build optimized / linux (push) Has been cancelled
Build optimized / windows (push) Has been cancelled
Build optimized / macos (push) Has been cancelled
Build unoptimized / linux (cli) (push) Has been cancelled
Build unoptimized / linux (gtk) (push) Has been cancelled
Build unoptimized / macos (cli) (push) Has been cancelled
Build unoptimized / macos (gtk) (push) Has been cancelled
Build unoptimized / windows (cli) (push) Has been cancelled
Build unoptimized / windows (windows) (push) Has been cancelled
Build optimized / create-release (push) Has been cancelled
2025-05-21 21:30:30 +02:00
Alcaro
359d414cff
Merge pull request #94 from Miepee/patch-2
Remove QtFloatingIPS from readme
2025-02-21 21:24:41 +01:00
Miepee
851ffbdf52
Remove QtFloatingIPS from readme 2025-02-21 21:20:45 +01:00
Sir Walrus
b4a265b548 do these things not work across jobs? And don't error out if unset? How unamusing 2025-01-28 08:03:57 +01:00
Sir Walrus
58ece2f9e7 apparently checkout action deletes all prior content 2025-01-28 07:59:17 +01:00
Sir Walrus
431917c725 indentation is fun 2025-01-28 07:48:18 +01:00
Sir Walrus
b70f373267 fourth time's the charm? 2025-01-28 07:46:49 +01:00
Sir Walrus
b0903a800f note to self: don't typo filenames 2025-01-28 07:39:22 +01:00
Sir Walrus
c1dfae70cd why is it blob:none but tree:0 2025-01-28 07:35:55 +01:00
Sir Walrus
3686f34ce3 let's see if this gives the proper version numbers (#93) 2025-01-28 07:32:32 +01:00
Alcaro
76c5e02f0a
Merge pull request #91 from orbea/pkg-config
build: don't hardcode pkg-config
2025-01-07 17:08:25 +01:00
Alcaro
d430baa5ca
build: don't mix up package and executable names 2025-01-07 17:08:13 +01:00
orbea
d4bb3873c9 build: don't hardcode pkg-config 2025-01-07 08:00:04 -08:00
Sir Walrus
09d3359456 Don't default patch select filter to null 2025-01-06 13:38:56 +01:00
Sir Walrus
12159f4dc1 Don't pass button labels, the default is open/save/cancel anyways, allows the portals to translate the labels I guess 2025-01-06 13:37:56 +01:00
Sir Walrus
2ddc19d27b don't swap these buttons' labels, fixes #90 2025-01-06 13:08:18 +01:00
Sir Walrus
07162cac69 fix #87 2024-09-05 10:24:25 +02:00
Sir Walrus
6267f57681 Clean up make scripts a little, also simplifies readme 2024-09-03 18:45:03 +02:00
Alcaro
e12ef18990
Merge pull request #84 from Kekun/flatpak
flatpak: Update the manifest
2024-07-04 19:48:12 +02:00
Adrien Plazas
fe3c3ea5a2 flatpak: Update the manifest
This makes the manifest use the SDK's master branch, updates the build
rules, and explicits to build Flips' master branch.

Signed-off-by: Adrien Plazas <aplazas@gnome.org>
2024-07-04 19:40:57 +02:00
Alcaro
6caac470f7
Merge pull request #83 from Miepee/master
Build debug builds with mvsc
2024-05-30 19:37:57 +02:00
Miepee
9e6c06de0b Build debug with mvsc 2024-05-30 19:28:08 +02:00
Alcaro
a3ffb99789
Merge pull request #82 from Miepee/ship-copying
Rephrase readme, copy license to release
2024-05-30 17:56:39 +02:00
Miepee
9fed62a307 Rephrase readme, copy license 2024-05-30 17:49:29 +02:00
Alcaro
46de6a21b3
Merge pull request #81 from Miepee/master
Automatically create releases
2024-05-30 17:22:24 +02:00
Sir Walrus
23c5d1a3e9 Update readme, there are releases now 2024-05-30 17:19:30 +02:00
Sir Walrus
50014727f6 Don't upload mac binaries to releases 2024-05-30 17:10:40 +02:00
Miepee
2125d7505b Automatically create releases 2024-05-30 16:41:53 +02:00
Alcaro
1a7acc7a38
Merge pull request #80 from Miepee/macos-optimized
Add macos optimzed workflow
2024-05-30 15:40:05 +02:00
Miepee
a26d75f8cd Add macos optimzed workflow 2024-05-30 15:25:26 +02:00
Alcaro
32c7d02b18
Merge pull request #79 from Miepee/master
Add Windows optimized workflow
2024-05-30 15:23:30 +02:00
Miepee
a4af8b8a5d whoops 2024-05-30 14:22:36 +02:00
Miepee
9668942fba rephrase comment, dont make CI fail. 2024-05-30 14:15:23 +02:00
Miepee
6a57490e07 Address review 2024-05-30 14:03:57 +02:00
Miepee
691a5e0baa Add Windows optimized workflow 2024-05-30 14:03:30 +02:00
Sir Walrus
b9337ec7f6 Rename make-linux-build.sh to make-linux.sh 2024-05-30 11:53:44 +02:00
Alcaro
0b811934f8
Merge pull request #78 from Miepee/rename-optimized-scripst
Rename make.sh to make-linux-build.sh
2024-05-30 11:52:55 +02:00
Miepee
0c98fe0924 Rename make.sh to make-linux-build.sh 2024-05-30 11:45:51 +02:00
Sir Walrus
e26220eeae fix #76 v2.0 2024-05-22 23:24:35 +02:00
Sir Walrus
51a679016c Delete nonstandard piece, fixes #76 2024-05-22 23:16:11 +02:00
Alcaro
3e694fa678
Merge pull request #75 from Miepee/master
Build optimized Linux artifacts
2024-05-22 23:13:26 +02:00
Miepee
4adcfd4e6c Build optimized Linux artifacts 2024-05-22 22:45:33 +02:00
Sir Walrus
7a5d55cc6c delete warning 2024-05-22 22:20:55 +02:00
Sir Walrus
90b3510f19 fix #74 2024-05-22 22:17:36 +02:00
Sir Walrus
15aaa45f3e delete appveyor, no longer necessary (#73) 2024-05-22 22:03:06 +02:00
Sir Walrus
e5401a5b81 silence some stupid warnings 2024-05-22 22:01:58 +02:00
Sir Walrus
edb08a2885 make config.h less dumb (#73) 2024-05-22 22:01:58 +02:00
Alcaro
9e40b14420
Merge pull request #73 from Miepee/master
Add GH Actions CI for debug builds
2024-05-22 22:00:05 +02:00
Miepee
6e49ee74b1 Add CI for debug builds 2024-05-22 21:22:20 +02:00
Sir Walrus
d43afd8edc fix typo in error (#72) 2024-05-22 20:32:25 +02:00