<feed xmlns='http://www.w3.org/2005/Atom'>
<title>emscripten/cmake/Platform, branch 1.8.0</title>
<subtitle>Emscripten: An LLVM-to-JavaScript Compiler</subtitle>
<id>https://git.amat.us/emscripten/atom/cmake/Platform?h=1.8.0</id>
<link rel='self' href='https://git.amat.us/emscripten/atom/cmake/Platform?h=1.8.0'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/'/>
<updated>2013-12-24T13:56:32Z</updated>
<entry>
<title>Fixed small problems which exhibit themself when building projects with too many source files.</title>
<updated>2013-12-24T13:56:32Z</updated>
<author>
<name>Volo Zyko</name>
<email>volo.zyko@gmail.com</email>
</author>
<published>2013-12-20T13:16:33Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=c0fcd18329fb0cf477a6beac8629e75420d05de6'/>
<id>urn:sha1:c0fcd18329fb0cf477a6beac8629e75420d05de6</id>
<content type='text'>
When there are too many source files and one builds static libraray cmake splits the whole list of files
into several invocations of library archiver. In order this to work cmake needs to know both how to create
and how to append to archive. Another related issue is that emscripten code fails when links a final
javascript code if a command line of a link command is too long (this 'too long' is very OS dependent).

Related discussion can be found in issue #1931.

Conflicts:
	AUTHORS
</content>
</entry>
<entry>
<title>Fix browser.test_freealut on Windows by implementing a CMake build path for that library.</title>
<updated>2013-11-17T20:06:03Z</updated>
<author>
<name>Jukka Jylänki</name>
<email>jujjyl@gmail.com</email>
</author>
<published>2013-11-16T21:46:25Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=1ee42ca288ac5def839833013ae0795b666953f3'/>
<id>urn:sha1:1ee42ca288ac5def839833013ae0795b666953f3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>CMake: only append to LINK_FLAGS if they exist</title>
<updated>2013-11-14T17:42:17Z</updated>
<author>
<name>Daft-Freak</name>
<email>admin@daftgames.net</email>
</author>
<published>2013-11-13T19:11:54Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=11fa4baa5b20dc15839b80eac7c27fb08bd97322'/>
<id>urn:sha1:11fa4baa5b20dc15839b80eac7c27fb08bd97322</id>
<content type='text'>
Prevents an error similar to:
ERROR root: props-NOTFOUND: No such file or directory
</content>
</entry>
<entry>
<title>Fix Emscripten CMake toolchain to generate proper static library archive files with the AR tool instead of building LLVM bitcode files for archive files. Fixes #1648.</title>
<updated>2013-09-23T12:21:07Z</updated>
<author>
<name>Jukka Jylänki</name>
<email>jujjyl@gmail.com</email>
</author>
<published>2013-09-23T12:01:12Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=a507cd8807f1d62f654af3beab15b221252de542'/>
<id>urn:sha1:a507cd8807f1d62f654af3beab15b221252de542</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove code duplication on CMake link macros.</title>
<updated>2013-09-18T13:27:52Z</updated>
<author>
<name>Jukka Jylänki</name>
<email>jujjyl@gmail.com</email>
</author>
<published>2013-09-11T07:48:37Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=37c5356835984485c0edf87763a91a654080d2fe'/>
<id>urn:sha1:37c5356835984485c0edf87763a91a654080d2fe</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add functions em_link_js_library(), em_link_pre_js() and em_link_post_js() to support linking .js files to executables, while doing dependency tracking on filestamp modifications. For more info, see https://groups.google.com/forum/#!topic/emscripten-discuss/uRbTIB62V7s .</title>
<updated>2013-09-18T13:27:51Z</updated>
<author>
<name>Jukka Jylänki</name>
<email>jujjyl@gmail.com</email>
</author>
<published>2013-09-09T18:30:06Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=d0b297107e15592fc9b39786947d120690ec6ac6'/>
<id>urn:sha1:d0b297107e15592fc9b39786947d120690ec6ac6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add CMake helper function em_validate_asmjs_after_build() that adds an extra post-build step to project to confirm that the build output is valid asm.js.</title>
<updated>2013-09-11T07:33:44Z</updated>
<author>
<name>Jukka Jylänki</name>
<email>jujjyl@gmail.com</email>
</author>
<published>2013-09-10T17:57:58Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=75d4048a29bc4b8e344b6a9efc87632b5429376d'/>
<id>urn:sha1:75d4048a29bc4b8e344b6a9efc87632b5429376d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove default filename suffix specification in CMake toolchain, since test_openjpeg will then fail to configure.</title>
<updated>2013-09-04T07:42:08Z</updated>
<author>
<name>Jukka Jylänki</name>
<email>jujjyl@gmail.com</email>
</author>
<published>2013-09-03T15:19:45Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=270420f77d0032f1bc9cfdbe89e21422977082cb'/>
<id>urn:sha1:270420f77d0032f1bc9cfdbe89e21422977082cb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove the need to pass CMAKE_MODULE_PATH to CMake by weakly setting it in the toolchain file.</title>
<updated>2013-09-04T07:42:05Z</updated>
<author>
<name>Jukka Jylänki</name>
<email>jujjyl@gmail.com</email>
</author>
<published>2013-09-03T13:08:54Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=c51c5308b9d3243fec791fb39ca7691706b037e7'/>
<id>urn:sha1:c51c5308b9d3243fec791fb39ca7691706b037e7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Delete Emscripten_unix.cmake, the previous commit makes that obsolete!</title>
<updated>2013-09-04T07:42:01Z</updated>
<author>
<name>Jukka Jylänki</name>
<email>jujjyl@gmail.com</email>
</author>
<published>2013-09-03T12:27:54Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=d3efee5a9016f9af9d85eaaa18815be5b0ed2499'/>
<id>urn:sha1:d3efee5a9016f9af9d85eaaa18815be5b0ed2499</id>
<content type='text'>
</content>
</entry>
</feed>
