Commit graph

147 commits

Author SHA1 Message Date
a8323fd698
feat: basic triangle rendering 2025-04-19 21:11:18 +02:00
06648d8da2
feat: event based non-blocking logger 2025-04-19 21:11:16 +02:00
a5151ab9e4
feat: fix apt not finding gcc in ci/cd 2025-04-19 21:11:13 +02:00
8ca06e92a2
feat: add cross compilation without cargo-cross 2025-04-19 21:11:12 +02:00
0b7ffb2fe3
feat: make ci/cd pipeline multi-target 2025-04-19 21:11:10 +02:00
da826b2736
feat: simplify ci/cd pipeline 2025-04-19 21:11:07 +02:00
354966d8c6
feat: add a WIP ci/cd pipeline 2025-04-19 21:11:05 +02:00
3f783b48a3
Update .gitlab-ci.yml file 2025-04-19 21:11:03 +02:00
a4fd65d9b5
chore: modify readme to use up to date information 2025-04-19 21:11:00 +02:00
83e80a1e4a
feat: modify flakenix to include cargo utils 2025-04-19 21:10:59 +02:00
a3fd926564
chore: broaden the support of ci/cd 2025-04-19 21:10:57 +02:00
1002d925d6
feat: push logs to a dedicated buffer 2025-04-19 21:10:37 +02:00
8c81254227
refactor: A new beginning 2025-04-19 21:10:33 +02:00
7910a8005c
move Cross.toml to engine folder 2025-04-19 21:10:30 +02:00
c41e532c54
seperate nested cross commands 2025-04-19 21:10:29 +02:00
bc24dd17b3
fix: temporarily switch to codeberg-small 2025-04-19 21:10:27 +02:00
bc31f78f44
fix: configure cross with Cross.toml 2025-04-19 21:10:24 +02:00
8fcb8948ee
fix: specify docker in docker 2025-04-19 21:10:22 +02:00
e94b0aa100
fix: cross cant find cargo 2025-04-19 21:10:20 +02:00
880a131cdb
Merge branch 'main' of codeberg.org:Caznix/Zenyx 2025-04-19 21:10:09 +02:00
81605ab6d8
fix:manually set up docker-in-docker 2025-04-19 21:10:06 +02:00
Speedy_Lex
9a9cc5a4ea
Fix getting cache info on aarch64 2025-04-19 21:10:03 +02:00
ac1491b6db
properly specify artifact uses 2025-04-19 21:10:01 +02:00
7bcffac945
feat:rework ci/cd to use cargo-cross 2025-04-19 21:10:00 +02:00
77277278a9
build: remove unused .cargo folder 2025-04-19 21:09:58 +02:00
Speedy_Lex
c010fde09a
Try fix CI artifacts 2025-04-19 21:09:56 +02:00
Speedy_Lex
0e21e84530
Fix windows hanging on main window close 2025-04-19 21:09:54 +02:00
be3b0eeefd
fix: typo in arrch in workflow 2025-04-19 21:09:52 +02:00
82ac9493eb
fix: sudo not intalled on runners 2025-04-19 21:09:50 +02:00
c217d63d38
fix: specify github source for actions-rs 2025-04-19 21:09:48 +02:00
3d22d9cf42
fix: pkg-config cannot cross compile to different architectures 2025-04-19 21:09:46 +02:00
f5dbd09daf
fix: dont use codeberg's broken ci/cd runners 2025-04-19 21:09:44 +02:00
65424965ee
fix: workflow fails due to long file names 2025-04-19 21:09:42 +02:00
62f4027790
fix: ci/cd workflow doesnt properly compile wayland 2025-04-19 21:09:40 +02:00
0cdb555dda
change github workflow to be forgejo compatible 2025-04-19 21:09:38 +02:00
e6c09a58cc
build: remove unused rust-toolchain.toml 2025-04-19 21:09:36 +02:00
7f778764b0
feat: basic GUI terminal when pressing F12 2025-04-19 21:09:32 +02:00
98efc8cbe0
chore: run clippy and cargo fmt on pending changes 2025-04-19 21:09:10 +02:00
374e1996d9
fix: build script generates dead code warnings if versioning data is not used 2025-04-19 21:08:47 +02:00
af718fbbe6
build: remove regex dependency in favor of rust iterators 2025-04-19 21:08:46 +02:00
ada0c9ae1e
fix: running default Nix package doesnt provide runtime libraries 2025-04-19 21:08:44 +02:00
1ad5399014
feat: add more useful debug information to system metadata 2025-04-19 21:08:40 +02:00
8e36b5d68b
update panic handler with system information 2025-04-19 21:08:00 +02:00
841ff739dd
add window icon 2025-04-19 21:07:54 +02:00
d8e6baebf1
fix creating two event loops at once 2025-04-19 21:07:16 +02:00
ec74b0f93b
Merge branch 'main' of codeberg.org:Caznix/Zenyx 2025-04-19 21:06:07 +02:00
afbf3163fd
improve error handling and add metadata 2025-04-19 21:05:05 +02:00
f481dec62a
improve error handling 2025-04-19 21:05:03 +02:00
aa22e85676
cross compile for windows and macOS 2025-04-19 21:05:01 +02:00
daf95d5ec5
show dialog on panic 2025-04-19 21:04:59 +02:00