Skip to content
Snippets Groups Projects

Draft: test changes to make Qt build on macOS and Linux

Closed Steve Lhomme requested to merge qt-mac-linux into master

See !49 (closed) for what is broken.

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Steve Lhomme added 1 commit

    added 1 commit

    • 6d7af5ea - contrib: qt: only use the host prefix when not cross compiling

    Compare with previous version

  • Steve Lhomme added 1 commit

    added 1 commit

    • c331a9d3 - qt: add missing PLUGINS_LIBS to qt-vlc-check

    Compare with previous version

  • Steve Lhomme added 24 commits

    added 24 commits

    • dc7c57f9 - macosx: Do not link against AddressBook.framework
    • 7acec9d5 - macosx: Fix usage of @available
    • 00ea7a3f - macosx: Cleanup list of frameworks and includes
    • 9ebaa186 - macosx build.sh: Automatically detect HOST_ARCH
    • 2f401d0e - ci: update images to pull in python3-venv
    • 59bcb1e2 - contrib: add python virtual env support
    • f5fb63d5 - contrib: add package markupsafe v2.1.1
    • 2d1a106a - contrib: add package jinja v3.1.2
    • 7bdefefc - contrib: add package glad v2.0.1
    • 67dd0e79 - contrib: require meson 0.59
    • ba3a7d21 - contrib: libplacebo: update to v5.229.1
    • 62a3d0da - CI: fix contribs not rebuilt if prebuilt failed
    • d3678827 - Debian qt builds but missing plugins
    • 951d4724 - macOS doesn't build because it doesn't find our contrib built libs
    • 763989ef - contrib: qt: add CoreFoundation framework during configure
    • ee17301a - macOS x64 doesn't find harfbuzz
    • 8fb419ab - contrib: qt: add the contrib include path to the QT environment
    • ada3f8f4 - contrib: qt: use built-in harfbuzz on macOS
    • 0008aeaa - contrib: qt: remove unneeded VLC_EXTRA values
    • f7ce24a7 - contrib: qt: only use the host prefix when not cross compiling
    • ae4f94af - qt: add missing PLUGINS_LIBS to qt-vlc-check
    • d88d5681 - WIP contrib: enable Qt build on macOS for testing
    • 9669b7c2 - WIP contrib: enable Qt build on Debian for testing
    • cf8642dc - WIP don't show untar'ed files

    Compare with previous version

  • Steve Lhomme added 3 commits

    added 3 commits

    • eb1886e7 - SQUASH WIP contrib: enable Qt build on macOS for testing
    • ccbf2aa2 - contrib: qt: apply CROSS_COMPILE for all platforms
    • 377057b1 - Revert "contrib: qt: use built-in harfbuzz on macOS"

    Compare with previous version

  • Steve Lhomme added 20 commits

    added 20 commits

    • eae63d3a - contrib: don't force the US Xiph server
    • e2127745 - contrib: use a define for XIPH URL downloads
    • b2cc2ed4 - contrib: use a more generic URL for SourceForge packages
    • f2afde1e - CI: add a VLCARCH variable for Windows targets
    • 284e3f6a - demux: avi: add tag index keyframe for H26x
    • 4126cd8a - CI: fix contribs not rebuilt if prebuilt failed
    • bf274c0d - contrib: don't show untar'ed files in non verbose mode
    • 804c9771 - WIP contrib: enable Qt build on macOS for testing
    • 8e30323b - WIP contrib: enable Qt build on Debian for testing
    • 8fce5710 - Debian qt builds but missing plugins
    • 1ae9f045 - macOS doesn't build because it doesn't find our contrib built libs
    • a17bf0d7 - contrib: qt: add the contrib include path to the QT environment
    • 76821a35 - contrib: qt: add CoreFoundation framework during configure
    • 086e5c20 - macOS x64 doesn't find harfbuzz
    • e5ecbb4a - contrib: qt: remove unneeded VLC_EXTRA values
    • 59e4681f - contrib: qt: only use the host prefix when not cross compiling
    • 7efc13c8 - qt: add missing PLUGINS_LIBS to qt-vlc-check
    • 2a112a28 - contrib: qt: apply CROSS_COMPILE for all platforms
    • 795fb54d - contrib: qt: don't install tools in target path
    • 618dfba9 - contrib: qt: build silently when not in verbose mode

    Compare with previous version

  • closed

Please register or sign in to reply
Loading