summaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
AgeCommit message (Expand)Author
2020-02-11Merge branch 'master' of github.com:mixxxdj/mixxx into serato-markers_Jan Holthuis
2020-02-11Merge pull request #2472 from uklotzde/rgbcolorJan Holthuis
2020-02-10Remove trailing whitespaceUwe Klotz
2020-02-10tests: Add tests for "Serato Markers_" parserJan Holthuis
2020-02-10track/serato/markers: Add parser for "Serato Markers_" tagJan Holthuis
2020-02-09Merge pull request #2481 from daschuer/cmake_gitJan Holthuis
2020-02-08track/serato/markers2: Move Serato Markers2 code into serato directoryJan Holthuis
2020-02-06CMake: Only disable warnings for rekordbox sources with gcc/clangJan Holthuis
2020-02-06CMake: Fix mp3guessenc with CMake on WindowsJan Holthuis
2020-02-02Added .git/index to the CMAKE_CONFIGURE_DEPENDS to update the version if the ...Daniel Schürmann
2020-02-01library: Add Serato library featureJan Holthuis
2020-01-29Add RgbColor classUwe Klotz
2020-01-15Switch from C++14 to C++17Uwe Klotz
2020-01-13Amend cmake set() command with a docstringUwe Klotz
2020-01-12Upgrade googletest from 1.7.0 to 1.8.x (2019-01-30)Uwe Klotz
2019-12-27Merge pull request #2410 from Holzhaus/cmake-version-bumpJan Holthuis
2019-12-23Merge pull request #2409 from uklotzde/qstringbuilderDaniel Schürmann
2019-12-22Merge branch 'master' of https://github.com/mixxxdj/mixxx into cmake-version-...Jan Holthuis
2019-12-21CMake: Set cmake_minimum_required version to 3.13.0Jan Holthuis
2019-12-21Use QStringBuilder/QT_USE_QSTRINGBUILDER for string concatenationUwe Klotz
2019-12-21Fix 'unrecognized character escape sequence' warningUwe Klotz
2019-12-07Merge branch 'master' of git@github.com:mixxxdj/mixxx.git into dev_libraryUwe Klotz
2019-11-22CMake: Update sources with renamed filesJan Holthuis
2019-11-21Add TrackLoaderUwe Klotz
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