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
Peter Nelson 872fdcbbab
Change: When building NewGRFs, use grfid (from grfcodec) to calculate NewGRF MD5 hash. (#11492)
This allows for v2 container NewGRFs to be created. Hashes are needed for building the baseset metadata, so the .hash files are stored the source tree so they can be built if grfcodec and grfid are not present.

The hash of openttd.grf is not actually needed, but it is simpler to leave it in than handle only orig_extra.grf.
6 months ago
..
Baseset.cmake Change: When building NewGRFs, use grfid (from grfcodec) to calculate NewGRF MD5 hash. (#11492) 6 months ago
CreateGRF.cmake Change: When building NewGRFs, use grfid (from grfcodec) to calculate NewGRF MD5 hash. (#11492) 6 months ago
Desktop.cmake Add: [CMake] Install menu and media files 3 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 Cleanup: the need for SQAutoFreePointers has gone 1 year ago
SquirrelIncludes.cmake Codechange: [CMake] Pass API files list via a file to minimise command line length (#9874) 2 years ago