1
0
Fork 0
forked from lthn/blockchain
blockchain/.github/workflows
Snider 5d9d6f9282 Refactor build presets and folder layout for Windows
Updated Makefile and GitHub workflow to use configurable build and configure presets, improving flexibility for different environments. Adjusted CMakePresets.json to fix preset naming and version, and refactored conanfile.py to set build folders based on compiler type, ensuring correct folder structure for MSVC and other compilers.
2025-10-08 23:04:54 +01:00
..
_maint-cache.yml GitHub Build Workflows (#7) 2025-08-30 17:46:00 +01:00
_on-pr.yml Update _on-pr.yml 2025-10-08 22:14:29 +01:00
_on-push.yml Add 'secrets: inherit' to all build jobs 2025-10-07 02:24:12 +01:00
_on-release.yml Testnet 1 (#15) 2025-09-30 16:48:13 +01:00
build-docker.yml Testnet updates (#22) 2025-10-05 14:00:36 +01:00
build-docs.yml Build Simplification (#24) 2025-10-06 22:38:29 +01:00
build-linux-arm64.yml Add caching and dependency installation steps for ARM, Intel, and mac… (#25) 2025-10-07 02:20:06 +01:00
build-linux-intel.yml Add caching and dependency installation steps for ARM, Intel, and mac… (#25) 2025-10-07 02:20:06 +01:00
build-macos-arm64.yml Add caching and dependency installation steps for ARM, Intel, and mac… (#25) 2025-10-07 02:20:06 +01:00
build-macos-intel.yml Add caching and dependency installation steps for ARM, Intel, and mac… (#25) 2025-10-07 02:20:06 +01:00
build-windows-intel.yml Refactor build presets and folder layout for Windows 2025-10-08 23:04:54 +01:00