OpenTTD-patches/cmake
Jonathan G Rennison 5b36c1db11 Merge branch 'master' into jgrpp
# Conflicts:
#	src/bridge_gui.cpp
#	src/build_vehicle_gui.cpp
#	src/core/geometry_func.hpp
#	src/disaster_vehicle.cpp
#	src/dropdown.cpp
#	src/dropdown_func.h
#	src/engine_gui.h
#	src/genworld_gui.cpp
#	src/industry_cmd.cpp
#	src/industrytype.h
#	src/network/network_content.cpp
#	src/newgrf.cpp
#	src/newgrf_airport.h
#	src/newgrf_engine.cpp
#	src/order_gui.cpp
#	src/pathfinder/water_regions.cpp
#	src/saveload/town_sl.cpp
#	src/slider_func.h
#	src/station_cmd.cpp
#	src/station_gui.cpp
#	src/table/airport_defaults.h
#	src/tilematrix_type.hpp
#	src/vehicle_gui.cpp
#	src/vehicle_gui_base.h
#	src/video/sdl_v.cpp
2024-08-13 20:34:12 +01:00
..
3rdparty/llvm Merge branch 'master' into jgrpp 2024-08-13 20:34:12 +01:00
scripts Merge branch 'master' into jgrpp 2024-06-05 21:13:55 +01:00
AddCustomXXXTimestamp.cmake Codechange: Make codestyle for CMake files consistent for 'control' statements 2020-09-25 14:43:13 +01:00
Catch.cmake Add: catch2 v2.13.10 2023-08-19 10:18:31 +01:00
CatchAddTests.cmake Add: catch2 v2.13.10 2023-08-19 10:18:31 +01:00
CompileFlags.cmake CMake: Remove -fno-strict-aliasing compiler flag 2024-08-09 23:16:07 +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 Codechange: Make codestyle for CMake files consistent for 'control' statements 2020-09-25 14:43:13 +01:00
FindAllegro.cmake Fix: [CMake] our allegro drivers use v4, so skip v5 if found (#8653) 2021-02-07 12:54:02 +01:00
FindBFD.cmake cmake: Add options to disable setting -g1 when using unix or libbfd 2024-01-24 23:17:53 +00:00
FindBuiltins.cmake CMake: Add builtins 2020-06-28 21:57:02 +01:00
FindDbgHelp.cmake CMake: Add DbgHelp define for MinGW 2020-07-01 00:25:50 +01:00
FindDemangle.cmake CMake: Add libdl and demangle support 2020-06-28 21:57:02 +01:00
FindDL.cmake Crashlog: Unix: Use dladdr1 for symbol offset for addr2line 2023-02-20 23:42:55 +00:00
FindEditbin.cmake Codechange: Make codestyle for CMake files consistent for 'control' statements 2020-09-25 14:43:13 +01:00
FindFluidsynth.cmake Codechange: Make codestyle for CMake files consistent for 'control' statements 2020-09-25 14:43:13 +01:00
FindFontconfig.cmake Codechange: Make codestyle for CMake files consistent for 'control' statements 2020-09-25 14:43:13 +01:00
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 Fix: remove remainining usages of FALSE in CMake files 2020-06-30 09:43:00 +01:00
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
FindMacUcontext.cmake CMake: Add ucontext on Mac/OSX 2020-06-28 21:57:02 +01:00
FindPandoc.cmake Change: Convert .md to .rtf for Windows/Mac packages 2021-02-08 23:23:24 +00:00
FindSelfDbg.cmake CMake: Add sigaction, sigaltstack, self dbg 2020-06-28 21:57:02 +01:00
FindSigaction.cmake CMake: Add sigaction, sigaltstack, self dbg 2020-06-28 21:57:02 +01:00
FindSigaltstack.cmake Unix: Fix CMake detection and setup of sigaltstack 2023-08-14 00:20:04 +01:00
FindSSE.cmake Codechange: Make codestyle for CMake files consistent for 'control' statements 2020-09-25 14:43:13 +01:00
FindUcontext.cmake CMake: Add ucontext 2020-06-28 21:57:02 +01:00
FindXaudio2.cmake Fix: [CMake] Don't detect XAudio2 if defines are missing 2020-11-26 19:06:03 +00:00
FindZSTD.cmake Add: Support Zstandard(zstd) savegame compression 2021-03-01 18:08:28 +00:00
InstallAndPackage.cmake Merge branch 'master' into jgrpp 2024-05-28 20:33:35 +01:00
LinkPackage.cmake CMake: Use openttd_lib split build from upstream 2023-12-13 18:01:54 +00:00
MSVCFilters.cmake Merge branch 'master' into jgrpp 2022-10-03 20:32:26 +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: [bundle] custom launch.sh is no longer required for Mac OS 2020-12-19 18:26:29 +01:00
PackageDeb.cmake CPack: Change debian package name, mark as conflicting with openttd 2021-03-13 12:00:40 +00:00
PackageNSIS.cmake Add: create bundles via CPack 2020-06-05 19:36:05 +02:00
PackageRPM.cmake Add: [CMake] support rpm for fedora and rhel (#9861) 2022-04-19 02:11:42 +02:00
SourceList.cmake CMake: Use openttd_lib split build from upstream 2023-12-13 18:01:54 +00:00
Static.cmake Codechange: Make codestyle for CMake files consistent for 'control' statements 2020-09-25 14:43:13 +01:00