CMake: Builds a native tblgen when cross-compiling and the user didn't
[oota-llvm.git] / cmake / modules /
2008-11-10 Oscar FuentesCMake: Builds a native tblgen when cross-compiling...
2008-11-10 Oscar FuentesCMake: Non-working code for auto-building the native...
2008-11-09 Oscar FuentesCMake: Support for cross-compiling. For now, requires...
2008-11-04 Oscar FuentesCMake: Support for building 32 bit mode libs and binari...
2008-10-31 Oscar FuentesCMake: Fix some unwanted commentary line wraps on the...
2008-10-31 Oscar FuentesCMake: Establish dependencies among executables and...
2008-10-29 Oscar FuentesCMake: Removed some cruft.
2008-10-26 Oscar FuentesCMake: Support for LLVM_USED_LIBS variable, which is...
2008-10-26 Oscar FuentesCMake: GetTargetTriple: new module for determining...
2008-10-22 Oscar FuentesCMake: `make install' for libraries, executables and...
2008-09-26 Oscar FuentesCMake: Builds all targets.
2008-09-24 Oscar FuentesCMake: Removed unnecessary messages from msvc_llvm_conf...
2008-09-22 Oscar FuentesCMake build system: support for parallel builds.
2008-09-22 Oscar Fuentesadd_partially_linked_object: Replaced nonexistent MESSA...
2008-09-22 Oscar FuentesInitial support for the CMake build system.