summaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
AgeCommit message (Expand)Author
2021-01-01read Shout_VERSIONDaniel Schürmann
2020-12-30ARM compile options (#3501)geraldog
2020-12-30Added -Woverloaded-virtual -Werror=return-type for early issue detection duri...Daniel Schürmann
2020-12-29CMake: Add comment regarding font installation to CMakeLists.txtJan Holthuis
2020-12-28Merge branch '2.3' of github.com:mixxxdj/mixxx into cmake-install-fixesJan Holthuis
2020-12-27Use xcopy <source> <target> /s /d /q /y instead of CMake copy_directory now, ...JoergAtGithub
2020-12-25CMake: Print message regarding udev rules during installationJan Holthuis
2020-12-22CMake: Install udev rules into /usr/share/mixxx/udevJan Holthuis
2020-12-20Revert not working change in CMakeLists.txt from #3462JoergAtGithub
2020-12-17CMake: Install udev rules to /usr/lib/udev/rules.dJan Holthuis
2020-12-17CMake: Fix installation of empty fonts directory on LinuxJan Holthuis
2020-12-17No longer copy whole directories at every debugger start, if there are no cha...JoergAtGithub
2020-12-16Merge branch '2.3' into column-cache-fixOwen Williams
2020-12-16Merge pull request #3408 from JoergAtGithub/define__sse_and_sse2Daniel Schürmann
2020-12-16Code style fixJoergAtGithub
2020-12-16"native" build requests the user now to set the optimization flagsJoergAtGithub
2020-12-15Moved definition of __SSE__ and __SSE2__ to CMakeLists.txtJoergAtGithub
2020-12-15CMake: Disable clang-tidy for generated sourcesJan Holthuis
2020-12-15CMake: Add support for running clang-tidy on mixxx onlyJan Holthuis
2020-12-14Upgrade googletest from 1.8.x to 1.10.xUwe Klotz
2020-12-14Remove SConsJan Holthuis
2020-12-12Merge pull request #3438 from uklotzde/build-low-memoryDaniel Schürmann
2020-12-12Reword build option descriptionUwe Klotz
2020-12-12Allow to disable -pipe build optionUwe Klotz
2020-12-12Merge pull request #3426 from daschuer/debian_ppaJan Holthuis
2020-12-11Delete SongDownloaderUwe Klotz
2020-12-11Improve message formatingDaniel Schürmann
2020-12-11Adjust warning for udev installationDaniel Schürmann
2020-12-10Change Disc Jockey to DJDaniel Schürmann
2020-12-10use dh_installudev and add INSTALL_USER_UDEV_RULES cmake optionDaniel Schürmann
2020-12-10Use System FontsDaniel Schürmann
2020-12-10Fix path for AppStream an udev and add provides section to AppStream fileDaniel Schürmann
2020-12-09Added CPack files for uploading PPA packagesDaniel Schürmann
2020-12-09CMake: always link CoreFoundation on macOSBe
2020-12-06The preprocessor defines __sse__ and __sse2__ are gcc/clang specific. On Wind...JoergAtGithub
2020-12-04Merge branch '2.3' of github.com:mixxxdj/mixxx into column-cache-fixOwen Williams
2020-12-04Use Qt platform plugin "offscreen" for testsUwe Klotz
2020-12-02Merge pull request #3394 from daschuer/linux_doc_dirBe
2020-12-02move licenses to doc folder and use CMAKE_PROJECT_NAME macroDaniel Schürmann
2020-12-02Remove redundant mixxx folder inside the doc dirDaniel Schürmann
2020-12-01Fix CMake install of fontsDaniel Schürmann
2020-11-30Merge branch '2.3' of github.com:mixxxdj/mixxx into column-cache-fixOwen Williams
2020-11-29Restrict visibility of _USE_MATH_DEFINESUwe Klotz
2020-11-29Windows: Define minimum version in CMakeLists.txtUwe Klotz
2020-11-29Windows: Remove obsolete _ATL_XP_TARGETING defineUwe Klotz
2020-11-29MSVC: Define _USE_MATH_DEFINES in CMakeLists.txtUwe Klotz
2020-11-28Merge pull request #3377 from Holzhaus/msvc-warningsUwe Klotz
2020-11-28Merge pull request #3369 from mixxxdj/windows-codesignBe
2020-11-28CMake: Suppress MSVC warnings in generated codeJan Holthuis
2020-11-28CMake: Disable warnings suggesting MSVC-only extensions (strncpy_s, ...)Jan Holthuis