Commit Graph

24 Commits (fbbad9584530c186d2a592db8997eb850ba37547)

Author SHA1 Message Date
ReinUsesLisp d027850f33 ci: Disable Vulkan for Windows MinGW builds
ReinUsesLisp 252415a163 ci: Disable Vulkan for Linux builds
James Rowe 2883cc1658
Add missing CMakeLists.txt from root folder to source upload
Fixes 
James Rowe d24fcaff77 Move source in windows uploads into its own internal zip
This should prevent path length issues when extracting the build from the installer
Zach Hilman d4a1afba4b ci: Package source with builds
bunnei e07dfc4da3 ci: Rename build folder only on non-mainline builds
bunnei f1e4f3fc0c
Revert "ci: Rename build folder only on non-mainline builds"
bunnei 9a62f5351a
Merge pull request from DarkLordZach/azure-rename-partial
ci: Rename build folder only on non-mainline builds
Zach Hilman 65bed6682c ci: Rename build folder only on non-mainline builds
Lioncash c2486f77e4 externals: Amend zlib submodule
Supplies CMakeLists.txt file that avoids pulling in zlib's tests into
the tree. This avoids needing to explicitly opt these tests out from
ctest.
James Rowe 969f0afa4e Revert "ci: Add build name to archive root folder"
This reverts commit 5e553a6c26.
Zach Hilman 5e553a6c26 ci: Add build name to archive root folder
Zach Hilman df80e89b8f ci: Add TAR-XZ compression to MSVC builds
Zach Hilman d45ad75404 ci: Add version counter variable
Lioncash 80bdb44ead externals: Use upstream zlib
We don't need to depend on a custom fork for this. We can add the
library as is, and then make it excluded from the ALL target, so we only
link in the libraries that we actually make use of.
bunnei 6bfabdedfd
Merge pull request from DarkLordZach/azure-msvc
ci: Add windows MSVC builds to patreon and mainline pipelines
Zach Hilman 49344111cc ci: Add Windows MSVC package script
Zach Hilman 0e58bfedfd ci: Check additional pages on GitHub
Zach Hilman 7d46416a16 ci: Iterate through GitHub pages for pull requests
Zach Hilman e6f3aad84e ci: Populate patreon PRs on public repository
Zach Hilman 3f52bb5677 ci: Optionally prepend commit messages with environment variable
Zach Hilman ab8d122384 ci: Add private mergebot script
Uses Azure instead of GitHub
Zach Hilman bbc5b5d62d Finalize Azure Pipelines Definitions
d
Zach Hilman f2e5c19520 Add Pipeline Definitions