summaryrefslogtreecommitdiffstats
path: root/cmake/QtHeadersClean.cmake
Commit message (Expand)AuthorAgeFilesLines
* CMake: remove support for building Qt with the old Intel compilerThiago Macieira2021-10-131-32/+18
* CMake: add support for Intel's LLVM-based compilerThiago Macieira2021-10-131-1/+1
* Add missing framework paths to header check targetsAlexey Edelev2021-09-201-0/+15
* headersclean: Compile with -std=c++latest, -Zc:__cplusplus on MSVCKai Köhne2021-03-041-1/+1
* Run headers_clean check with C++20 (gcc, clang)Kai Köhne2021-02-151-2/+2
* Fix output files of the *_header_check targetsJoerg Bornemann2021-01-271-1/+3
* Fix framework path for *_header_check targetsJoerg Bornemann2021-01-191-1/+1
* CMake: Fix headersclean interaction with header only modulesAlexandru Croitor2020-11-251-12/+31
* CMake: Fix headersclean to build with proper flagsAlexandru Croitor2020-10-231-11/+74
* CMake: Use compiler launcher for headerclean rulesAlexandru Croitor2020-10-231-2/+8
* CMake: Fix headersclean to work on macOSAlexandru Croitor2020-10-231-1/+7
* headersclean: Fix include paths for dependent modulesKai Koehne2020-09-211-2/+4
* headersclean: Check for all-W3 MSVC warningsKai Koehne2020-08-261-6/+1
* Port headersclean check to CMakeKai Koehne2020-08-251-0/+139