summaryrefslogtreecommitdiffstats
path: root/cmake
Commit message (Expand)AuthorAgeFilesLines
* CMake: FindWrapLibClang: Prevent global promotion of libzstd targetTopi Reinio2024-01-061-0/+5
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-251-1/+1
* Add license headers to cmake filesLucie Gérard2022-08-021-0/+3
* Fix FindWrapLibClang.cmake run for Clang-based lupdateFrancisco Boni2022-02-231-1/+1
* CMake: Fix FindWrapLibClang.cmake for multi-config buildsJoerg Bornemann2020-11-021-1/+11
* CMake: Re-indent FindWrapLibClang.cmakeJoerg Bornemann2020-11-021-32/+32
* CMake: Fix building qdoc and qtools with Qt prebuilt ClangAlexandru Croitor2020-09-191-2/+5
* CMake: Fix build when using the unified clang libraryChristophe Giboudeaux2020-09-151-2/+5
* CMake: Don't add LLVM_INSTALL_DIR to CMAKE_FIND_ROOT_PATHAlexandru Croitor2020-09-101-8/+0
* CMake: Disable global promotion of Threads target using new APIAlexandru Croitor2020-08-251-0/+1
* CMake: Use LLVM_INSTALL_DIR env and cache var when looking for clangAlexandru Croitor2020-06-291-0/+21
* CMake: Fix configure.cmake usage for libclangAlexandru Croitor2020-06-291-16/+33
* Use Clang's CMake code for WrapLibClangCristian Adam2020-05-071-581/+34
* Fix lupdate build when llvm is foundAlexandru Croitor2020-01-071-2/+141
* Post merge fixesLeander Beernaert2019-12-101-0/+15
* Make use of the LLVM CMake Config packageCristian Adam2019-11-221-1/+8
* Windows: FindWrapLibClang: Fix linker commands for msvc linkMårten Nordheim2019-09-131-2/+2
* Add build instructions for coinSimon Hausmann2019-09-061-4/+16
* Port qdoc to CMakeAlexandru Croitor2019-08-281-0/+408