mesonbuild/meson
Vedi su GitHubAdd a build_machine.build_id() and build_machine.build_date()
Open
#2295 aperta il 7 set 2017
OS:windowsenhancementhelp wanted
Metriche repository
- Star
- (4978 star)
- Metriche merge PR
- (Merge medio 139g 13h) (51 PR mergiate in 30 g)
Descrizione
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.