summaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
AgeCommit message (Expand)Author
2020-11-23remove run-mixxx.sh script for macOSBe
2020-11-18CMake: fix macOS build for macOS < 10.14Be
2020-11-16Merge pull request #3327 from Be-ing/taglib_cmakeJan Holthuis
2020-11-15update libKeyFinder external CMake project to 2.2.3Be
2020-11-15CMake: fix TagLib linking on macOSBe
2020-11-15Merge pull request #3255 from Be-ing/appveyor_clcacheJan Holthuis
2020-11-14fix minimum macOS version to 10.12 required by Qt 5.12Be
2020-11-13Upgrade to libusb/hidapi v0.10.0Uwe Klotz
2020-11-12CPack: Add missing text labelUwe Klotz
2020-11-11Merge pull request #3284 from uklotzde/cmake_unix_share_pathDaniel Schürmann
2020-11-11fix macOS bundle buildBe
2020-11-10Set UNIX_SHARE_PATH to absolute path including install prefixUwe Klotz
2020-11-10add run-mixxx.sh convenience script for macOS developersBe
2020-11-10CMake: fix non-bundle macOS buildBe
2020-11-10CMake: add support for codesigning .app bundle inside DMGBe
2020-11-08CMakeLists: set identifying name for CPack generated packagesBe Wilson
2020-11-08CMakeLists: build macOS DMG using CPack DragNDrop generatorBe Wilson
2020-11-06Merge pull request #3271 from uklotzde/cmake_install_libdirJan Holthuis
2020-11-06CMake: Reuse MIXXX_INSTALL_DATADIR for UNIX_SHARE_PATHUwe Klotz
2020-11-06Delete unused compile definition UNIX_LIB_PATHUwe Klotz
2020-11-06Merge pull request #3057 from uklotzde/soundsourcesJan Holthuis
2020-11-06CMake: Replace hard-coded install dirs with GNUInstallDirsUwe Klotz
2020-11-05Cmake: fix copy of resource directories.Daniel Poelzleithner
2020-11-04Add option to disable symlinks in buildDaniel Poelzleithner
2020-11-03CMakeLists: add /c option to MSVC builds for clcacheBe
2020-11-01Merge pull request #3132 from JoergAtGithub/cover_art_as_library_tooltipUwe Klotz
2020-10-31Merge branch '2.3' into qdesktopwidgetronso0
2020-10-31Removed coverartdelegate and renamed basecoverartdelegate to coverartdelegateJoergAtGithub
2020-10-29Merge pull request #3226 from uklotzde/libkeyfinder_bundledJan Holthuis
2020-10-28Clang sanitizers need to be set on the linker as well as the compiler. Fixes ...Owen Williams
2020-10-28CMake: Do not duplicate externalprojectJan Holthuis
2020-10-27Search for bundled libKeyFinder in lib/libKeyFinderUwe Klotz
2020-10-26SoundSourceProviderRegistry: Use display name as identifierUwe Klotz
2020-10-26Merge branch '2.3' into qdesktopwidgetUwe Klotz
2020-10-25Use libKeyFinder 2.2.2 releaseBe
2020-10-25Delete usage of deprecated QDesktopWidgetUwe Klotz
2020-10-22Merge branch '2.3' of git@github.com:mixxxdj/mixxx.git into 2.3_ffmpegUwe Klotz
2020-10-17CMake: Enable -Wfloat-conversion warningsJan Holthuis
2020-10-16Merge branch '2.3' into 2.3_ffmpegUwe Klotz
2020-09-20Merge pull request #2962 from Holzhaus/keyfinder-cmakeUwe Klotz
2020-09-19Extract ReadAheadFrameBuffer from SoundSourceFFmpegUwe Klotz
2020-09-10CMake: Include Microsoft redistributable runtime libs in packageJan Holthuis
2020-09-06CMake: Bump keyfinder commitJan Holthuis
2020-08-31Use Variable for CCX color enforcementDaniel Poelzleithner
2020-08-16Merge pull request #2834 from daschuer/wtrackwidgetgroupJan Holthuis
2020-08-15Merge branch '2.3' of github.com:mixxxdj/mixxx into serato-beatgrid-importJan Holthuis
2020-08-11Merge pull request #3010 from Holzhaus/ctest-timeoutUwe Klotz
2020-08-11CMake: Remove fixed CTest timeout to allow override on command lineJan Holthuis
2020-08-11CMake/Travis: Set test log level to infoJan Holthuis
2020-08-08CMake/SCons: Always enable DEBUG_ASSERTs if DEBUG_ASSERTIONS_FATAL is onJan Holthuis