aboutsummaryrefslogtreecommitdiff
path: root/clang/CMakeLists.txt
AgeCommit message (Expand)AuthorFilesLines
2021-03-27[clang][cli] Round-trip cc1 arguments in assert buildsJan Svoboda1-1/+2
2021-03-25[clang] Pass option directly to command. NFCShoaib Meenai1-3/+1
2021-03-25[clang] Always execute multi-stage install stepsShoaib Meenai1-0/+13
2021-03-17[clang] Disable LTO and LLD on SystemZ for stage3 buildsTimm Bäder1-0/+5
2021-03-15[test] Add ability to get error messages from CMake for errc substitutionMarkus Böck1-0/+3
2021-03-15[CMake] Require python 3.6 if enabling LLVM test targetsChristopher Tetreault1-1/+2
2021-03-08[clang] Don't set CLANG_DEFAULT_UNWINDLIB to none if rtlib is set to compiler-rtMartin Storsjö1-3/+1
2021-03-06[clang] Fix typos in the default logic for CLANG_DEFAULT_UNWINDLIBMartin Storsjö1-1/+1
2021-02-04[clang][cli] Command line round-trip for HeaderSearch optionsJan Svoboda1-0/+6
2021-01-29Revert "[CMake] Actually require python 3.6 or greater"Christopher Tetreault1-1/+1
2021-01-29[CMake] Actually require python 3.6 or greaterChristopher Tetreault1-1/+1
2021-01-19[CMake] Remove dead code setting policies to NEWRaul Tambre1-4/+0
2020-12-17Remove Python2 fallback and only advertise Python3 in the docserge-sans-paille1-14/+1
2020-12-01Reland [CMake][NewPM] Move ENABLE_EXPERIMENTAL_NEW_PASS_MANAGER into llvm/Arthur Eubanks1-3/+0
2020-12-01Revert "[CMake][NewPM] Move ENABLE_EXPERIMENTAL_NEW_PASS_MANAGER into llvm/"Arthur Eubanks1-0/+3
2020-12-01[CMake][NewPM] Move ENABLE_EXPERIMENTAL_NEW_PASS_MANAGER into llvm/Arthur Eubanks1-3/+0
2020-11-02[clang] Limit scope of CLANG_VENDOR definitionShoaib Meenai1-4/+0
2020-10-21Remove .svn from exclude list as we moved to gitSylvestre Ledru1-1/+0
2020-10-08[OpenMP] Change CMake Configuration to Build for Highest CUDA Architecture by...Joseph Huber1-5/+18
2020-09-21[cmake] Centralize LLVM_ENABLE_WARNINGS optionDave Lee1-1/+0
2020-09-10Add an explicit toggle for the static analyzer in clang-tidyNico Weber1-1/+2
2020-09-08[CMake] Remove dead FindPythonInterp codeRaul Tambre1-28/+9
2020-08-05[CMake] Print the autodetected host linker versionPetr Hosek1-7/+7
2020-08-02[CMake] Default ENABLE_X86_RELAX_RELOCATIONS to ONFangrui Song1-1/+1
2020-08-02[CMake] Pass bugreport URL to standalone clang buildMichał Górny1-0/+2
2020-07-28[clang][cmake] Force CMAKE_LINKER for multistage build in case of BOOTSTRAP_L...Kristina Bessonova1-0/+8
2020-07-27[CMake] Move find_package(ZLIB) to LLVMConfigPetr Hosek1-4/+0
2020-07-23[CMake] Simplify CMake handling for zlibPetr Hosek1-0/+4
2020-07-23Revert "[CMake] Simplify CMake handling for zlib"Petr Hosek1-4/+0
2020-07-23[CMake] Simplify CMake handling for zlibPetr Hosek1-0/+4
2020-07-22[CMake] Bump CMake minimum version to 3.13.4Louis Dionne1-1/+1
2020-07-17[CMake] Make `intrinsics_gen` dependency unconditional.Michele Scandale1-1/+1
2020-07-14Revert "[CMake] Simplify CMake handling for zlib"Petr Hosek1-4/+0
2020-07-14[CMake] Simplify CMake handling for zlibPetr Hosek1-0/+4
2020-07-10repair standalone clang buildsSaleem Abdulrasool1-0/+4
2020-07-02Fix missing build dependency on omp_gen.Simon Tatham1-1/+4
2020-05-29[CMake] Pass CLANG_VENDOR variables into later stagesSylvestre Ledru1-0/+1
2020-04-29Revert "Temporarily revert "build: use `find_package(Python3)` if available""Saleem Abdulrasool1-8/+30
2020-04-28Temporarily revert "build: use `find_package(Python3)` if available"Eric Christopher1-30/+8
2020-04-28build: use `find_package(Python3)` if availableSaleem Abdulrasool1-8/+30
2020-04-27Revert "build: use `find_package(Python3)` if available"Saleem Abdulrasool1-30/+8
2020-04-28build: use `find_package(Python3)` if availableSaleem Abdulrasool1-8/+30
2020-03-30Move CLANG_SYSTEMZ_DEFAULT_ARCH to config.h.Nico Weber1-3/+1
2020-03-30[SystemZ] Allow configuring default CLANG_SYSTEMZ_ARCHUlrich Weigand1-0/+4
2020-03-26[clang] Allow -DDEFAULT_SYSROOT to be a relative pathSam Clegg1-1/+1
2020-03-20[cmake] Fix -stripped for umbrella library install targetsShoaib Meenai1-0/+1
2020-02-20Fix compiler extension in standalone modeserge-sans-paille1-1/+1
2020-02-15Fix standalone build interaction with compiler extensionserge-sans-paille1-1/+1
2020-02-13Fix integration of pass plugins with llvm dylibserge-sans-paille1-0/+1
2020-01-13[Clang][Driver] Re-use the calling process instead of creating a new process ...Alexandre Ganea1-0/+3