summaryrefslogtreecommitdiff
path: root/cmake/scripts
AgeCommit message (Expand)Author
2021-06-17Cleanup: [Script] Use nullptr instead of 0 or NULLRubidium
2021-06-10Fix #9329: [CMake] FindVersion.cmake relied on internal cmake variable (#9330)Loïc Guilloux
2021-04-24Fix: [CMake] Check nforenum and grfcodec return valueglx22
2021-04-20Fix: [CMake] Auto-fill version details in rev.cpp and ottres.rc (#9066)Loïc Guilloux
2021-04-01Fix: [CMake] if the regex for STABLETAG is empty, it means it is stablePatric Stout
2021-03-09Add: [CMake] Install menu and media filesglx22
2021-03-09Codechange: [CMake] Add checks for baseset script parametersglx22
2021-03-04Fix: [CMake] Remove timestamps from regression outputglx22
2021-02-22Fix: [CMake] CMake may use || at the end of custom commandsglx22
2021-01-09Codechange: On regression failure, output the result in a fileglx22
2020-12-13Fix: [CMake, MSVC] Don't copy regression exe's into a subfolder as they need ...Michael Lutz
2020-12-12Add: [CMake] targets to generate documentationglx22
2020-09-25Codechange: Make codestyle for CMake files consistent for 'control' statementsCharles Pigott
2020-07-27Fix: [CMake] Don't strip final newline from regression output.Michael Lutz
2020-07-16Change: rewrote squirrel_export in CMakeglx
2020-07-16Change: rewrote generate_widget in CMakeglx
2020-06-30Fix: fix building release tagsDan Villiom Podlaski Christiansen
2020-06-05Fix: Incorrect REV_YEAR, and parsing of .ottdrevglx
2020-06-05Fix: [AzurePipelines] switch the CI / CD to CMake tooPatric Stout
2020-06-05Add: introduce CMake for project managementPatric Stout
2020-06-05Codechange: rework how grf and ob[msg] are generatedPatric Stout
2020-06-05Codechange: move regression outside of bin and make it work via CMake scriptPatric Stout