aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Use boost:regex if std::regex is missingupstream/boost_regexSergio Martins2019-10-288-36/+22
* inefficient-qlist: Fix test on 32-bit platformsSergio Martins2019-10-202-1/+9
* Add a 32bit ubuntu Dockerfile for testingSergio Martins2019-10-202-0/+18
* AppImage: Blacklist failing tests due to missing std::regexpSergio Martins2019-10-141-1/+1
* When running test_requested_checks.sh, honour CLAZY_CXXSergio Martins2019-10-141-1/+6
* AppImage: Run a git pull in /clazy before executing the scriptSergio Martins2019-10-141-1/+1
* AppImage: Add cmake hack to build on our old Centos 6.8Sergio Martins2019-10-142-1/+9
* Update make_appimage.sh so it matches the new docker containerSergio Martins2019-10-142-11/+4
* heap-allocated-small-trivial-type: Minor README improvementSergio Martins2019-10-141-1/+4
* AppImage: Remove more llvm binaries which we don't needSergio Martins2019-10-141-1/+1
* AppImage: Install llvm to our AppImage folderSergio Martins2019-10-134-8/+34
* Add Dockerfile to build a CentOS 6.8 container to build an AppImageSergio Martins2019-10-131-0/+44
* Update the AppImage script to LLVM 9.0v1.6Sergio Martins2019-10-121-1/+1
* Update the Windows package readmeSergio Martins2019-10-121-1/+1
* README: Don't require to build clazy with clang-cl on WindowsSergio Martins2019-10-121-3/+0
* Update ChangeLog for today's 1.6 releaseSergio Martins2019-10-121-3/+4
* tests: Update comment about running docker for fedoraSergio Martins2019-10-091-1/+1
* Fix build with MSVCNikolai Kosjar2019-10-092-1/+29
* Fix build with MSVCCristian Adam2019-10-091-0/+1
* tests: Fix passing arguments to docker, had a typoSergio Martins2019-10-091-1/+1
* Amend previous commit, we want DLINK_CLAZY_TO_LLVM=OFF, not ONSergio Martins2019-10-091-1/+1
* tests: Fix exceptions about environment having non asciiSergio Martins2019-10-081-2/+4
* tests: Allow to pass cmake arguments to the docker containersSergio Martins2019-10-083-3/+8
* tests Fix fixit tests on WindowsSergio Martins2019-10-081-1/+4
* tests: Fix calling diff on Windows due to line-endingsSergio Martins2019-10-081-1/+1
* tests: Fix a python exception on WindowsSergio Martins2019-10-071-1/+7
* tests: Add option to not run fixitsSergio Martins2019-10-071-2/+4
* Update README with instructions to build on WindowsSergio Martins2019-10-071-4/+7
* qproperty-type-mismatch: Fix build on WindowsSergio Martins2019-10-071-1/+1
* qproperty-type-mismatch: Fix unit-tests with llvm-9Sergio Martins2019-10-051-0/+3
* tests: Install diffutils in Fedora's dockerSergio Martins2019-10-041-1/+1
* qproperty-without-notify: Fix false-positives with llvm-9Sergio Martins2019-10-031-0/+3
* Comment-out unintentional debugSergio Martins2019-10-031-1/+1
* Fix clazy-standalone with llvm-9Sergio Martins2019-10-031-1/+14
* tests: Add Dockerfile for opensuse-tumbleweedSergio Martins2019-10-032-0/+18
* tests: Add opensuse-leap and fedora-31 DockerfilesSergio Martins2019-10-033-0/+36
* tests: Add Archlinux and Debian DockerfilesSergio Martins2019-10-033-0/+36
* tests: Add the Dockerfile used for creating the ubuntu imageSergio Martins2019-10-031-0/+12
* Add checks.json.h to .gitignoreSergio Martins2019-10-031-0/+1
* Fix the tests through dockerSergio Martins2019-10-032-31/+10
* tests: Fix utf-8 exception introduced with python3 migrationSergio Martins2019-10-031-2/+2
* tests: Print an exception if it happensSergio Martins2019-10-031-1/+2
* Remove unused CLAZY_PREFIX variableSergio Martins2019-10-031-3/+2
* docker: Always use LLVM_ROOT instead of CLAZY_PREFIXSergio Martins2019-10-031-8/+3
* tests: Fix calling script via python3 interpreterSergio Martins2019-10-021-1/+1
* docker: Remove the llvm4 testsSergio Martins2019-10-021-14/+0
* Improve Changelog, mention level3 was removedSergio Martins2019-10-021-1/+1
* Update minimum LLVM to 5.0Sergio Martins2019-10-023-7/+6
* tests: Allow to specify the clang-apply-replacements binarySergio Martins2019-10-011-1/+2
* amend last commit with the actual fixSergio Martins2019-10-011-0/+4