Oscar Fuentes
|
7fa2179afa
|
CMake: Support for LLVM_USED_LIBS variable, which is the cmake
counterpart of USED_LIBS.
llvm-svn: 58178
|
2008-10-26 00:51:05 +00:00 |
|
Oscar Fuentes
|
a96ce230e0
|
CMake: GetTargetTriple: new module for determining the target
triple. Assign to LLVM_HOSTTRIPLE so it figures in config.h.
llvm-svn: 58176
|
2008-10-26 00:47:52 +00:00 |
|
Oscar Fuentes
|
edaf4cded2
|
CMake: MSVC++ no longer uses a special configuration method.
llvm-svn: 58132
|
2008-10-25 03:29:36 +00:00 |
|
Cedric Venet
|
c5bd480a57
|
Modify the cmake build system so that if it doesn't find bison, it will use the pregenerated file in from the svn (.cvs). Work only for windows for the moment. Tested on Vista64 with MSVC2008express.
llvm-svn: 58090
|
2008-10-24 11:24:33 +00:00 |
|
Oscar Fuentes
|
916a2ebaf8
|
CMake: `make install' for libraries, executables and header files.
llvm-svn: 57945
|
2008-10-22 02:56:07 +00:00 |
|
Oscar Fuentes
|
65859a84d0
|
CMake: Builds all targets.
llvm-svn: 56641
|
2008-09-26 04:40:32 +00:00 |
|
Oscar Fuentes
|
ef81077c17
|
CMake: Removed unnecessary messages from msvc_llvm_config macro.
llvm-svn: 56540
|
2008-09-24 01:54:03 +00:00 |
|
Oscar Fuentes
|
e51d9c0c3a
|
CMake build system: support for parallel builds.
llvm-svn: 56453
|
2008-09-22 18:21:51 +00:00 |
|
Oscar Fuentes
|
d1fdff199f
|
add_partially_linked_object: Replaced nonexistent MESSAGE option in
add_custom_command with COMMENT. It was forcing unconditional command
execution.
llvm-svn: 56425
|
2008-09-22 02:33:43 +00:00 |
|
Oscar Fuentes
|
0f25988689
|
Initial support for the CMake build system.
llvm-svn: 56419
|
2008-09-22 01:08:49 +00:00 |
|