OpenTTD/cmake
Patric Stout d15dc9f40f Add: support for emscripten (play-OpenTTD-in-the-browser)
Emscripten compiles to WASM, which can be loaded via
HTML / JavaScript. This allows you to play OpenTTD inside a
browser.

Co-authored-by: milek7 <me@milek7.pl>
2020-12-15 15:46:39 +01:00
..
scripts Fix: [CMake, MSVC] Don't copy regression exe's into a subfolder as they need have their lang files next to them. 2020-12-13 22:45:50 +01:00
AddCustomXXXTimestamp.cmake Codechange: Make codestyle for CMake files consistent for 'control' statements 2020-09-25 14:43:13 +01:00
CompileFlags.cmake Codechange: Make codestyle for CMake files consistent for 'control' statements 2020-09-25 14:43:13 +01:00
CreateGrfCommand.cmake Codechange: Make codestyle for CMake files consistent for 'control' statements 2020-09-25 14:43:13 +01:00
CreateRegression.cmake Codechange: Make codestyle for CMake files consistent for 'control' statements 2020-09-25 14:43:13 +01:00
Endian.cmake Codechange: Make codestyle for CMake files consistent for 'control' statements 2020-09-25 14:43:13 +01:00
FindAllegro.cmake Codechange: Make codestyle for CMake files consistent for 'control' statements 2020-09-25 14:43:13 +01:00
FindEditbin.cmake Codechange: Make codestyle for CMake files consistent for 'control' statements 2020-09-25 14:43:13 +01:00
FindFluidsynth.cmake Codechange: Make codestyle for CMake files consistent for 'control' statements 2020-09-25 14:43:13 +01:00
FindFontconfig.cmake Codechange: Make codestyle for CMake files consistent for 'control' statements 2020-09-25 14:43:13 +01:00
FindGrfcodec.cmake Add: introduce CMake for project management 2020-06-05 19:36:05 +02:00
FindICU.cmake Codechange: Make codestyle for CMake files consistent for 'control' statements 2020-09-25 14:43:13 +01:00
FindIconv.cmake Fix: remove remainining usages of FALSE in CMake files 2020-06-30 09:43:00 +01:00
FindLZO.cmake Codechange: Make codestyle for CMake files consistent for 'control' statements 2020-09-25 14:43:13 +01:00
FindSSE.cmake Codechange: Make codestyle for CMake files consistent for 'control' statements 2020-09-25 14:43:13 +01:00
FindXDG_basedir.cmake Codechange: Make codestyle for CMake files consistent for 'control' statements 2020-09-25 14:43:13 +01:00
FindXaudio2.cmake Fix: [CMake] Don't detect XAudio2 if defines are missing 2020-11-26 19:06:03 +00:00
InstallAndPackage.cmake Fix: make reproducible by not embedding timestamps 2020-10-15 22:01:12 +01:00
LinkPackage.cmake Fix: Work around cmake bug by stripping link target strings 2020-10-03 16:17:11 +01:00
MSVCFilters.cmake Add: [CMake] Source group definitions to create file filters in generated project files (like the old MSVC projects). 2020-07-10 19:33:00 +02:00
Options.cmake Add: support for emscripten (play-OpenTTD-in-the-browser) 2020-12-15 15:46:39 +01:00
PackageBundle.cmake Feature: Switch to bzip2 compression for DMG files (supported by OS X 10.4+) 2020-12-13 23:58:37 +01:00
PackageDeb.cmake Add: create bundles via CPack 2020-06-05 19:36:05 +02:00
PackageNSIS.cmake Add: create bundles via CPack 2020-06-05 19:36:05 +02:00
SourceList.cmake Codechange: Make codestyle for CMake files consistent for 'control' statements 2020-09-25 14:43:13 +01:00
Static.cmake Codechange: Make codestyle for CMake files consistent for 'control' statements 2020-09-25 14:43:13 +01:00