aboutsummaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* 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
| * Fix build with mingwHannah von Reth2017-06-171-1/+1
* | Merge branch '1.2' into masterSergio Martins2017-06-131-1/+1
|\|
| * Fix installing clazy-standalone on WindowsSergio Martins2017-06-111-1/+1
* | Merge branch '1.2' into masterSergio Martins2017-06-111-0/+6
|\|
| * Fix build on WindowsSergio Martins2017-06-111-0/+6
* | Merge branch '1.2' into masterSergio Martins2017-06-111-6/+8
|\|
| * Fix fedora 25 buildSergio Martins2017-06-111-5/+8
| * cmake: Remove debug messageSergio Martins2017-06-111-1/+0
| * Revert "Fix clazy-standalone build in Fedora"Sergio Martins2017-06-111-0/+1
| * Fix clazy-standalone build in FedoraSergio Martins2017-06-101-1/+0
* | Bump clazy version to 1.3 in master branchSergio Martins2017-06-051-1/+1
|/
* Add a way to build a minimal clazy.Sergio Martins2017-05-111-0/+1
* Remove CLAZY_BUILD_STANDALONE, it's now on by defaultSergio Martins2017-04-301-9/+6
* Introduce clazy-standalone, allows for json compilation db supportSergio Martins2017-04-301-0/+11
* CMake: Minor cleanupSergio Martins2017-04-301-7/+4