Oscar Fuentes
|
843c828ed5
|
CMake: Respect LLVM_LIBDIR_SUFFIX for clang-specific headers under
${libdir}/clang
Patch by Ingmar Vanhassel!
llvm-svn: 85308
|
2009-10-27 21:15:21 +00:00 |
Douglas Gregor
|
33870d908f
|
CMake: Improve installation of Clang
- Install clang-cc into libexec
- Install headers into lib/clang/<version>/include
- Don't install other clang-based tools (clang-wpa, clang-index, etc.)
llvm-svn: 79827
|
2009-08-23 05:28:29 +00:00 |
Douglas Gregor
|
9b5f9cd2f7
|
Make sure install Clang headers when building clang-cc
llvm-svn: 74163
|
2009-06-25 05:07:31 +00:00 |
Douglas Gregor
|
274a6b4f2d
|
Update Clang to include the InitializeAllTargets and
InitializeAllAsmPrinters LLVM headers. Also includes some minor fixes
for the CMake-based build with Xcode.
llvm-svn: 73544
|
2009-06-16 20:13:51 +00:00 |
Douglas Gregor
|
e183993ffa
|
CMake: Install Clang's headers into the right place in the build tree, for regression testing
llvm-svn: 73014
|
2009-06-07 07:09:23 +00:00 |
Oscar Fuentes
|
07d9f9a6ec
|
CMake: Builds and installs clang binary and libs (no docs yet). It
must be under the `tools' subdirectory of the LLVM *source* tree.
llvm-svn: 58180
|
2008-10-26 00:56:18 +00:00 |