Commit graph

125 commits

Author SHA1 Message Date
8260b06918
feat: make ci/cd pipeline multi-target 2025-04-21 20:14:39 -04:00
6b67dd2720
feat: simplify ci/cd pipeline 2025-04-21 20:14:37 -04:00
9eb65b9669
feat: add a WIP ci/cd pipeline 2025-04-21 20:14:35 -04:00
4946a7c5a2
Update .gitlab-ci.yml file 2025-04-21 20:14:33 -04:00
03ec88b035
chore: modify readme to use up to date information 2025-04-21 20:14:32 -04:00
061826f4ab
feat: modify flakenix to include cargo utils 2025-04-21 20:14:30 -04:00
6eadf3c1ff
chore: broaden the support of ci/cd 2025-04-21 20:14:28 -04:00
67ea0306cc
feat: push logs to a dedicated buffer 2025-04-21 20:14:26 -04:00
d9e485c17d
refactor: A new beginning 2025-04-21 20:14:24 -04:00
a4a87a15a4
move Cross.toml to engine folder 2025-04-21 20:14:23 -04:00
377557f078
seperate nested cross commands 2025-04-21 20:14:21 -04:00
e49df65c6a
fix: temporarily switch to codeberg-small 2025-04-21 20:14:19 -04:00
30f293ed5b
fix: configure cross with Cross.toml 2025-04-21 20:14:17 -04:00
3b690040a1
fix: specify docker in docker 2025-04-21 20:14:15 -04:00
8178bc8ebf
fix: cross cant find cargo 2025-04-21 20:14:14 -04:00
Speedy_Lex
eabbe726f1
Fix getting cache info on aarch64 2025-04-21 20:14:12 -04:00
c5da64c483
fix:manually set up docker-in-docker 2025-04-21 20:14:10 -04:00
726ad6fc0a
properly specify artifact uses 2025-04-21 20:14:08 -04:00
aa258a137e
feat:rework ci/cd to use cargo-cross 2025-04-21 20:14:06 -04:00
3373299d53
build: remove unused .cargo folder 2025-04-21 20:14:05 -04:00
Speedy_Lex
1cbbe6aca9
Try fix CI artifacts 2025-04-21 20:14:03 -04:00
Speedy_Lex
71059d449c
Fix windows hanging on main window close 2025-04-21 20:14:01 -04:00
8b3908f61d
fix: typo in arrch in workflow 2025-04-21 20:13:59 -04:00
cccf08a414
fix: sudo not intalled on runners 2025-04-21 20:13:58 -04:00
371e08c21b
fix: specify github source for actions-rs 2025-04-21 20:13:56 -04:00
50601e22f2
fix: pkg-config cannot cross compile to different architectures 2025-04-21 20:13:54 -04:00
8cf4345c68
fix: dont use codeberg's broken ci/cd runners 2025-04-21 20:13:52 -04:00
c66c02e702
fix: workflow fails due to long file names 2025-04-21 20:13:51 -04:00
87b009a041
fix: ci/cd workflow doesnt properly compile wayland 2025-04-21 20:13:49 -04:00
9233c98044
change github workflow to be forgejo compatible 2025-04-21 20:13:47 -04:00
471216c429
build: remove unused rust-toolchain.toml 2025-04-21 20:13:45 -04:00
e39043ff93
feat: basic GUI terminal when pressing F12 2025-04-21 20:13:44 -04:00
06cb7f9bec
chore: run clippy and cargo fmt on pending changes 2025-04-21 20:13:42 -04:00
2b71c2d63b
fix: build script generates dead code warnings if versioning data is not used 2025-04-21 20:13:40 -04:00
3277c86d6e
build: remove regex dependency in favor of rust iterators 2025-04-21 20:13:38 -04:00
413a41a8f7
fix: running default Nix package doesnt provide runtime libraries 2025-04-21 20:13:37 -04:00
03b9ae2595
feat: add more useful debug information to system metadata 2025-04-21 20:13:35 -04:00
f7272d143e
update panic handler with system information 2025-04-21 20:13:33 -04:00
cda8f9aa03
add window icon 2025-04-21 20:13:31 -04:00
6cc7780104
fix creating two event loops at once 2025-04-21 20:13:30 -04:00
211aaafe0f
improve error handling 2025-04-21 20:13:28 -04:00
76d6536a83
cross compile for windows and macOS 2025-04-21 20:13:26 -04:00
59cbf29dff
improve error handling and add metadata 2025-04-21 20:13:24 -04:00
befbeafe5d
show dialog on panic 2025-04-21 20:13:23 -04:00
4103cf925b
formatting 2025-04-21 20:13:21 -04:00
e2d6a10b09
remove unneeded clone 2025-04-21 20:13:19 -04:00
5f538de605
load arbitrary model data 2025-04-21 20:13:17 -04:00
72a083cd5c
refactor renderer into smaller functions 2025-04-21 20:13:16 -04:00
949849ffaa
include runtime dependencies in default package 2025-04-21 20:13:14 -04:00
dbb53e31f7
close all windows if the main window is destroyed 2025-04-21 20:13:12 -04:00