Age | Commit message (Expand) | Author |
---|---|---|
2021-02-05 | Feature: [Actions / CMake] support for generic linux builds (#8641) | Patric Stout |
2020-12-15 | Add: support for emscripten (play-OpenTTD-in-the-browser) | Patric Stout |
2020-12-13 | Add: [CMake] Option to only build tools/docs | glx22 |
2020-12-04 | Fix: [CMake] cross-compiling requires native tools | glx22 |
2020-09-25 | Codechange: Make codestyle for CMake files consistent for 'control' statements | Charles Pigott |
2020-07-02 | Add: [CMake] Allow renaming of openttd binary | glx22 |
2020-06-30 | Add: add option for forcing coloured compiler output (useful for Ninja) | Dan Villiom Podlaski Christiansen |
2020-06-18 | Fix: [CMake] Fix install paths using GNUInstallDirs | Dan Church |
2020-06-08 | Fix: CMake option values should be ON/OFF | glx22 |
2020-06-08 | Fix: Generate windows installer only for stable releases | glx22 |
2020-06-05 | Add: introduce CMake for project management | Patric Stout |