aboutsummaryrefslogtreecommitdiff
path: root/CMakeLists.txt
AgeCommit message (Expand)Author
2019-02-09This reverts commit 1440a848a635849b97f7a5cfa0ecc40d37451f5b.Mikhail R. Gadelha
2019-02-07Bump minimum toolchain versionJF Bastien
2019-02-07Move the SMT API to LLVMMikhail R. Gadelha
2019-02-07[cmake] Drop clang-tools-extra from LLVM_ALL_PROJECTSShoaib Meenai
2019-02-06[cmake] Add all subprojects to LLVM_ALL_PROJECTSShoaib Meenai
2019-02-06[cmake] Add openmp to LLVM_ALL_PROJECTSShoaib Meenai
2019-02-06[CMake] Unify scripts for generating VCS headersPetr Hosek
2019-02-05Previously if the user configured their build but then changedDan Liew
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-31Revert "[CMake] Unify scripts for generating VCS headers"Petr Hosek
2019-01-31[CMake] Unify scripts for generating VCS headersPetr Hosek
2019-01-29Revert r351833 and r352250.Hans Wennborg
2019-01-25Build LLVM-C.dll by default on windows and enable in release packageHans Wennborg
2019-01-16Revert r351324 "Build LLVM-C.dll by default on windows and enable in release ...Hans Wennborg
2019-01-16Build LLVM-C.dll by default on windows and enable in release packageHans Wennborg
2019-01-16Bump the trunk version to 9.0.0svnHans Wennborg
2018-12-20[CMake] Add libunwind when 'all' is being passed as LLVM_ENABLE_PROJECTSLouis Dionne
2018-12-19Revert r349517 "[CMake] Default options for faster executables on MSVC"Alexandre Ganea
2018-12-18[CMake] Default options for faster executables on MSVCAlexandre Ganea
2018-11-21[LLVM] Allow modulemap installationEric Fiselier
2018-11-16[CMake] Accept ENTITLEMENTS in add_llvm_executable and llvm_codesignStefan Granitz
2018-11-08Revert "Reorder FindPythonInterp so that config-ix can use PYTHON_EXECUTABLE"Nathan Lanza
2018-11-08[cmake] Set CMP0075 to NEWShoaib Meenai
2018-11-07Reorder FindPythonInterp so that config-ix can use PYTHON_EXECUTABLENathan Lanza
2018-11-07[cmake] Fix typo. NFCShoaib Meenai
2018-10-15[CMake] Fix a missing LLVM_ENABLE_IDE from r344555Chris Bieneman
2018-10-15[CMake] Use LLVM_ENABLE_IDE instead of CMAKE_CONFIGURATION_TYPESChris Bieneman
2018-10-03[WebAssembly] Add WebAssembly to LLVM_ALL_TARGETSDerek Schuff
2018-09-21[WebAssembly] Revert r342701, "Add WebAssembly to LLVM_ALL_TARGTS."Dan Gohman
2018-09-21[WebAssembly] Add WebAssembly to LLVM_ALL_TARGTS.Dan Gohman
2018-09-07[benchmark] Re-enable benchmarks on all platforms including WindowsReid Kleckner
2018-09-04[CMake] Provide a custom target to install LLVM librariesPetr Hosek
2018-08-30Revert "[CMake] Use LLVM_ENABLE_IDE instead of CMAKE_CONFIGURATION_TYPES"Roman Lebedev
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-28[benchmark] Fix buildbots failing to identify regex supportKirill Bobyrev
2018-08-28Pull google/benchmark library to the LLVM treeKirill Bobyrev
2018-08-22[CMake] Remove unneeded and outdated policyChris Bieneman
2018-08-22[CMake] Use LLVM_ENABLE_IDE instead of CMAKE_CONFIGURATION_TYPESChris Bieneman
2018-08-20Add cmake option to disable minidumps, default it to offReid Kleckner
2018-08-14Remove vestiges of configure buildsystemStephen Kelly
2018-08-09Fix typoStephen Kelly
2018-08-09Remove obsolete policy settingsStephen Kelly
2018-08-09cmake: don't pack system libs unless CMAKE_INSTALL_UCRT_LIBRARIES is set (PR3...Hans Wennborg
2018-08-07[RFC] Build LLVM-C.dll on MSVC that exports only the C APIDavid Bolvansky