[mythtv-commits] [MythTV/mythtv] b5c0a2: cmake: Export the main function from mythfrontend.

David Hampton noreply at github.com
Mon Jan 30 16:57:43 UTC 2023


  Branch: refs/heads/master
  Home:   https://github.com/MythTV/mythtv
  Commit: b5c0a22b7d21efe8fd16b5bec5efae72c7f207f7
      https://github.com/MythTV/mythtv/commit/b5c0a22b7d21efe8fd16b5bec5efae72c7f207f7
  Author: David Hampton <mythtv at love2code.net>
  Date:   2023-01-30 (Mon, 30 Jan 2023)

  Changed paths:
    M mythtv/programs/mythfrontend/mythfrontend.cpp

  Log Message:
  -----------
  cmake: Export the main function from mythfrontend.

This function must be exported so that the Android java loader can
find it and start the application.  This export has no effect on other
platforms.


  Commit: c2fd1b6e3c07faf1175958625ea3aae4e7e5b7a2
      https://github.com/MythTV/mythtv/commit/c2fd1b6e3c07faf1175958625ea3aae4e7e5b7a2
  Author: David Hampton <mythtv at love2code.net>
  Date:   2023-01-30 (Mon, 30 Jan 2023)

  Changed paths:
    M mythtv/bindings/perl/Makefile.PL.in
    M mythtv/bindings/perl/MythTV.pm
    M mythtv/configure

  Log Message:
  -----------
  cmake: Use different variables for substitution.


  Commit: e5f47f0c93e93379c92c2beaeb7eaa487313b3e9
      https://github.com/MythTV/mythtv/commit/e5f47f0c93e93379c92c2beaeb7eaa487313b3e9
  Author: David Hampton <mythtv at love2code.net>
  Date:   2023-01-30 (Mon, 30 Jan 2023)

  Changed paths:
    M mythtv/configure

  Log Message:
  -----------
  Fix test for presence of libmpeg2.


Compare: https://github.com/MythTV/mythtv/compare/9ba1fa65f007...e5f47f0c93e9


More information about the mythtv-commits mailing list