]> git.ipfire.org Git - thirdparty/rrdtool-1.x.git/commit
Remove strftime.c and strftime.h from MSVC builds
authorWolfgang Stöggl <c72578@yahoo.de>
Wed, 27 Mar 2019 15:59:24 +0000 (16:59 +0100)
committerTobias Oetiker <tobi@oetiker.ch>
Thu, 28 Mar 2019 06:52:52 +0000 (07:52 +0100)
commita1bc73b4bcbab1b471bcdc1523f375bc9b7b8ddf
treeb7dde5f72ac1965ddf83ff4628a8d23a3a9a5de7
parent24b922a2eae193d5d44c01a75786aca4b277a4db
Remove strftime.c and strftime.h from MSVC builds

- Recent versions of MSVC (VS2015 and newer) properly support strftime
  including formatting codes like %F, %T or %V (ISO 8601)
src/rrd_graph.c
win32/Makefile.msc
win32/librrd-4.vcxproj