OpenTTD/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.
2023-11-26 15:59:41 +00:00
..
Baseset.cmake Change: When building NewGRFs, use grfid (from grfcodec) to calculate NewGRF MD5 hash. (#11492) 2023-11-26 15:59:41 +00:00
CreateGRF.cmake Change: When building NewGRFs, use grfid (from grfcodec) to calculate NewGRF MD5 hash. (#11492) 2023-11-26 15:59:41 +00:00
Desktop.cmake Add: [CMake] Install menu and media files 2021-03-09 22:42:25 +01:00
FindVersion.cmake Change: rebrand 1.12.0 to 12.0 2021-08-15 12:28:51 +02:00
GenerateWidget.cmake Codechange: [CMake] Auto-fill list of #include in script_window.hpp (#10103) 2022-10-24 12:35:58 +02:00
Regression.cmake Change: [CMake] Disable newgrf scan for regression check 2022-05-27 19:57:50 +02:00
SquirrelExport.cmake Cleanup: the need for SQAutoFreePointers has gone 2023-05-14 22:54:10 +02:00
SquirrelIncludes.cmake Codechange: [CMake] Pass API files list via a file to minimise command line length (#9874) 2022-05-01 00:39:59 +02:00