<feed xmlns='http://www.w3.org/2005/Atom'>
<title>emscripten/tools, branch 1.7.8</title>
<subtitle>Emscripten: An LLVM-to-JavaScript Compiler</subtitle>
<id>https://git.amat.us/emscripten/atom/tools?h=1.7.8</id>
<link rel='self' href='https://git.amat.us/emscripten/atom/tools?h=1.7.8'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/'/>
<updated>2013-11-19T01:43:23Z</updated>
<entry>
<title>version 1.7.8</title>
<updated>2013-11-19T01:43:23Z</updated>
<author>
<name>Alon Zakai</name>
<email>alonzakai@gmail.com</email>
</author>
<published>2013-11-19T01:43:11Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=0256b57314a089431d4f54012d886c973b57adb5'/>
<id>urn:sha1:0256b57314a089431d4f54012d886c973b57adb5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #1831 from dinibu/dependency-fix-1820</title>
<updated>2013-11-18T22:13:02Z</updated>
<author>
<name>Alon Zakai</name>
<email>alonzakai@gmail.com</email>
</author>
<published>2013-11-18T22:13:02Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=9f5a01e4785f11b2385064eed678cbfda9fa41ae'/>
<id>urn:sha1:9f5a01e4785f11b2385064eed678cbfda9fa41ae</id>
<content type='text'>
Further changes for issue #1732</content>
</entry>
<entry>
<title>Add a default setting line for running crunch tool, primarily from CRUNCH env var, and secondarily from PATH.</title>
<updated>2013-11-17T20:06:05Z</updated>
<author>
<name>Jukka Jylänki</name>
<email>jujjyl@gmail.com</email>
</author>
<published>2013-11-17T15:50:04Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=c655638e4a1529f498cb8ff735b936b18a6083c8'/>
<id>urn:sha1:c655638e4a1529f498cb8ff735b936b18a6083c8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Adjust split.py tool logic for generating output filenames to not generate the full absolute path names to the splitted filenames. This fixes a Windows problem where invalid path concatenations like 'somethingC:/projects/emscripten/hello_world.js' would be generated, and shortens the path structure to not contain redundant directory names. Fixes test browser.test_split_in_source_filenames on Windows.</title>
<updated>2013-11-17T20:05:13Z</updated>
<author>
<name>Jukka Jylänki</name>
<email>jujjyl@gmail.com</email>
</author>
<published>2013-11-16T16:06:12Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=ae5212d9d4059de34aad570192e68d12d21f6308'/>
<id>urn:sha1:ae5212d9d4059de34aad570192e68d12d21f6308</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed timestamps on object files extracted from archives during link.</title>
<updated>2013-11-17T11:29:16Z</updated>
<author>
<name>Dominic Wong</name>
<email>dom@slowbunyip.org</email>
</author>
<published>2013-11-17T11:29:16Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=f37e8f5869da88b891384db859c18a7243505d61'/>
<id>urn:sha1:f37e8f5869da88b891384db859c18a7243505d61</id>
<content type='text'>
This affects builds that use absolute paths to object files when adding to library archives, causing unnecessary archives.
</content>
</entry>
<entry>
<title>precise clock_gettime when not using CLOCK_REALTIME; fixes #1795</title>
<updated>2013-11-16T02:35:41Z</updated>
<author>
<name>Alon Zakai</name>
<email>alonzakai@gmail.com</email>
</author>
<published>2013-11-16T02:35:41Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=b8ac3d2a175799678691bd123d7e1cb1d42b46f8'/>
<id>urn:sha1:b8ac3d2a175799678691bd123d7e1cb1d42b46f8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>emit ll from llvm opt directly, to skip writing and reading all the bitcode</title>
<updated>2013-11-15T05:58:52Z</updated>
<author>
<name>Alon Zakai</name>
<email>alonzakai@gmail.com</email>
</author>
<published>2013-11-15T05:58:52Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=149b9ea5747d610d2ebfb41bc87e8bb96f498359'/>
<id>urn:sha1:149b9ea5747d610d2ebfb41bc87e8bb96f498359</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'regex-impl' of github.com:waywardmonkeys/emscripten into incoming</title>
<updated>2013-11-15T05:29:31Z</updated>
<author>
<name>Alon Zakai</name>
<email>alonzakai@gmail.com</email>
</author>
<published>2013-11-15T05:29:31Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=4e21fffe3f824247dceba0af38d36996afad2c13'/>
<id>urn:sha1:4e21fffe3f824247dceba0af38d36996afad2c13</id>
<content type='text'>
Conflicts:
	tools/shared.py
</content>
</entry>
<entry>
<title>version 1.7.5</title>
<updated>2013-11-12T22:50:15Z</updated>
<author>
<name>Alon Zakai</name>
<email>alonzakai@gmail.com</email>
</author>
<published>2013-11-12T22:50:15Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=42fdcd5e0f7410d34d57fbf883c4e8039ec4d824'/>
<id>urn:sha1:42fdcd5e0f7410d34d57fbf883c4e8039ec4d824</id>
<content type='text'>
</content>
</entry>
<entry>
<title>version 1.7.4</title>
<updated>2013-11-12T01:47:24Z</updated>
<author>
<name>Alon Zakai</name>
<email>alonzakai@gmail.com</email>
</author>
<published>2013-11-12T01:47:24Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=5137ee95da159d327dc2f086894cd7feb7ca1b4b'/>
<id>urn:sha1:5137ee95da159d327dc2f086894cd7feb7ca1b4b</id>
<content type='text'>
</content>
</entry>
</feed>
