summaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
AgeCommit message (Collapse)Author
2021-02-13Added CPackDebInstall.cmakeDaniel Schürmann
2021-02-12DlgPreferences: remove noVinyl pageronso0
2021-02-09CMake: Rewrite Ogg/Vorbis find moduleJan Holthuis
2021-02-09CMake: Allow building if FFMPEG version is missingJan Holthuis
2021-01-31Merge remote-tracking branch 'upstream/2.3' into fdkaac-encoder3Daniel Schürmann
2021-01-28Exclude libshout 2.4.4 and 2.4.5 as well because of bug lp1913579Daniel Schürmann
2021-01-28Fix linking to system installed libshout-idjcDaniel Schürmann
2021-01-27Merge remote-tracking branch 'upstream/2.3' into fdkaac-encoder3Daniel Schürmann
2021-01-27Fix typo.Daniel Schürmann
Co-authored-by: Be <be.0@gmx.com>
2021-01-26Add end-of-line matcherUwe Klotz
...just in case and for consistency
2021-01-26Restrict compile options to ARMv7Uwe Klotz
2021-01-26Don't use ARMv7 build options for AArch64Uwe Klotz
2021-01-26Improve commentsDaniel Schürmann
2021-01-26Remove capital ARM architecture namesUwe Klotz
2021-01-26Improve detection of ARM architecturesUwe Klotz
2021-01-26Fix typo in ARM build optionsUwe Klotz
2021-01-26Replace legacy extension .appdata.xml with .metainfo.xmlUwe Klotz
https://docs.fedoraproject.org/en-US/packaging-guidelines/AppData/
2021-01-25CMake: update libkeyfinder to 2.2.4Be
and actually build libkeyfinder statically
2021-01-25Merge pull request #3553 from daschuer/build_ignoreUwe Klotz
Ignore the whole build folder during packaging
2021-01-25Improve commentsDaniel Schürmann
2021-01-25move optimize check up and make it case insensitiveDaniel Schürmann
2021-01-25Fix flags for the Debug build typesDaniel Schürmann
2021-01-25Change PDB target to PDBDaniel Schürmann
2021-01-25Remove parentheses and spaces from install component.Daniel Schürmann
2021-01-24Merge pull request #3592 from Be-ing/hss1394_checkUwe Klotz
CMake: only check for HSS1394 library on OSes it supports
2021-01-24Merge pull request #3591 from Be-ing/hidapi_cmake_fixJan Holthuis
CMake: rename HIDAPI to hidapi to match upstream target name
2021-01-24Merge pull request #3576 from daschuer/PDBinstallBe
Added PDB file option to windows installer
2021-01-24CMake: only check for HSS1394 library on OSes it supportsBe
Users may be confused why this library is not found on Linux when they see the message from CMake.
2021-01-24Merge pull request #3577 from daschuer/install_duplicateUwe Klotz
Fix config of InstallRequiredSystemLibraries modul
2021-01-24fix typoDaniel Schürmann
2021-01-24Dispose OPTIMIZE="fastbuild" Deal with CMake default flags and enable IPO ↵Daniel Schürmann
except for Debug Builds.
2021-01-24CMake: rename HIDAPI to hidapi to match upstream target nameBe
2021-01-24Rename install component to "Debug Information (PDB)Daniel Schürmann
2021-01-24Allow to override CMAKE_INTERPROCEDURAL_OPTIMIZATIONDaniel Schürmann
2021-01-24Make use of CMAKE_INTERPROCEDURAL_OPTIMIZATION and enable it for all targets ↵Daniel Schürmann
if appropriated.
2021-01-23Merge pull request #3578 from daschuer/movable_mixxxBe
Remove install path dependency from Linux builds
2021-01-24Don't use InstallRequiredSystemLibraries on LinuxDaniel Schürmann
2021-01-23Merge pull request #3584 from JosepMaJAZ/windows_cmake_fixesBe
Windows cmake fixes (Backport from Main to 2.3)
2021-01-22CMake: Make the FindFFMPEG interface mirror the vcpkg-shipped oneJan Holthuis
2021-01-22CMake: Fix Keyfinder optionJan Holthuis
2021-01-22CMake: Rename FindRubberband.cmake moduleJan Holthuis
2021-01-22CMake: Fix FindLilv module and includesJan Holthuis
2021-01-22CMake: Update FindWavPack moduleJan Holthuis
2021-01-22CMake: Make target in FindSndFile lowercaseJan Holthuis
2021-01-22CMake: Rename FindLAME module to Findmp3lameJan Holthuis
2021-01-22CMake: Fix dependencies detectionJan Holthuis
2021-01-21Read Resource path from CMakeCache if started from the build directoryDaniel Schürmann
2021-01-21Added PDB file option to windows installerDaniel Schürmann
2021-01-21Remove install path dependency from Linux buildsDaniel Schürmann
2021-01-16Remove not working CMAKE_MSVC_RUNTIME_LIBRARYDaniel Schürmann