summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)AuthorFilesLines
2022-05-17scripts: Improve POSIX compatibilityJan Tojnar2-16/+16
2021-12-19Make tartan-build executableJan Tojnar1-0/+0
2020-01-21build: Meson build systemPhilip Chimento1-0/+8
2019-12-19scripts: Escape plugin options with -XanalyzerPhilip Chimento1-0/+6
2019-12-19scripts: Add tartan-json, a script for processing compile_commands.jsonPhilip Chimento1-0/+67
2019-12-16scripts: Always enable core checkersPhilip Chimento1-2/+6
2019-12-14scripts: Fix variable name delimitationPhilip Chimento1-1/+1
2019-12-14build: Make version compare regular expressions portablePhilip Chimento1-1/+1
2015-11-24scripts: Support another variety of clang --version outputPhilip Withnall1-3/+6
2015-11-02scripts: Fix underquoting problem when scan-build has an analyser crashPhilip Withnall1-0/+5
2015-11-02scripts: Improve check for tartan script in tartan-build scriptPhilip Withnall1-1/+5
2015-11-02scripts: Sanity check that tartan is not run recursivelyPhilip Withnall1-0/+8
2015-11-02scripts: Echo commands to be executed if V=1 is setPhilip Withnall2-1/+19
2015-11-02scripts: Add a tartan-build wrapper script around scan-buildPhilip Withnall2-6/+13
2014-11-20scripts: Include plugin arguments when run with -analyzePhilip Withnall1-0/+3
2014-11-18scripts: Improve escaping arguments when passing through to clangPhilip Withnall1-27/+54
2014-11-17plugin: Add support for path-sensitive checkersPhilip Withnall1-1/+4
2014-07-03scripts: Handle running under ./configurePhilip Withnall1-1/+6
2014-07-01scripts: Handle setting CC=tartan correctlyPhilip Withnall1-3/+17
2014-06-28scripts: Remove unused variable from wrapper scriptPhilip Withnall1-1/+0
2014-05-26scripts: Fix the path used when running tartan uninstalledPhilip Withnall1-2/+2
2014-05-26scripts: Handle LLVM micro versions in tartan scriptPhilip Withnall1-1/+16
2014-05-25scripts: Remove an unnecessarily hardcoded stringPhilip Withnall1-2/+2
2014-05-25scripts: Improve error handling in tartan scriptPhilip Withnall1-0/+7
2014-05-07build: Rename from gnome-clang to TartanPhilip Withnall2-64/+76
2014-05-06scripts: Use `which clang` instead of hardcoding /usr/binPhilip Withnall1-2/+2
2014-05-06scripts: Support running gnome-clang while uninstalledPhilip Withnall1-1/+7
2014-05-06scripts: Mark gnome-clang as executablePhilip Withnall1-0/+0
2014-05-01clang-plugin: Remove GNOME_CLANG_GIRS and load all typelibs insteadPhilip Withnall1-9/+0
2013-12-09clang-plugin: Tidy up option parsing and --help in the pluginPhilip Withnall1-0/+19
2013-12-09scripts: Rename environment variables from CLANG_GNOME* to GNOME_CLANG*Philip Withnall1-9/+9
2013-12-09scripts: Add a clang-gnome wrapper script around clangPhilip Withnall1-0/+48