mesonbuild/meson

Add a build_machine.build_id() and build_machine.build_date()

Open

#2,295 建立於 2017年9月7日

在 GitHub 查看
 (0 留言) (0 反應) (0 負責人)Python (4,978 star) (1,465 fork)batch import
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.

貢獻者指南