summaryrefslogtreecommitdiff
path: root/.ci
AgeCommit message (Collapse)Author
2019-12-03Add missing CMakeLists.txt from root folder to source uploadJames Rowe
Fixes #3190
2019-11-24ci: Continue pipeline on clang format failureZach Hilman
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-08Merge pull request #2961 from DarkLordZach/azure-tag-namesbunnei
ci: Correct azure tag and release names
2019-10-08ci: Isolate upload merge step into stage 2Zach Hilman
2019-10-08ci: Update build suffix for mock buildsZach 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: Correct mainline release dependencyZach Hilman
2019-10-02ci: Add Mainline taglineZach Hilman
2019-10-02ci: Use MSVC windows for patreonZach Hilman
2019-10-02ci: Use MSVC windows for mainlineZach Hilman
2019-10-02ci: Add MSVC build templateZach Hilman
2019-10-02ci: Add Windows MSVC package scriptZach Hilman
2019-10-02ci: Fix unset environment variable bugZach Hilman
2019-10-01ci: Check additional pages on GitHubZach Hilman
2019-10-01ci: Iterate through GitHub pages for pull requestsZach Hilman
2019-09-30ci: Correct arguments for mergebot scriptZach Hilman
2019-09-30ci: Populate patreon PRs on public repositoryZach Hilman
2019-09-26ci: Add two step patreon build pipelineZach Hilman
2019-09-26ci: Add private mergebot CI templatesZach 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-09-22ci: Correct GitHub Release nameZach Hilman
2019-09-22ci: Determine build date via bashZach Hilman
2019-09-22ci: Update to use date as build numberZach Hilman
2019-09-22ci: Split mainline pipeline and add support for GitHub releases (#2900)Zach Hilman
* ci: Add mock build alternative for fast testing * ci: Always cache build * ci: Extract steps to download build stage artifacts * ci: Add template to release to GitHub * ci: Add template to release to Azure Universal Artifacts * ci: Split mainline to two pipelines
2019-09-04Changed apt-get upgrade for specific package.Flame Sage
2019-09-04apt update before upgrade. Use apt-get.Flame Sage
Identified a bug in the script which uses the azure image when attempting to upgrade python3-pip. Package index was out of date because apt-get update was not ran before attempting the upgrade.
2019-08-01Correct apt permissionsZach Hilman
2019-08-01Upgrade PIP version with APTZach Hilman
2019-08-01Upgrade pip versionZach Hilman
2019-08-01Add missing dotZach Hilman
2019-07-28ci: Fix Azure PR BuildsZach Hilman
2019-07-24Fix README change mistake (#2754)Zach Hilman
Fix README change mistake
2019-07-20azure: Fix clang-format and releasesZach Hilman
2019-07-13Finalize Azure Pipelines DefinitionsZach Hilman
d
2019-07-10Add Repository Sync PipelineZach Hilman
2019-07-09Add Pipeline DefinitionsZach Hilman