Ted Kremenek
|
02e55f4a52
|
Add CMake support for 'edis'.
llvm-svn: 101177
|
2010-04-13 20:52:50 +00:00 |
|
Chris Lattner
|
1aa661ce46
|
remove llvm-db: it is completely broken and if anyone wants to do a debugger,
they should not base it on llvm-db (which not following almost any "best practices").
llvm-svn: 83288
|
2009-10-05 02:29:51 +00:00 |
|
Daniel Dunbar
|
521a3e3892
|
EXIT STAGE LEFT: gccas, gccld
llvm-svn: 80023
|
2009-08-25 20:21:09 +00:00 |
|
Oscar Fuentes
|
3682d10c41
|
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
|
26bad29667
|
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
|
435d375f61
|
CMake: build llvm-config before the other tools.
llvm-svn: 78975
|
2009-08-14 01:55:05 +00:00 |
|
Oscar Fuentes
|
9c8634650a
|
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
|
28a3a15808
|
CMake: remove support for llvm-config-generated dependencies in the build
llvm-svn: 73979
|
2009-06-23 18:30:17 +00:00 |
|
Chris Lattner
|
698abf1ad4
|
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
|
31439d9bde
|
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
|
4588307b06
|
CMake: llvmc2 is now known as llvmc.
llvm-svn: 60052
|
2008-11-25 22:18:49 +00:00 |
|
Oscar Fuentes
|
1fcfb67930
|
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
|
0f25988689
|
Initial support for the CMake build system.
llvm-svn: 56419
|
2008-09-22 01:08:49 +00:00 |
|