mesonbuild/meson

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

開放

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

 (0 則留言) (0 個反應) (0 位負責人)Python (1,465 個分叉)batch import
OS:windowsenhancementhelp wanted

倉庫指標

星標
 (4,978 顆星)
PR 合併指標
 (PR 指標待抓取)

描述

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.

貢獻者指南