Commits
User selector
Commit History
Commits on Sep 7, 2023
[wasm64] Fix pointer size detection (#20201)
Show description for 30c96f6authored
Commits on Mar 27, 2023
cmake: Use LINK_DEPENDS for em_link_js_library et al. NFC (#19071)
Show description for 30c720aauthored
Commits on Feb 27, 2023
Commits on Feb 18, 2023
Commits on Jan 3, 2023
[CMake/FindOpenAL] Added the OpenAL_FOUND variable (#18456)
Show description for 43976adauthored
Commits on Dec 5, 2022
Update/fix CheckSizeType cmake check (#18309)
Show description for 677a8d0authored
Commits on Nov 11, 2022
Commits on Oct 11, 2022
cmake: Always check for EMSCRIPTEN_VERSION (#18027)
Show description for 851cedcauthored
Commits on Oct 6, 2022
cmake: Unconditionally set CMAKE_AR/CMAKE_RANLIB etc (#17997)
Show description for e22049dauthored
Commits on Aug 25, 2022
Remove cmake/Modules/CMakeSystemSpecificInformation.cmake (#17728)
Show description for e07f8adauthored
Commits on Jun 3, 2022
Fix wrong order of system paths when cmake emits -isystem (#17137)
Show description for df8782cauthored
Commits on May 31, 2022
pkg-config support in CMake toolchain file (#17101)
Show description for 3b36c26authored
Commits on May 19, 2022
[wasm64] Fix (or skip) all core tests in wasm64l mode (#16922)
Show description for c175235authored
Commits on Apr 29, 2022
Fix include paths in FindOpenAL.cmake/FindOpenGL.cmake (#16840)
Show description for 485a7b4authored
Commits on Oct 15, 2021
New EMSCRIPTEN_SYSTEM_PROCESSOR property in CMake toolchain (#15297)
Show description for 8ce631eauthored
Commits on Oct 2, 2021
Add C compile feature support for CMake 3.21 (#15203)
Show description for c1d3ca0authored
Commits on May 27, 2021
cmake: Default to installing into sysroot (#14293)
Show description for 5c38582authoredUpdate Emscripten.cmake to be aware of new sysroot location. (#14291)
Show description for f56479dauthored
Commits on May 1, 2021
Update cmake features with C++23 support (#14071)
Show description for 9d54288authored
Commits on Mar 7, 2021
Update Emscripten.cmake to support C++20 (#13616)
Show description for 1fb4802andauthored
Commits on Jan 7, 2021
Don't change default CMake compiler / linker flags (#13083)
Show description for 0881d95authored
Commits on Dec 22, 2020
Commits on Sep 15, 2020
Output executables by default. (#11799)
Show description for 3abb4a6authored
Commits on Aug 31, 2020
- authored
cmake: Add missing -DNDEBUG flag to RelWithDebInfo. (#12084)
Show description for ef108c6authored
Commits on Aug 11, 2020
Remove asmjs validation (#11551)
Show description for 2b6e3afauthored
Commits on Jun 19, 2020
Commits on May 14, 2020
Commits on Apr 17, 2020
Disable EMSCRIPTEN_GENERATE_BITCODE_STATIC_LIBRARIES under the wasm backend (#10909)
Show description for 5509b8cauthored
Commits on Apr 16, 2020
A couple of cmake cleanups. NFC. (#10934)
Show description for bbc4d8fauthored
Commits on Apr 14, 2020
Tidy up Emscripten.cmake. NFC (#10908)
Show description for b5512c4authored
Commits on Nov 14, 2019
Update FindOpenAL.cmake (#9830)
Show description for 1b0bd8bauthored andcommitted
Commits on Nov 7, 2019
Update the list of CXX_COMPILE_FEATURES in Emscripten.cmake to include C++20 (#9794)
Show description for 0428a43authored
Commits on Oct 29, 2019
Remove cmake_minimum_required call from Emscripten.cmake (#9706)
Show description for 0ab4e43authored andcommitted
Commits on Jul 30, 2019
cmake: Update to work with cmake 3.15 and later. (#9102)
Show description for 7527237authored andcommitted