summaryrefslogtreecommitdiffstats
path: root/.github
AgeCommit message (Expand)Author
2021-09-08GH Actions: only install rsync and OpenSSH on Windows when neededBe
2021-09-08GH Actions: fix Windows cachingBe
2021-08-16CI: Trigger automatic update of manual repo if CHANGELOG.md was changedJan Holthuis
2021-06-28CI: Remove "mixxx-" prefix from tag deploy pathJan Holthuis
2021-06-16Merge pull request #3977 from Holzhaus/windows-buildenv-fixDaniel Schürmann
2021-06-12CI: Use custom CMake version on macOS/Ubuntu 18.04 onlyJan Holthuis
2021-06-12CI: Remove unused QT_PATH env var from command lineJan Holthuis
2021-06-12CI: Remove generator from CMake command lineJan Holthuis
2021-05-11Merge pull request #3780 from Holzhaus/ci-improvementsDaniel Schürmann
2021-04-29CI: Add missing check for macOS codesigningJan Holthuis
2021-04-29CI: Use SSH Agent to deploy to download serverJan Holthuis
2021-04-29CI: Fix MSYS2 vs. Git Bash cygheap DLL corruptionJan Holthuis
2021-04-28CI: Add comment regarding the git fetch depthJan Holthuis
2021-04-27Merge pull request #3766 from Holzhaus/manual-pdf-downloadronso0
2021-04-23CI: Improve deployment directory structureJan Holthuis
2021-04-20CI: Deploy stable releases to ppa:mixxx/mixxxJan Holthuis
2021-04-16CI: Make sure to fetch all tagsJan Holthuis
2021-04-16CI: Use better paths for branch and tag build artifactsJan Holthuis
2021-04-16CI: Update win64 artifact slug to match download page on websiteJan Holthuis
2021-04-16CI: Improve file names of package artifactsJan Holthuis
2021-04-14CI: Use new deploy.py script and make deploy.sh less smart (just upload)Jan Holthuis
2021-04-12CI: Disable debug assertionsJan Holthuis
2021-04-12CI: Remove unnecessary build type variableJan Holthuis
2021-04-11Fixed build settings for local Windows development environmentJoergAtGithub
2021-04-06CI: Enable manual PDF download for all buildsJan Holthuis
2021-03-30CI: Enable WavPack on WindowsJan Holthuis
2021-03-30CI: Enable ModPlug on WindowsJan Holthuis
2021-03-30CI: Enable Keyfinder on all platformsJan Holthuis
2021-03-30CI: Fix typo in build flagsJan Holthuis
2021-03-29Advance minimum requirement to cmake 3.16 because of not working cpack workar...Daniel Schürmann
2021-03-29GitHub Actions: Add id to "Generate Artifact Metadata" stepJan Holthuis
2021-03-28GitHub Actions: Add some comments regarding manifest generationJan Holthuis
2021-03-28tools: Clean up and simplify download metadata generationJan Holthuis
2021-03-28GitHub Actions: Quote curl data argumentJan Holthuis
2021-03-27GitHub Actions: Add missing UPLOAD_ID to manifest deployment jobJan Holthuis
2021-03-27GitHub Actions: Check that download manifest is unchangedJan Holthuis
2021-03-27GitHub Actions: Deploy manifest to download serverJan Holthuis
2021-03-27tools: Generate new manifest from artifact metadataJan Holthuis
2021-03-27tools: Generate artifact metadata for job output using Python scriptJan Holthuis
2021-03-18GitHub Action: Show values of CMake options in configure stepJan Holthuis
2021-03-18GitHub Actions: Disable BULK support on WindowsJan Holthuis
2021-03-17Merge pull request #3707 from uklotzde/windows-ffmpegJan Holthuis
2021-03-17CMake: Simplify FFmpeg optionUwe Klotz
2021-03-16GitHub Actions: Pin specific sccache versionJan Holthuis
2021-03-15Disable FFmpeg on WindowsUwe Klotz
2021-03-14Fix -DCMAKE_PREFIX_PATH build optionUwe Klotz
2021-03-14Enable SoundSourceFFmpeg on WindowsUwe Klotz
2021-03-11sccache: Fix Windows CI buildUwe Klotz
2021-02-26GH Actions: add TODO comment about how to change cargo commandBe
2021-02-26GH Actions: use ninja in VM image instead of Chocolatey on WindowsBe