[xoreos-git] [xoreos/xoreos] e5716a: BUILD: Compile in git version information if avail...

GitHub noreply at github.com
Mon Jul 29 12:48:25 CEST 2013


  Branch: refs/heads/master
  Home:   https://github.com/xoreos/xoreos
  Commit: e5716a63fbff00bd8e52d05ba5047b0c995a7637
      https://github.com/xoreos/xoreos/commit/e5716a63fbff00bd8e52d05ba5047b0c995a7637
  Author: Sven Hesse <drmccoy at users.sourceforge.net>
  Date:   2013-07-29 (Mon, 29 Jul 2013)

  Changed paths:
    M .gitignore
    M Makefile.am
    M configure.ac
    A gitstamp/Makefile.am
    M src/common/Makefile.am
    M src/common/system.h
    A src/common/version.cpp
    A src/common/version.h
    M src/engines/gamethread.cpp
    M src/engines/nwn/gui/ingame/main.cpp
    M src/engines/nwn/gui/main/options.cpp
    M src/graphics/graphics.cpp

  Log Message:
  -----------
  BUILD: Compile in git version information if available

Add dynamic version information read from the git repository.
The new const char* variables XOREOS_VERSION, XOREOS_NAMEVERSION
and XOREOS_NAMEVERSIONFULL will contain those new info.

If no git or git repository is available on build time, the default
"unrevisioned" version numbers are used.


  Commit: 398dca28c305c3aa319b6c9fb569ea3911bef3ad
      https://github.com/xoreos/xoreos/commit/398dca28c305c3aa319b6c9fb569ea3911bef3ad
  Author: Sven Hesse <drmccoy at users.sourceforge.net>
  Date:   2013-07-29 (Mon, 29 Jul 2013)

  Changed paths:
    M src/cline.cpp

  Log Message:
  -----------
  MAIN: Add a --version command line flag


Compare: https://github.com/xoreos/xoreos/compare/19f9c1bd2bf6...398dca28c305


More information about the xoreos-git mailing list