summaryrefslogtreecommitdiff
path: root/docs/CMake.html
Commit message (Expand)AuthorAge
* CMake: document how to incorporate LLVM into the cmake project of anOscar Fuentes2010-08-09
* CMake: documented testing procedureOscar Fuentes2010-08-09
* Revert r103213. It broke several sections of live website.mike-m2010-05-07
* Overhauled llvm/clang docs builds. Closes PR6613.mike-m2010-05-06
* Add two CMake flags LLVM_ENABLE_PEDANTIC and LLVM_ENABLE_WERROR,Oscar Fuentes2009-12-01
* CMake: generate targets for tools and examples even whenOscar Fuentes2009-11-23
* Update doc re: LLVM_BUILD_EXAMPLES.Daniel Dunbar2009-11-22
* Two corrections for docs/CMake.html.Oscar Fuentes2009-10-21
* CMake: New user-settable variable LLVM_TARGET_ARCH useful whenOscar Fuentes2009-09-13
* CMake: LLVM_ENABLE_PIC now defaults to ON, as in `configure'. This isOscar Fuentes2009-08-18
* CMake: Removed traces of obsolete variable LLVM_PLO_FLAGS.Oscar Fuentes2009-08-16
* CMake: New option LLVM_BUILD_TOOLS. Renamed LLVM_EXAMPLES toOscar Fuentes2009-08-16
* Documentation: fix HTML validation errors.Benjamin Kramer2009-08-05
* cmake builds don't need this hack for MSVC anymore.Daniel Dunbar2009-07-18
* Add EngineBuilder to ExecutionEngine in favor of the five optional argument E...Reid Kleckner2009-07-18
* CMake: New variable LLVM_LIBDIR_SUFFIX.Oscar Fuentes2009-06-12
* CMake: Documented how to cross-compile with CMake.Oscar Fuentes2009-06-11
* CMake: Renamed LLVM_ENABLE_ASSERTS toOscar Fuentes2009-06-04
* CMake: Implements and documents option LLVM_ENABLE_ASSERTS.Oscar Fuentes2009-06-03
* CMake: Added some VC++ specific info to CMake.html.Oscar Fuentes2008-12-31
* Global replace of yellow W3C "valid HTML/CSS" icons with blue ones.Misha Brukman2008-12-11
* CMake: Documented two cmake variables.Oscar Fuentes2008-11-25
* CMake: More documentation.Oscar Fuentes2008-11-20
* CMake: Some documentation. Work in progress.Oscar Fuentes2008-11-20