summaryrefslogtreecommitdiff
path: root/.ci/scripts
AgeCommit message (Collapse)Author
2019-11-12Move source in windows uploads into its own internal zipJames Rowe
This should prevent path length issues when extracting the build from the installer
2019-11-11ci: Package source with buildsZach Hilman
2019-11-06ci: Rename build folder only on non-mainline buildsbunnei
2019-11-06Revert "ci: Rename build folder only on non-mainline builds"bunnei
2019-11-05Merge pull request #3073 from DarkLordZach/azure-rename-partialbunnei
ci: Rename build folder only on non-mainline builds
2019-11-05ci: Rename build folder only on non-mainline buildsZach Hilman
2019-10-29externals: Amend zlib submoduleLioncash
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.
2019-10-24Revert "ci: Add build name to archive root folder"James Rowe
This reverts commit 5e553a6c267f4ab96a89833f1006ea27fd78b30a.
2019-10-23ci: Add build name to archive root folderZach Hilman
2019-10-06ci: Add TAR-XZ compression to MSVC buildsZach Hilman
2019-10-05ci: Add version counter variableZach Hilman
2019-10-04externals: Use upstream zlibLioncash
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.
2019-10-02Merge pull request #2937 from DarkLordZach/azure-msvcbunnei
ci: Add windows MSVC builds to patreon and mainline pipelines
2019-10-02ci: Add Windows MSVC package scriptZach Hilman
2019-10-01ci: Check additional pages on GitHubZach Hilman
2019-10-01ci: Iterate through GitHub pages for pull requestsZach Hilman
2019-09-30ci: Populate patreon PRs on public repositoryZach Hilman
2019-09-26ci: Optionally prepend commit messages with environment variableZach Hilman
2019-09-26ci: Add private mergebot scriptZach Hilman
Uses Azure instead of GitHub
2019-07-13Finalize Azure Pipelines DefinitionsZach Hilman
d
2019-07-09Add Pipeline DefinitionsZach Hilman