summaryrefslogtreecommitdiff
path: root/.ci/scripts
AgeCommit message (Collapse)Author
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