summaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
AgeCommit message (Expand)Author
2019-11-21Move export of track metadata from TrackCollection into LibraryUwe Klotz
2019-11-13Replace MpscFifo with rigtorp::SPSCQueueUwe Klotz
2019-11-13Add rigtorp/SPSCQueueUwe Klotz
2019-11-12CMake: Disable warnings in generated source filesJan Holthuis
2019-11-12CMake: Disable deprecated-copy warnings in gmock libraryJan Holthuis
2019-11-12CMake: Get rid of duplicate target_include_directories for KataiJan Holthuis
2019-11-12CMake: Add Rekordbox featureUwe Klotz
2019-11-12CMake: Add MP3GuessEnc for Rekordbox featureUwe Klotz
2019-11-12CMake: Add Kaitai for Rekordbox featureUwe Klotz
2019-11-08Revert "CMake: Remove unused Qt5::X11Extras component"Jan Holthuis
2019-11-08CMake: Add -pipe on GNU gcc to speed up buildsJan Holthuis
2019-11-08CMake: Remove trailing slash in UNIX_SHARE_PATH/UNIX_LIB_PATH definitionJan Holthuis
2019-11-08CMake: Add SFC_SUPPORTS_SET_COMPRESSION_LEVEL define for SndFileJan Holthuis
2019-11-08CMake: Disable WavPack by defaultJan Holthuis
2019-11-08CMake: Disable FAAD by defaultJan Holthuis
2019-11-08CMake: Remove unused QT_SHARED preprocessor defineJan Holthuis
2019-11-07CMake: Add CMAKE_SYSTEM_PROCESSOR as preprocessor definitionJan Holthuis
2019-11-07CMake: Remove unused Qt5::X11Extras componentJan Holthuis
2019-11-07CMake: Fix DEBUG_ASSERTIONS_FATAL flagJan Holthuis
2019-10-28Add SeratoMarkers2 filesUwe Klotz
2019-10-27CMake: Set mixxx-res as dependency for mixxx-lib instead of mixxxJan Holthuis
2019-10-27CMake: Add symlink to for testdata to build directoryJan Holthuis
2019-10-27CMake: Move dependencies and feature options to end of CMakeLists.txtJan Holthuis
2019-10-25CMake: Fix mixxx-lib dependenciesUwe Klotz
2019-10-24CMake: Fix Qt5Keychain include dirsJan Holthuis
2019-10-24CMake: Fix typo in Qt5Keychain variablesJan Holthuis
2019-10-24CMake: Fix Qt5Keychain detectionJan Holthuis
2019-10-24CMake: Remove _ENABLED suffix from option namesJan Holthuis
2019-10-24CMake: Rename C[L]CACHE_FOUND to C[L]CACHE_EXECUTABLEJan Holthuis
2019-10-24CMake: Improve ccache/cclache option handlingJan Holthuis
2019-10-24CMake: Find Celt/Silk only on MSVC with static depsJan Holthuis
2019-10-24CMake: Add status message regarding internal libebur128Jan Holthuis
2019-10-24CMake: Pass CMAKE_BUILD_TYPE to ExternalProjectJan Holthuis
2019-10-24CMake: Fix condition to add /arch:SSE2 instruction on MSVCJan Holthuis
2019-10-24CMake: Add BUILD_BYPRODUCTS for external projects to fix Ninja errorsJan Holthuis
2019-10-24CMake: Add support for clcache on MSVCJan Holthuis
2019-10-24CMake: Remove quotes around off in FFMPEG_ENABLED optionJan Holthuis
2019-10-24CMake: Use cmake_dependent_option to simplify option availability checksJan Holthuis
2019-10-24CMake: Sort includes alphabeticallyJan Holthuis
2019-10-24CMake: Improve ccache supportJan Holthuis
2019-10-24CMake: Add ccache supportJan Holthuis
2019-10-24CMake: Add SYSTEM property to third party include directoriesJan Holthuis
2019-10-24CMake: Include CTestJan Holthuis
2019-10-24CMake: Make pedantic warnings optionalJan Holthuis
2019-10-24CMake: Add more missing Qt5 librariesJan Holthuis
2019-10-24CMake: Add WARNINGS_FATAL option to treat warnigns as errorsJan Holthuis
2019-10-24CMake: Show more warningsJan Holthuis
2019-10-24CMake: Add missing Qt5 windows support componentsJan Holthuis
2019-10-24CMake: Add missing Qt imageformat pluginsJan Holthuis
2019-10-24CMake: Force shared CRT for gtest/gmock on MSVCJan Holthuis