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

Reland "Fix build on macosarm64 and pay attention to USE_SANDBOX flag" #83

Merged
merged 14 commits into from
Jul 4, 2024

Commits on Mar 27, 2024

  1. Reland "Fix build on macosarm64 and pay attention to USE_SANDBOX flag"

    Steve McFarlin authored and amyspark committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    e150b92 View commit details
    Browse the repository at this point in the history
  2. Fix variable issues

    Steve McFarlin authored and amyspark committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    cfbd440 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2024

  1. Do not attempt to use libcef_lib on macOS which is sandbox only

    Signed-off-by: L. E. Segovia <[email protected]>
    amyspark committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    aeea047 View commit details
    Browse the repository at this point in the history
  2. Several staging fixes for beginning Sandbox V2 update

    - Implement framework loading from a sibling directory
    - Finalize automated deploying for testing of the framework
    - Work around gstcefsubprocess trying to use Linux-style RPATH on macOS
    amyspark committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    16e34ea View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2024

  1. Fix framework load from outside the app bundle

    (wrapping gst-launch-1.0 is still required, but CEF can be perfectly used from outside it)
    amyspark committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    225bada View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b0e2b4e View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2024

  1. Configuration menu
    Copy the full SHA
    f6fdd2a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ab3d360 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    83eb532 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    41865a2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2f47246 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    cbdc0b6 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1255b31 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    562dba7 View commit details
    Browse the repository at this point in the history