c72578
released this
18 Jun 19:05
·
198 commits
to master
since this release
-
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