aboutsummaryrefslogtreecommitdiff
path: root/docs/CMake.rst
AgeCommit message (Expand)Author
2019-02-08[Cmake] Add an option to build LLVM using the experimental new pass managerRong Xu
2019-02-07Bump minimum toolchain versionJF Bastien
2019-02-02Revert "Bump minimum toolchain version"JF Bastien
2019-02-02Bump minimum toolchain versionJF Bastien
2019-02-01Revert "Bump minimum toolchain version"JF Bastien
2019-02-01Bump minimum toolchain versionJF Bastien
2019-01-31Revert "Bump minimum toolchain version"JF Bastien
2019-01-31Bump minimum toolchain versionJF Bastien
2019-01-16[NFC] Factor out + document build requirementsJF Bastien
2019-01-04Fix typo: "with he MODULE" -> "with the MODULE"Mark Searles
2018-12-20cmake: Remove add_llvm_loadable_module()Tom Stellard
2018-09-07[benchmark] Re-enable benchmarks on all platforms including WindowsReid Kleckner
2018-08-31Revamp test-suite documentationMatthias Braun
2018-08-29[benchmark] NFC: Turn benchmark ON on all non-Windows buildbotsKirill Bobyrev
2018-08-28[benchmark] Stop building benchmarks by defaultKirill Bobyrev
2018-08-28Pull google/benchmark library to the LLVM treeKirill Bobyrev
2018-07-24Add PerfJITEventListener for perf profiling support.Andres Freund
2018-04-24Remove LLVM_INSTALL_CCTOOLS_SYMLINKSNico Weber
2018-04-11[llvm-exegesis] Add a flag to disable libpfm even if present.Clement Courbet
2018-03-18[dsymutil] Rename llvm-dsymutil -> dsymutilJonas Devlieghere
2018-02-28build: add the ability to create a symlink for dsymutilSaleem Abdulrasool
2018-01-24Fix up and document controlling ccache via CMake options.Paul Robinson
2017-11-02[tools] Add option to install binutils symlinksShoaib Meenai
2017-09-20[docs] Make a note of LLVM_BUILD_INSTRUMENTED_COVERAGEVedant Kumar
2017-08-29[cmake] Stop putting the revision info in LLVM_VERSION_STRINGReid Kleckner
2017-07-10[Docs] Updating CMake docs to include LLVM_REVERSE_ITERATIONMandeep Singh Grang
2017-06-30Completely disable git/svn version checking if not needed.Rafael Espindola
2017-05-20Docs: Fix pluralization in CMake docsDuncan P. N. Exon Smith
2017-01-22[docs] Point to upstream Sphinx install instructions.Sean Silva
2017-01-15Add a LLVM_USE_LINKER that defines the linker to use when building LLVMMehdi Amini
2017-01-02[cmake] Add LLVM_ENABLE_DIA_SDK option, and expose it in LLVMConfigMichal Gorny
2016-12-26[doc] Add mention of the difference in optimization level between Release and...Mehdi Amini
2016-11-07Add experimental support for unofficial monorepo-like directory layoutMehdi Amini
2016-09-27[cmake] Support overriding remaining HTML doc install directoriesMichal Gorny
2016-09-23cmake: Support overriding Sphinx HTML doc install directoryMichal Gorny
2016-09-01[CMake] Revive LLVM_*_DIRS variablesChris Bieneman
2016-08-29[CMake] Make LLVMConfig.cmake variable names match in-tree namesChris Bieneman
2016-06-23[docs] Bump minimum version of CMake in its own docRenato Golin
2016-06-02Try to fix docs build after rL271440Tamas Berghammer
2016-06-01Add new LLVM_EXTERNAL_PROJECTS option to cmakeTamas Berghammer
2016-05-31[CMake] Update to requiring CMake 3.4.3Chris Bieneman
2016-05-01Document the LLVM_ENABLE_EXPENSIVE_CHECKS cmake option introduced in r268050Simon Pilgrim
2016-04-29[Docs] Refer to the CMakePrimer from CMake docChris Bieneman
2016-03-24[Docs] Updating CMake docs to include LLVM_OPTIMIZED_TABLEGENChris Bieneman
2016-03-18Updates based on post-commit review of r263834Chris Bieneman
2016-03-18[Docs] New documentation for advanced build configurationsChris Bieneman
2016-02-08cmake: Accept "thin" or "full" as arguments to -DLLVM_ENABLE_LTOJustin Bogner
2016-02-07[docs] Update the docs to describe how to build the docs with cmakePhilip Reames
2016-02-06[docs] Redirect new contributors to the right starting pointPhilip Reames
2016-02-04Install cmake files to lib/cmake/llvmNiels Ole Salscheider