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.8-130-gcab11fd


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  cab11fd17e760cfe8599d765d640eeefca17d9e3 (commit)
      from  b2103a16391bd00c9d891d61249a93a95a711584 (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 cab11fd17e760cfe8599d765d640eeefca17d9e3
Author: Josh Stone <jistone@redhat.com>
Date:   Thu Aug 2 10:55:57 2012 -0700

    stapdyn & staprun: Use the top-level git_version.h
    
    Yo dawg, I herd you like Makefile recursion, so I put some recursion in
    your recursion so you can version while you version.
    
    Less duplication + more recursion == win?  Another option is to flatten
    stapdyn and staprun Makefiles altogether into the root Makefile, but for
    now, this is less invasive.
    
    Changing the includes to ../git_version.h is not strictly necessary,
    since we also have "-I..", but this way developers won't get burned by
    old git_version.h files sitting in staprun/ or stapdyn/.

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

Summary of changes:
 stapdyn/Makefile.am |   33 +++------------------------------
 stapdyn/Makefile.in |   33 +++------------------------------
 stapdyn/stapdyn.cxx |    2 +-
 staprun/Makefile.am |   32 +++-----------------------------
 staprun/Makefile.in |   34 +++++-----------------------------
 staprun/common.c    |    2 +-
 6 files changed, 16 insertions(+), 120 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]