summaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
AgeCommit message (Expand)Author
2021-04-17Merge branch 'main' into remove-trackfileUwe Klotz
2021-04-17CMake: Add comments why we need URL downloads of external projects (#3779)Uwe Klotz
2021-04-16Merge pull request #3765 from Holzhaus/cmake-project-version-2.4Uwe Klotz
2021-04-16Merge branch 'main' into remove-trackfileUwe Klotz
2021-04-13Merge branch '2.3' of github.com:mixxxdj/mixxxJan Holthuis
2021-04-11Merge pull request #3773 from Holzhaus/config-h-inUwe Klotz
2021-04-11CMake: Bump CMAKE_PROJECT_VERSION to 2.4Jan Holthuis
2021-04-10Engine Prime export uses libdjinterop snapshot APIAdam Szmigin
2021-04-09Merge branch '2.3' of github.com:mixxxdj/mixxxJan Holthuis
2021-04-06CMake: Use config.h.in instead of command line defintions for pathsJan Holthuis
2021-04-05Reorder cmake_policy() before project()Uwe Klotz
2021-04-05Merge branch 'main' of git@github.com:mixxxdj/mixxx.git into remove-trackfileUwe Klotz
2021-04-05Merge branch '2.3' of github.com:mixxxdj/mixxxJan Holthuis
2021-04-02Remove TrackFileUwe Klotz
2021-03-30Merge branch 'main' of git@github.com:mixxxdj/mixxx.git into fileaccessUwe Klotz
2021-03-30Merge branch '2.3' of git@github.com:mixxxdj/mixxx.gitUwe Klotz
2021-03-30WMainMenuBar: Unify manual/keyboard shortcut PDF detectionJan Holthuis
2021-03-30WMainMenuBar: Add support for detection Keyboard PDF in res/ dirJan Holthuis
2021-03-29create PDF with keyboard shortcut overviewronso0
2021-03-29Advance minimum requirement to cmake 3.16 because of not working cpack workar...Daniel Schürmann
2021-03-29remove no longer working bionnic ppa build form CPACK_DEBIAN_DISTRIBUTION_REL...Daniel Schürmann
2021-03-27Merge branch '2.3' of git@github.com:mixxxdj/mixxx.gitUwe Klotz
2021-03-26CMake: Fix Qt resource files with CMake 3.20Jan Holthuis
2021-03-25CMake: Public platform definesUwe Klotz
2021-03-23Replace MDir with mixxx::FileInfo/FileAccessUwe Klotz
2021-03-22Add mixxx::FileInfoUwe Klotz
2021-03-20EngineSync: Remove BaseSyncableListener classJan Holthuis
2021-03-19Merge branch '2.3' of git@github.com:mixxxdj/mixxx.gitUwe Klotz
2021-03-19CMake: Fix detection of hidapi_VERSIONUwe Klotz
2021-03-19Merge branch '2.3' of github.com:mixxxdj/mixxxJan Holthuis
2021-03-18CMake: Improve comments for cmake_dependent_optionJan Holthuis
2021-03-18CMake: Use default_option instead of cmake_dependent_option for defaultsJan Holthuis
2021-03-17CMake: Fix wrong WAVPACK optionJan Holthuis
2021-03-17Merge pull request #3707 from uklotzde/windows-ffmpegJan Holthuis
2021-03-17Use cmake_dependent_option() for WavPack consistentlyUwe Klotz
2021-03-17Delete redundant cmake_dependent_option()Uwe Klotz
2021-03-17CMake: Restrict MEDIAFOUNDATION to WindowsUwe Klotz
2021-03-17CMake: Simplify FFmpeg optionUwe Klotz
2021-03-16Merge branch '2.3' of https://github.com/mixxxdj/mixxxSwiftb0y
2021-03-16CMake: Fix typo in Shoutidjc_FOUND variable nameJan Holthuis
2021-03-14Allow to enable FFmpeg even if no component versions availableUwe Klotz
2021-03-14Fix FFmpeg build error messagesUwe Klotz
2021-03-13Merge branch '2.3' of git@github.com:mixxxdj/mixxx.gitUwe Klotz
2021-03-13Merge pull request #3689 from JoergAtGithub/fix_nonicremental_windows_build_2.3Daniel Schürmann
2021-03-13Merge branch '2.3' of github.com:mixxxdj/mixxxJan Holthuis
2021-03-13Clean replacement of /INCREMENTAL, which should no longer rely on unmodified ...JoergAtGithub
2021-03-11widget: Add WRateRange widget for displaying the current rate slider rangeKatsarov
2021-03-10Remove /INCREMENTAL and /INCREMENTAL:NOJoergAtGithub
2021-03-10Fix for fatal error LNK1117: syntax error in option 'INCREMENTAL:NO:NO'JoergAtGithub
2021-03-09Merge remote-tracking branch 'upstream/2.3' into mainBe