OpenTTD-patches/cmake
Jonathan G Rennison f7de298042 Merge branch 'master' into jgrpp
# Conflicts:
#	.github/workflows/release-macos.yml
#	os/macosx/Info.plist.in
#	src/base_media_base.h
#	src/blitter/32bpp_optimized.cpp
#	src/blitter/null.hpp
#	src/bridge_gui.cpp
#	src/build_vehicle_gui.cpp
#	src/cheat_gui.cpp
#	src/command_type.h
#	src/company_cmd.cpp
#	src/company_cmd.h
#	src/date_gui.cpp
#	src/dropdown.cpp
#	src/error_gui.cpp
#	src/fontcache/truetypefontcache.cpp
#	src/genworld_gui.cpp
#	src/gfx.cpp
#	src/gfx_func.h
#	src/gfx_layout.cpp
#	src/graph_gui.cpp
#	src/group_gui.cpp
#	src/linkgraph/linkgraph_gui.h
#	src/main_gui.cpp
#	src/misc_gui.cpp
#	src/network/core/network_game_info.cpp
#	src/network/network_chat_gui.cpp
#	src/network/network_gui.cpp
#	src/newgrf.cpp
#	src/newgrf.h
#	src/newgrf_debug_gui.cpp
#	src/newgrf_text.h
#	src/news_gui.cpp
#	src/openttd.cpp
#	src/order_base.h
#	src/order_gui.cpp
#	src/os/macosx/font_osx.cpp
#	src/pathfinder/yapf/yapf_costcache.hpp
#	src/rail_gui.cpp
#	src/road_cmd.cpp
#	src/roadstop_base.h
#	src/screenshot.cpp
#	src/script/api/script_cargolist.cpp
#	src/script/api/script_order.cpp
#	src/settings_gui.cpp
#	src/settings_type.h
#	src/smallmap_gui.cpp
#	src/spritecache.cpp
#	src/spritecache.h
#	src/station_gui.cpp
#	src/table/settings/gui_settings.ini
#	src/tests/mock_spritecache.cpp
#	src/timetable_gui.cpp
#	src/toolbar_gui.cpp
#	src/town_cmd.cpp
#	src/town_gui.cpp
#	src/vehicle_gui.cpp
#	src/video/opengl.cpp
#	src/video/opengl.h
#	src/widget.cpp
#	src/widget_type.h
#	src/window.cpp
#	src/window_gui.h
2024-09-02 21:41:13 +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
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
FindAllegro.cmake
FindBFD.cmake cmake: Add options to disable setting -g1 when using unix or libbfd 2024-01-24 23:17:53 +00:00
FindBuiltins.cmake
FindDbgHelp.cmake
FindDemangle.cmake
FindDL.cmake Crashlog: Unix: Use dladdr1 for symbol offset for addr2line 2023-02-20 23:42:55 +00:00
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
FindMacUcontext.cmake
FindPandoc.cmake
FindSelfDbg.cmake
FindSigaction.cmake
FindSigaltstack.cmake Unix: Fix CMake detection and setup of sigaltstack 2023-08-14 00:20:04 +01:00
FindSSE.cmake
FindUcontext.cmake
FindXaudio2.cmake
FindZSTD.cmake
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: Add entitlements needed for plugins on macOS 2024-05-23 19:32:10 +02:00
PackageDeb.cmake
PackageNSIS.cmake
PackageRPM.cmake
SourceList.cmake CMake: Use openttd_lib split build from upstream 2023-12-13 18:01:54 +00:00
Static.cmake