]> git.unchartedbackwaters.co.uk Git - francis/winuae.git/commit
target: share WinUAE build date with Unix
authorStefan Reinauer <stefan.reinauer@coreboot.org>
Fri, 5 Jun 2026 04:41:16 +0000 (21:41 -0700)
committerStefan <stefan.reinauer@coreboot.org>
Sun, 14 Jun 2026 04:50:59 +0000 (21:50 -0700)
commit5b9383b7d7d596bf2948c2371e92400a7a6cd277
tree20fd4714c6c0e472bb080389bef0b41e01310428
parent66121f95de1db5a038a4b222310f42c421986b35
target: share WinUAE build date with Unix

The Unix target date was copied as a separate literal and had already
drifted from the date used by the Windows version macros. Move the
date macros to a small shared header and have both targets read the
same value.
include/winuae_builddate.h [new file with mode: 0644]
od-unix/config.cpp
od-win32/win32.h