aboutsummaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* Add 3rdparty/tinycborSérgio Martins2019-06-061-1/+2
* Add a mini AST dumperSérgio Martins2019-06-041-1/+2
* Add a YAML diagnostic exporter (like clang-tidy)Christian Gagneraud2019-05-051-0/+6
* Remove level3 and movel those 5 checks to manual levelSergio Martins2019-03-041-1/+0
* Bump minimum clang version to 4.0Sergio Martins2019-02-021-1/+1
* Bump version, master is 1.6 nowSergio Martins2019-01-201-1/+1
* Merge branch '1.4'Pino Toscano2018-11-261-3/+3
|\
| * Fix installation of clazy wrapper scriptsPino Toscano2018-11-261-3/+3
* | Merge branch '1.4'Sergio Martins2018-11-151-1/+4
|\|
| * Introduce cmake option: LINK_CLAZY_TO_LLVMSergio Martins2018-11-151-1/+4
* | Merge remote-tracking branch 'origin/1.4'Albert Astals Cid2018-10-301-0/+2
|\|
| * Use relative path in clazy wrapper scriptZeno Endemann2018-10-301-0/+2
* | Rename ClangLazy.so to ClazyPlugin.soSergio Martins2018-10-241-6/+6
* | Remove support for building the "utils library"Sergio Martins2018-10-241-52/+0
* | Bump master to 1.5Sergio Martins2018-09-231-1/+1
|/
* Merge branch '1.3' into 1.4Sergio Martins2018-09-221-0/+6
|\
| * Workaround crash with LLVM 7upstream/1.3Sergio Martins2018-09-221-0/+6
* | Fix linking when using MSVCSergio Martins2018-09-211-11/+1
* | Simplify cmake macroSergio Martins2018-09-211-7/+5
* | Fix doc path to FHS path usr/share/doc, patch by Scarlett Moore <sgclark@kde....Jonathan Riddell2018-09-201-1/+1
* | Merge branch '1.3' into 1.4Sergio Martins2018-09-201-14/+14
|\|
| * Require cmake 3.3 as minimumSergio Martins2018-09-201-1/+1
| * Link against full paths instead of -lfooSergio Martins2018-09-201-12/+13
| * Fix doc path to FHS path usr/share/doc, patch by Scarlett Moore <sgclark@kde....Jonathan Riddell2018-09-191-1/+1
* | Properly install man pages into the standard directorySergio Martins2018-08-211-1/+1
* | Make it easier to link to READMEs by removing the level name.Sergio Martins2018-05-151-5/+3
* | Bump minimum clang version to 3.9Sergio Martins2018-03-311-1/+1
* | Bump version, master is 1.4Sergio Martins2018-03-281-1/+1
* | Rename HiddenLevel to ManualLevelSergio Martins2018-02-231-2/+2
* | Support CPackSergio Martins2018-01-211-0/+5
* | Add option to build clazy into libclangIvan Donchevskii2018-01-031-105/+138
|/
* Add flag to change build of ClangLazy from shared to staticIvan Donchevskii2017-10-231-2/+9
* Merge branch '1.2' into masterSergio Martins2017-10-191-1/+2
|\
| * Fix make install.upstream/1.2Richard Oehlinger2017-10-191-1/+2
* | Merge branch '1.2'Sergio Martins2017-10-181-2/+2
|\|
| * Fix build with -DCLAZY_BUILD_UTILS_LIB=ONSergio Martins2017-10-181-2/+2
* | CMakeLists.txt - cleaning whitespace, indentationAllen Winter2017-08-251-25/+24
* | CMakeLists.txt - install checks.jsonAllen Winter2017-08-251-1/+1
* | Merge branch '1.2' into masterSergio Martins2017-07-301-0/+10
|\|
| * Use RPATH for clazy-standaloneSergio Martins2017-07-271-0/+10
* | Merge branch '1.2' into masterSergio Martins2017-07-081-8/+13
|\|
| * Fix clazy-standalone build when using static llvmSergio Martins2017-07-081-1/+3
| * cmake: Remove unused definitionsSergio Martins2017-07-081-1/+0
| * Fix clazy-standalone.exe on WindowsSergio Martins2017-07-081-7/+12
| * Remove CLAZY_BUILD_IS_MINIMAL optionSergio Martins2017-07-081-1/+0
| * renamed licence fileJonathan Riddell2017-06-211-1/+1
* | renamed licence fileJonathan Riddell2017-06-211-1/+1
* | Merge branch '1.2' into masterSergio Martins2017-06-201-3/+5
|\|
| * Don't install clang-cl.bat when using MinGWSergio Martins2017-06-201-1/+3
| * Fix install of bat files on WindowsHannah von Reth2017-06-171-2/+2