summaryrefslogtreecommitdiff
path: root/cmake/Options.cmake
AgeCommit message (Expand)Author
2021-02-05Feature: [Actions / CMake] support for generic linux builds (#8641)Patric Stout
2020-12-15Add: support for emscripten (play-OpenTTD-in-the-browser)Patric Stout
2020-12-13Add: [CMake] Option to only build tools/docsglx22
2020-12-04Fix: [CMake] cross-compiling requires native toolsglx22
2020-09-25Codechange: Make codestyle for CMake files consistent for 'control' statementsCharles Pigott
2020-07-02Add: [CMake] Allow renaming of openttd binaryglx22
2020-06-30Add: add option for forcing coloured compiler output (useful for Ninja)Dan Villiom Podlaski Christiansen
2020-06-18Fix: [CMake] Fix install paths using GNUInstallDirsDan Church
2020-06-08Fix: CMake option values should be ON/OFFglx22
2020-06-08Fix: Generate windows installer only for stable releasesglx22
2020-06-05Add: introduce CMake for project managementPatric Stout