OpenTTD/cmake
Jonathan G Rennison 2c58494920 Codechange: Update minimum CMake version to 3.17 for all parts
This is to allow the use of ZIP_LISTS
2025-02-15 22:19:41 +00:00
..
3rdparty/llvm Fix 2955ff3: CMake atomic check fails due to chosen compiler 2024-05-03 07:32:32 +02:00
scripts Codechange: Update minimum CMake version to 3.17 for all parts 2025-02-15 22:19:41 +00:00
AddCustomXXXTimestamp.cmake
Catch.cmake Add: catch2 v2.13.10 2023-04-16 18:58:21 +02:00
CatchAddTests.cmake Add: catch2 v2.13.10 2023-04-16 18:58:21 +02:00
CompileFlags.cmake Codechange: use -fno-strict-enums instead of -fno-tree-vrp (#13369) 2025-01-31 19:45:14 +00:00
CreateGrfCommand.cmake Change: [CMake] Use explicit list for grf source files (#11539) 2023-12-04 16:41:02 +00:00
CreateRegression.cmake Change: [CMake] Use explicit list for regression (#11541) 2023-12-05 15:37:53 +01:00
FindAllegro.cmake
FindEditbin.cmake
FindFluidsynth.cmake
FindFontconfig.cmake
FindGrfcodec.cmake Change: When building NewGRFs, use grfid (from grfcodec) to calculate NewGRF MD5 hash. (#11492) 2023-11-26 15:59:41 +00:00
FindHarfbuzz.cmake Feature: drop ICU-lx in favour of directly interfacing with harfbuzz 2023-05-01 22:17:56 +02:00
FindIconv.cmake
FindICU.cmake Feature: drop ICU-lx in favour of directly interfacing with harfbuzz 2023-05-01 22:17:56 +02:00
FindLZO.cmake Codefix: [CMake] Debug libs of Ogg, Opus and OpusFile were used for release with multi-config generators (#13539) 2025-02-12 18:51:29 +01:00
FindOgg.cmake Codefix: [CMake] Debug libs of Ogg, Opus and OpusFile were used for release with multi-config generators (#13539) 2025-02-12 18:51:29 +01:00
FindOpus.cmake Codefix: [CMake] Debug libs of Ogg, Opus and OpusFile were used for release with multi-config generators (#13539) 2025-02-12 18:51:29 +01:00
FindOpusFile.cmake Codefix: [CMake] Debug libs of Ogg, Opus and OpusFile were used for release with multi-config generators (#13539) 2025-02-12 18:51:29 +01:00
FindPandoc.cmake
FindSSE.cmake Fix: [CMake] restore CMAKE_REQUIRED_FLAGS if you change it (#13393) 2025-01-27 19:41:51 +00:00
FindXaudio2.cmake Fix: [CMake] restore CMAKE_REQUIRED_FLAGS if you change it (#13393) 2025-01-27 19:41:51 +00:00
FixVcpkgLibrary.cmake Codefix: [CMake] Debug libs of Ogg, Opus and OpusFile were used for release with multi-config generators (#13539) 2025-02-12 18:51:29 +01:00
InstallAndPackage.cmake Doc: Add documentation on fonts 2025-02-01 23:51:26 +01:00
LinkPackage.cmake Add: use breakpad to create crash.dmp on MacOS / Linux too (#11202) 2023-08-20 17:16:08 +02:00
MSVCFilters.cmake Change: Separate fontcache implementations. 2022-09-25 18:34:24 +01:00
Options.cmake Cleanup 69d5b9d3: actually clean up all remnants of "no-thread" builds (#12398) 2024-03-29 23:26:32 +01:00
PackageBundle.cmake Fix: Add entitlements needed for plugins on macOS 2024-05-23 19:32:10 +02:00
PackageDeb.cmake
PackageNSIS.cmake
PackageRPM.cmake Add: [CMake] support rpm for fedora and rhel (#9861) 2022-04-19 02:11:42 +02:00
SourceList.cmake Codefix: remove unused set/process_compile_flags from CMake system 2025-02-11 20:01:01 +01:00
Static.cmake