Codebase list telepathy-glib / 84f63e5
lcov: add a holding page for lcov reports When lcov fails on the buildbot let's upload /something/. Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> Jonny Lamb 11 years ago
1 changed file(s) with 1 addition(s) and 0 deletion(s). Raw diff Collapse all Expand all
77 --remove @top_builddir@/lcov.info.tmp telepathy-glib-scan.c
88 rm @top_builddir@/lcov.info.tmp
99 $(mkdir_p) @top_builddir@/lcov.html
10 echo "Coming soon!" > @top_builddir@/lcov.html/index.html
1011 git_commit=`GIT_DIR=@top_srcdir@/.git git log -1 --pretty=format:%h 2>/dev/null`;\
1112 genhtml --title "@PACKAGE_STRING@ $$git_commit" \
1213 --output-directory @top_builddir@/lcov.html lcov.info