This is the mail archive of the systemtap-cvs@sourceware.org mailing list for the systemtap project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-1.0-460-gc232b6d


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "systemtap: system-wide probe/trace tool".

The branch, master has been updated
       via  c232b6d78fb94df3dea3ea2076a3cf34e8de99a4 (commit)
      from  74b3bfdddf44251273fae4e957885e1de9269687 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit c232b6d78fb94df3dea3ea2076a3cf34e8de99a4
Author: Mark Wielaard <mjw@redhat.com>
Date:   Tue Jan 5 10:29:27 2010 +0100

    Make publican invocation make -j safe.
    
    publican isn't make -j safe. So cheat a little, always create pdf and html
    at the same time, then make html depend on pdf build for copying.
    
    * doc/beginners/Makefile.am ($(SBG).pdf): Also generate html version.
      ($(SBG).html): Depend on pdf version, then copy.
    * doc/beginners/Makefile.in: Regenerated.

-----------------------------------------------------------------------

Summary of changes:
 doc/beginners/Makefile.am |    7 ++++---
 doc/beginners/Makefile.in |    9 +++++----
 2 files changed, 9 insertions(+), 7 deletions(-)


hooks/post-receive
--
systemtap: system-wide probe/trace tool


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]