summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-10-23Merge branch '1-gitlab' into 'master'Philip Withnall3-248/+1
2018-10-24docs: Update repository to point to GitLab rather than PhabricatorPhilip Withnall2-6/+1
2018-10-24website: Port to GitLab wikiPhilip Withnall1-242/+0
2017-12-05gsignal-checker: Support __regcall calling conventionPhilip Withnall1-0/+8
2017-12-05build: Add support for detecting building with LLVM 4.0Philip Withnall1-0/+3
2017-12-05docs: Update my e-mail addressPhilip Withnall2-2/+2
2017-08-22clang-plugin: Fix compilation with Clang 4.xAdrian Perez de Castro1-6/+6
2017-08-22Add .arcconfig for Phabricator CLI toolsAdrian Perez de Castro1-0/+5
2017-01-05clang-plugin: Fix compilation with LLVM 3.9Philip Withnall3-3/+25
2017-01-05m4: Update macros from autoconf-archivePhilip Withnall10-235/+1151
2016-11-03TypeManager: Remove fixed FIXMEBen1-1/+1
2016-11-03build: Bump LLVM dependency to 3.5Philip Withnall2-2/+2
2016-11-03build: Update autogen.sh from GNOME recommendationsPhilip Withnall4-117/+208
2016-07-14docs: Update Phabricator links in documentationPhilip Withnall2-3/+3
2016-07-14build: Fix build with LLVM 3.8Timm Bäder3-1/+44
2015-11-24scripts: Support another variety of clang --version outputPhilip Withnall1-3/+6
2015-11-12website: Add link to the mailing listPhilip Withnall1-0/+8
2015-11-12website: Fix links to releasesPhilip Withnall1-8/+6
2015-11-12docs: Move from collabora.co.uk to freedesktop.orgPhilip Withnall4-15/+14
2015-11-09Post-release version bumpPhilip Withnall2-1/+7
2015-11-09Release version 0.3.00.3.0Philip Withnall2-0/+10
2015-11-09build: Remove missing file from EXTRA_DISTPhilip Withnall1-1/+0
2015-11-02bugs: Add a comment about identifiers for classes of bugsPhilip Withnall2-0/+30
2015-11-02plugin: Disable AST consumers when compiling codePhilip Withnall2-1/+18
2015-11-02debug: Emit all errors as warningsPhilip Withnall1-1/+5
2015-11-02scripts: Fix underquoting problem when scan-build has an analyser crashPhilip Withnall1-0/+5
2015-11-02website: Clarify instructions for tartan-buildPhilip Withnall1-4/+4
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-02plugin: Add a definition for an exported functionPhilip Withnall1-0/+3
2015-11-02debug: Add a DEBUG_CODE macro to emit code only when debug is enabledPhilip Withnall3-4/+8
2015-11-02assertion-extracter: Mark two internal methods as staticPhilip Withnall1-2/+2
2015-11-02plugin: Disable enum switch checking for AST typesPhilip Withnall4-5/+8
2015-11-02build: Add a missing G_LOG_DOMAIN definitionPhilip Withnall1-0/+1
2015-11-02build: Port from GNOME_COMPILER_FLAGS to AX_COMPILER_FLAGSPhilip Withnall13-186/+720
2015-11-02scripts: Add a tartan-build wrapper script around scan-buildPhilip Withnall4-12/+24
2015-11-02build: Use AX_GENERATE_CHANGELOG for building the ChangeLogPhilip Withnall4-18/+106
2015-11-02build: Add LLVM 3.7 supportPhilip Withnall6-31/+87
2015-11-02bugs: Prioritise certain bugs with an ‘important’ tagPhilip Withnall1-21/+0
2015-10-09bugs: Prioritise certain bugs with an ‘important’ tagPhilip Withnall25-6/+265
2015-10-09bugs: File various bugs about more new checkersPhilip Withnall18-0/+488
2015-10-08debug: Define DEBUG_TYPE to be the same as G_LOG_DOMAINPhilip Withnall1-5/+6
2015-10-08docs: Expand background reading section with the Coverity whitepaperPhilip Withnall1-0/+1
2015-10-02docs: Add a background reading section to HACKINGPhilip Withnall1-0/+6
2015-10-02bugs: Add a bug commentPhilip Withnall2-0/+30
2015-02-09bugs: Add bugs about loads of new checkersPhilip Withnall72-0/+2330
2015-01-27nullability: Rename a variablePhilip Withnall1-5/+5
2015-01-27docs: Add -analyzer-checker argument to documented options for cc1Philip Withnall2-3/+5
2015-01-27gir-attributes: Consider instance parameters in argument countsPhilip Withnall1-7/+18