Commit graph

123 commits

Author SHA1 Message Date
365cbb3cfe
feat: add a hopefully working ci/cd pipeline 2025-04-19 20:16:01 +02:00
770511034b
Update .gitlab-ci.yml file 2025-04-19 20:15:57 +02:00
4b0daa7410
chore: modify readme to use up to date information 2025-04-19 20:15:54 +02:00
db66898211
feat: modify flakenix to include cargo utils 2025-04-19 20:15:53 +02:00
f3a9afff3e
chore: broaden the support of ci/cd 2025-04-19 20:15:51 +02:00
707f128b76
feat: push logs to a dedicated buffer 2025-04-19 20:15:45 +02:00
b518e7a963
refactor: A new beginning 2025-04-19 20:15:38 +02:00
a95ec66af6
move Cross.toml to engine folder 2025-04-19 20:15:19 +02:00
f9650e2e2f
seperate nested cross commands 2025-04-19 20:15:18 +02:00
016c1ae86f
fix: temporarily switch to codeberg-small 2025-04-19 20:15:15 +02:00
000bfe3911
fix: configure cross with Cross.toml 2025-04-19 20:15:14 +02:00
3a0e098c2a
fix: specify docker in docker 2025-04-19 20:15:12 +02:00
8a42e6ca62
fix: cross cant find cargo 2025-04-19 20:15:07 +02:00
Speedy_Lex
194bbfd4dd
Fix getting cache info on aarch64 2025-04-19 20:15:05 +02:00
b1b1c2e390
fix:manually set up docker-in-docker 2025-04-19 20:15:04 +02:00
9b9d67ae6a
properly specify artifact uses 2025-04-19 20:15:00 +02:00
0436633b9a
feat:rework ci/cd to use cargo-cross 2025-04-19 20:14:58 +02:00
4da549945b
build: remove unused .cargo folder 2025-04-19 20:14:56 +02:00
Speedy_Lex
95ae28f5c9
Try fix CI artifacts 2025-04-19 20:14:53 +02:00
Speedy_Lex
f3a1ce70d3
Fix windows hanging on main window close 2025-04-19 20:14:52 +02:00
5ab0aa2570
fix: typo in arrch in workflow 2025-04-19 20:14:50 +02:00
a26fce496e
fix: sudo not intalled on runners 2025-04-19 20:14:48 +02:00
b6327ccf66
fix: specify github source for actions-rs 2025-04-19 20:14:46 +02:00
553d6670c0
fix: pkg-config cannot cross compile to different architectures 2025-04-19 20:14:45 +02:00
83d9bdaa92
fix: dont use codeberg's broken ci/cd runners 2025-04-19 20:14:40 +02:00
f791347929
fix: workflow fails due to long file names 2025-04-19 20:14:38 +02:00
d178f01921
fix: ci/cd workflow doesnt properly compile wayland 2025-04-19 20:14:37 +02:00
52c9c92a80
change github workflow to be forgejo compatible 2025-04-19 20:14:34 +02:00
876d8e41af
build: remove unused rust-toolchain.toml 2025-04-19 20:14:33 +02:00
ca97362294
feat: basic GUI terminal when pressing F12 2025-04-19 20:14:31 +02:00
32f0f010d0
chore: run clippy and cargo fmt on pending changes 2025-04-19 20:14:26 +02:00
38c67f3a14
fix: build script generates dead code warnings if versioning data is not used 2025-04-19 20:13:58 +02:00
9dee473e3f
build: remove regex dependency in favor of rust iterators 2025-04-19 20:13:57 +02:00
28a9576ed9
fix: running default Nix package doesnt provide runtime libraries 2025-04-19 20:13:52 +02:00
f96690f00e
feat: add more useful debug information to system metadata 2025-04-19 20:13:51 +02:00
1f7807094b
update panic handler with system information 2025-04-19 20:13:49 +02:00
7a0a527c68
add window icon 2025-04-19 20:13:45 +02:00
ff62af8301
fix creating two event loops at once 2025-04-19 20:13:02 +02:00
674064c878
improve error handling 2025-04-19 20:12:10 +02:00
eb769df06a
cross compile for windows and macOS 2025-04-19 20:11:09 +02:00
963dde2a37
improve error handling and add metadata 2025-04-19 20:11:07 +02:00
00e54bf65a
show dialog on panic 2025-04-19 20:11:04 +02:00
d07db04bbb
formatting 2025-04-19 20:11:02 +02:00
1e18d77652
remove unneeded clone 2025-04-19 20:11:00 +02:00
0bcf5899b8
load arbitrary model data 2025-04-19 20:10:57 +02:00
c5d9fe9e95
refactor renderer into smaller functions 2025-04-19 20:10:56 +02:00
2ac2127d75
include runtime dependencies in default package 2025-04-19 20:10:54 +02:00
790e6bca24
close all windows if the main window is destroyed 2025-04-19 20:10:51 +02:00
669e9c7293
fix selecting wrong window for key events 2025-04-19 20:10:50 +02:00
b9ea57fab0
rename build.nix to default.nix 2025-04-19 20:10:48 +02:00