summaryrefslogtreecommitdiffstats
path: root/docs/CMake.rst
Commit message (Expand)AuthorAgeFilesLines
* Merging r312043:Tom Stellard2017-11-151-3/+4
* [Docs] Updating CMake docs to include LLVM_REVERSE_ITERATIONMandeep Singh Grang2017-07-101-0/+5
* Completely disable git/svn version checking if not needed.Rafael Espindola2017-06-301-3/+4
* Docs: Fix pluralization in CMake docsDuncan P. N. Exon Smith2017-05-201-2/+2
* [docs] Point to upstream Sphinx install instructions.Sean Silva2017-01-221-0/+2
* Add a LLVM_USE_LINKER that defines the linker to use when building LLVMMehdi Amini2017-01-151-0/+12
* [cmake] Add LLVM_ENABLE_DIA_SDK option, and expose it in LLVMConfigMichal Gorny2017-01-021-0/+4
* [doc] Add mention of the difference in optimization level between Release and...Mehdi Amini2016-12-261-0/+2
* Add experimental support for unofficial monorepo-like directory layoutMehdi Amini2016-11-071-0/+8
* [cmake] Support overriding remaining HTML doc install directoriesMichal Gorny2016-09-271-0/+10
* cmake: Support overriding Sphinx HTML doc install directoryMichal Gorny2016-09-231-0/+5
* [CMake] Revive LLVM_*_DIRS variablesChris Bieneman2016-09-011-4/+4
* [CMake] Make LLVMConfig.cmake variable names match in-tree namesChris Bieneman2016-08-291-4/+4
* [docs] Bump minimum version of CMake in its own docRenato Golin2016-06-231-4/+1
* Try to fix docs build after rL271440Tamas Berghammer2016-06-021-2/+2
* Add new LLVM_EXTERNAL_PROJECTS option to cmakeTamas Berghammer2016-06-011-0/+8
* [CMake] Update to requiring CMake 3.4.3Chris Bieneman2016-05-311-1/+1
* Document the LLVM_ENABLE_EXPENSIVE_CHECKS cmake option introduced in r268050Simon Pilgrim2016-05-011-0/+3
* [Docs] Refer to the CMakePrimer from CMake docChris Bieneman2016-04-291-0/+4
* [Docs] Updating CMake docs to include LLVM_OPTIMIZED_TABLEGENChris Bieneman2016-03-241-0/+6
* Updates based on post-commit review of r263834Chris Bieneman2016-03-181-1/+1
* [Docs] New documentation for advanced build configurationsChris Bieneman2016-03-181-0/+35
* cmake: Accept "thin" or "full" as arguments to -DLLVM_ENABLE_LTOJustin Bogner2016-02-081-3/+4
* [docs] Update the docs to describe how to build the docs with cmakePhilip Reames2016-02-071-5/+7
* [docs] Redirect new contributors to the right starting pointPhilip Reames2016-02-061-0/+4
* Install cmake files to lib/cmake/llvmNiels Ole Salscheider2016-02-041-4/+4
* cmake: Add a flag to enable LTOJustin Bogner2016-02-041-0/+4
* docs: address post-commit reviewAndrew Wilkins2016-01-191-6/+9
* [docs] Document LLVM_{BUILD,LINK}_LLVM_DYLIBAndrew Wilkins2016-01-151-6/+21
* Update docs to recommend CMake >= v3.2.Eric Christopher2016-01-041-1/+4
* [CMake] Adding LLVM_CREATE_XCODE_TOOLCHAIN to the CMake documentation page.Chris Bieneman2015-10-151-0/+6
* [CMake] LLVM_PROFDATA_FILE only works if you're using clang, so we should err...Chris Bieneman2015-10-131-0/+4
* [docs] Improvements to CMake.rstVedant Kumar2015-08-251-94/+110
* Doxygen: add build option to use svg instead of png files for graphsHans Wennborg2015-08-171-0/+4
* 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