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.

贡献者指南

Add a build_machine.build_id() and build_machine.build_date() · mesonbuild/meson#2295 | Good First Issue