Am 06.09.2017 um 11:33 schrieb Colin Finck:
* BuildBot builds will get a naming scheme like:
reactos-bootcd-0.4.7-dev+344-5f3c53e2a-gcc.7z
I have checked what a simple "git describe" actually outputs and using
that scheme, our filenames will rather look like:
reactos-bootcd-0.4.7-dev-344-g5f3c53e-gcc.7z
So the "+" is actually a "-" and the short hash is prepended by a "g"
for Git. I think instead of reinventing the wheel and postprocessing the
"git describe" output to our original scheme, we just adopt our scheme
to this one. Unless you have serious objections ;)
Cheers,
Colin
_______________________________________________
Ros-dev mailing list
Ros-dev@reactos.org
http://www.reactos.org/mailman/listinfo/ros-dev