summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)AuthorFilesLines
2015-01-26build: Fix a conditional check for LLVM 3.5 vs 3.6 API changesPhilip Withnall1-0/+3
2014-11-03build: Require C++11 support to compile TartanPhilip Withnall1-0/+6
2014-07-01tests: Enable automake’s color-tests optionPhilip Withnall1-1/+1
2014-07-01build: Move AX_CHECK_ENABLE_DEBUG above AM_PROG_CCPhilip Withnall1-3/+3
2014-06-29build: Add code coverage supportPhilip Withnall1-0/+3
2014-06-29build: Switch to ax_check_enable_debug.m4Philip Withnall1-11/+3
2014-06-28plugin: Add a --quiet argument and output the Tartan version on startupPhilip Withnall1-0/+3
2014-05-26build: Handle LLVM versions with a micro componentPhilip Withnall1-5/+5
2014-05-07build: Remove dependency on gnome-commonPhilip Withnall1-3/+13
2014-05-07build: Rename from gnome-clang to TartanPhilip Withnall1-17/+18
2014-05-06Post-release version bumpPhilip Withnall1-1/+1
2014-05-03clang-plugin: Add support for a GVariant checkerPhilip Withnall1-1/+2
2014-05-01build: Downgrade LLVM dependency to 3.4Philip Withnall1-1/+1
2014-05-01build: Explicitly check for clang-devel package availabilityPhilip Withnall1-0/+10
2013-12-10Post-release version bumpPhilip Withnall1-1/+1
2013-12-09build: Fix the unstable LLVM version in the plugin installation pathPhilip Withnall1-1/+1
2013-12-09build: Get LLVM CPPFLAGS from llvm-configPhilip Withnall1-0/+2
2013-12-09build: Don’t link against the LLVM librariesPhilip Withnall1-1/+4
2013-12-09build: Install plugin in $PREFIX/lib/gnome-clang/$LLVM_VERSION/Philip Withnall1-0/+2
2013-12-03Initial commitPhilip Withnall1-0/+96