Version/Build number in Launcher window

Feedback on past, current, and future development.
User avatar
Greendogo
Posts: 1467
Joined: 26 Aug 2011, 02:04

Version/Build number in Launcher window

Post by Greendogo »

Would it be a good idea to put the version number/build number in the Launcher window somewhere?

I was thinking it would fit nicely in that empty space to the left of the [Play][Close] buttons, here:
Spoiler: Show
User avatar
Zini
Posts: 5538
Joined: 06 Aug 2011, 15:16

Re: Version/Build number in Launcher window

Post by Zini »

Not a bad idea.
User avatar
Greendogo
Posts: 1467
Joined: 26 Aug 2011, 02:04

Re: Version/Build number in Launcher window

Post by Greendogo »

I'll put an issue on the tracker then.
User avatar
nnayo
Posts: 72
Joined: 25 Feb 2013, 15:05
Location: Cannes, France

Re: Version/Build number in Launcher window

Post by nnayo »

IMHO, a must have
corristo
Posts: 495
Joined: 12 Aug 2011, 08:29

Re: Version/Build number in Launcher window

Post by corristo »

Version number + git commit hash
User avatar
pvdk
Posts: 528
Joined: 12 Aug 2011, 16:34

Re: Version/Build number in Launcher window

Post by pvdk »

Sounds like a good plan.

@corristo: I was thinking the same, but how would I implement that?
K0kt409P
Posts: 148
Joined: 06 Aug 2013, 09:14

Re: Version/Build number in Launcher window

Post by K0kt409P »

You can do 'git rev-parse HEAD' to get the hash of the latest commit.
User avatar
pvdk
Posts: 528
Joined: 12 Aug 2011, 16:34

Re: Version/Build number in Launcher window

Post by pvdk »

Yeah I found a CMake module which would do the trick.
User avatar
dEnigma
Posts: 248
Joined: 24 Nov 2013, 21:24
Location: Hla Oad

Re: Version/Build number in Launcher window

Post by dEnigma »

corristo wrote:Version number + git commit hash
Oh yes!
User avatar
psi29a
Posts: 5361
Joined: 29 Sep 2011, 10:13
Location: Belgium
Gitlab profile: https://gitlab.com/psi29a/
Contact:

Re: Version/Build number in Launcher window

Post by psi29a »

dEnigma wrote:
corristo wrote:Version number + git commit hash
Oh yes!

Version number + git commit hash + compile date

:)
Post Reply