mesonbuild/meson
Ver no GitHubAdd a build_machine.build_id() and build_machine.build_date()
Open
#2.295 aberto em 7 de set. de 2017
OS:windowsenhancementhelp wanted
Métricas do repositório
- Stars
- (4.978 stars)
- Métricas de merge de PR
- (Mesclagem média 139d 13h) (51 fundiu PRs em 30d)
Description
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.