mesonbuild/meson
GitHub で見るAdd a build_machine.build_id() and build_machine.build_date()
Open
#2,295 opened on 2017年9月7日
OS:windowsenhancementhelp wanted
Repository metrics
- Stars
- (4,978 stars)
- PR merge metrics
- (平均マージ 139d 13h) (30d で 51 merged PRs)
説明
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.