summaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
AgeCommit message (Expand)Author
2021-09-20Merge remote-tracking branch 'upstream/2.3' into mainDaniel Schürmann
2021-09-20Strip `icons` parent directory on installUwe Klotz
2021-09-19Extract utility functions for QUuidUwe Klotz
2021-09-18CMake: add option to build with Qt6Be
2021-09-16Merge pull request #4052 from Be-ing/qt6_prereqsUwe Klotz
2021-09-15CMake: remove unused code for copying Qt plugins to macOS bundleBe
2021-09-15Merge remote-tracking branch 'upstream/2.3' into mainDaniel Schürmann
2021-09-15Retire osolete Ubuntu Groovy 20.10Daniel Schürmann
2021-09-14CMake: remove legacy path for fixup_bundleBe
2021-09-14CMake: use ${QT_VERSION_MAJOR} instead of hardcoding Qt5Be
2021-09-13CMake: always set CMAKE_OSX_DEPLOYMENT_TARGET=10.12Be
2021-09-13CMake: reorganize CMAKE_OSX_DEPLOYMENT_TARGET codeBe
2021-09-13CMake: add Windows-specific overlay when using vcpkgBe
2021-09-12move vars from buildenv scripts to CMakeLists.txtBe
2021-09-09Merge remote-tracking branch 'upstream/main' into vcpkg_osxDaniel Schürmann
2021-09-09Merge branch '2.3' of git@github.com:mixxxdj/mixxx.gitUwe Klotz
2021-09-07rename metainfo XML file to match Freedesktop standardsBe
2021-09-07Merge remote-tracking branch 'upstream/2.3'Be
2021-09-07CMake: fix detection of SoundTouch versionBe
2021-08-29Merge branch '2.3' of git@github.com:mixxxdj/mixxx.gitUwe Klotz
2021-08-29Merge pull request #4204 from Be-ing/icon_nameUwe Klotz
2021-08-28CMake: check for TagLib >= 1.11Be
2021-08-28Require TagLib 1.11 or newerUwe Klotz
2021-08-23set visibility=hidden related CMake variablesDaniel Schürmann
2021-08-18Detach library preference constants from class definitionUwe Klotz
2021-08-17Merge remote-tracking branch 'upstream/2.3'Be
2021-08-17Fix version detection in Findhidapi.cmake (#4215)Daniel Schürmann
2021-08-16Merge branch '2.3' of git@github.com:mixxxdj/mixxx.gitUwe Klotz
2021-08-15install PNG versions of icon at different sizesBe
2021-08-15rename .desktop file according to Freedesktop standardsBe
2021-08-07Merge pull request #4162 from uklotzde/sqlite-substrJan Holthuis
2021-08-06CMake: fix linking protobufBe
2021-08-05CMake: support statically linking dependencies (#4163)Daniel Schürmann
2021-08-01Update VERSION and Changelog for 2.3.1 minor release. (#4121)Owen Williams
2021-07-31CMake: make FindPortAudio.cmake module export PortAudio::PortAudioBe
2021-07-31SQLite: Replace LIKE with SUBSTR for file path matchingUwe Klotz
2021-07-30test: Add CoreServices "smoke test" to check if initialization worksJan Holthuis
2021-07-30Merge branch '2.3' of git@github.com:mixxxdj/mixxx.gitUwe Klotz
2021-07-30Merge pull request #4157 from Holzhaus/controlindicatortimerDaniel Schürmann
2021-07-30CoreServices: Add ControlIndicatorTimer to remove GuiTick dependencyJan Holthuis
2021-07-29Merge pull request #4146 from uklotzde/directorydaoSwiftb0y
2021-07-27Support linking Qt statically (pull request #4125 from daschuer/qtplugin)Be
2021-07-27Fix scope of __WINDOWS__ defineUwe Klotz
2021-07-27use target_link_libraries(mixxx-lib PRIVATE ..)Daniel Schürmann
2021-07-25Improve commentDaniel Schürmann
2021-07-25remove redundant set of QT5_TYPEDaniel Schürmann
2021-07-25re-add lost QSvgPluginDaniel Schürmann
2021-07-25Update to libdjinterop 0.16.0Adam Szmigin
2021-07-21Also treat CMAKE_INSTALL_PREFIX=/ as system pathDaniel Schürmann
2021-07-21Merge pull request #4109 from Holzhaus/preferences-no-mixxxmainwindowUwe Klotz