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-37-g469c1a1


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  469c1a1b2ef323030531b0ca05e6f9337c0bbbe6 (commit)
      from  83b019a3a45ff764d746588eb2839baa32257ed3 (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 469c1a1b2ef323030531b0ca05e6f9337c0bbbe6
Author: Frank Ch. Eigler <fche@elastic.org>
Date:   Tue Sep 29 17:09:20 2009 -0400

    build fix: use boost shared_ptr if libstdc++ to old to have <tr1/memory>
    
    * configure.ac: Look for tr1/memory and boost/shared_ptr.hpp
    * setupdwfl.h (shared_ptr): Define conditionally based on above.
    * systemtap.spec (with_boost): New parameter, default-off.

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

Summary of changes:
 config.in      |    6 +
 configure      |  302 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 configure.ac   |    2 +
 setupdwfl.h    |   10 ++-
 systemtap.spec |    5 +
 5 files changed, 324 insertions(+), 1 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]