index
:
delta/clang.git
baserock/flang
google/stable
google/testing
master
release_26
release_27
release_28
release_29
release_30
release_31
release_32
release_33
release_34
release_35
release_35@215011
release_36
release_37
release_38
release_39
release_40
release_50
release_60
release_70
release_80
release_90
svn-tags/RELEASE_26
svn-tags/RELEASE_27
svn-tags/RELEASE_28
svn-tags/RELEASE_29
svn-tags/RELEASE_30
svn-tags/RELEASE_31
llvm.org: Obsolete (use llvm)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
CMakeLists.txt
Commit message (
Expand
)
Author
Age
Files
Lines
*
clang: Derive version name from LLVM unless specified explicitly. This means
Daniel Dunbar
2010-06-25
1
-8
/
+2
*
build: Add a generated Version.inc file instead of duplicating information.
Daniel Dunbar
2010-06-25
1
-0
/
+17
*
Teach the PrintFunctionNames example to be a proper module, so that
Douglas Gregor
2010-06-08
1
-1
/
+7
*
exclude cmake build directories from being installed
Chris Lattner
2010-04-25
1
-0
/
+1
*
Prevent accidental in-source builds with CMake, and detect when there are
Chandler Carruth
2010-04-17
1
-0
/
+20
*
Include *.inc in install target
Kovarththanan Rajaratnam
2010-04-01
1
-0
/
+6
*
Add optional CMake build for Clang examples, patch by Kovarththanan Rajaratnam.
Daniel Dunbar
2009-11-17
1
-0
/
+5
*
Rather than excluding quite some things, and still installing
Oscar Fuentes
2009-10-27
1
-2
/
+6
*
CMake: Append LLVM_LIBDIR_SUFFIX to library destination.
Oscar Fuentes
2009-10-27
1
-1
/
+1
*
CMake mingw build fixes.
Benjamin Kramer
2009-10-11
1
-3
/
+7
*
CMake build support for libCIndex and c-index-test. The indexing tests
Douglas Gregor
2009-09-25
1
-1
/
+14
*
Make the GCC warning flags passed by CMake the same as the warning flags pass...
Douglas Gregor
2009-09-18
1
-0
/
+7
*
Add CLANG_{SOURCE,BINARY}_DIR cmake variables.
Daniel Dunbar
2009-09-17
1
-0
/
+3
*
The CMake build system now derives the Clang version number from VER.
Douglas Gregor
2009-09-16
1
-2
/
+11
*
Collapse more clang version numbers down into fewer places.
Mike Stump
2009-09-16
1
-0
/
+1
*
Update Clang version for CMake
Douglas Gregor
2009-09-15
1
-2
/
+3
*
CMake: Improve installation of Clang
Douglas Gregor
2009-08-23
1
-2
/
+3
*
Make sure that .td and .def files get into the list of headers in a CMake bui...
Douglas Gregor
2009-06-17
1
-3
/
+6
*
CMake: New variable LLVM_LIBDIR_SUFFIX.
Oscar Fuentes
2009-06-12
1
-1
/
+1
*
First cut at regression testing Clang with CMake
Douglas Gregor
2009-06-05
1
-0
/
+1
*
CMake: Also include header files in target when the generator is 'XCode'.
Ted Kremenek
2009-03-25
1
-2
/
+2
*
Move <root>/Driver into <root>/tools/clang-cc.
Daniel Dunbar
2009-03-24
1
-1
/
+0
*
Add CMake files for tools/driver; I am just guessing here, can someone test/fix?
Daniel Dunbar
2009-03-24
1
-0
/
+1
*
Build system changes to use TableGen to generate the various
Douglas Gregor
2009-03-16
1
-0
/
+3
*
Revert the switch to the tablegen diags. It fails for seperate objdir builds ...
Sebastian Redl
2009-03-14
1
-1
/
+0
*
Switch diagnostics from .def to tablegen files. Please validate the Windows b...
Sebastian Redl
2009-03-14
1
-0
/
+1
*
Add /Za to all MSVC build of a clang libraries.
Cedric Venet
2008-12-13
1
-0
/
+8
*
"a patch telling cmake to install clang headers in the target
Chris Lattner
2008-11-11
1
-0
/
+5
*
Add header files to CMake build solution. It use globing so it doesn't need t...
Cedric Venet
2008-11-02
1
-2
/
+16
*
CMake: Builds and installs clang binary and libs (no docs yet). It
Oscar Fuentes
2008-10-26
1
-0
/
+26