summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2020-11-24Rename Windows build environment fileJan Holthuis
2020-11-24tools/windows_buildenv: Improve naming of Qt5_DIR variableJan 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-24refactor(BCR2000): rename variable for control changeChristian
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-24CMake: Add support for building with just protobuf-lite installedJan Holthuis
2020-11-23macos_buildenv.sh zsh compatibilityBe
2020-11-23macos_buildenv.sh code styleBe
2020-11-23remove run-mixxx.sh script for macOSBe
2020-11-23macos_buildenv.sh script improvementsBe
2020-11-23fix Xcode 9.2 buildBe
2020-11-23Merge pull request #3360 from uklotzde/clazy-range-loop-analysisBe
2020-11-23Merge pull request #3361 from Be-ing/macos_build_env_mixxxBe
2020-11-23download macOS build environment from downloads.mixxx.orgBe
2020-11-23Fix float-conversion warning on macOSUwe Klotz
2020-11-23Fix clazy range-loop-analysis warnings in macOS buildUwe Klotz
2020-11-23Merge pull request #3357 from uklotzde/clazy_error_limitDaniel Schürmann
2020-11-23style(BCR2000): fix linter errorChristian
2020-11-23feat(BCR2000): add component DirectionEncoderChristian
2020-11-23fix(BCR2000): fix reference to shift button targetChristian
2020-11-23refactor(BCR2000): move midi address in component definition into optionsChristian
2020-11-23feat(BCR2000): add support for arbitrary component containers to the GenericM...Christian
2020-11-22deploy.sh: fix getting file extensionBe
2020-11-22GH Actions: deploy macOS builds to downloads.mixxx.orgBe
2020-11-22add allow-unsigned-executable-memory macOS entitlement for JS JITBe
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-22feat(BCR2000): complete midi addresses for all hardware controlsChristian
2020-11-22feat(BCR2000): add midi addresses for pushencoder groups 2-4Christian
2020-11-22style(BCR2000): add missing newline at end of fileChristian
2020-11-22feat: move GenericMidiContoller into a instantiable ComponentContainerChristian
2020-11-22refactor(BCR2000): remove superfluous mixxx control key and group for shift b...Christian
2020-11-22docs(BCR2000): declare optional configuration elementsChristian
2020-11-22feat(BCR2000): handle invalid controller configurationChristian
2020-11-21Merge pull request #3354 from Holzhaus/gh-actions-ubuntu-fixBe
2020-11-21GitHub Actions: Fix syntax issue in ubuntu_buildenv.sh scriptJan Holthuis
2020-11-21Merge pull request #3353 from Holzhaus/protobuf-fallbackBe
2020-11-21CMake: Fall back to libprotobuf if libprotobuf-lite was not foundJan Holthuis
2020-11-21Merge pull request #3351 from Holzhaus/gh-actions-improvementsBe
2020-11-21gitignore: Exclude buildenv directoryJan Holthuis
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-21refactor(BCR2000): extract generic parts into generic-midi-controller-*.js filesChristian
2020-11-21GitHub Actions: Move Ubuntu package installation to buildenv scriptJan Holthuis