All of lore.kernel.org
 help / color / mirror / Atom feed
From: Akira Yokosawa <akiyks@gmail.com>
To: paulmck@linux.vnet.ibm.com
Cc: perfbook@vger.kernel.org, Akira Yokosawa <akiyks@gmail.com>
Subject: [GIT PULL] Follow-up patches of cleanup-makefile
Date: Wed, 8 Jun 2016 23:36:14 +0900	[thread overview]
Message-ID: <e1642a9c-14f1-6cfe-e4f5-7d726226a952@gmail.com> (raw)

Hi Paul,

These are follow-up patches of the previous patch series.
They will suppress warning messages and streamline messages displayed
during build.

I hope you like them.

                                                Thanks, Akira
          
--- 
The following changes since commit ca71bc6cf0bf303257b589d7edf251d627e90ce3:

  Fix typo in epigram attribution (2016-06-07 13:30:31 -0700)

are available in the git repository at:

  https://github.com/akiyks/perfbook.git cleanup-makefile-v2

for you to fetch changes up to 35e4d20da570eab7e6ca6a59b92ab438d2efd7b2:

  Makefile: Use wildcard for .dot files (2016-06-08 23:05:39 +0900)

----------------------------------------------------------------
Akira Yokosawa (3):
      build scripts: Suppress warning messages
      Hide sources of unused figures
      Makefile: Use wildcard for .dot files

 Makefile                                           |  58 +++---
 SMPdesign/lockdeq.fig                              | 219 ---------------------
 .../MoreThanOneValue-15CPU-noresp.eps              |   0
 .../MoreThanOneValue-15CPU-noresp.fig              |   0
 .../rcuimpl/{ => .unused}/RCUpreemptCounters.fig   |   0
 cartoons/{ => .unused}/patterns.fig                |   0
 cartoons/{ => .unused}/patterns.svg                |   0
 utilities/runfirstlatex.sh                         |   2 +-
 utilities/runlatex.sh                              |  16 +-
 9 files changed, 32 insertions(+), 263 deletions(-)
 delete mode 100644 SMPdesign/lockdeq.fig
 rename advsync/{ => .unused}/MoreThanOneValue-15CPU-noresp.eps (100%)
 rename advsync/{ => .unused}/MoreThanOneValue-15CPU-noresp.fig (100%)
 rename appendix/rcuimpl/{ => .unused}/RCUpreemptCounters.fig (100%)
 rename cartoons/{ => .unused}/patterns.fig (100%)
 rename cartoons/{ => .unused}/patterns.svg (100%)


             reply	other threads:[~2016-06-08 14:36 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-06-08 14:36 Akira Yokosawa [this message]
2016-06-09 16:17 ` [GIT PULL] Follow-up patches of cleanup-makefile Paul E. McKenney
2016-06-09 22:09   ` Akira Yokosawa
2016-06-09 23:07     ` Paul E. McKenney
2016-06-10 14:44       ` Akira Yokosawa
2016-06-10 14:46         ` [PATCH] Makefile: Possible fix for warning of duplicated target Akira Yokosawa
2016-06-10 16:31           ` Paul E. McKenney

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=e1642a9c-14f1-6cfe-e4f5-7d726226a952@gmail.com \
    --to=akiyks@gmail.com \
    --cc=paulmck@linux.vnet.ibm.com \
    --cc=perfbook@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.