|
28395167f0
|
feat: fix apt not finding gcc in ci/cd
|
2025-04-13 20:32:43 -04:00 |
|
|
df6c30e91f
|
feat: add cross compilation without cargo-cross
|
2025-04-13 20:18:41 -04:00 |
|
|
c770784712
|
feat: make ci/cd pipeline multi-target
|
2025-04-13 19:34:30 -04:00 |
|
|
e2755a5f38
|
feat: simplify ci/cd pipeline
|
2025-04-13 19:19:13 -04:00 |
|
|
9f528111bb
|
feat: add a WIP ci/cd pipeline
|
2025-04-13 19:13:24 -04:00 |
|
|
ca0eb764ad
|
Update .gitlab-ci.yml file
|
2025-04-13 23:06:48 +00:00 |
|
|
a85d614f3d
|
chore: modify readme to use up to date information
|
2025-04-13 19:01:56 -04:00 |
|
|
7c95a0b38b
|
feat: modify flakenix to include cargo utils
|
2025-04-13 16:08:18 -04:00 |
|
|
dce7c5520a
|
chore: broaden the support of ci/cd
|
2025-04-12 22:24:07 -04:00 |
|
|
e5e62b3cb2
|
wip: push logs to a dedicated buffer
|
2025-04-12 21:03:31 -04:00 |
|
|
5171799e52
|
refactor: A new beginning
|
2025-04-11 20:17:24 -04:00 |
|
|
d0d85a4ba0
|
move Cross.toml to engine folder
|
2025-04-11 16:33:46 -04:00 |
|
|
d1e2d2d986
|
seperate nested cross commands
|
2025-04-11 16:30:28 -04:00 |
|
|
ae12a9a942
|
fix: temporarily switch to codeberg-small
|
2025-04-11 16:27:33 -04:00 |
|
|
488472dd6f
|
fix: configure cross with Cross.toml
|
2025-04-11 16:10:11 -04:00 |
|
|
cb9700ae29
|
fix: specify docker in docker
|
2025-04-11 15:51:27 -04:00 |
|
|
51556cef41
|
fix: cross cant find cargo
|
2025-04-11 15:08:18 -04:00 |
|
|
1a0eadbc14
|
Merge branch 'main' of codeberg.org:Caznix/Zenyx
|
2025-04-11 14:50:52 -04:00 |
|
|
9528a253c6
|
fix:manually set up docker-in-docker
|
2025-04-11 14:50:34 -04:00 |
|
Speedy_Lex
|
7ac6364c99
|
Fix getting cache info on aarch64
|
2025-04-11 17:55:59 +00:00 |
|
|
01c5b4961b
|
properly specify artifact uses
|
2025-04-11 13:44:08 -04:00 |
|
|
f3103cee30
|
feat:rework ci/cd to use cargo-cross
|
2025-04-11 13:42:20 -04:00 |
|
|
56f842b3f0
|
build: remove unused .cargo folder
|
2025-04-11 13:29:00 -04:00 |
|
Speedy_Lex
|
58d742fcee
|
Try fix CI artifacts
|
2025-04-11 19:18:21 +02:00 |
|
Speedy_Lex
|
102d13bf00
|
Fix windows hanging on main window close
|
2025-04-11 18:55:43 +02:00 |
|
|
7c7add3125
|
fix: typo in arrch in workflow
|
2025-04-10 22:58:54 -04:00 |
|
|
f702cd91e0
|
fix: sudo not intalled on runners
|
2025-04-10 22:57:19 -04:00 |
|
|
1bf9865062
|
fix: specify github source for actions-rs
|
2025-04-10 22:54:55 -04:00 |
|
|
4e3325e422
|
fix: pkg-config cannot cross compile to different architectures
|
2025-04-10 17:04:22 -04:00 |
|
|
75c755847e
|
fix: dont use codeberg's broken ci/cd runners
|
2025-04-10 16:55:40 -04:00 |
|
|
1dd9a987f2
|
fix: workflow fails due to long file names
|
2025-04-10 16:29:33 -04:00 |
|
|
8b4a87328b
|
fix: ci/cd workflow doesnt properly compile wayland
|
2025-04-10 16:26:11 -04:00 |
|
|
f3346d54f1
|
change github workflow to be forgejo compatible
|
2025-04-10 16:11:17 -04:00 |
|
|
b9a758b581
|
build: remove unused rust-toolchain.toml
|
2025-04-10 15:01:31 -04:00 |
|
|
0acbbcf9f6
|
feat: basic GUI terminal when pressing F12
|
2025-04-10 14:26:52 -04:00 |
|
|
bb9bca8ca5
|
chore: run clippy and cargo fmt on pending changes
|
2025-04-07 23:06:48 -04:00 |
|
|
6efaf7a291
|
fix: build script generates dead code warnings if versioning data is not used
|
2025-04-07 22:21:50 -04:00 |
|
|
7c3fa95566
|
build: remove regex dependency in favor of rust iterators
|
2025-04-07 22:11:38 -04:00 |
|
|
29f1cf68bf
|
fix: running default Nix package doesnt provide runtime libraries
|
2025-04-07 14:04:48 -04:00 |
|
|
7739275353
|
feat: add more useful debug information to system metadata
|
2025-04-03 18:21:19 -04:00 |
|
|
4a46c0e438
|
update panic handler with system information
|
2025-04-03 16:05:52 -04:00 |
|
|
9088d0aa49
|
add window icon
|
2025-04-03 01:37:53 -04:00 |
|
|
7d4f7cbc1d
|
fix creating two event loops at once
|
2025-04-03 01:03:47 -04:00 |
|
|
5a3a5d3e3d
|
Merge branch 'main' of codeberg.org:Caznix/Zenyx
|
2025-04-03 01:02:53 -04:00 |
|
|
43fd5966b7
|
improve error handling and add metadata
|
2025-04-03 01:00:24 -04:00 |
|
|
1aabc260f6
|
improve error handling
|
2025-04-01 18:05:17 -04:00 |
|
|
b02581e62d
|
cross compile for windows and macOS
|
2025-04-01 18:05:07 -04:00 |
|
|
13893e96a9
|
show dialog on panic
|
2025-03-30 02:54:07 -04:00 |
|
Caznix
|
3b2281b15a
|
Merge pull request 'Improve rendering and reduce rendering related crashes' (#5) from error_handling into main
Reviewed-on: https://codeberg.org/Caznix/Zenyx/pulls/5
|
2025-03-30 00:22:56 +00:00 |
|
|
7cd954a48a
|
formatting
|
2025-03-29 20:20:53 -04:00 |
|