Douglas Gregor
|
e324ceeced
|
CMake: remove support for llvm-config-generated dependencies in the build
llvm-svn: 73979
|
2009-06-23 18:30:17 +00:00 |
Douglas Gregor
|
5c273ce20e
|
CMake: Use explicit dependencies for Xcode (as well as MSVC), to make
the CMake-generated Xcode project build properly.
llvm-svn: 72883
|
2009-06-04 19:53:37 +00:00 |
Oscar Fuentes
|
10a71da05a
|
CMake: Set LIBS on llvm-config so we can query the system libraries
used by CMake with --ldflags.
llvm-svn: 72470
|
2009-05-27 15:49:33 +00:00 |
Douglas Gregor
|
6d1ec14f0f
|
CMake: Build system fixes for XCode. llvm-config still causes us some serious trouble, but it's less serious than it used to be
llvm-svn: 67056
|
2009-03-16 22:53:26 +00:00 |
Oscar Fuentes
|
244d369d53
|
CMake: Tests PERL availability with PERL_EXECUTABLE variable.
On MSVC 64bits, does not put underscore before the symbol name on the
/INCLUDE linker parameter.
llvm-svn: 62738
|
2009-01-22 01:20:31 +00:00 |
Oscar Fuentes
|
08c4a35caa
|
CMake: MSVC: Pass list of components the right way to msvc_llvm_config
and siblings. Support targets whose name does not end on
`CodeGen'. Remove a performance bottleneck.
llvm-svn: 59383
|
2008-11-16 04:13:19 +00:00 |
Oscar Fuentes
|
b5b8bd85fd
|
CMake: Forces linking of the rest of architecture targets and its
respective asm printers on MSVC.
Based on a patch by Scott Graham.
llvm-svn: 59379
|
2008-11-15 22:51:03 +00:00 |
Oscar Fuentes
|
7ae7d91ee0
|
CMake: Updated library dependency info used for MSVC++.
llvm-svn: 59079
|
2008-11-11 20:04:40 +00:00 |
Oscar Fuentes
|
39304667af
|
CMake: Fix some unwanted commentary line wraps on the last change.
llvm-svn: 58485
|
2008-10-31 01:37:26 +00:00 |
Oscar Fuentes
|
c999dfadf1
|
CMake: Establish dependencies among executables and libraries, using
data manually extracted from llvm-config.
llvm-svn: 58484
|
2008-10-31 01:24:51 +00:00 |
Oscar Fuentes
|
0d94c21a2b
|
CMake: Removed unnecessary messages from msvc_llvm_config macro.
llvm-svn: 56540
|
2008-09-24 01:54:03 +00:00 |
Oscar Fuentes
|
a229b3c9a7
|
Initial support for the CMake build system.
llvm-svn: 56419
|
2008-09-22 01:08:49 +00:00 |