History log of /external/clang/runtime/Makefile
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
da79da2a8748e4d58eeedd1b7f39bf4fb8a86d10 30-Sep-2011 Bob Wilson <bob.wilson@apple.com> Install a copy of the libc++ headers with clang. <rdar://problem/10096516>

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@140876 91177308-0d34-0410-b5e6-96231b3b80d8
/external/clang/runtime/Makefile
d0ae47069ee3e46aa3c9741f0879c4f55c418f36 15-Apr-2011 Nick Lewycky <nicholas@mxc.ca> Restore accidentally deleted file (I blame svn).


git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@129588 91177308-0d34-0410-b5e6-96231b3b80d8
/external/clang/runtime/Makefile
484fc57c8d2d3ba645a03f9e294dcebc5aacaf44 15-Apr-2011 Nick Lewycky <nicholas@mxc.ca> Reapply r129561, moving the runtime/Makefile that builds compiler-rt into
runtime/compiler-rt/Makefile paving the way to put multiple different libraries
into runtime/ and build all of them.


git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@129585 91177308-0d34-0410-b5e6-96231b3b80d8
/external/clang/runtime/Makefile
562627d782393c0d8045625a53a97f4fbad091bc 15-Apr-2011 Owen Anderson <resistor@mac.com> Revert r129561, which broke one of the clang buildbots.


git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@129581 91177308-0d34-0410-b5e6-96231b3b80d8
/external/clang/runtime/Makefile
1f05587937a2b9f4f8c737c1dc59e8047b4b5002 15-Apr-2011 Nick Lewycky <nicholas@mxc.ca> Create a compiler-rt directory and move the Makefile to it. Add a makefile that
builds the subdirs from this directory. This makes the behaviour with make match
what already happens with cmake.


git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@129561 91177308-0d34-0410-b5e6-96231b3b80d8
/external/clang/runtime/Makefile
db0ab63998eb9aad0ead03d3f76f095f9b1eb036 11-Feb-2011 Daniel Dunbar <daniel@zuster.org> build/compiler-rt: Fake Clang into using the right assembler to build the ARM
bits for the runtime libraries.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@125328 91177308-0d34-0410-b5e6-96231b3b80d8
/external/clang/runtime/Makefile
880efcbf16e685a0e461cfcf4d01dbda55449421 22-Dec-2010 Daniel Dunbar <daniel@zuster.org> build: Use CLANG_NO_RUNTIME=1 specifically, not just any definition.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@122449 91177308-0d34-0410-b5e6-96231b3b80d8
/external/clang/runtime/Makefile
885b1dbc6e48db318f7a6b72c1592e8fb46b081a 22-Sep-2010 Daniel Dunbar <daniel@zuster.org> Driver/Darwin: Add a runtime library just for ___eprintf -- when targeting i386
some projects still depend on ___eprintf being available.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@114509 91177308-0d34-0410-b5e6-96231b3b80d8
/external/clang/runtime/Makefile
a3d84991a8cce76bf461fbca2d700176d9a021bb 01-Jul-2010 Daniel Dunbar <daniel@zuster.org> Runtime: Always build compiler-rt using the Clang we just built, instead of the
system CC.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@107328 91177308-0d34-0410-b5e6-96231b3b80d8
/external/clang/runtime/Makefile
ac141e61ff36ed04d5314f602536a8e4fe9a122b 01-Jul-2010 Daniel Dunbar <daniel@zuster.org> Move lib/Runtime to runtime/, and build after everything else.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@107327 91177308-0d34-0410-b5e6-96231b3b80d8
/external/clang/runtime/Makefile