<feed xmlns='http://www.w3.org/2005/Atom'>
<title>emscripten/tests/cmake/target_html, branch push-upstream</title>
<subtitle>Emscripten: An LLVM-to-JavaScript Compiler</subtitle>
<id>https://git.amat.us/emscripten/atom/tests/cmake/target_html?h=push-upstream</id>
<link rel='self' href='https://git.amat.us/emscripten/atom/tests/cmake/target_html?h=push-upstream'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/'/>
<updated>2014-07-10T16:45:30Z</updated>
<entry>
<title>Fix a long-standing CMake toolchain issue where the toolchain was not able to specify a default suffix (.js) for generated executables and the suffix that was set got silently erased. Previously the default suffix was empty "", which meant all user CMakeLists.txt files had to explicitly specify the suffix. Fixing this adds support for CMake built-in check_function_exists() detection macro which is used e.g. by SDL2 CMakeLists.txt path. To build html files, add the directive 'SET(CMAKE_EXECUTABLE_SUFFIX ".html")' like before.</title>
<updated>2014-07-10T16:45:30Z</updated>
<author>
<name>Jukka Jylänki</name>
<email>jujjyl@gmail.com</email>
</author>
<published>2014-07-10T16:45:30Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=6038404616508927c58a91a3b19c7d43f574d64e'/>
<id>urn:sha1:6038404616508927c58a91a3b19c7d43f574d64e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>When using emconfigure/emcmake to invoke cmake toolchain, don't pass in EMMAKEN_JUST_CONFIGURE=1, since that breaks CMake configuration because CMake expects to be able to build identically at config and build time. This fixes CMake check_include_file() with Emscripten. Add tests to make sure that it doesn't regress.</title>
<updated>2014-07-10T13:38:39Z</updated>
<author>
<name>Jukka Jylänki</name>
<email>jujjyl@gmail.com</email>
</author>
<published>2014-07-10T13:38:39Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=2f48a2ecb4ca8c313400554fa9b827ae8d2d05ed'/>
<id>urn:sha1:2f48a2ecb4ca8c313400554fa9b827ae8d2d05ed</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added CMAKE_FIND_ROOT_PATH test</title>
<updated>2014-06-30T21:52:00Z</updated>
<author>
<name>Jonas Platte</name>
<email>mail@jonasplatte.de</email>
</author>
<published>2014-06-30T21:52:00Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=4f06dacd096caa7a2a26fd2a1f42a795ecff86a2'/>
<id>urn:sha1:4f06dacd096caa7a2a26fd2a1f42a795ecff86a2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Store CMAKE_AR and CMAKE_RANLIB in CMake CACHE so that the values persist to user CMake toolchain files. Also CACHE the variable Emscripten, in the hope of that fixing the visibility issue with variable. Some users have reported that in their CMakeLists.txt files the variable EMSCRIPTEN is not always visible, even though in the Emscripten cmake unit tests it always works. Fixes #2288. Thanks mhenschel!</title>
<updated>2014-04-14T15:37:13Z</updated>
<author>
<name>Jukka Jylänki</name>
<email>jujjyl@gmail.com</email>
</author>
<published>2014-04-14T15:37:13Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=cfecdac66f1bde8da28adf34d782cfff6be9f83e'/>
<id>urn:sha1:cfecdac66f1bde8da28adf34d782cfff6be9f83e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use em_validate_asmjs_after_build() in CMake test.</title>
<updated>2013-09-11T07:33:45Z</updated>
<author>
<name>Jukka Jylänki</name>
<email>jujjyl@gmail.com</email>
</author>
<published>2013-09-10T17:58:43Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=75413a5f7814105aab478238767decbdc7d4e12e'/>
<id>urn:sha1:75413a5f7814105aab478238767decbdc7d4e12e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Improve CMake toolchain file to use response files. Avoid the compiler detection mechanism that could throw CMake off depending on what is in Windows PATH. Use CMAKE_EXECUTABLE_SUFFIX to specify whether to build .html or .js.</title>
<updated>2013-09-04T07:41:59Z</updated>
<author>
<name>Jukka Jylänki</name>
<email>jujjyl@gmail.com</email>
</author>
<published>2013-09-03T12:14:06Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=9de7165f9157812a827f96a73c70dea1d909b763'/>
<id>urn:sha1:9de7165f9157812a827f96a73c70dea1d909b763</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added cmake toolchain file for Emscripten and a other.test_cmake to tests its functionality.</title>
<updated>2012-11-12T19:14:20Z</updated>
<author>
<name>Jukka Jylänki</name>
<email>jujjyl@gmail.com</email>
</author>
<published>2012-11-10T08:39:47Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=2b0340268781442e1d63963ff4861baa4bf27646'/>
<id>urn:sha1:2b0340268781442e1d63963ff4861baa4bf27646</id>
<content type='text'>
</content>
</entry>
</feed>
