aboutsummaryrefslogtreecommitdiffstats
path: root/cmake/modules/TableGen.cmake
Commit message (Expand)AuthorAgeFilesLines
* CMake: Don't use copy_if_different for TableGen output, because it does not w...Douglas Gregor2009-08-221-8/+2
* CMake: tablegen: Add .td files under the inlude/llvm directoryOscar Fuentes2009-07-131-2/+3
* Add missing dependencies to the CMake build system.Douglas Gregor2009-06-251-0/+2
* CMake: Fixed parallel build problem related to native tblgen whenOscar Fuentes2009-06-111-2/+2
* CMake: Make sure to build TableGen'd files in the binary directoryDouglas Gregor2009-03-161-2/+5
* CMake: Do not rebuild the world when tblgen changes but the .inc filesOscar Fuentes2008-11-211-2/+9
* CMake: Use LLVM_MAIN_SRC_DIR instead of CMAKE_SOURCE_DIR, forOscar Fuentes2008-11-141-1/+1
* CMake: Fixed dependencies of .cpp source files on .td and tablegennedOscar Fuentes2008-11-141-1/+2
* CMake: Support for cross-compiling. For now, requires a previouslyOscar Fuentes2008-11-091-1/+1
* CMake: Removed some cruft.Oscar Fuentes2008-10-291-1/+1
* CMake: Builds all targets.Oscar Fuentes2008-09-261-0/+12