aboutsummaryrefslogtreecommitdiff
path: root/cmake/modules/TableGen.cmake
AgeCommit message (Expand)Author
2009-07-13CMake: tablegen: Add .td files under the inlude/llvm directoryOscar Fuentes
2009-06-25Add missing dependencies to the CMake build system.Douglas Gregor
2009-06-11CMake: Fixed parallel build problem related to native tblgen whenOscar Fuentes
2009-03-16CMake: Make sure to build TableGen'd files in the binary directoryDouglas Gregor
2008-11-21CMake: Do not rebuild the world when tblgen changes but the .inc filesOscar Fuentes
2008-11-14CMake: Use LLVM_MAIN_SRC_DIR instead of CMAKE_SOURCE_DIR, forOscar Fuentes
2008-11-14CMake: Fixed dependencies of .cpp source files on .td and tablegennedOscar Fuentes
2008-11-09CMake: Support for cross-compiling. For now, requires a previouslyOscar Fuentes
2008-10-29CMake: Removed some cruft.Oscar Fuentes
2008-09-26CMake: Builds all targets.Oscar Fuentes