summaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
AgeCommit message (Expand)Author
2021-07-18Merge pull request #4113 from Be-ing/upower_checkJan Holthuis
2021-07-17CMake: only check for Upower if BATTERY=ONBe
2021-07-11CMake: use CXX_COMPILER_LAUNCHER instead of RULE_LAUNCH_COMPILEBe
2021-07-10Merge pull request #4084 from Holzhaus/coverageUwe Klotz
2021-07-08Merge pull request #4060 from Holzhaus/qml-library-modelBe
2021-07-08CMake: Add support for test coverageJan Holthuis
2021-07-07Rename mixxx.{cpp,h} to mixxxmainwindow.{cpp,h}Jan Holthuis
2021-07-06CMake: link hidraw backend of hidapi on Linux instead of libusbBe
2021-07-06Merge pull request #4044 from Holzhaus/bpmUwe Klotz
2021-07-05Merge branch '2.3' of git@github.com:mixxxdj/mixxx.gitUwe Klotz
2021-07-05QML: Add adapter model that exposes old track table as list modelJan Holthuis
2021-07-05QML: Add some initial work on exposing the Library to QMLJan Holthuis
2021-07-04test: Add some simple tests for Bpm classJan Holthuis
2021-07-02Add DCMAKE_INSTALL_LIBDIR for arm64 buildsFayaaz Ahmed
2021-07-01FramePos: Add testsJan Holthuis
2021-06-27Pepare release candidtate by remoing beta suffixDaniel Schürmann
2021-06-22Merge pull request #4000 from Holzhaus/qml-effectsSwiftb0y
2021-06-21Merge pull request #3999 from Swiftb0y/enable-qml-debugJan Holthuis
2021-06-21Merge branch 'main' of github.com:mixxxdj/mixxx into qml-effectsJan Holthuis
2021-06-21QML: Expose Effect slot parameters as modelJan Holthuis
2021-06-21Merge branch '2.3' of git@github.com:mixxxdj/mixxx.gitUwe Klotz
2021-06-21On Windows: Use always RelWithDebInfo to avoid slow builds by defaultDaniel Schürmann
2021-06-20Update Windows build environment and remove workaround for broken debug buildsDaniel Schürmann
2021-06-18Merge branch '2.3' of git@github.com:mixxxdj/mixxx.gitUwe Klotz
2021-06-17set STRINGS property for OPTIMIZEDaniel Schürmann
2021-06-17Set /OPT:REF for "Release" builds as wellDaniel Schürmann
2021-06-17Fail with CMAKE_BUILD_TYPE=MinSizeRel or any other unsupported valueDaniel Schürmann
2021-06-16Merge pull request #3977 from Holzhaus/windows-buildenv-fixDaniel Schürmann
2021-06-16Merge remote-tracking branch 'upstream/2.3' into mainDaniel Schürmann
2021-06-16CMake: Default to RelWithDebInfoJan Holthuis
2021-06-16QML: Add QmlEffectSlotProxyJan Holthuis
2021-06-16CMake: Default to RelWithDebInfo builds on WindowsJan Holthuis
2021-06-15QML: Add EffectManager proxy and visibleEffectModelJan Holthuis
2021-06-15Enable QML debugging and profiling in debug buildsSwiftb0y
2021-06-14CMake: Set default build type if not set explicitlyJoergAtGithub
2021-06-13Revert extra if condition to add a default option and don't use not working a...Daniel Schürmann
2021-06-12CMake: Fix setting of X_VCPKG_APPLOCAL_DEPS_INSTALLJan Holthuis
2021-06-12CMake: Fix Qt5Keychain detectionJan Holthuis
2021-06-12Merge branch '2.3' of git@github.com:mixxxdj/mixxx.gitUwe Klotz
2021-06-12Fix not working cmake default_option() with braces in the default stringDaniel Schürmann
2021-06-12CMake: Read env vars from buildenv scriptJan Holthuis
2021-06-10Merge pull request #3959 from Holzhaus/qml-cuepopupSwiftb0y
2021-06-07Added some debian debendencies for the new QML skinDaniel Schürmann
2021-06-06QML: Add QmlConfigProxy singleton for accessing color palettesJan Holthuis
2021-06-06Merge pull request #3919 from Holzhaus/qml-waveformsUwe Klotz
2021-06-05QML: Add WaveformOverview C++ QML component for drawing waveformsJan Holthuis
2021-06-05QML: Add custom image provider to for showing cover artJan Holthuis
2021-06-01QML: Add a way access to track propertiesJan Holthuis
2021-06-01Merge branch '2.3' of github.com:mixxxdj/mixxxJan Holthuis
2021-06-01Merge pull request #3890 from ywwg/wscrollableronso0