summaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
AgeCommit message (Expand)Author
2020-07-21CMakeLists: disable LOCALECOMPARE on macOS by defaultBe
2020-07-12Merge pull request #2712 from JosepMaJAZ/windows-installer-fixesBe
2020-07-12The comments broke thisJosepMaJAZ
2020-07-12Fixed SConscript syntax.JosepMaJAZ
2020-07-12Corrections to the doc installation path (CMake)JosepMaJAZ
2020-07-05Hide QProgressDialog behind generalized TaskMonitor abstractionUwe Klotz
2020-07-05Add framework for batch processing of selected tracksUwe Klotz
2020-06-29Set CMP0042 to new to suppress warning about MACOSX_RPATHDaniel Schürmann
2020-06-29remove artificial warning about NEW AppleClang compiler IDDaniel Schürmann
2020-06-14Merge pull request #2862 from uklotzde/cmake_libSoundTouchJan Holthuis
2020-06-13Merge pull request #2863 from uklotzde/faad2Daniel Schürmann
2020-06-13CMake: Link libSoundTouch dynamically if v2.1.1 is availableUwe Klotz
2020-06-13CMake: Fix wrong commentUwe Klotz
2020-06-10Enable secure credential storingDaniel Schürmann
2020-06-10CMake: Enable the FAAD2 loader on Linux by defaultDaniel Schürmann
2020-06-05Merge pull request #2811 from daschuer/hidcontrollerpresetJan Holthuis
2020-06-03Allow to CMake build with -DHID=offDaniel Schürmann
2020-05-27Move warning flags back to local scopeDaniel Schürmann
2020-05-25Apply optimization flags for clang builds as wellDaniel Schürmann
2020-05-25Disable fast_math for fpclassify and add a guard for early errorDaniel Schürmann
2020-05-22CMake globalize compiler optimisations flagsDaniel Schürmann
2020-05-21Remove obsolete gcc < 5 workaroundDaniel Schürmann
2020-05-21Remove link, resulting in 404 NotFoundDaniel Schürmann
2020-05-20Fix wrong sse flags for 64 bit builds. Fixes pl1879681Daniel Schürmann
2020-05-17Move definition of widgethelper::mapPopupToScreen() into .cpp fileUwe Klotz
2020-05-05Merge pull request #2714 from daschuer/lp1875013Jan Holthuis
2020-05-03Improve logging in case of internal libshout is usedDaniel Schürmann
2020-04-29Merge pull request #2707 from Holzhaus/serato-offset-correctionBe
2020-04-28actually link against internal shout_mixxxDaniel Schürmann
2020-04-28Merge pull request #2689 from Be-ing/keyfinderDaniel Schürmann
2020-04-28use a common find_package(Shout) and put target_link_libraries to the else br...Daniel Schürmann
2020-04-28Merge branch 'master' of github.com:mixxxdj/mixxx into serato-offset-correctionJan Holthuis
2020-04-28Add aditional status message in case system installed libshout is not usefullDaniel Schürmann
2020-04-25Add the fallback to the internal libShout to cmake as wellDaniel Schürmann
2020-04-25track/serato: Determine timing offsets when audio signal properties are knownJan Holthuis
2020-04-25Split TagLib metadata import/export code into multiple filesUwe Klotz
2020-04-23Merge pull request #2621 from xerus2000/playlist-crate-refactorBe
2020-04-22Merge pull request #2658 from JosepMaJAZ/cmake-windows-debug-build-fixesBe
2020-04-21Merge branch 'master' into playlist-crate-refactorxerus2000
2020-04-20AnalyzerKeyFinder: make KeyFinder optional with a CMake optionBe
2020-04-20add AnalyzerKeyFinder for more accurate key analysisBe
2020-04-19Rename BaseTrackCollectionFeature to BaseTrackSetFeaturexerus2000
2020-04-18Merge branch 'master' of github.com:mixxxdj/mixxx into mass-color-replaceJan Holthuis
2020-04-17Remove unsused class WidgetHiderUwe Klotz
2020-04-13FindOupus.cmake restored. Somehow now it does find it cleaning the cache...JosepMaJAZ
2020-04-13This fixes some bugs building in debug:JosepMaJAZ
2020-04-12Merge branch 'master' of github.com:mixxxdj/mixxx into mass-color-replaceJan Holthuis
2020-04-12cmake: remove extraneous files from CMakeLists.txtHarshit Maurya
2020-04-12Merge branch 'master' into context-menuHarshit Maurya
2020-04-09CMake: Set some additional variables for the CPack WIX GeneratorJan Holthuis