Alexey Samsonov
db171ea95f
Print a warning message if compiler-rt can't be built because of old CMake version to make this requirement more visible to users
...
llvm-svn: 176481
2013-03-05 14:43:07 +00:00
NAKAMURA Takumi
701ddbcdeb
[CMake] Introduce LLVM_EXTERNAL_COMPILER_RT_SOURCE_DIR.
...
llvm-svn: 166552
2012-10-24 12:26:08 +00:00
Michael J. Spencer
fa90e850cf
[CMake] Respect LLVM_BUILD_RUNTIME.
...
llvm-svn: 164424
2012-09-21 22:49:06 +00:00
Chandler Carruth
0c94f5e2f5
Enable recursing into the compiler-rt projcet with the CMake build.
...
This only fires if using a recent enough CMake -- compiler-rt uses a few
of the more advanced features that not everyone needs.
Please let me know if anyone sees issues with this. I'll be updating
documentation and other stuff to tell people about this.
Many thanks to Alexey for doing a ton of work to get ASan's CMake build
into a really fantastic shape. =]
llvm-svn: 162815
2012-08-29 00:38:02 +00:00
Chandler Carruth
276abc5d4a
Exclude both libcxx and compiler-rt until we get their CMake builds
...
suitable for building as a whole-project.
llvm-svn: 159241
2012-06-27 00:30:08 +00:00
Oscar Fuentes
37b3c48ef7
CMake: Fixed syntax in conditional.
...
llvm-svn: 96221
2010-02-15 15:17:05 +00:00
Daniel Dunbar
e0b374b5ef
CMake: Don't try to descend into projects/compiler-rt, it doesn't work.
...
llvm-svn: 94187
2010-01-22 18:14:27 +00:00
Oscar Fuentes
afbe97542f
CMake: auto-discover project files under the projects/ subdirectory.
...
Patch by Viktar Zviarovich!
llvm-svn: 66230
2009-03-06 01:16:52 +00:00