status-go/_assets/ci
Vedran 6ee62061bc
chore_: enable windows and macos CI build (#5840)
- Added support for Windows and macOS in CI pipelines
- Added missing dependencies for Windows and x86-64-darwin
- Resolved macOS SDK version compatibility for darwin-x86_64

The `mkShell` override was necessary to ensure compatibility with the newer
macOS SDK (version 11.0) for x86_64. The default SDK (10.12) was causing build failures
because of the missing libs and frameworks. OverrideSDK creates a mapping from
the default SDK in all package categories to the requested SDK (11.0).
2024-10-25 09:40:47 +02:00
..
Jenkinsfile chore_: enable windows and macos CI build (#5840) 2024-10-25 09:40:47 +02:00
Jenkinsfile.android fix(ci)_: remove workspace and tmp dir 2024-10-24 01:40:04 +02:00
Jenkinsfile.desktop chore_: enable windows and macos CI build (#5840) 2024-10-25 09:40:47 +02:00
Jenkinsfile.docker chore(ci)_: fix formatting, bump library version 2024-08-20 09:40:22 +02:00
Jenkinsfile.ios fix(ci)_: remove workspace and tmp dir 2024-10-24 01:40:04 +02:00
Jenkinsfile.linux chore_: enable windows and macos CI build (#5840) 2024-10-25 09:40:47 +02:00
Jenkinsfile.macos chore_: enable windows and macos CI build (#5840) 2024-10-25 09:40:47 +02:00
Jenkinsfile.tests fix(ci)_: remove workspace and tmp dir 2024-10-24 01:40:04 +02:00
Jenkinsfile.tests-rpc chore_: rename integration tests to functional tests (#5908) 2024-10-03 14:51:51 +01:00
Jenkinsfile.windows chore_: enable windows and macos CI build (#5840) 2024-10-25 09:40:47 +02:00