Daniel Dunbar
|
4cf325e090
|
EXIT STAGE LEFT: gccas, gccld
llvm-svn: 80023
|
2009-08-25 20:21:09 +00:00 |
Oscar Fuentes
|
91bd6c922d
|
CMake: Discriminate MINGW, MSYS, CYGWIN: does not try to build llvm-config under mingw without msys.
llvm-svn: 79202
|
2009-08-16 20:50:41 +00:00 |
Oscar Fuentes
|
5444cb13ab
|
CMake: propagate to the parent scope LLVM_COMMON_DEPENDS. This is
necessary for the changes being effective on the successive targets
llvm-svn: 78989
|
2009-08-14 04:29:33 +00:00 |
Oscar Fuentes
|
9082c71057
|
CMake: build llvm-config before the other tools.
llvm-svn: 78975
|
2009-08-14 01:55:05 +00:00 |
Oscar Fuentes
|
c1341ea9de
|
CMake: Re-enabled build of llvm-config. Removed recursive invocation
of cmake.
llvm-svn: 78768
|
2009-08-12 01:36:27 +00:00 |
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 |
Chris Lattner
|
8dd8a52533
|
Add a skeleton driver for new machine code level fun. llvm-mc is meant
to be a test driver of other components in the system, which will develop
over time.
llvm-svn: 73732
|
2009-06-18 23:04:45 +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
|
c4430484bc
|
CMake: llvmc2 is now known as llvmc.
llvm-svn: 60052
|
2008-11-25 22:18:49 +00:00 |
Oscar Fuentes
|
e638f5d854
|
CMake: If we have `clang' under the `tools/' subdirectory, add it to
the build.
llvm-svn: 58179
|
2008-10-26 00:52:09 +00:00 |
Oscar Fuentes
|
a229b3c9a7
|
Initial support for the CMake build system.
llvm-svn: 56419
|
2008-09-22 01:08:49 +00:00 |