[LyX/master] Cmake build: Extend build info in Help>About

Scott Kostyshak skostysh at lyx.org
Wed Mar 25 13:35:03 UTC 2020


On Wed, Mar 25, 2020 at 01:33:15PM +0100, Kornel Benko wrote:
> commit 3df9525a13de33b235d41a94cac9d2b1b8546c9b
> Author: Kornel Benko <kornel at lyx.org>
> Date:   Wed Mar 25 13:48:16 2020 +0100
> 
>     Cmake build: Extend build info in Help>About
>     
>     Added list of used cmake options and info about used compiler
> ---

Nice! Can we add "Qt version" to the CMake output? In case it is
helpful, here are my current outputs for master with CMake and with
autotools:


CMake:

  LyX 2.4.0dev (2020-03-25)
    Git commit hash 3df9525a
  CMake Build
    Host name:               Linux
    Host processor:          x86_64
    Build flags:              LYX_CPACK(ON) LYX_LOCALVERSIONING(ON) LYX_INSTALL(ON) LYX_NLS(ON) LYX_REQUIRE_SPELLCHECK(OFF) LYX_ASPELL(OFF) LYX_ENCHANT(ON) LYX_HUNSPELL(ON) LYX_RELEASE(OFF) LYX_DEBUG(ON) LYX_NO_OPTIMIZE(OFF) LYX_PACKAGE_SUFFIX(ON) LYX_SUFFIX_VALUE() LYX_PCH(OFF) LYX_MERGE_FILES(OFF) LYX_MERGE_REBUILD(OFF) LYX_QUIET(OFF) LYX_INSTALL_PREFIX(OFF) LYX_BUNDLE(OFF) LYX_ENABLE_URLTESTS(OFF) LYX_ENABLE_EXPORT_TESTS(ON) LYX_ENABLE_KEYTESTS(OFF) LYX_ASAN(OFF) LYX_USE_QT(QT5) LYX_USE_IPO(OFF) LYX_DISABLE_CALLSTACK_PRINTING(OFF) LYX_EXTERNAL_Z(ON) LYX_EXTERNAL_ICONV(ON) LYX_EXTERNAL_HUNSPELL(ON) LYX_EXTERNAL_MYTHES(ON) LYX_PROFILE(OFF) LYX_EXTERNAL_BOOST(OFF) LYX_PROGRAM_SUFFIX(OFF) LYX_DEBUG_GLIBC(OFF) LYX_DEBUG_GLIBC_PEDANTIC(OFF) LYX_STDLIB_DEBUG(OFF)
    C++ Compiler:            GNU (5.4.0)
    C++ Compiler flags:      -Wall -Wunused-parameter --std=c++14 -fno-strict-aliasing 
    C++ Compiler user flags: -O0 -g3 -D_DEBUG


autotools:

  LyX 2.4.0dev (not released yet)
    Git commit hash 3df9525a
  Configuration
    Host type:               x86_64-pc-linux-gnu
    Special build flags:      build=development std-regex warnings assertions stdlib-debug callback-printing use-hunspell use-enchant
    Bundled libraries:        boost
    C++ Compiler:            g++ (5.4.0)
    C++ Compiler flags:       -Wall -Wextra -fPIC -g -O -std=c++14 
    C++ Compiler user flags:   
    Linker flags:             -rdynamic
    Linker user flags:       
    Qt Frontend:
        Qt version:          5.5.1
    Packaging:               posix
    LyX binary dir:          /usr/local/bin
    LyX files dir:           /usr/local/share/lyx

Scott
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 488 bytes
Desc: not available
URL: <http://lists.lyx.org/pipermail/lyx-devel/attachments/20200325/ed7b44da/attachment.asc>


More information about the lyx-devel mailing list