Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[gstreamer] create a new port #17394

Merged
merged 23 commits into from
Jun 24, 2021
Merged

[gstreamer] create a new port #17394

merged 23 commits into from
Jun 24, 2021

Commits on Apr 17, 2021

  1. [gstreamer] create port with meson

    * initial build config
    * nodownload in vcpkg_configure_meson needs be removed
    luncliff committed Apr 17, 2021
    Configuration menu
    Copy the full SHA
    bdc2595 View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2021

  1. [gstreamer] remove duplicated GL headers

    * 1st check for deps in windows
    * mac: fix regex for bison
    luncliff committed Apr 20, 2021
    Configuration menu
    Copy the full SHA
    c3ee4a6 View commit details
    Browse the repository at this point in the history
  2. [gstreamer] more detailed options

    * remove glib usage
    
    Will use WIP changes in microsoft/vcpkg
    luncliff committed Apr 20, 2021
    Configuration menu
    Copy the full SHA
    71c1962 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a683426 View commit details
    Browse the repository at this point in the history
  4. [gstreamer] extract plugins to features

    * fix some config errors in windows
    * fails to find z.lib. this should be zlib.lib
    luncliff committed Apr 20, 2021
    Configuration menu
    Copy the full SHA
    138b8f4 View commit details
    Browse the repository at this point in the history
  5. [gstreamer] create patches to search 'zlib'

    * update tool list
    luncliff committed Apr 20, 2021
    Configuration menu
    Copy the full SHA
    5a15850 View commit details
    Browse the repository at this point in the history
  6. [vcpkg meson] add path of GIT

    * use append for LINKER_FLAGS
    
    Allow injection of LINKER_FLAGS to vcpkg_configure_meson
    luncliff committed Apr 20, 2021
    Configuration menu
    Copy the full SHA
    8a67fbd View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8445d34 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2021

  1. Configuration menu
    Copy the full SHA
    4d997ad View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2021

  1. Configuration menu
    Copy the full SHA
    19544e0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    21754fc View commit details
    Browse the repository at this point in the history

Commits on May 1, 2021

  1. Configuration menu
    Copy the full SHA
    022f10e View commit details
    Browse the repository at this point in the history
  2. Revert "[vcpkg meson] add path of GIT"

    This reverts commit 8a67fbd.
    luncliff committed May 1, 2021
    Configuration menu
    Copy the full SHA
    d59cdaa View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f4bc744 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2021

  1. Configuration menu
    Copy the full SHA
    a83a29e View commit details
    Browse the repository at this point in the history

Commits on May 24, 2021

  1. Configuration menu
    Copy the full SHA
    b4a1e9b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fd1d21a View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2021

  1. Configuration menu
    Copy the full SHA
    88ccd00 View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2021

  1. Configuration menu
    Copy the full SHA
    1dea0c5 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2021

  1. Configuration menu
    Copy the full SHA
    d183708 View commit details
    Browse the repository at this point in the history
  2. [gstreamer] remove dylib

    luncliff committed Jun 18, 2021
    Configuration menu
    Copy the full SHA
    c7b47df View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    950f96a View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2021

  1. Configuration menu
    Copy the full SHA
    c39f327 View commit details
    Browse the repository at this point in the history