Add profiling support for Intel Parallel Amplifier XE (VTune) for JITted code in...
[oota-llvm.git] / docs / CMake.html
2012-03-13 Eli BenderskyAdd profiling support for Intel Parallel Amplifier...
2011-11-16 Chandler CarruthThere are already problems with building LLVM under...
2011-10-31 NAKAMURA Takumidocs/*.html: Appease W3C Checker to add "charset=utf-8".
2011-10-27 Dan GohmanRemove the Alpha backend.
2011-10-16 NAKAMURA TakumiCMake: Introduce LLVM_CLANG_SOURCE_DIR, "tools/clang...
2011-10-13 NAKAMURA Takumidocs/CMake.html: Clarify LLVM_LIT_TOOLS_DIR as :PATH.
2011-09-04 Chandler CarruthUpdate the CMake documentation to the correct variables.
2011-05-01 Oscar FuentesUpdate instructions: LLVM.cmake is now LLVMConfig.cmake
2011-04-23 NAKAMURA Takumidocs: Introduce cascading style <div> and <p> continued...
2011-04-18 NAKAMURA Takumidocs: Use <Hn> as Heading elements instead of <DIV...
2011-04-12 Oscar FuentesDocument how to build a LLVM pass with CMake out of...
2011-04-10 Oscar FuentesCMake: support for using LLVM from client projects...
2011-04-09 NAKAMURA Takumidocs/*.html: Make W3C HTML 4.01 Strict more compliant.
2011-04-09 NAKAMURA Takumidocs: Canonicalize URLs.
2011-03-02 Oscar FuentesSupport for parallel compilation (/MP) when using the...
2011-02-09 NAKAMURA TakumiAdd testing stuff to CMake documents.
2011-01-21 Oscar FuentesHandles libffi on the CMake build.
2010-12-20 Oscar FuentesNew cmake option LLVM_APPEND_VC_REV for controlling...
2010-11-25 Oscar FuentesBump required cmake version on CMake.html.
2010-11-11 NAKAMURA TakumiCMake: Add the new option "LLVM_LIT_ARGS".
2010-10-28 Oscar FuentesDocument LLVM_BUILD_TESTS, LLVM_INCLUDE_TESTS. New...
2010-09-25 Oscar FuentesNew cmake options LLVM_INCLUDE_X (X = {TOOLS, EXAMPLES...
2010-08-09 Oscar FuentesCMake: document how to incorporate LLVM into the cmake...
2010-08-09 Oscar FuentesCMake: documented testing procedure
2010-05-07 mike-mRevert r103213. It broke several sections of live website.
2010-05-06 mike-mOverhauled llvm/clang docs builds. Closes PR6613.
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.