<feed xmlns='http://www.w3.org/2005/Atom'>
<title>emscripten-fastcomp/utils/llvm-compilers-check, branch master</title>
<subtitle>LLVM with the emscripten fastcomp javascript backend</subtitle>
<id>https://git.amat.us/emscripten-fastcomp/atom/utils/llvm-compilers-check?h=master</id>
<link rel='self' href='https://git.amat.us/emscripten-fastcomp/atom/utils/llvm-compilers-check?h=master'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten-fastcomp/'/>
<updated>2013-01-28T22:05:50Z</updated>
<entry>
<title>Avoid Unnecessary Builds</title>
<updated>2013-01-28T22:05:50Z</updated>
<author>
<name>David Greene</name>
<email>greened@obbligato.org</email>
</author>
<published>2013-01-28T22:05:50Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten-fastcomp/commit/?id=fcb979ca1a087c0a47123d1dc40c42cb2353bada'/>
<id>urn:sha1:fcb979ca1a087c0a47123d1dc40c42cb2353bada</id>
<content type='text'>
By default, stop the universe build if a key component fails.  This
avoids useless builds when we know a package is broken anyway.
Provide a --keep-going option to override this behavior.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@173723 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Use --enable-werror</title>
<updated>2013-01-16T00:17:38Z</updated>
<author>
<name>David Greene</name>
<email>greened@obbligato.org</email>
</author>
<published>2013-01-16T00:17:38Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten-fastcomp/commit/?id=68b8d4f4ce9d2ab3b6f5b3d8adf6db1b3b3d3419'/>
<id>urn:sha1:68b8d4f4ce9d2ab3b6f5b3d8adf6db1b3b3d3419</id>
<content type='text'>
Use --enable-werror during configure time rather than
--with-extra-options.  This is cleaner and easier to read.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@172581 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Replace the old --with-cxx-* configure options with a single --with-gcc-toolchain</title>
<updated>2012-02-03T00:59:30Z</updated>
<author>
<name>Rafael Espindola</name>
<email>rafael.espindola@gmail.com</email>
</author>
<published>2012-02-03T00:59:30Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten-fastcomp/commit/?id=1aee22e0720932a82dd3bf3fc8be804fff6bb89a'/>
<id>urn:sha1:1aee22e0720932a82dd3bf3fc8be804fff6bb89a</id>
<content type='text'>
that just uses the new toolchain probing logic. This fixes linking with -m32 on
64 bit systems (the /32 dir was not being added to the search).

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@149651 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Remove Deprecated Features</title>
<updated>2012-01-27T23:01:35Z</updated>
<author>
<name>David Greene</name>
<email>greened@obbligato.org</email>
</author>
<published>2012-01-27T23:01:35Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten-fastcomp/commit/?id=0c6e1778817ac97b42af1375ec6bfae8b65e9d76'/>
<id>urn:sha1:0c6e1778817ac97b42af1375ec6bfae8b65e9d76</id>
<content type='text'>
Move to a model where we build whatever branches are checked out
in the source directories.  This was a bit too smart (and complicated)
in handling details best left to the user and the revision control
system.

In addition, get rid of support for llvm-gcc and building gcc as
these are no longer necessary.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@149149 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>utils: Rename the "llvmbuild" script to llvm-compilers-check.</title>
<updated>2011-11-04T01:09:02Z</updated>
<author>
<name>Daniel Dunbar</name>
<email>daniel@zuster.org</email>
</author>
<published>2011-11-04T01:09:02Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten-fastcomp/commit/?id=903aa8d00fb9497e222c7d461244cbfb24766254'/>
<id>urn:sha1:903aa8d00fb9497e222c7d461244cbfb24766254</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@143673 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
</feed>
