Releases: c72578/rrdtool-1.x
RRDtool 1.7.2 for Windows, updated git snapshot
-
Updates and fixes since the release of v1.7.2:
- This release contains updated VS2017 builds using vcpkg for newer versions of libraries:
cairo 1.16.0, expat 2.2.6, fontconfig 2.12.4, freetype 2.9.1, gettext 0.19,
glib 2.52.3, libpng 1.6.37, pango 1.40.11, pcre 8.41,
libxml2 2.9.9 and zlib 1.2.11 - Implemented first_weekday under Windows
- Added rounding function to rpncalc
- This release contains updated VS2017 builds using vcpkg for newer versions of libraries:
-
Visual Studio Community 2017 builds:
- 32 bit: nmake -f win32\Makefile_vcpkg.msc
rrdtool-1.7.2_vs2017_vcpkg.zip - 64 bit: nmake -f win32\Makefile_vcpkg.msc USE_64BIT=1
rrdtool-1.7.2_vs2017_vcpkg_x64.zip
- 32 bit: nmake -f win32\Makefile_vcpkg.msc
-
MSYS2 (MinGW-w64) builds:
- 32 bit: rrdtool-1.7.2_msys2_i686-w64-mingw32_release.zip
- 64 bit: rrdtool-1.7.2_msys2_x86_64-w64-mingw32_release.zip
-
Fedora 29 (MinGW-w64) builds:
- 32 bit: rrdtool-1.7.2_f29_i686-w64-mingw32_release.zip
- 64 bit: rrdtool-1.7.2_f29_x86_64-w64-mingw32_release.zip
RRDtool 1.7.2 for Windows
-
Visual Studio Community 2017 builds:
- 32 bit: nmake -f win32\Makefile.msc
rrdtool-1.7.2_vs2017.zip
rrdtool-1.7.2_vs2017_activeperl_5.16.zip - 64 bit: nmake -f win32\Makefile.msc USE_64BIT=1
rrdtool-1.7.2_vs2017_x64.zip
- 32 bit: nmake -f win32\Makefile.msc
-
MSYS2 (MinGW-w64) builds:
- 32 bit: rrdtool-1.7.2_msys2_i686-w64-mingw32_release.zip
- 64 bit: rrdtool-1.7.2_msys2_x86_64-w64-mingw32_release.zip
-
Fedora 29 (MinGW-w64) builds:
- 32 bit: rrdtool-1.7.2_f29_i686-w64-mingw32_release.zip
- 64 bit: rrdtool-1.7.2_f29_x86_64-w64-mingw32_release.zip
RRDtool 1.7.1 for Windows
-
Visual Studio Community 2017 builds:
- 32 bit: nmake -f win32\Makefile.msc
rrdtool-1.7.1.zip
rrdtool-1.7.1_activeperl_5.16.zip - 64 bit: nmake -f win32\Makefile.msc USE_64BIT=1
rrdtool-1.7.1-x64.zip
- 32 bit: nmake -f win32\Makefile.msc
-
MSYS2 (MinGW-w64) builds:
- 32 bit: rrdtool-1.7.1_msys2_i686-w64-mingw32_release.zip
- 64 bit: rrdtool-1.7.1_msys2_x86_64-w64-mingw32_release.zip
-
Fedora 29 (MinGW-w64) builds:
- 32 bit: rrdtool-1.7.1_f29_i686-w64-mingw32_release.zip
- 64 bit: rrdtool-1.7.1_f29_x86_64-w64-mingw32_release.zip
RRDtool 1.7.0 for Windows (MSVC)
-
Built with Visual Studio Community 2015
32 bit: nmake -f win32\Makefile.msc
64 bit: nmake -f win32\Makefile.msc USE_64BIT=1 -
Fix lastupdate time in dump (32bit MSVC only)
-
Define HAVE_RRD_RESTORE (MSVC)
RRDtool 1.7.0 for Windows (MSVC)
-
Built with Visual Studio Community 2015
32 bit: nmake -f win32\Makefile.msc
64 bit: nmake -f win32\Makefile.msc USE_64BIT=1 -
Fixed: rrdtool update reports "ERROR: 'XXX.rrd' is too small (should be NNN bytes)" on Windows MSVC builds.
For details, see: oetiker#889, oetiker#891
RRDtool 1.7.0 for Windows (MinGW-w64 builds)
Binaries have been built using MinGW-w64 under Fedora 27, MSYS2 and MXE.
Both, 32 and 64 bit versions are available.
Build instructions:
https://github.com/oetiker/rrdtool-1.x/blob/master/win32/README-MinGW-w64
RRDtool 1.7.0 for Windows (MSVC)
- Built with Visual Studio Community 2015
32 bit: nmake -f win32\Makefile.msc
64 bit: nmake -f win32\Makefile.msc USE_64BIT=1