- Feb 04, 2011
-
-
Oscar Fuentes authored
llvm-svn: 124854
-
- Feb 03, 2011
-
-
Oscar Fuentes authored
library. Installs tblgen (required by Clang). Translates handling of user settings and platform-dependant options to its own file, where it can included by another project. Installs the .cmake files required by projects like Clang. llvm-svn: 124816
-
- Jan 03, 2011
-
-
Oscar Fuentes authored
(clang/include/clang/Basic/StmtNodes.td, for instance, is tablegenned from clang/include/clang/AST/CMakeLists.txt) so it is not contained on the list of all .td files on the current source directory which is used as the DEPENDS of the custom command. We must add the .td file to the DEPENDS list of the custom command. Otherwise some .inc files are not regenerated when the corresponding .td file changes. llvm-svn: 122768
-
- Oct 22, 2010
-
-
Oscar Fuentes authored
Patch by Frits van Bommel! llvm-svn: 117113
-
Oscar Fuentes authored
actually changed. Patch by Frits van Bommel! llvm-svn: 117102
-
- Jun 17, 2010
-
-
Douglas Gregor authored
llvm-svn: 106219
-
- Aug 22, 2009
-
-
Douglas Gregor authored
llvm-svn: 79732
-
- Jul 13, 2009
-
-
Oscar Fuentes authored
hierarchy to the list of dependencies. llvm-svn: 75510
-
- Jun 25, 2009
-
-
Douglas Gregor authored
llvm-svn: 74161
-
- Jun 11, 2009
-
-
Oscar Fuentes authored
cross-compiling. llvm-svn: 73180
-
- Mar 16, 2009
-
-
Douglas Gregor authored
llvm-svn: 67052
-
- Nov 21, 2008
-
-
Oscar Fuentes authored
it produces are not affected by the change. llvm-svn: 59763
-
- Nov 14, 2008
-
-
Oscar Fuentes authored
consistency. Patch by Kevin Andre! llvm-svn: 59326
-
Oscar Fuentes authored
files. llvm-svn: 59325
-
- Nov 09, 2008
-
-
Oscar Fuentes authored
built native tblgen which is passed to cmake in the variable LLVM_TABLEGEN. See http://www.cmake.org/Wiki/CmakeMingw for a quick example on how to cross-compile with CMake. llvm-svn: 58939
-
- Oct 29, 2008
-
-
Oscar Fuentes authored
llvm-svn: 58358
-
- Sep 26, 2008
-
-
Oscar Fuentes authored
llvm-svn: 56641
-