<feed xmlns='http://www.w3.org/2005/Atom'>
<title>emscripten/emcc, branch push-upstream</title>
<subtitle>Emscripten: An LLVM-to-JavaScript Compiler</subtitle>
<id>https://git.amat.us/emscripten/atom/emcc?h=push-upstream</id>
<link rel='self' href='https://git.amat.us/emscripten/atom/emcc?h=push-upstream'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/'/>
<updated>2014-07-21T23:29:23Z</updated>
<entry>
<title>Module.memoryInitializerPrefixURL option; #2542</title>
<updated>2014-07-21T23:29:23Z</updated>
<author>
<name>Alon Zakai</name>
<email>alonzakai@gmail.com</email>
</author>
<published>2014-07-21T23:29:23Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=7e9e2436a5f9c56dbbd79b9cb04f63874b4c7150'/>
<id>urn:sha1:7e9e2436a5f9c56dbbd79b9cb04f63874b4c7150</id>
<content type='text'>
</content>
</entry>
<entry>
<title>do not set EMCC_DEBUG=1 when -v; fixes #2538</title>
<updated>2014-07-21T22:58:03Z</updated>
<author>
<name>Alon Zakai</name>
<email>alonzakai@gmail.com</email>
</author>
<published>2014-07-21T22:58:03Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=18789e196dd97d6076b5b2071e52f2b25253c200'/>
<id>urn:sha1:18789e196dd97d6076b5b2071e52f2b25253c200</id>
<content type='text'>
</content>
</entry>
<entry>
<title>DEMANGLE_SUPPORT option to use libcxxabi's demangler in stackTrace()</title>
<updated>2014-07-21T21:26:38Z</updated>
<author>
<name>Alon Zakai</name>
<email>alonzakai@gmail.com</email>
</author>
<published>2014-07-21T21:26:38Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=812f051215f469a8f26768fde343c2e464114cc1'/>
<id>urn:sha1:812f051215f469a8f26768fde343c2e464114cc1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>use compiler opts in -E, to use our target, system dirs, etc.; fixes #2534</title>
<updated>2014-07-18T01:48:50Z</updated>
<author>
<name>Alon Zakai</name>
<email>alonzakai@gmail.com</email>
</author>
<published>2014-07-18T01:48:50Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=2acb8de3405c4a23b636dd86b66cda4fb7964b0d'/>
<id>urn:sha1:2acb8de3405c4a23b636dd86b66cda4fb7964b0d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>mention that .mem must be alongside .js</title>
<updated>2014-07-18T01:17:14Z</updated>
<author>
<name>Alon Zakai</name>
<email>alonzakai@gmail.com</email>
</author>
<published>2014-07-18T01:17:14Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=1f4ad8a57b7762e9db3209fd84cedeb54cb8336d'/>
<id>urn:sha1:1f4ad8a57b7762e9db3209fd84cedeb54cb8336d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>document -v saving temp files; #2538</title>
<updated>2014-07-18T01:12:45Z</updated>
<author>
<name>Alon Zakai</name>
<email>alonzakai@gmail.com</email>
</author>
<published>2014-07-18T01:11:57Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=19ac7edd383be61338a1ffbc05edbb07dd7b5015'/>
<id>urn:sha1:19ac7edd383be61338a1ffbc05edbb07dd7b5015</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix missing param in docs for --js-opts.</title>
<updated>2014-07-15T09:07:25Z</updated>
<author>
<name>Jukka Jylänki</name>
<email>jujjyl@gmail.com</email>
</author>
<published>2014-07-15T09:07:25Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=e9fe6202d5f3885f8c3e052c0d7170734d926edc'/>
<id>urn:sha1:e9fe6202d5f3885f8c3e052c0d7170734d926edc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #2512 from waywardmonkeys/fix-windows-settings-issue</title>
<updated>2014-07-11T00:07:59Z</updated>
<author>
<name>Alon Zakai</name>
<email>alonzakai@gmail.com</email>
</author>
<published>2014-07-11T00:07:59Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=89cd8eb191bc932cb3d7915a65c2af3966c362be'/>
<id>urn:sha1:89cd8eb191bc932cb3d7915a65c2af3966c362be</id>
<content type='text'>
avoid the need for replacing backslashes with slashes on windows for some settings</content>
</entry>
<entry>
<title>avoid the need for replacing backslashes with slashes on windows for some settings</title>
<updated>2014-07-10T15:18:53Z</updated>
<author>
<name>Chad Austin</name>
<email>chad@imvu.com</email>
</author>
<published>2014-07-09T19:40:16Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=c4b0f741fa6d781739488eff81414ec9a8578fa9'/>
<id>urn:sha1:c4b0f741fa6d781739488eff81414ec9a8578fa9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>move check for noExitRuntime into exit(), and fix up tests</title>
<updated>2014-07-09T20:28:27Z</updated>
<author>
<name>Alon Zakai</name>
<email>alonzakai@gmail.com</email>
</author>
<published>2014-07-09T20:06:33Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=28f1413d462d6cda66cb3e5eb49bd145128ef741'/>
<id>urn:sha1:28f1413d462d6cda66cb3e5eb49bd145128ef741</id>
<content type='text'>
</content>
</entry>
</feed>
