>From 4ce174f3c72367fed945fb4448e294d205b8d88a Mon Sep 17 00:00:00 2001 From: Akira Yokosawa <akiysw@xxxxxxxxx> Date: Tue, 3 May 2016 00:18:53 +0900 Subject: [RFT PATCH 0/5] Another round of build script tweaks This series restructures build scripts rather radically. My initial feeling was that [5/5] would be the most controversial, and placed at the end of the series. But in hindsight, [1/5] seems to be the most controversial one. Anyway, I'd like people to try them and give feedback. In commit 4038e781ed56 ("Improve behavior of build scripts"), I caused some regressions. They were fixed soon after, but I think changes in build scripts need to be heavily tested before being pulled in. Any feedback is welcome. Thanks. Akira Yokosawa (5): Further improvement of build scripts Add font installation check Add short name targets in Makefile Add explanation of short name target in FAQ.txt Make default target of Makefile overridable .gitignore | 10 +- FAQ.txt | 23 + Makefile | 322 +-- contrib.tex | 60 - count/sig-theft.dot | 19 +- count/sig-theft.eps | 457 --- origpub.tex | 8 - qqz.tex | 7707 ------------------------------------------------- utilities/eps2pdf.sh | 12 + utilities/runlatex.sh | 9 + 10 files changed, 181 insertions(+), 8446 deletions(-) delete mode 100644 contrib.tex delete mode 100644 count/sig-theft.eps delete mode 100644 origpub.tex delete mode 100644 qqz.tex -- 1.9.1 -- To unsubscribe from this list: send the line "unsubscribe perfbook" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html