mesonbuild/meson
在 GitHub 查看Add a build_machine.build_id() and build_machine.build_date()
Open
#2,295 建立於 2017年9月7日
OS:windowsenhancementhelp wanted
描述
When producing binaries, some times, like in Windows, a build ID and a Build Date are required, so you can use that information when distribute binaries with attached version.
build_machine, can provides a unique ID, to be defined, and a build date.