OpenTTD/cmake
Loïc Guilloux e5edfbadcf
Codefix: Silence clang-cl warnings (#13066)
* Codefix ad5da0c: clang-cl doesn't need /Zc:preprocessor

* Codefix: use -Wno-multichar with clang-cl
2024-11-08 14:42:12 +01:00
..
3rdparty/llvm Fix 2955ff3: CMake atomic check fails due to chosen compiler 2024-05-03 07:32:32 +02:00
scripts Codefix: [Win32] Use correct range for version in rc file 2024-06-26 23:02:27 +02:00
AddCustomXXXTimestamp.cmake
Catch.cmake
CatchAddTests.cmake
CompileFlags.cmake Codefix: Silence clang-cl warnings (#13066) 2024-11-08 14:42:12 +01: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
Endian.cmake
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 Add: use breakpad to create crash.dmp on MacOS / Linux too (#11202) 2023-08-20 17:16:08 +02:00
FindPandoc.cmake
FindSSE.cmake
FindXaudio2.cmake
InstallAndPackage.cmake Change: Use Markdown for changelog. 2024-10-22 00:34:16 +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
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 Add: create bundles via CPack 2020-06-05 19:36:05 +02:00
PackageRPM.cmake
SourceList.cmake Codechange: [CMake] detect source files with duplicate names 2023-09-02 20:32:44 +02:00
Static.cmake