Skip to content
Merged
Changes from all commits
Commits
Show all changes
20 commits
Select commit Hold shift + click to select a range
6825688
Refactor full-build workflow: streamline caching steps, adjust workin…
Dec 31, 2025
8b50317
Allow selective execution of build jobs via workflow_dispatch input
Dec 31, 2025
4132291
Fix invalid YAML syntax in full-build.yml (quote conditions starting …
Dec 31, 2025
d595acc
Fix windows-build: use pwsh and conanbuild.bat for cmake configure/build
Dec 31, 2025
86806cf
Fix Windows build: Use Visual Studio generator for Conan to match CMake
Dec 31, 2025
ae2e7c6
Fix Windows build: Robust Conan remote configuration
Dec 31, 2025
2645e8d
Fix Windows build: Adjust CMake command to remove redundant toolchain…
Dec 31, 2025
7092796
Fix Windows build: Add CMAKE_PREFIX_PATH to find Conan deps
Dec 31, 2025
990e4bc
Fix Windows build: Locate conan_toolchain.cmake and fix arg quoting
Dec 31, 2025
5a33b0d
Fix Windows build: Remove Ninja-specific '-d stats' arg
Dec 31, 2025
71f2ee9
Fix Windows build: Enhance DLL directory handling for different layouts
Jan 4, 2026
b4c9231
Remove misc fixes from windows-signing
Jan 5, 2026
ed17eef
Revert non-code signing changes in windows-signing
Jan 5, 2026
e474ba3
Fix Windows build: Update paths for code signing client in full-build…
Jan 5, 2026
f66ca8e
Fix Windows build: Set working directory for Python and Conan steps
Jan 5, 2026
e2e31e6
Remove MiKTeX installation steps from Windows build workflow
Jan 5, 2026
0a70b9b
fix: Update Windows signing workflow paths and syntax
Jan 5, 2026
a6471bd
fix: Remove unnecessary signing client dependencies installation step
Jan 5, 2026
6654911
fix: Update working directory for signing client in full-build.yml
Jan 5, 2026
a6351e4
fix: Add step to create packages in Windows build workflow
Jan 6, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading
Loading