[xoreos-git] [xoreos/xoreos-tools] d8e786: BUILD: Disable the -Wundefined-var-template compil...

GitHub noreply at github.com
Sun Dec 24 13:19:42 CET 2017


  Branch: refs/heads/coverity_scan
  Home:   https://github.com/xoreos/xoreos-tools
  Commit: d8e786a8c0009c9ad59df0bd675d1efd16968872
      https://github.com/xoreos/xoreos-tools/commit/d8e786a8c0009c9ad59df0bd675d1efd16968872
  Author: Sven Hesse <drmccoy at drmccoy.de>
  Date:   2017-12-19 (Tue, 19 Dec 2017)

  Changed paths:
    M CMakeLists.txt
    M configure.ac

  Log Message:
  -----------
  BUILD: Disable the -Wundefined-var-template compiler warning

clang is far too trigger-happy there, spamming the warning everwhere
our Singleton template is used.


  Commit: 1f6525a54eef1df13f230f3f0216188a26202ebe
      https://github.com/xoreos/xoreos-tools/commit/1f6525a54eef1df13f230f3f0216188a26202ebe
  Author: Sven Hesse <drmccoy at drmccoy.de>
  Date:   2017-12-19 (Tue, 19 Dec 2017)

  Changed paths:
    M configure.ac

  Log Message:
  -----------
  BUILD: Unconditionally disable certain extra compiler warnings

The configure option --without-warnings is about not enabling certain
extra warning flags.

Regardless of that option, we always want to disable certain warnings.


  Commit: 34add42a263695344f440b99956c60d7231bcc93
      https://github.com/xoreos/xoreos-tools/commit/34add42a263695344f440b99956c60d7231bcc93
  Author: Sven Hesse <drmccoy at drmccoy.de>
  Date:   2017-12-19 (Tue, 19 Dec 2017)

  Changed paths:
    M CMakeLists.txt

  Log Message:
  -----------
  BUILD: Fix a typo in the CMakeLists.txt


  Commit: dc1b7ef899450880ccc16248984aedfc7fb2fa8b
      https://github.com/xoreos/xoreos-tools/commit/dc1b7ef899450880ccc16248984aedfc7fb2fa8b
  Author: Sven Hesse <drmccoy at drmccoy.de>
  Date:   2017-12-24 (Sun, 24 Dec 2017)

  Changed paths:
    M ChangeLog

  Log Message:
  -----------
  DOCS: Mention default compiler flags changes in the ChangeLog


  Commit: 1948f062ef3a76571eabc975fee29ab90b2805f4
      https://github.com/xoreos/xoreos-tools/commit/1948f062ef3a76571eabc975fee29ab90b2805f4
  Author: Sven Hesse <drmccoy at drmccoy.de>
  Date:   2017-12-24 (Sun, 24 Dec 2017)

  Changed paths:
    M ChangeLog

  Log Message:
  -----------
  DOCS: Mention the command line parsing rewrite in the ChangeLog


Compare: https://github.com/xoreos/xoreos-tools/compare/26ab6e5c2cde...1948f062ef3a


More information about the xoreos-git mailing list