Oscar Fuentes
|
63b27a61f8
|
CMake: Corrected detection of `nm'.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@58941 91177308-0d34-0410-b5e6-96231b3b80d8
|
2008-11-09 20:26:31 +00:00 |
|
Oscar Fuentes
|
3ab40ca3d5
|
CMake: Support for cross-compiling. For now, requires a previously
built native tblgen which is passed to cmake in the variable
LLVM_TABLEGEN.
See
http://www.cmake.org/Wiki/CmakeMingw
for a quick example on how to cross-compile with CMake.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@58939 91177308-0d34-0410-b5e6-96231b3b80d8
|
2008-11-09 18:53:19 +00:00 |
|
Oscar Fuentes
|
579e43a44a
|
CMake: GetTargetTriple: new module for determining the target
triple. Assign to LLVM_HOSTTRIPLE so it figures in config.h.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@58176 91177308-0d34-0410-b5e6-96231b3b80d8
|
2008-10-26 00:47:52 +00:00 |
|
Oscar Fuentes
|
1dc9716121
|
CMake: `make install' for libraries, executables and header files.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@57945 91177308-0d34-0410-b5e6-96231b3b80d8
|
2008-10-22 02:56:07 +00:00 |
|
Oscar Fuentes
|
e1ad087fcb
|
CMake: Builds all targets.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@56641 91177308-0d34-0410-b5e6-96231b3b80d8
|
2008-09-26 04:40:32 +00:00 |
|
Oscar Fuentes
|
1d8e4cfdb7
|
CMake build system: support for parallel builds.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@56453 91177308-0d34-0410-b5e6-96231b3b80d8
|
2008-09-22 18:21:51 +00:00 |
|
Oscar Fuentes
|
3d01fc7de8
|
Initial support for the CMake build system.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@56419 91177308-0d34-0410-b5e6-96231b3b80d8
|
2008-09-22 01:08:49 +00:00 |
|