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-136-g618a8a6


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  618a8a634b37da88b67a49beec7282634bff3efe (commit)
      from  712d12ca4c74b824e7afbb273c0975eb0a30847c (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 618a8a634b37da88b67a49beec7282634bff3efe
Author: Josh Stone <jistone@redhat.com>
Date:   Thu Oct 22 14:37:05 2009 -0700

    Enable Kbuild-like quiet builds
    
    This enables much cleaner build output from automake.  To re-enable the
    verbose commands, pass --disable-silent-rules to configure, or use V=1
    at make time.
    
    * configure.ac: Enable AM_SILENT_RULES by default.

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

Summary of changes:
 Makefile.in                                |  506 +++++++++++++++++-----------
 aclocal.m4                                 |   27 ++
 configure                                  |   18 +
 configure.ac                               |    2 +
 doc/Makefile.in                            |    7 +
 doc/SystemTap_Tapset_Reference/Makefile.in |   25 ++-
 grapher/Makefile.in                        |   78 +++--
 7 files changed, 438 insertions(+), 225 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]