]> git.itanic.dy.fi Git - rrdd/history - Makefile
onewire_parser: Fix "85" degree handling case
[rrdd] / Makefile
2016-07-09 Timo KokkonenMerge branch 'master' of /home/git/rrdd
2016-07-08 Timo Kokkonenprocess: Add debug wrappers for pthread mutex operations
2012-11-30 Timo KokkonenMakefile: Adjust default targets
2012-11-20 Timo KokkonenMakefile: Fix typo in object list
2012-11-20 Timo KokkonenAdd automatic versioning and compiler checks
2012-11-19 Timo Kokkonenonewire_parser: Convert to a plugin
2012-11-19 Timo Kokkonenparser: Try loading a parser from a plugin in case...
2012-11-19 Timo KokkonenParsers: Implement framework for registering and queryi...
2012-11-19 Timo KokkonenIntroduce plugin manager
2012-07-17 Timo KokkonenMerge scheduler.c into rrdtool.c
2012-06-24 Timo KokkonenAdd onewire parser
2012-06-20 Timo KokkonenEnable database reading and writing, if requested from...
2011-03-07 Timo KokkonenMakefile: Typo fix
2011-03-06 Timo KokkonenCollect all rrdtool handling in one file
2011-03-06 Timo KokkonenMakefile: Fixes
2008-05-21 Timo KokkonenCount number of sibling processes
2008-05-18 Timo KokkonenImprove dependency handling
2008-05-18 Timo KokkonenSuppress warning messages about missing dependency...
2008-04-06 Timo KokkonenMake all debug output go through wrappers
2008-04-03 Timo KokkonenMove string manipulation functions to string.c
2008-04-03 Timo KokkonenMakefile verbosity change
2008-03-31 Timo KokkonenSuppress excess make verbosity
2008-03-31 Timo KokkonenEnsure proper dependency creation when only headers...
2008-03-31 Timo KokkonenMake dependency check automatic
2008-03-30 Timo KokkonenInitial comit