summaryrefslogtreecommitdiffstats
path: root/llvm/docs/CMake.rst
Commit message (Expand)AuthorAgeFilesLines
* docs: Update allowed values for LLVM_USE_SANITIZERJustin Bogner2015-06-221-2/+2
* [ADT][CMake][AutoConf] Fail-fast iterators for DenseMapSanjoy Das2015-03-261-0/+9
* Help: Document how to build and install with CMake.Tom Stellard2015-02-131-0/+30
* Help: Document the minimum CMake version required.Tom Stellard2015-02-131-1/+1
* Fix typo in cmake example docsRenato Golin2015-02-101-1/+1
* [DOC] Asserts are only enabled in Debug build, update the doc accordinglyMehdi Amini2015-02-101-5/+5
* Fix grammar-o.Nico Weber2014-12-031-1/+1
* Use ninja pools to limit the number of concurrent compile/link jobs.Evgeniy Stepanov2014-11-191-0/+6
* Introduce -DLLVM_USE_SANITIZER=Undefined CMake option to build UBSan-ified ve...Alexey Samsonov2014-08-291-2/+2
* Add SPHINX_WARNINGS_AS_ERRORS CMake option to allow warnings to not beDan Liew2014-08-141-0/+4
* Document the new LLVM CMake interface for building against LLVMDan Liew2014-07-281-45/+106
* Added LLVM_ENABLE_RTTI and LLVM_ENABLE_EH options that allow RTTI and EHDan Liew2014-07-221-0/+8
* Fix 'platform-specific' hyphenationsAlp Toker2014-06-301-1/+1
* fixed a few typosSanjay Patel2014-05-281-3/+3
* Update docs still mentioning LLVM_ENABLE_CXX11Alp Toker2014-05-031-2/+2
* Document recently added sphinx documentation options inDan Liew2014-04-291-0/+27
* Fix example for VS2012.Paul Robinson2014-04-181-1/+1
* [docs] Fix some Sphinx warnings that have crept in.Sean Silva2014-04-071-3/+4
* [docs] Teach CMake docs build how to generate Qt Creator help/documentation f...Michael Gottesman2014-03-071-0/+44
* [Typo] Fix sentence in CMake documentation.Ahmed Charles2014-03-071-1/+1
* CMake : optionaly enable LLVM to be compiled with -std=c++11 (default: off)Arnaud A. de Grandmaison2013-11-261-0/+3
* Revert my CMake patches concerning building with /MT (r194589, r194596)Hans Wennborg2013-11-131-5/+0
* CMake: make building with /MT an option instead of always forcing itHans Wennborg2013-11-131-0/+5
* docs: Update old VS 2008 references.Ahmed Bougacha2013-07-231-4/+3
* Document LLVM_USE_SANITIZER CMake optionAlexey Samsonov2013-07-091-0/+5
* Add basic zlib support to LLVM. This would allow to use compression/uncompres...Alexey Samsonov2013-04-231-0/+4
* Enable all targets by default on Visual Studio.Tim Northover2013-04-151-2/+2
* Correct spelling of Git.Thomas Schwinge2013-03-281-1/+1
* docs: Fix long standing linking antipattern.Sean Silva2013-01-111-2/+0
* Documentation: convert WritingAnLLVMPass.html to reST.Dmitri Gribenko2012-12-121-0/+2
* Documentation: use a 'console' highlighter for terminal output examples. ThisDmitri Gribenko2012-12-121-9/+9
* Removing dependency on third party library for Intel JIT event support.Andrew Kaylor2012-09-281-5/+0
* Fixup broken doc link. Patch by Sean Silva <silvas@purdue.edu>.Chad Rosier2012-07-111-1/+1
* Sphinxify the CMake document.Bill Wendling2012-07-061-0/+423
OpenPOWER on IntegriCloud