- Jan 26, 2012
-
-
Peter Collingbourne authored
by default, rather than whether they may be built at all. llvm-svn: 149037
-
- Oct 06, 2011
-
-
Peter Collingbourne authored
the build systems to use clang-tblgen. llvm-svn: 141291
-
Peter Collingbourne authored
llvm-svn: 141267
-
- Sep 23, 2011
-
-
NAKAMURA Takumi authored
CMake: Define ${LLVM_TABLEGEN_EXE} with explicit ${CMAKE_EXECUTABLE_SUFFIX} on standalone build. Or build might fail with NMake. Thanks to Nicolas Le Gland! llvm-svn: 140360
-
- Aug 02, 2011
-
-
Chad Rosier authored
enough to offer to investigate the underlying issue. Thanks to Doug for his assistance as well. llvm-svn: 136719
-
Chad Rosier authored
Someone with more cmake experience want to throw me a bone? :) llvm-svn: 136709
-
Chad Rosier authored
information including the fully preprocessed source file(s) and command line arguments. The developer is asked to attach this diagnostic information to a bug report. rdar://9575623 llvm-svn: 136702
-
- Jul 15, 2011
-
-
Douglas Gregor authored
(and linking to an already-build LLVM) works with Xcode. The resulting Xcode project for Clang is quite a bit smaller and builds/loads faster. llvm-svn: 135216
-
- Jun 08, 2011
-
-
Chandler Carruth authored
Very sorry for the accidental commit of WIP code. llvm-svn: 132745
-
Chandler Carruth authored
llvm-svn: 132743
-
- May 20, 2011
-
-
Oscar Fuentes authored
llvm-svn: 131733
-
- May 11, 2011
-
-
Oscar Fuentes authored
gcc. Fixes PR9886. llvm-svn: 131182
-
- Apr 10, 2011
-
-
Oscar Fuentes authored
llvm-svn: 129246
-
- Mar 29, 2011
-
-
Oscar Fuentes authored
llvm-svn: 128483
-
- Mar 26, 2011
-
-
Oscar Fuentes authored
Tested that MinGW/MSYS builds fine without that. llvm-svn: 128341
-
- Mar 17, 2011
-
-
Oscar Fuentes authored
Clang binary and source directories first (on that order). llvm-svn: 127822
-
- 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
-