summaryrefslogtreecommitdiff
path: root/cmake/modules/TableGen.cmake
Commit message (Expand)AuthorAge
* CMake: Make sure to build TableGen'd files in the binary directoryDouglas Gregor2009-03-16
* CMake: Do not rebuild the world when tblgen changes but the .inc filesOscar Fuentes2008-11-21
* CMake: Use LLVM_MAIN_SRC_DIR instead of CMAKE_SOURCE_DIR, forOscar Fuentes2008-11-14
* CMake: Fixed dependencies of .cpp source files on .td and tablegennedOscar Fuentes2008-11-14
* CMake: Support for cross-compiling. For now, requires a previouslyOscar Fuentes2008-11-09
* CMake: Removed some cruft.Oscar Fuentes2008-10-29
* CMake: Builds all targets.Oscar Fuentes2008-09-26