aboutsummaryrefslogtreecommitdiffstats
path: root/docs/CMake.html
Commit message (Expand)AuthorAgeFilesLines
* Update the CMake documentation to the correct variables.Chandler Carruth2011-09-041-2/+3
* Update instructions: LLVM.cmake is now LLVMConfig.cmakeOscar Fuentes2011-05-011-1/+1
* docs: Introduce cascading style <div> and <p> continued on <h[2-5]>.NAKAMURA Takumi2011-04-231-18/+18
* docs: Use <Hn> as Heading elements instead of <DIV class="doc_foo">.NAKAMURA Takumi2011-04-181-26/+26
* Document how to build a LLVM pass with CMake out of source.Oscar Fuentes2011-04-121-0/+58
* CMake: support for using LLVM from client projects with find_package.Oscar Fuentes2011-04-101-0/+20
* docs/*.html: Make W3C HTML 4.01 Strict more compliant.NAKAMURA Takumi2011-04-091-1/+1
* docs: Canonicalize URLs.NAKAMURA Takumi2011-04-091-1/+1
* Support for parallel compilation (/MP) when using the VS IDE.Oscar Fuentes2011-03-021-0/+16
* Add testing stuff to CMake documents.NAKAMURA Takumi2011-02-091-1/+7
* Handles libffi on the CMake build.Oscar Fuentes2011-01-211-0/+6
* New cmake option LLVM_APPEND_VC_REV for controlling when the VCOscar Fuentes2010-12-201-0/+6
* Bump required cmake version on CMake.html.Oscar Fuentes2010-11-251-1/+1
* CMake: Add the new option "LLVM_LIT_ARGS".NAKAMURA Takumi2010-11-111-0/+7
* Document LLVM_BUILD_TESTS, LLVM_INCLUDE_TESTS. New convenience targetOscar Fuentes2010-10-281-0/+14
* New cmake options LLVM_INCLUDE_X (X = {TOOLS, EXAMPLES, TESTS}) forOscar Fuentes2010-09-251-0/+10
* CMake: document how to incorporate LLVM into the cmake project of anOscar Fuentes2010-08-091-2/+33
* CMake: documented testing procedureOscar Fuentes2010-08-091-2/+8
* Revert r103213. It broke several sections of live website.mike-m2010-05-071-0/+384
* Overhauled llvm/clang docs builds. Closes PR6613.mike-m2010-05-061-384/+0
* Add two CMake flags LLVM_ENABLE_PEDANTIC and LLVM_ENABLE_WERROR,Oscar Fuentes2009-12-011-2/+13
* CMake: generate targets for tools and examples even whenOscar Fuentes2009-11-231-2/+8
* Update doc re: LLVM_BUILD_EXAMPLES.Daniel Dunbar2009-11-221-1/+1
* Two corrections for docs/CMake.html.Oscar Fuentes2009-10-211-2/+2
* CMake: New user-settable variable LLVM_TARGET_ARCH useful whenOscar Fuentes2009-09-131-0/+10
* CMake: LLVM_ENABLE_PIC now defaults to ON, as in `configure'. This isOscar Fuentes2009-08-181-3/+3
* CMake: Removed traces of obsolete variable LLVM_PLO_FLAGS.Oscar Fuentes2009-08-161-4/+0
* CMake: New option LLVM_BUILD_TOOLS. Renamed LLVM_EXAMPLES toOscar Fuentes2009-08-161-0/+6
* Documentation: fix HTML validation errors.Benjamin Kramer2009-08-051-2/+2
* cmake builds don't need this hack for MSVC anymore.Daniel Dunbar2009-07-181-20/+0
* Add EngineBuilder to ExecutionEngine in favor of the five optional argument E...Reid Kleckner2009-07-181-1/+1
* CMake: New variable LLVM_LIBDIR_SUFFIX.Oscar Fuentes2009-06-121-0/+5
* CMake: Documented how to cross-compile with CMake.Oscar Fuentes2009-06-111-1/+7
* CMake: Renamed LLVM_ENABLE_ASSERTS toOscar Fuentes2009-06-041-2/+2
* CMake: Implements and documents option LLVM_ENABLE_ASSERTS.Oscar Fuentes2009-06-031-0/+4
* CMake: Added some VC++ specific info to CMake.html.Oscar Fuentes2008-12-311-3/+41
* Global replace of yellow W3C "valid HTML/CSS" icons with blue ones.Misha Brukman2008-12-111-2/+2
* CMake: Documented two cmake variables.Oscar Fuentes2008-11-251-0/+6
* CMake: More documentation.Oscar Fuentes2008-11-201-4/+49
* CMake: Some documentation. Work in progress.Oscar Fuentes2008-11-201-0/+271