summaryrefslogtreecommitdiffstats
path: root/.github/workflows/build.yml
AgeCommit message (Expand)Author
2020-12-15fix path to Windows code signing certificateBe
2020-12-14Remove SConsJan Holthuis
2020-12-12Reanable Package for PPADaniel Schürmann
2020-12-11Disable Package for PPA Workflow.Daniel Schürmann
2020-12-11Added extra spaceDaniel Schürmann
2020-12-11GitHub Actions: Add debian source packagingJan Holthuis
2020-11-28Merge pull request #3369 from mixxxdj/windows-codesignBe
2020-11-28GitHub Actions: Add support for codesigning on WindowsJan Holthuis
2020-11-27GitHub Actions: Fix MSVC devenv setupJan Holthuis
2020-11-25prevent macOS code signing keychain access from timing outBe
2020-11-24GH Actions: verbose output for cpackBe
2020-11-24GH Actions: disable all AutoDJ tests on WindowsBe
2020-11-24GitHub Actions: Switch to Windows build to windows-2019Jan Holthuis
2020-11-24GitHub Actions: Reorder cmake flags in build workflowJan Holthuis
2020-11-24GitHub Actions: Use single line for Windows build toolsJan Holthuis
2020-11-24GitHub Actions: Improve CMake argument handlingJan Holthuis
2020-11-24GitHub Actions: Add clcache supportJan Holthuis
2020-11-24GitHub Actions: Add Windows buildJan Holthuis
2020-11-24GitHub Actions: Replace --ghactions flag with GITHUB_ENV var in scriptsJan Holthuis
2020-11-22GH Actions: deploy macOS builds to downloads.mixxx.orgBe
2020-11-22GH Actions: fix macOS codesigningBe
2020-11-21GitHub Actions: Improve ccache size limit build step nameJan Holthuis
2020-11-21GitHub Actions: Improve artifact names of build workflowJan Holthuis
2020-11-21GitHub Actions: Move Ubuntu package installation to buildenv scriptJan Holthuis
2020-11-21Merge branch '2.3' of github.com:mixxxdj/mixxx into gh-actions-improvementsJan Holthuis
2020-11-21GitHub Actions: Use matrix.os in ccache cache keyJan Holthuis
2020-11-21GitHub Actions: Merge CI build steps using matrix buildJan Holthuis
2020-11-20GitHub CI: Partition cache by matrix.os instead of runner.osUwe Klotz
2020-11-20GitHub Actions: Streamline macOS buildenv setupJan Holthuis
2020-11-20GitHub CI: No need to mention the default compiler for UbuntuUwe Klotz
2020-11-20GitHub CI: Use build matrix for macOSUwe Klotz
2020-11-20GitHub CI: Add Ubuntu 20.04 buildUwe Klotz
2020-11-19Fix naming of CMake build flags env varUwe Klotz
2020-11-18GH Actions: set MACOSX_DEPLOYMENT_TARGET from environment nameBe
2020-11-18GH Actions: read macOS build environment name from fileBe
2020-11-18build Mixxx on macOS with GitHub ActionsBe
2020-11-18GitHub Actions: Add comment regarding CMake versionJan Holthuis
2020-11-18GitHub Actions: Update ccache configurationJan Holthuis
2020-11-18GitHub Actions: Remove unneeded step from Ubuntu workflowJan Holthuis
2020-11-18GitHub Actions: Improve ccache caching on UbuntuJan Holthuis
2020-11-18GitHub Actions: Add testing, packaging and deployment for UbuntuJan Holthuis
2020-11-18GitHub Actions: Add ccache cachingJan Holthuis
2020-11-18GitHub Actions: Add Ubuntu 18.04 buildJan Holthuis