mesonbuild/meson

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

Open

#2,295 opened on 2017年9月7日

GitHub で見る
 (0 comments) (0 reactions) (0 assignees)Python (1,465 forks)batch import
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.

コントリビューターガイド