Created attachment 51390 [details] adds generating build timestamp to cmake The appended patch fixes generating build timestamp for cmake in a platform independent manner.
I'm not sure that a build timestamp is really particularly useful for a project that has branches, but if it's that important to you, yeah, apply it.
(In reply to comment #1) > I'm not sure that a build timestamp is really particularly useful for a project > that has branches, but if it's that important to you, yeah, apply it. The build timestamp is used in the dbus-1.dll version info file and helps to distinguish dbus binary versions where patches are not in upstream as done for example by the KDE on windows project https://projects.kde.org/projects/kdesupport/emerge/repository/revisions/master/entry/portage/win32libs-sources/dbus-src/dbus-src-1.4.10-20110302.py patch applied to dbus-1.4 - merge to master will follow
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.