summaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
AgeCommit message (Expand)Author
2021-09-20Strip `icons` parent directory on installUwe Klotz
2021-09-15Retire osolete Ubuntu Groovy 20.10Daniel Schürmann
2021-09-07rename metainfo XML file to match Freedesktop standardsBe
2021-09-07CMake: fix detection of SoundTouch versionBe
2021-08-29Merge pull request #4204 from Be-ing/icon_nameUwe Klotz
2021-08-17Fix version detection in Findhidapi.cmake (#4215)Daniel Schürmann
2021-08-15install PNG versions of icon at different sizesBe
2021-08-15rename .desktop file according to Freedesktop standardsBe
2021-08-01Update VERSION and Changelog for 2.3.1 minor release. (#4121)Owen Williams
2021-07-29Merge pull request #4146 from uklotzde/directorydaoSwiftb0y
2021-07-27Fix scope of __WINDOWS__ defineUwe Klotz
2021-07-25Improve commentDaniel Schürmann
2021-07-21Also treat CMAKE_INSTALL_PREFIX=/ as system pathDaniel Schürmann
2021-07-21When install at the system path /usr install the rules file at the pkg config...Daniel Schürmann
2021-07-18CMake: only check for Upower if BATTERY=ONBe
2021-07-02Add DCMAKE_INSTALL_LIBDIR for arm64 buildsFayaaz Ahmed
2021-06-27Pepare release candidtate by remoing beta suffixDaniel Schürmann
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-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-16CMake: Default to RelWithDebInfoJan Holthuis
2021-06-16CMake: Default to RelWithDebInfo builds on WindowsJan Holthuis
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-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-01Merge pull request #3890 from ywwg/wscrollableronso0
2021-05-30Added impish to the Ubuntu versions build on the PPADaniel Schürmann
2021-05-27WScrollable: Add a scrollable widget type. This allows skins to add scrollbar...Owen Williams
2021-05-26Merge pull request #3909 from uklotzde/hidapiDaniel Schürmann
2021-05-25skin: Move legacy skin classes to skin/legacy/Jan Holthuis
2021-05-25Upgrade bundled hidapi from 0.10.0 to 0.10.1Uwe Klotz
2021-05-25lib: Update googletest 1.10.x to latest HEAD@9741c42Jan Holthuis
2021-05-20Add raster 32px version of app iconPino Toscano
2021-05-20Move app icons in 'icons' subdirPino Toscano
2021-05-20Rename app SVG icon to 'mixxx'Pino Toscano
2021-05-20Install app icon in XDG hicolor icon themePino Toscano
2021-05-18CMake: Use README.md instead of old READMEJan Holthuis
2021-05-17Save manual git values for cpackDaniel Schürmann
2021-05-15Merge remote-tracking branch 'upstream/2.3' into dirty-fixDaniel Schürmann
2021-05-08Allow to set GIT_COMMIT_DATE and GIT_DESCRIBE during configuringDaniel Schürmann
2021-05-08Added GitInfoStore class depending on mixxx-lib to calculate the dirty stateDaniel Schürmann
2021-05-08CMake: Restrict transitive dependencies between librariesUwe Klotz
2021-05-07CMake: Fetch latest Git information on build without reconfigJan Holthuis
2021-05-07CMake: Split version.h into version.h and versiondetails.hJan Holthuis