On Wed, Jun 08, 2016 at 07:21:23AM +0900, Akira Yokosawa wrote: > On 2016/06/07 13:33:51 -0700, Paul E. McKenney wrote: > > On Sun, Jun 05, 2016 at 11:52:36PM +0900, Akira Yokosawa wrote: > >> >From d6c5dc0374c6e558d0acc003273b42537e50297f Mon Sep 17 00:00:00 2001 > >> From: Akira Yokosawa <akiyks@xxxxxxxxx> > >> Date: Sun, 5 Jun 2016 23:34:26 +0900 > >> Subject: [RFC PATCH 0/3] Another round of cleanup and improvement of build scripts > >> > >> Hi, > >> > >> This series enables parallel build of '.pdf' figures in the first build > >> or a build after removing them by 'make distclean' or 'make neatfreak'. > >> > >> It is by no means complete, but it works just fine for the evaluation > >> purposes. Any feedback is welcome. Further improvements and cosmetic > >> changes are in my to-do list. > >> Thanks, Akira > > > > I applied and pushed these, thank you. > > Oh! I didn't expect them to be applied at the half baked stage... > Anyway, thanks. Easy to back them out if you would rather rework them -- just let me know. > > (And yes, I missed the pull request, so the SHA-1's do not match, > > apologies!) > > No problem! > > I'll submit followup patches later today. (I mean within 20 hours.) Looking forward to them! Thanx, Paul > Thanks, Akira > > > Thanx, Paul > > > >> The series can also be pulled as follows: > >> > >> ---- > >> The following changes since commit e719d43325af354d6f0a8a8c8d914b82430a9ff4: > >> > >> Add TEST_HASH symbol to allow tests to be excluded (2016-05-30 09:50:52 -0700) > >> > >> are available in the git repository at: > >> > >> https://github.com/akiyks/perfbook.git cleanup-makefile > >> > >> for you to fetch changes up to d6c5dc0374c6e558d0acc003273b42537e50297f: > >> > >> Makefile: Promote eps2pdf.sh to implicit rules (2016-06-05 23:17:49 +0900) > >> ---- > >> > >> Akira Yokosawa (3): > >> Remove .eps files whose sources are .dot > >> FAQ-BUILD.txt: Add graphviz package as required > >> Makefile: Promote eps2pdf.sh to implicit rules > >> > >> FAQ-BUILD.txt | 4 +- > >> Makefile | 62 ++--- > >> advsync/.gitignore | 1 + > >> advsync/store15tred.eps | 653 ------------------------------------------------ > >> count/.gitignore | 1 + > >> count/sig-theft.eps | 435 -------------------------------- > >> 6 files changed, 30 insertions(+), 1126 deletions(-) > >> create mode 100644 advsync/.gitignore > >> delete mode 100644 advsync/store15tred.eps > >> create mode 100644 count/.gitignore > >> delete mode 100644 count/sig-theft.eps > >> > >> -- > >> 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