CMake: tablegen: Add .td files under the inlude/llvm directory
[oota-llvm.git] / cmake / modules / TableGen.cmake
2009-07-13 Oscar FuentesCMake: tablegen: Add .td files under the inlude/llvm...
2009-06-25 Douglas GregorAdd missing dependencies to the CMake build system.
2009-06-11 Oscar FuentesCMake: Fixed parallel build problem related to native...
2009-03-16 Douglas GregorCMake: Make sure to build TableGen'd files in the binar...
2008-11-21 Oscar FuentesCMake: Do not rebuild the world when tblgen changes...
2008-11-14 Oscar FuentesCMake: Use LLVM_MAIN_SRC_DIR instead of CMAKE_SOURCE_DI...
2008-11-14 Oscar FuentesCMake: Fixed dependencies of .cpp source files on ...
2008-11-09 Oscar FuentesCMake: Support for cross-compiling. For now, requires...
2008-10-29 Oscar FuentesCMake: Removed some cruft.
2008-09-26 Oscar FuentesCMake: Builds all targets.