summaryrefslogtreecommitdiffstats
path: root/.github/workflows
AgeCommit message (Expand)Author
2020-11-24GitHub Actions: Add Windows buildJan Holthuis
2020-11-24GitHub Actions: Replace --ghactions flag with GITHUB_ENV var in scriptsJan Holthuis
2020-11-23Merge pull request #3357 from uklotzde/clazy_error_limitDaniel Schürmann
2020-11-22GH Actions: deploy macOS builds to downloads.mixxx.orgBe
2020-11-23GitHub CI: Don't abort clazy build on errors (2nd attempt)Uwe Klotz
2020-11-23Revert "GitHub CI: Don't abort clazy build on errors"Uwe Klotz
2020-11-22GH Actions: fix macOS codesigningBe
2020-11-22GitHub CI: Don't abort clazy build on errorsUwe Klotz
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-20Merge branch '2.3' into gh-actions-ubuntu-2004Uwe Klotz
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-20Merge pull request #3335 from Holzhaus/clazy-function-args-by-refDaniel Schürmann
2020-11-20GitHub CI: Add Ubuntu 20.04 buildUwe Klotz
2020-11-19Fix naming of CMake build flags env varUwe Klotz
2020-11-19GitHub Actions: Use clazy level2 blocklist to make skipped tests explicitJan Holthuis
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
2020-11-15GitHub Actions: Improve clazy workflowJan Holthuis
2020-11-15GitHub Actions: Enable more clazy checksJan Holthuis
2020-11-15GitHub Actions: Switch to blocklist approach for clazy checksJan Holthuis
2020-11-14Merge branch '2.3' into clazy-const-signal-or-slotUwe Klotz
2020-11-14Merge branch '2.3' of git@github.com:mixxxdj/mixxx.git into clazy-unused-non-...Uwe Klotz
2020-11-14Merge branch '2.3' of github.com:mixxxdj/mixxx into clazy-const-signal-or-slotJan Holthuis
2020-11-14Merge branch '2.3' of github.com:mixxxdj/mixxx into clazy-unused-non-trivial-...Jan Holthuis
2020-11-14Merge branch '2.3' of github.com:mixxxdj/mixxx into clazy-qstringJan Holthuis
2020-11-14Merge branch '2.3' of github.com:mixxxdj/mixxx into clazy-qstringJan Holthuis
2020-11-14Merge branch '2.3' of github.com:mixxxdj/mixxx into clazy-qfileinfo-existsJan Holthuis
2020-11-14Merge branch '2.3' of github.com:mixxxdj/mixxx into clazy-unused-non-trivial-...Jan Holthuis
2020-11-14GitHub Action: Add more clazy checksJan Holthuis
2020-11-14libraryfeature: Use faster static QFileInfo::exists() versionJan Holthuis
2020-11-14Remove unused non-trivial variablesJan Holthuis
2020-11-13Fix -Wclazy-const-signal-or-slot warningsJan Holthuis
2020-11-13Fix -Wclazy-qstring-arg warningsJan Holthuis
2020-11-13GitHub Actions: Add clazy supportJan Holthuis