summaryrefslogtreecommitdiff
path: root/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
2014-05-03clang-plugin: Add support for a GVariant checkerPhilip Withnall1-1/+3
2013-12-10build: Remove the website from the distributionPhilip Withnall1-5/+0
2013-12-10build: Include header files in the distributionPhilip Withnall1-0/+6
2013-12-10build: Include po directory in the buildPhilip Withnall1-0/+2
2013-12-10build: Remove non-existent file from EXTRA_DISTPhilip Withnall1-1/+0
2013-12-10clang-plugin: Add a nullability checker for function parametersPhilip Withnall1-0/+1
2013-12-10clang-plugin: Factor out GIR repository managementPhilip Withnall1-0/+1
2013-12-10clang-plugin: Factor out diagnostic reporting functionsPhilip Withnall1-0/+1
2013-12-10clang-plugin: Factor out code for extracting precondition assertionsPhilip Withnall1-0/+1
2013-12-09website: Add a basic websitePhilip Withnall1-0/+5
2013-12-09scripts: Add a clang-gnome wrapper script around clangPhilip Withnall1-0/+3
2013-12-09build: Get LLVM CPPFLAGS from llvm-configPhilip Withnall1-2/+1
2013-12-09build: Install plugin in $PREFIX/lib/gnome-clang/$LLVM_VERSION/Philip Withnall1-2/+1
2013-12-05clang-plugin: Add a second annotater plugin for assertionsPhilip Withnall1-0/+1
2013-12-03clang-plugin: Tidy up memory managementPhilip Withnall1-0/+1
2013-12-03Initial commitPhilip Withnall1-0/+96