- Feb 28, 2011
-
-
NAKAMURA Takumi authored
llvm-svn: 126633
-
- Feb 25, 2011
-
-
Douglas Gregor authored
shared library. llvm-svn: 126502
-
Douglas Gregor authored
llvm-svn: 126458
-
Douglas Gregor authored
llvm-svn: 126455
-
- Feb 21, 2011
-
-
NAKAMURA Takumi authored
CMake: Eliminate duplicate -D__STDC_LIMIT_MACROS and -D__STDC_CONSTANT_MACROS. llvm/cmake/modules/HandleLLVMOptions.cmake defines them. llvm-svn: 126105
-
- Feb 20, 2011
-
-
Oscar Fuentes authored
Requires CMake 2.8.3 or newer. llvm-svn: 126094
-
Oscar Fuentes authored
llvm-svn: 126093
-
- Feb 18, 2011
-
-
Daniel Dunbar authored
LLVM_INCLUDE_TESTS:=OFF, which may no longer be necessary for all I know. llvm-svn: 125985
-
- Feb 16, 2011
-
-
NAKAMURA Takumi authored
llvm-svn: 125647
-
- Feb 15, 2011
-
-
Jeffrey Yasskin authored
llvm-svn: 125561
-
- Feb 14, 2011
-
-
Oscar Fuentes authored
for all compiler invocations. llvm-svn: 125514
-
- Feb 10, 2011
-
-
Ted Kremenek authored
This is a hack because we really should only search in the 'include/clang/StaticAnalyzer' directory if we are in 'lib/StaticAnalyzer'. My CMake knowledge is limited, so I appeal to anyone with more expertise. llvm-svn: 125252
-
- Feb 03, 2011
-
-
Oscar Fuentes authored
llvm-svn: 124825
-
Oscar Fuentes authored
The user sets the variable CLANG_PATH_TO_LLVM_BUILD pointing to a LLVM build directory or to a directory where LLVM was installed. When using a non-installed LLVM build, it is necessary to set CLANG_PATH_TO_LLVM_SOURCE as well. llvm-svn: 124817
-
- Jan 03, 2011
-
-
Oscar Fuentes authored
disabling rtti and exceptions where requested. Remove some unnecessary code too. llvm-svn: 122750
-
- Dec 16, 2010
-
-
Michael J. Spencer authored
llvm-svn: 121957
-
- Oct 15, 2010
-
-
Oscar Fuentes authored
This removes a lot of warnings. llvm-svn: 116545
-
- Sep 14, 2010
-
-
Michael J. Spencer authored
This reverts commit r113631 Conflicts: CMakeLists.txt lib/CodeGen/CMakeLists.txt llvm-svn: 113817
-
- Sep 11, 2010
-
-
Michael J. Spencer authored
llvm-svn: 113677
-
- Sep 10, 2010
-
-
Michael J. Spencer authored
of whatever we were using before... llvm-svn: 113631
-
- Jun 26, 2010
-
-
Daniel Dunbar authored
clang is now clang 2.8. llvm-svn: 106914
-
- Jun 25, 2010
-
-
Daniel Dunbar authored
llvm-svn: 106863
-
- Jun 08, 2010
-
-
Douglas Gregor authored
Clang can load it as a plugin. Original fix by Troy D. Straszheim, which I extended with Darwin support. Fixes PR6801. llvm-svn: 105630
-
- Apr 25, 2010
-
-
Chris Lattner authored
with "make install". Patch by Michael Forney! llvm-svn: 102299
-
- Apr 17, 2010
-
-
Chandler Carruth authored
generated files from a previous in-source builds. llvm-svn: 101665
-
- Apr 01, 2010
-
-
Kovarththanan Rajaratnam authored
Fixes PR6755. llvm-svn: 100105
-
- Nov 17, 2009
-
-
Daniel Dunbar authored
llvm-svn: 89078
-
- Oct 27, 2009
-
-
Oscar Fuentes authored
CMakeLists.txt, Makefiles, ... it's better to whitelist what we really want to install. Patch by Ingmar Vanhassel! llvm-svn: 85283
-
Oscar Fuentes authored
Based on a patch by Ingmar Vanhassel. llvm-svn: 85276
-
- Oct 11, 2009
-
-
Benjamin Kramer authored
- llvm's libs must be linked after clang's - libLLVMSystem depends on psapi on win32 (get_system_libs has it) - CIndex builds successfully on mingw now llvm-svn: 83773
-
- Sep 25, 2009
-
-
Douglas Gregor authored
are now running properly from within CMake. llvm-svn: 82755
-
- Sep 18, 2009
-
-
Douglas Gregor authored
llvm-svn: 82221
-
- Sep 17, 2009
-
-
Daniel Dunbar authored
llvm-svn: 82098
-
- Sep 16, 2009
-
-
Douglas Gregor authored
llvm-svn: 82085
-
Mike Stump authored
llvm-svn: 81983
-
Douglas Gregor authored
llvm-svn: 81938
-
- Aug 23, 2009
-
-
Douglas Gregor authored
- Install clang-cc into libexec - Install headers into lib/clang/<version>/include - Don't install other clang-based tools (clang-wpa, clang-index, etc.) llvm-svn: 79827
-
- Jun 17, 2009
-
-
Douglas Gregor authored
Make sure that .td and .def files get into the list of headers in a CMake build, for use in Xcode and Visual Studio llvm-svn: 73623
-
- Jun 12, 2009
-
-
Oscar Fuentes authored
Patch by Ingmar Vanhassel! llvm-svn: 73217
-
- Jun 05, 2009
-
-
Douglas Gregor authored
llvm-svn: 72945
-