All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL FOR TEST v2] Another round of build script tweaks
@ 2016-05-04 15:39 Akira Yokosawa
  2016-05-04 23:35 ` Akira Yokosawa
  0 siblings, 1 reply; 11+ messages in thread
From: Akira Yokosawa @ 2016-05-04 15:39 UTC (permalink / raw)
  To: paulmck; +Cc: perfbook, Akira Yokosawa

Hi, Paul.

Finally, I set up a GitHub account, and pushed v2 of the series
"Another round of build script tweaks".

Please pull this into your local test branch and take time to see if
it actually works as you would expect. I'm fairly certain there would
be some regression, especially in the final commit 92ae43c3a72a
("Further improvement of build scripts").
I'm also concerned about the fix of sig-theft.dot.

Changes from v1.
    Reorganized the entire series so that minor changes would come
    first.

Note: While I set up the account, I noticed a typo in my git-config
setting of user.email.  My email address in the commit messages so
far was wrong. Sorry for the slip-up...

                                                Thanks, Akira

---
The following changes since commit 3f8bb7d620edee44637be00ba738761a4fc0732e:

  .gitignore: Add planned empty targets (2016-05-03 17:49:50 -0700)

are available in the git repository at:

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

for you to fetch changes up to 92ae43c3a72a3bcd7fd99ac681209ceafc6d7e65:

  Further improvement of build scripts (2016-05-04 23:43:06 +0900)

----------------------------------------------------------------
Akira Yokosawa (7):
      Add font installation check
      Add short name targets in Makefile
      sig-theft: Fix .dot source for dot - graphviz version 2.36.0
      Make default target of "make" overridable
      Makefile: Reorder rules
      Makefile: Use wildcards
      Further improvement of build scripts

 .gitignore            |   1 -
 FAQ.txt               |  23 ++++
 Makefile              | 336 ++++++++++++++++++-------------------------------
 count/sig-theft.dot   |  17 +--
 count/sig-theft.eps   | 338 +++++++++++++++++++++++---------------------------
 utilities/eps2pdf.sh  |  12 ++
 utilities/runlatex.sh |   9 ++
 7 files changed, 333 insertions(+), 403 deletions(-)


^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2016-05-14 10:13 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
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         ` [GIT PULL v3] " Akira Yokosawa
2016-05-07 13:20           ` 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

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.