summaryrefslogtreecommitdiffstats
path: root/.github
AgeCommit message (Expand)Author
2020-12-15Merge branch '2.3' of github.com:mixxxdj/mixxx into mainJan Holthuis
2020-12-15fix path to Windows code signing certificateBe
2020-12-15Merge remote-tracking branch 'upstream/2.3' into mainBe
2020-12-15GitHub Actions: Add clang-tidy to build-checks workflowJan Holthuis
2020-12-15GitHub Actions: Rename clazy workflow to build-checksJan Holthuis
2020-12-14clazy: Ignore external sources in /libUwe Klotz
2020-12-14Merge remote-tracking branch 'upstream/2.3' into mainBe
2020-12-14Remove SConsJan Holthuis
2020-12-12Merge remote-tracking branch 'upstream/2.3' into mainDaniel Schürmann
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-29Merge branch '2.3' of github.com:mixxxdj/mixxx into mainJan Holthuis
2020-11-28GitHub Actions: Upload patch artifactJan Holthuis
2020-11-28GitHub Actions: Deduplicate pre-commit jobJan Holthuis
2020-11-28Merge branch '2.3' of git@github.com:mixxxdj/mixxx.git into mainUwe Klotz
2020-11-28Merge pull request #3369 from mixxxdj/windows-codesignBe
2020-11-28Merge remote-tracking branch 'upstream/2.3' into mainDaniel Schürmann
2020-11-28GitHub Actions: Add support for codesigning on WindowsJan Holthuis
2020-11-27GitHub Actions: Fix MSVC devenv setupJan Holthuis
2020-11-25Merge remote-tracking branch 'upstream/2.3' into mainBe
2020-11-25prevent macOS code signing keychain access from timing outBe
2020-11-24GH Actions: verbose output for cpackBe
2020-11-24Merge branch '2.3' of git@github.com:mixxxdj/mixxx.git into mainUwe Klotz
2020-11-24GH Actions: disable all AutoDJ tests on WindowsBe
2020-11-24Merge remote-tracking branch 'upstream/2.3' into mainBe
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-23Merge branch '2.3' of git@github.com:mixxxdj/mixxx.git into mainUwe Klotz
2020-11-23Merge pull request #3357 from uklotzde/clazy_error_limitDaniel Schürmann
2020-11-22Merge remote-tracking branch 'upstream/2.3' into mainBe
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-22Merge remote-tracking branch 'upstream/2.3' into mainDaniel Schürmann
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