| To: | pcp@xxxxxxxxxxx |
|---|---|
| Subject: | pcp updates |
| From: | Nathan Scott <nathans@xxxxxxxxxx> |
| Date: | Fri, 14 Sep 2012 00:06:12 -0400 (EDT) |
| Reply-to: | Nathan Scott <nathans@xxxxxxxxxx> |
Changes committed to git://oss.sgi.com/pcp/pcp.git dev
CHANGELOG | 16
build/GNUmakefile | 7
build/rpm/devtoolset.spec | 42
build/rpm/fedora.spec | 9
build/rpm/pcp.spec.in | 15
configure |12705 +++++++++++++++++++++++++++++---------
configure.in | 6
debian/changelog | 4
qa/pmdas/bigun/GNUmakefile | 3
qa/pmdas/broken/GNUmakefile | 3
qa/pmdas/dynamic/GNUmakefile | 3
qa/src/GNUlocaldefs | 2
qa/src/GNUmakefile | 2
src/autofsd-probe/GNUmakefile | 7
src/dbpmda/src/GNUmakefile | 7
src/genpmda/genpmda | 3
src/include/builddefs.in | 23
src/libpcp/src/GNUmakefile | 9
src/libpcp_gui/src/GNUmakefile | 6
src/libpcp_import/src/GNUmakefile | 6
src/libpcp_mmv/src/GNUmakefile | 6
src/libpcp_pmda/src/GNUmakefile | 14
src/libpcp_trace/src/GNUmakefile | 10
src/newhelp/GNUmakefile | 18
src/pmcd/src/GNUmakefile | 10
src/pmcdctl/GNUmakefile | 6
src/pmclient/GNUmakefile | 7
src/pmconfig/GNUmakefile | 7
src/pmcpp/GNUmakefile | 7
src/pmdas/aix/GNUmakefile | 7
src/pmdas/apache/GNUmakefile | 7
src/pmdas/bash/GNUmakefile | 2
src/pmdas/cisco/GNUmakefile | 7
src/pmdas/darwin/GNUmakefile | 6
src/pmdas/etw/GNUmakefile | 3
src/pmdas/freebsd/GNUmakefile | 3
src/pmdas/hotproc/GNUmakefile | 7
src/pmdas/linux/GNUmakefile | 2
src/pmdas/linux_proc/GNUmakefile | 2
src/pmdas/lmsensors/GNUmakefile | 7
src/pmdas/logger/GNUmakefile | 2
src/pmdas/lustrecomm/GNUmakefile | 5
src/pmdas/mailq/GNUmakefile | 7
src/pmdas/mmv/GNUmakefile | 4
src/pmdas/mounts/GNUmakefile | 7
src/pmdas/pmcd/src/GNUmakefile | 9
src/pmdas/process/GNUmakefile | 7
src/pmdas/roomtemp/GNUmakefile | 7
src/pmdas/sample/src/GNUmakefile | 15
src/pmdas/sendmail/GNUmakefile | 7
src/pmdas/shping/GNUmakefile | 7
src/pmdas/simple/GNUmakefile | 7
src/pmdas/solaris/GNUmakefile | 7
src/pmdas/summary/GNUmakefile | 7
src/pmdas/trace/GNUmakefile | 7
src/pmdas/trace/src/GNUmakefile | 7
src/pmdas/trivial/GNUmakefile | 9
src/pmdas/txmon/GNUmakefile | 7
src/pmdas/weblog/GNUmakefile | 7
src/pmdas/windows/GNUmakefile | 2
src/pmdate/GNUmakefile | 7
src/pmdbg/GNUmakefile | 6
src/pmdumplog/GNUmakefile | 8
src/pmerr/GNUmakefile | 6
src/pmevent/GNUmakefile | 7
src/pmhostname/GNUmakefile | 7
src/pmie/src/GNUmakefile | 12
src/pmieconf/GNUmakefile | 8
src/pmiestatus/GNUmakefile | 6
src/pminfo/GNUmakefile | 6
src/pmlc/GNUmakefile | 6
src/pmlogextract/GNUmakefile | 7
src/pmlogger/GNUmakefile | 7
src/pmloglabel/GNUmakefile | 8
src/pmlogreduce/GNUmakefile | 8
src/pmlogrewrite/GNUmakefile | 8
src/pmlogsummary/GNUmakefile | 9
src/pmns/GNUmakefile | 5
src/pmnscomp/GNUmakefile | 6
src/pmpost/GNUmakefile | 6
src/pmprobe/GNUmakefile | 6
src/pmproxy/GNUmakefile | 7
src/pmsleep/GNUmakefile | 7
src/pmstat/GNUmakefile | 7
src/pmstore/GNUmakefile | 6
src/pmtop/GNUmakefile | 7
src/pmtop/Makefile | 4
src/pmtrace/GNUmakefile | 2
src/pmval/GNUmakefile | 7
src/procmemstat/GNUmakefile | 7
src/win32ctl/eventlog/GNUmakefile | 2
src/win32ctl/services/GNUmakefile | 2
src/win32ctl/setevent/GNUmakefile | 2
93 files changed, 10157 insertions(+), 3205 deletions(-)
commit 4b17bfede64d419fca515754aa294b19e318408b
Author: Nathan Scott <nathans@xxxxxxxxxx>
Date: Fri Sep 14 14:05:05 2012 +1000
Add build option to disable shared library generation
Add the --disable-shared configure/build option to allow
standalone packages to be built (statically linked tools
and none of the core shared libraries in packages).
While there, made all modified makefiles use the same
license header note as everywhere else.
commit 5e97e0269f9fb91779accdcd5d6d4b04ad3df7ed
Author: Nathan Scott <nathans@xxxxxxxxxx>
Date: Fri Sep 14 10:58:40 2012 +1000
Updates to specs/version/changelogs for a small point release
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | [Bug 921] permit configure --prefix=.... to override $pcp_var_dir, bugzilla-daemon |
|---|---|
| Next by Date: | [pcp-announce] pcp-3.6.8 released, Nathan Scott |
| Previous by Thread: | pcp updates, Nathan Scott |
| Next by Thread: | pcp updates, Nathan Scott |
| Indexes: | [Date] [Thread] [Top] [All Lists] |