[mythtv-commits] [MythTV/mythtv] 41a3b5: Fix grep warning about stray backslash.

David Hampton noreply at github.com
Thu Jun 22 20:11:24 UTC 2023


  Branch: refs/heads/master
  Home:   https://github.com/MythTV/mythtv
  Commit: 41a3b5ae5e7c3ab375950de461e173ae4ab6abc3
      https://github.com/MythTV/mythtv/commit/41a3b5ae5e7c3ab375950de461e173ae4ab6abc3
  Author: David Hampton <mythtv at love2code.net>
  Date:   2023-06-22 (Thu, 22 Jun 2023)

  Changed paths:
    M mythtv/configure

  Log Message:
  -----------
  Fix grep warning about stray backslash.


  Commit: 4dc99b83d68a89a5f237f12269166c6f2e6a7c49
      https://github.com/MythTV/mythtv/commit/4dc99b83d68a89a5f237f12269166c6f2e6a7c49
  Author: David Hampton <mythtv at love2code.net>
  Date:   2023-06-22 (Thu, 22 Jun 2023)

  Changed paths:
    M mythtv/configure
    M mythtv/docs/.gitignore
    M mythtv/docs/doxygen-create-developer-docs.cfg
    A mythtv/docs/doxygen-paths.cfg.inc.in

  Log Message:
  -----------
  cmake: Move doxygen sources/excludes file names into an included file.

These are moved from the very large oxygen-create-developer-docs.cfg
into a small included file.  This allows configure/cmake to easily
modify the values for an in-tree build or an out-of-tree builds.


  Commit: fce701960d64efa41530285edb35f6d4f46ceee5
      https://github.com/MythTV/mythtv/commit/fce701960d64efa41530285edb35f6d4f46ceee5
  Author: David Hampton <mythtv at love2code.net>
  Date:   2023-06-22 (Thu, 22 Jun 2023)

  Changed paths:
    M mythtv/configure

  Log Message:
  -----------
  Support java versions greater than 19.


  Commit: efb013034226c3f245e2fa7632019360a505313a
      https://github.com/MythTV/mythtv/commit/efb013034226c3f245e2fa7632019360a505313a
  Author: David Hampton <mythtv at love2code.net>
  Date:   2023-06-22 (Thu, 22 Jun 2023)

  Changed paths:
    M mythtv/configure

  Log Message:
  -----------
  The c++17 version of exiv2 will be 1.0 (not 0.28).


  Commit: 962c80d6c14c4dbfffb4bec001c2baa7bb533735
      https://github.com/MythTV/mythtv/commit/962c80d6c14c4dbfffb4bec001c2baa7bb533735
  Author: David Hampton <mythtv at love2code.net>
  Date:   2023-06-22 (Thu, 22 Jun 2023)

  Changed paths:
    M mythtv/programs/mythbackend/servicesv2/v2myth.cpp

  Log Message:
  -----------
  tidy: Make it obvious that an auto typed variable is a pointer.

https://clang.llvm.org/extra/clang-tidy/checks/readability/qualified-auto.html


  Commit: 6184a2bd5a5f7cda421167bb8ff2df3f73f8d006
      https://github.com/MythTV/mythtv/commit/6184a2bd5a5f7cda421167bb8ff2df3f73f8d006
  Author: David Hampton <mythtv at love2code.net>
  Date:   2023-06-22 (Thu, 22 Jun 2023)

  Changed paths:
    M mythtv/programs/mythbackend/mainserver.cpp

  Log Message:
  -----------
  Fix symbol not defined warning on non-linux systems.


Compare: https://github.com/MythTV/mythtv/compare/dc80af6e74d8...6184a2bd5a5f


More information about the mythtv-commits mailing list