I plan to release a version of dragonegg based on llvm-2.7 shortly
[oota-llvm.git] / docs / CMake.html
2009-12-01 Oscar FuentesAdd two CMake flags LLVM_ENABLE_PEDANTIC and LLVM_ENABL...
2009-11-23 Oscar FuentesCMake: generate targets for tools and examples even...
2009-11-22 Daniel DunbarUpdate doc re: LLVM_BUILD_EXAMPLES.
2009-10-21 Oscar FuentesTwo corrections for docs/CMake.html.
2009-09-13 Oscar FuentesCMake: New user-settable variable LLVM_TARGET_ARCH...
2009-08-18 Oscar FuentesCMake: LLVM_ENABLE_PIC now defaults to ON, as in `confi...
2009-08-16 Oscar FuentesCMake: Removed traces of obsolete variable LLVM_PLO_FLAGS.
2009-08-16 Oscar FuentesCMake: New option LLVM_BUILD_TOOLS. Renamed LLVM_EXAMPL...
2009-08-05 Benjamin KramerDocumentation: fix HTML validation errors.
2009-07-18 Daniel Dunbarcmake builds don't need this hack for MSVC anymore.
2009-07-18 Reid KlecknerAdd EngineBuilder to ExecutionEngine in favor of the...
2009-06-12 Oscar FuentesCMake: New variable LLVM_LIBDIR_SUFFIX.
2009-06-11 Oscar FuentesCMake: Documented how to cross-compile with CMake.
2009-06-04 Oscar FuentesCMake: Renamed LLVM_ENABLE_ASSERTS to
2009-06-03 Oscar FuentesCMake: Implements and documents option LLVM_ENABLE_ASSERTS.
2008-12-31 Oscar FuentesCMake: Added some VC++ specific info to CMake.html.
2008-12-11 Misha BrukmanGlobal replace of yellow W3C "valid HTML/CSS" icons...
2008-11-25 Oscar FuentesCMake: Documented two cmake variables.
2008-11-20 Oscar FuentesCMake: More documentation.
2008-11-20 Oscar FuentesCMake: Some documentation. Work in progress.