Commit graph

12 commits

Author SHA1 Message Date
bbd7e25a10 Merge pull request 'chore(deps): update dependency xwin to v0.6.6' (#269) from renovate/xwin-0.x into master
Reviewed-on: #269
2025-07-02 23:43:04 +02:00
1e2c20ce0b
chore(deps): update dependency llvm to v20
All checks were successful
lint/clippy Checking for common mistakes and opportunities for code improvement
build/linux Build for the target platform: linux
build/msvc Build for the target platform: msvc
2025-07-02 15:01:33 +00:00
db0a597342
chore(deps): update dependency xwin to v0.6.6
All checks were successful
lint/clippy Checking for common mistakes and opportunities for code improvement
build/linux Build for the target platform: linux
build/msvc Build for the target platform: msvc
2025-07-02 14:46:49 +00:00
1326222eb0
Improve Renovate config 2025-07-01 15:57:11 +02:00
9577d70423
Add missing build tools to CI image 2024-07-09 16:16:44 +02:00
ec578f4953
Update CI image
All checks were successful
lint/clippy Checking for common mistakes and opportunities for code improvement
build/msvc Build for the target platform: msvc
build/linux Build for the target platform: linux
Updates for
- Rust
- LLVM
- Xwin
2024-05-15 15:30:54 +02:00
4be37f6e5e
ci: Combine Dockerfiles into multi-stage build
All checks were successful
build/msvc Build for the target platform: msvc
lint/clippy Checking for common mistakes and opportunities for code improvement
build/linux Build for the target platform: linux
Closes #134.
2023-11-28 23:23:09 +01:00
3555fc83d2
ci: Rework MSVC image building
This moves process of downloading and setting up the Windows libraries
to a separate build step, freeing up the layers of the final image.
2023-11-28 21:53:33 +01:00
b86ea337d1
Fix build script 2023-11-23 15:23:02 +01:00
afe4e82c47
ci: Copy the correct library files
Some checks failed
lint/clippy Checking for common mistakes and opportunities for code improvement
build/msvc Build for the target platform: msvc
build/linux Build for the target platform: linux
2023-11-08 10:50:42 +01:00
feff4b83be
feat(ci): Implement pipeline for PRs
All checks were successful
lint/clippy Checking for common mistakes and opportunities for code improvement
build/msvc Build for the target platform: msvc
build/linux Build for the target platform: linux
This includes using Gitea's Commit Status API to add checks to the PR
UI.
2023-03-30 10:42:00 +02:00
e2a285a739
feat: Add Docker images for CI compilation 2023-03-23 13:42:03 +01:00