<feed xmlns='http://www.w3.org/2005/Atom'>
<title>emscripten/tools, branch 1.13.2</title>
<subtitle>Emscripten: An LLVM-to-JavaScript Compiler</subtitle>
<id>https://git.amat.us/emscripten/atom/tools?h=1.13.2</id>
<link rel='self' href='https://git.amat.us/emscripten/atom/tools?h=1.13.2'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/'/>
<updated>2014-03-10T22:50:29Z</updated>
<entry>
<title>add -w to spidermonkey to see odin warnings</title>
<updated>2014-03-10T22:50:29Z</updated>
<author>
<name>Alon Zakai</name>
<email>alonzakai@gmail.com</email>
</author>
<published>2014-03-10T22:50:29Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=1ec3afe6d8dfac35e9e66714eb87840f60aa1f31'/>
<id>urn:sha1:1ec3afe6d8dfac35e9e66714eb87840f60aa1f31</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #2206 from juj/fix_osx_test_preload_file</title>
<updated>2014-03-07T23:28:36Z</updated>
<author>
<name>Alon Zakai</name>
<email>alonzakai@gmail.com</email>
</author>
<published>2014-03-07T23:28:36Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=019fb8814987e951b46318e22d175186c877b94c'/>
<id>urn:sha1:019fb8814987e951b46318e22d175186c877b94c</id>
<content type='text'>
Resolve symbolic links when checking for destination locations in file_packager. Fixes browser.test_preload_file on OSX.</content>
</entry>
<entry>
<title>more work on hackish function removal using profiling</title>
<updated>2014-03-07T22:25:25Z</updated>
<author>
<name>Alon Zakai</name>
<email>alonzakai@gmail.com</email>
</author>
<published>2014-03-07T22:25:25Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=8b9e832213215111e221880259154cdd255f052e'/>
<id>urn:sha1:8b9e832213215111e221880259154cdd255f052e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Support syntax --preload-file x@x where both sides are identical and outside the current source tree. The code would accidentally treat that case as if user had instead written '--preload-file x'. Closes #2201.</title>
<updated>2014-03-07T11:58:16Z</updated>
<author>
<name>Jukka Jylänki</name>
<email>jujjyl@gmail.com</email>
</author>
<published>2014-03-07T11:58:16Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=0ad0c0266ba30e3d5dc1a01109feb3e22d55964f'/>
<id>urn:sha1:0ad0c0266ba30e3d5dc1a01109feb3e22d55964f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Resolve symbolic links when checking for destination locations in file_packager. Fixes browser.test_preload_file on OSX.</title>
<updated>2014-03-07T11:41:15Z</updated>
<author>
<name>Jukka Jylänki</name>
<email>jujjyl@gmail.com</email>
</author>
<published>2014-03-07T11:40:52Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=8e536ebe3ee36b7fe5319d9a2fa8280fe81d57e7'/>
<id>urn:sha1:8e536ebe3ee36b7fe5319d9a2fa8280fe81d57e7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>some primitive profiling tools</title>
<updated>2014-03-07T02:24:31Z</updated>
<author>
<name>Alon Zakai</name>
<email>alonzakai@gmail.com</email>
</author>
<published>2014-03-07T02:24:31Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=1c8d54828f849956ddbef0b35222a47553e8a7cc'/>
<id>urn:sha1:1c8d54828f849956ddbef0b35222a47553e8a7cc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>only include necessary system libraries amongst each other based on explicit dependencies; fixes #2191</title>
<updated>2014-03-06T23:39:23Z</updated>
<author>
<name>Alon Zakai</name>
<email>alonzakai@gmail.com</email>
</author>
<published>2014-03-06T22:46:00Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=f60959da5665054b903c3612878e717cf1249e58'/>
<id>urn:sha1:f60959da5665054b903c3612878e717cf1249e58</id>
<content type='text'>
</content>
</entry>
<entry>
<title>only include necessary system libraries amongst each other based on explicit dependencies; fixes #2191</title>
<updated>2014-03-06T22:46:17Z</updated>
<author>
<name>Alon Zakai</name>
<email>alonzakai@gmail.com</email>
</author>
<published>2014-03-06T22:46:00Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=a77291cab6520637f543be35713f600a0c96c4a0'/>
<id>urn:sha1:a77291cab6520637f543be35713f600a0c96c4a0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>If the directory tree for used LLVM compiler is not from a LLVM source checkout and clang_version is not found, assume clang_version = llvm_version.</title>
<updated>2014-03-05T17:11:48Z</updated>
<author>
<name>Jukka Jylänki</name>
<email>jujjyl@gmail.com</email>
</author>
<published>2014-03-04T17:22:04Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=e0f312c385f6227cf4b3a8517ab45a47498957d0'/>
<id>urn:sha1:e0f312c385f6227cf4b3a8517ab45a47498957d0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>enable errors on implicit functions by default; fixes #2175</title>
<updated>2014-03-03T23:38:42Z</updated>
<author>
<name>Alon Zakai</name>
<email>alonzakai@gmail.com</email>
</author>
<published>2014-03-03T22:41:24Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=7f45922c7ffa3c8591344b2851373c70a4bf05ae'/>
<id>urn:sha1:7f45922c7ffa3c8591344b2851373c70a4bf05ae</id>
<content type='text'>
</content>
</entry>
</feed>
