summaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
AgeCommit message (Expand)Author
2021-05-09CMake: Restrict transitive dependencies between librariesUwe Klotz
2021-05-09Merge branch '2.3' of git@github.com:mixxxdj/mixxx.gitUwe Klotz
2021-05-08CMake: Restrict transitive dependencies between librariesUwe Klotz
2021-05-08Merge branch '2.3' of git@github.com:mixxxdj/mixxx.gitUwe Klotz
2021-05-07Merge branch '2.3' of github.com:mixxxdj/mixxxJan Holthuis
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
2021-05-07Merge pull request #3840 from daschuer/private-deploy-fixJan Holthuis
2021-05-07Verify CPACK_DEBIAN_PACKAGE_VERSIONDaniel Schürmann
2021-05-06Merge branch '2.3' of git@github.com:mixxxdj/mixxx.gitUwe Klotz
2021-05-06Remove HIDAPI_STATIC flag and calculate it on the flyDaniel Schürmann
2021-05-06Merge remote-tracking branch 'upstream/2.3' into mainDaniel Schürmann
2021-05-06Make sure the new deb version is ahead of the old oneDaniel Schürmann
2021-05-05CMake: Remove duplicate GNUInstallDirs inclusionJan Holthuis
2021-05-04allow override CPACK_DEBIAN_PACKAGE_RELEASE and default to 1Daniel Schürmann
2021-05-02Save git info during cpack -G External -D DEB_SOURCEPKG=trueDaniel Schürmann
2021-05-02Change version of cpack DEB package to git describeDaniel Schürmann
2021-05-01Merge branch '2.3' of git@github.com:mixxxdj/mixxx.gitUwe Klotz
2021-05-01Merge pull request #3816 from Holzhaus/version-dateDaniel Schürmann
2021-04-30Merge branch '2.3' of github.com:mixxxdj/mixxxJan Holthuis
2021-04-30CMakeLists: Improve git describe formatJan Holthuis
2021-04-30DlgAbout: Add git commit date to about dialogJan Holthuis
2021-04-29append -unknown for off git builds.Daniel Schürmann
2021-04-29Use plain Mixxx version as package name if git describe is not availableDaniel Schürmann
2021-04-28CMake: Use git-describe for package file nameJan Holthuis
2021-04-28DlgAbout: Show git-describe versionJan Holthuis
2021-04-28Merge remote-tracking branch 'upstream/2.3' into mainDaniel Schürmann
2021-04-27Merge pull request #3548 from daschuer/cmake_versionJan Holthuis
2021-04-27Merge pull request #3766 from Holzhaus/manual-pdf-downloadronso0
2021-04-27Restore pronting build flags featureDaniel Schürmann
2021-04-25explain why we need MIXXX_VERSION_PRERELEASEDaniel Schürmann
2021-04-24Rename _version.h to version.h and Version class to VersionStoreDaniel Schürmann
2021-04-24Fix MIXXX_FILEVERSION, broken after the last commitDaniel Schürmann
2021-04-24Write _version.h from CMakeList.txt to remove redundant Mixxx versionDaniel Schürmann
2021-04-23Merge branch 'main' of git@github.com:mixxxdj/mixxx.git into remove-trackfileUwe Klotz
2021-04-20Merge branch '2.3' of github.com:mixxxdj/mixxxJan Holthuis
2021-04-19Merge pull request #2902 from Swiftb0y/enable-multple-cues-per-color-autoassignJan Holthuis
2021-04-19rangelist: separate declaration and definitionSwiftb0y
2021-04-18Update to djinterop 0.15.2 to fix cmaj key bugAdam Szmigin
2021-04-17Merge branch 'main' into remove-trackfileUwe Klotz
2021-04-17CMake fix passing multiple paths to libdjinteropAdam Szmigin
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-15rangelist: add some unit testsSwiftb0y
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