aboutsummaryrefslogtreecommitdiff
path: root/tests/cmake
AgeCommit message (Expand)Author
2014-07-10Fix a long-standing CMake toolchain issue where the toolchain was not able to...Jukka Jylänki
2014-07-10When using emconfigure/emcmake to invoke cmake toolchain, don't pass in EMMAK...Jukka Jylänki
2014-07-09move check for noExitRuntime into exit(), and fix up testsAlon Zakai
2014-06-30Added CMAKE_FIND_ROOT_PATH testJonas Platte
2014-05-28add test for building shared and static libraries with cmakeMarkus Henschel
2014-04-14Store CMAKE_AR and CMAKE_RANLIB in CMake CACHE so that the values persist to ...Jukka Jylänki
2013-09-18Add functions em_link_js_library(), em_link_pre_js() and em_link_post_js() to...Jukka Jylänki
2013-09-11Use em_validate_asmjs_after_build() in CMake test.Jukka Jylänki
2013-09-04Remove default filename suffix specification in CMake toolchain, since test_o...Jukka Jylänki
2013-09-04Add a test to ensure that EMSCRIPTEN=1 variable is set in CMake when building.Jukka Jylänki
2013-09-04Improve CMake toolchain file to use response files. Avoid the compiler detect...Jukka Jylänki
2012-11-12Added cmake toolchain file for Emscripten and a other.test_cmake to tests its...Jukka Jylänki