aboutsummaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* Fix linker error with LLVM 18HEADmasterCristian Adam2024-02-121-0/+6
* Build fixes for LLVM/Clang 15.0.0Cristian Adam2022-09-071-0/+6
* Add CXX_STANDARD for regex compiler checkCristian Adam2022-02-231-1/+1
* Linker fix for MinGWCristian Adam2022-02-221-1/+1
* Merge remote-tracking branch 'origin/1.10'Pino Toscano2021-12-211-1/+1
|\
| * Don't hard code std=c++14 in CXX_FLAGSHeiko Becker2021-12-161-1/+1
* | cmake: Require c++17Sergio Martins2021-12-021-1/+1
* | cmake: Allow to build clazy with ASAN/UBSANSergio Martins2021-10-301-0/+8
* | master is now 1.11Sergio Martins2021-07-191-1/+1
|/
* cmake: Add a test per check, instead of having only 1 big testSergio Martins2021-07-181-9/+1
* cmake: Bump min llvm to 8.0Sergio Martins2021-07-181-1/+1
* cmake: Fix typo when invoking clazy-standalone's testsSergio Martins2021-07-181-1/+1
* cmake: Add clazy-standalone tests with add_test tooSergio Martins2021-07-181-0/+4
* cmake: Use add_test, so tests are compatible with ctestSergio Martins2021-07-181-0/+7
* Require c++17, some compilers can't build clazy in c++14 modeSergio Martins2021-04-211-1/+3
* master is 1.10 nowSergio Martins2021-01-101-1/+1
* Add CLAZY_MAN_PAGE so we can disable building man pageSergio Martins2020-12-191-1/+4
* Bump master to 1.9Sergio Martins2020-11-221-1/+1
* Bump llvm requirement to 7.0Sergio Martins2020-11-211-1/+1
* Restore a bunch of changes removed by 04fe3de8024feSergio Martins2020-11-171-21/+36
* Add check and fix for deprecated API removed in Qt6Lucie Gerard2020-11-061-36/+21
* Merge branch '1.7' into masterSergio Martins2020-09-071-19/+25
|\
| * Fix clazy-standalone on macOSEike Ziller2020-09-021-19/+25
* | Added an HAS_STD_FILESYSTEM defineSergio Martins2020-08-281-0/+9
* | cmake: minor variable rename for readabilitySergio Martins2020-08-281-2/+2
* | Use more GNUInstallDirs (doc, man)Andreas Sturmlechner2020-06-301-13/+8
* | Bump master to 1.8Sergio Martins2020-06-291-1/+1
|/
* Make clazy build 30% faster by using precompiled headersSergio Martins2020-06-111-0/+5
* merge 1.6Sergio Martins2020-03-281-1/+1
|\
| * Fix build issues using llvm 10.0.0Johannes Ziegenbalg2020-03-281-1/+1
* | Merge remote-tracking branch 'origin/1.6'Christophe Giboudeaux2019-11-111-4/+8
|\|
| * Coding styleChristophe Giboudeaux2019-11-111-7/+7
| * Check if clazy should be linked to clang-cppChristophe Giboudeaux2019-11-111-3/+8
* | Merge branch '1.6'Allen Winter2019-11-071-0/+8
|\|
| * CMakeLists.txt, clazy.cmake - use greadlink on MacOSAllen Winter2019-11-071-0/+8
* | Use boost:regex if std::regex is missingSergio Martins2019-10-281-7/+10
* | Merge branch '1.6' into masterSergio Martins2019-10-141-0/+8
|\|
| * AppImage: Add cmake hack to build on our old Centos 6.8Sergio Martins2019-10-141-0/+8
* | Merge branch '1.6' into masterSergio Martins2019-10-101-0/+28
|\|
| * Fix build with MSVCNikolai Kosjar2019-10-091-0/+28
* | Merge branch '1.6' into masterSergio Martins2019-10-031-1/+1
|\|
| * Update minimum LLVM to 5.0Sergio Martins2019-10-021-1/+1
* | Merge remote-tracking branch 'origin/1.6'Christophe Giboudeaux2019-09-291-1/+1
|\|
| * Increase the minimum CMake version.Christophe Giboudeaux2019-09-291-1/+1
* | Bump master to 1.7Sergio Martins2019-09-271-1/+1
|/
* Fix build with cmake < 3.12Sergio Martins2019-09-211-1/+4
* Require the new policy CMP0074Nikolai Kosjar2019-09-201-0/+2
* Fix linking against llvm/clang 9.0Nikolai Kosjar2019-09-201-2/+8
* Add '-supported-checks-json' command line optionNikolai Kosjar2019-09-131-0/+3
* fix install and appstreamcli validateJonathan Riddell2019-08-081-1/+1