You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
OpenTTD-patches/cmake/scripts
Michael Lutz ca3cb4d2ef Codechange: [Script] Use a class template instead of a function template for squirrel type conversion.
Class templates allow using partial template specialization, which is useful in
case one wants to have a type conversion on a type that is itself templated.
2 years ago
..
Baseset.cmake Codechange: [CMake] Add checks for baseset script parameters 4 years ago
CreateGRF.cmake Fix: [CMake] Check nforenum and grfcodec return value 3 years ago
Desktop.cmake Add: [CMake] Install menu and media files 4 years ago
FindVersion.cmake Change: rebrand 1.12.0 to 12.0 3 years ago
GenerateWidget.cmake Codechange: [CMake] Auto-fill list of #include in script_window.hpp (#10103) 2 years ago
Regression.cmake Change: [CMake] Disable newgrf scan for regression check 2 years ago
SquirrelExport.cmake Codechange: [Script] Use a class template instead of a function template for squirrel type conversion. 2 years ago
SquirrelIncludes.cmake Codechange: [CMake] Pass API files list via a file to minimise command line length (#9874) 2 years ago