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 v3] Another round of build script tweaks
Date: Sat, 7 May 2016 09:06:18 +0900	[thread overview]
Message-ID: <9bef63f8-e639-598f-c422-573e178b261d@gmail.com> (raw)
In-Reply-To: <20160506110935.GA3593@linux.vnet.ibm.com>

Hi, Paul.

On 2016/05/06 04:09:35 -0700, Paul E. McKenney wrote:
> On Fri, May 06, 2016 at 08:47:13AM +0900, Akira Yokosawa wrote:
>> Is it OK to commit the fixes on the makefile-tweaks-v2 branch?
> 
> Make the above changes, and I will commit it.  "git rebase -i" is
> of course your friend for this task.
> 

It seems there were no advance in master since then, so rebase was
not necessary.

Pull request follows. Note that this is relative to the last one.
Do you prefer a request relative to the current master?

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

  Fix regression in Makefile (2016-05-05 08:23:46 +0900)

are available in the git repository at:

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

for you to fetch changes up to 8e169b78cd71b72afecfd4c2ad5843119da974fe:

  Makefile: Add comment on why 'extraction' is an empty target (2016-05-07 08:42:26 +0900)

----------------------------------------------------------------
Akira Yokosawa (5):
      Place trouble-shooting questions to FAQ-BUILD.txt
      Further tweaks of Makefile
      rm qqz.tex and add store15tred.esp to repository
      Remove rules related to perfbook_html
      Makefile: Add comment on why 'extraction' is an empty target

 .gitignore              |   10 +-
 FAQ-BUILD.txt           |   80 +
 FAQ.txt                 |   91 +-
 Makefile                |   82 +-
 advsync/store15tred.eps |  653 ++++
 qqz.tex                 | 7707 -----------------------------------------------
 utilities/runlatex.sh   |    6 +-
 7 files changed, 785 insertions(+), 7844 deletions(-)
 create mode 100644 FAQ-BUILD.txt
 create mode 100644 advsync/store15tred.eps
 delete mode 100644 qqz.tex


  reply	other threads:[~2016-05-07  0:06 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-05-04 15:39 [GIT PULL FOR TEST v2] Another round of build script tweaks Akira Yokosawa
2016-05-04 23:35 ` Akira Yokosawa
2016-05-05 13:21   ` Paul E. McKenney
2016-05-05 23:47     ` Akira Yokosawa
2016-05-06 11:09       ` Paul E. McKenney
2016-05-07  0:06         ` Akira Yokosawa [this message]
2016-05-07 13:20           ` [GIT PULL v3] " Paul E. McKenney
2016-05-07 15:23             ` Akira Yokosawa
2016-05-11  9:17               ` Paul E. McKenney
2016-05-11 14:34                 ` [GIT PULL v4] " Akira Yokosawa
2016-05-14  9:55                   ` 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=9bef63f8-e639-598f-c422-573e178b261d@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.