pcp
[Top] [All Lists]

pcp updates

To: pcp@xxxxxxxxxxx
Subject: pcp updates
From: Nathan Scott <nathans@xxxxxxxxxx>
Date: Fri, 17 Aug 2012 02:07:20 -0400 (EDT)
Cc: Stan Cox <scox@xxxxxxxxxx>
Reply-to: Nathan Scott <nathans@xxxxxxxxxx>
[Merged branch 'scox/python' of git://sourceware.org/git/pcpfans
into dev, excluded from diffstat and changelog here for brevity]

Changes committed to git://oss.sgi.com/pcp/pcp.git dev

 src/python/GNUmakefile |   17 +++++++----------
 src/python/pcp.py      |    2 +-
 src/python/pcpi.py     |    6 +++---
 src/python/pmapi.c     |    1 -
 4 files changed, 11 insertions(+), 15 deletions(-)

commit 911eaa09665a60056a629fddd1a74b6cdcd579cf
Author: Nathan Scott <nathans@xxxxxxxxxx>
Date:   Fri Aug 17 16:00:14 2012 +1000

    Remove duplicate definition of PM_EVENT_FLAG_POINT in
    python pmapi wrapper

commit 2c30d74e8fb208b1f35c82f021e7a4b8f14a44f8
Author: Nathan Scott <nathans@xxxxxxxxxx>
Date:   Fri Aug 17 15:29:19 2012 +1000

    Tweaks to python Makefile to allow initial merging
    
    This adds python sources into a LSRCFILES, which means
    the Makepkgs build will be able to proceed (and they'll
    appear in the source tarball now too).
    
    The install target is renamed install_python (along the
    lines of install_perl) so that this can be made optional
    (and not default until packaging issues sorted out) as
    will need to happen for platforms that don't have python
    installed by default (MacOSX? Solaris? Win32 for sure).

commit 337a97c30cc6d24aed4e78b91558acb53b21115f
Author: Nathan Scott <nathans@xxxxxxxxxx>
Date:   Fri Aug 17 15:25:51 2012 +1000

    Fix a couple of typos in python source file comments.

<Prev in Thread] Current Thread [Next in Thread>