Add display of build info

- Display compiler version, compiler flags, build PC, kernel version
- configure.ac part ported from filezilla project
This commit is contained in:
Michael Liebmann
2013-10-17 11:01:01 +02:00
committed by Thilo Graf
parent 05ce023278
commit 4cf4857201
9 changed files with 386 additions and 0 deletions

View File

@@ -227,6 +227,12 @@ const char * locale_real_names[] =
"bouquetname.new",
"bouquetname.other",
"bouquetname.removed",
"buildinfo.compiled_on",
"buildinfo.compiled_with",
"buildinfo.compiler_flags",
"buildinfo.creator",
"buildinfo.kernel",
"buildinfo.menu",
"cablesetup.provider",
"channellist.additional",
"channellist.additional_off",
@@ -815,6 +821,7 @@ const char * locale_real_names[] =
"menu.hint_backlight",
"menu.hint_backup",
"menu.hint_bedit",
"menu.hint_buildinfo",
"menu.hint_cache_txt",
"menu.hint_cec_mode",
"menu.hint_cec_standby",