Commit graph

151 commits

Author SHA1 Message Date
e92a016d21
feat: set max loglevel in logger configuration 2025-04-19 21:11:30 +02:00
619c2a4560
feat: add the ability to open and close new windows 2025-04-19 21:11:28 +02:00
7e0573eb33
fix(ci): add missing vulkan libraries 2025-04-19 21:11:26 +02:00
baa33afd0c
fix: add .vscode to .gitignore 2025-04-19 21:11:20 +02:00
cacf3dc40a
feat: basic triangle rendering 2025-04-19 21:11:18 +02:00
d9cee3e647
feat: event based non-blocking logger 2025-04-19 21:11:16 +02:00
a47a23b713
feat: fix apt not finding gcc in ci/cd 2025-04-19 21:11:13 +02:00
d915819da5
feat: add cross compilation without cargo-cross 2025-04-19 21:11:12 +02:00
261d7a2e82
feat: make ci/cd pipeline multi-target 2025-04-19 21:11:10 +02:00
7160b5a24b
feat: simplify ci/cd pipeline 2025-04-19 21:11:07 +02:00
6cd774b886
feat: add a WIP ci/cd pipeline 2025-04-19 21:11:05 +02:00
dffe02607c
Update .gitlab-ci.yml file 2025-04-19 21:11:03 +02:00
3b42b7c903
chore: modify readme to use up to date information 2025-04-19 21:11:00 +02:00
64ea9a5c50
feat: modify flakenix to include cargo utils 2025-04-19 21:10:59 +02:00
d0346b9455
chore: broaden the support of ci/cd 2025-04-19 21:10:57 +02:00
8308ac6598
feat: push logs to a dedicated buffer 2025-04-19 21:10:37 +02:00
d63f68f079
refactor: A new beginning 2025-04-19 21:10:33 +02:00
60b9b42922
move Cross.toml to engine folder 2025-04-19 21:10:30 +02:00
8a6eeb1c44
seperate nested cross commands 2025-04-19 21:10:29 +02:00
b7d1f749e8
fix: temporarily switch to codeberg-small 2025-04-19 21:10:27 +02:00
65ecd8a33c
fix: configure cross with Cross.toml 2025-04-19 21:10:24 +02:00
312cde3aa7
fix: specify docker in docker 2025-04-19 21:10:22 +02:00
e14b12209e
fix: cross cant find cargo 2025-04-19 21:10:20 +02:00
b5397ea282
Merge branch 'main' of codeberg.org:Caznix/Zenyx 2025-04-19 21:10:09 +02:00
c07b93675f
fix:manually set up docker-in-docker 2025-04-19 21:10:06 +02:00
Speedy_Lex
5d8f392df3
Fix getting cache info on aarch64 2025-04-19 21:10:03 +02:00
f7757b86ad
properly specify artifact uses 2025-04-19 21:10:01 +02:00
0fd5283c85
feat:rework ci/cd to use cargo-cross 2025-04-19 21:10:00 +02:00
e9de75acbf
build: remove unused .cargo folder 2025-04-19 21:09:58 +02:00
Speedy_Lex
91a61b9755
Try fix CI artifacts 2025-04-19 21:09:56 +02:00
Speedy_Lex
9cbc397b02
Fix windows hanging on main window close 2025-04-19 21:09:54 +02:00
b1b05b391b
fix: typo in arrch in workflow 2025-04-19 21:09:52 +02:00
858d2dba87
fix: sudo not intalled on runners 2025-04-19 21:09:50 +02:00
b15d093e0c
fix: specify github source for actions-rs 2025-04-19 21:09:48 +02:00
1ded9b14b1
fix: pkg-config cannot cross compile to different architectures 2025-04-19 21:09:46 +02:00
d3f804cee2
fix: dont use codeberg's broken ci/cd runners 2025-04-19 21:09:44 +02:00
4a94ac6518
fix: workflow fails due to long file names 2025-04-19 21:09:42 +02:00
a62fae960d
fix: ci/cd workflow doesnt properly compile wayland 2025-04-19 21:09:40 +02:00
b5deebb06b
change github workflow to be forgejo compatible 2025-04-19 21:09:38 +02:00
a1665b1db9
build: remove unused rust-toolchain.toml 2025-04-19 21:09:36 +02:00
08af93448c
feat: basic GUI terminal when pressing F12 2025-04-19 21:09:32 +02:00
964a006c47
chore: run clippy and cargo fmt on pending changes 2025-04-19 21:09:10 +02:00
939fcdd01c
fix: build script generates dead code warnings if versioning data is not used 2025-04-19 21:08:47 +02:00
9c650789d5
build: remove regex dependency in favor of rust iterators 2025-04-19 21:08:46 +02:00
ebd3b894d9
fix: running default Nix package doesnt provide runtime libraries 2025-04-19 21:08:44 +02:00
6dab11a5aa
feat: add more useful debug information to system metadata 2025-04-19 21:08:40 +02:00
6d71e907a4
update panic handler with system information 2025-04-19 21:08:00 +02:00
e2f47f1327
add window icon 2025-04-19 21:07:54 +02:00
a464dbaea6
fix creating two event loops at once 2025-04-19 21:07:16 +02:00
61a972a836
Merge branch 'main' of codeberg.org:Caznix/Zenyx 2025-04-19 21:06:07 +02:00