Add display of build info

- Display compiler version, compiler flags, build PC, kernel version
- configure.ac part ported from filezilla project


Origin commit data
------------------
Branch: ni/coolstream
Commit: 4cf4857201
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2013-10-17 (Thu, 17 Oct 2013)



------------------
This commit was generated by Migit
This commit is contained in:
Michael Liebmann
2013-10-17 11:01:01 +02:00
committed by Thilo Graf
parent 8438159287
commit 20a9f55eac
9 changed files with 386 additions and 0 deletions

View File

@@ -227,6 +227,12 @@ typedef enum
LOCALE_BOUQUETNAME_NEW,
LOCALE_BOUQUETNAME_OTHER,
LOCALE_BOUQUETNAME_REMOVED,
LOCALE_BUILDINFO_COMPILED_ON,
LOCALE_BUILDINFO_COMPILED_WITH,
LOCALE_BUILDINFO_COMPILER_FLAGS,
LOCALE_BUILDINFO_CREATOR,
LOCALE_BUILDINFO_KERNEL,
LOCALE_BUILDINFO_MENU,
LOCALE_CABLESETUP_PROVIDER,
LOCALE_CHANNELLIST_ADDITIONAL,
LOCALE_CHANNELLIST_ADDITIONAL_OFF,
@@ -815,6 +821,7 @@ typedef enum
LOCALE_MENU_HINT_BACKLIGHT,
LOCALE_MENU_HINT_BACKUP,
LOCALE_MENU_HINT_BEDIT,
LOCALE_MENU_HINT_BUILDINFO,
LOCALE_MENU_HINT_CACHE_TXT,
LOCALE_MENU_HINT_CEC_MODE,
LOCALE_MENU_HINT_CEC_STANDBY,