summaryrefslogtreecommitdiffstats
path: root/rules/rrdtool.make
Commit message (Collapse)AuthorAgeFilesLines
* automated switch to SPDX conform license namesMichael Olbrich2015-10-271-1/+1
| | | | | | | | | | | | | | | search & replace for: - GPL-1.0 - GPL-2.0 - GPL-3.0 - LGPL-2.0 - LGPL-3.0 - LGPL-2.1 - AGPL-3.0 - AFL-2.1 - Autoconf-exception-3.0 Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* rrdtool: install multithreaded libraryRobert Schwebel2015-02-041-2/+0
| | | | | | | | | | | This was previously only installed for rrdcached, but this is wrong. rrdcached needs the lib, but other tools that use librrd_th might also need it (i.e. collectd). The library is small, so we install it unconditionally. Signed-off-by: Robert Schwebel <r.schwebel@pengutronix.de> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* rrdtool: make graph functionality optionalRobert Schwebel2015-02-041-1/+1
| | | | | | | | If we need only the rrd functionality of rrdtool and do graphing somewhere else, we don't need these dependencies. Signed-off-by: Robert Schwebel <r.schwebel@pengutronix.de> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* rrdtool: audit configure optionsRobert Schwebel2015-02-041-3/+1
| | | | | Signed-off-by: Robert Schwebel <r.schwebel@pengutronix.de> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* rrdtool: version bump 1.4.7 -> 1.4.9Robert Schwebel2015-02-041-2/+2
| | | | | | | No relevant configure.ac changes. Signed-off-by: Robert Schwebel <r.schwebel@pengutronix.de> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* rrdtool: version bump 1.4.5 -> 1.4.7Michael Olbrich2012-06-141-2/+2
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* rrdtool: new packageMichael Olbrich2011-06-231-0/+101
Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>