Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • gst-plugins-base gst-plugins-base
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 633
    • Issues 633
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 67
    • Merge requests 67
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • GStreamerGStreamer
  • gst-plugins-basegst-plugins-base
  • Merge requests
  • !800

gl/build: build with implicit_include_directories : false

  • Review changes

  • Download
  • Patches
  • Plain diff
Merged Matthew Waters requested to merge ystreet/gst-plugins-base:gl-egl-h-mixup into master Aug 26, 2020
  • Overview 4
  • Commits 1
  • Pipelines 3
  • Changes 2

Fixes case-insensitive file systems confusing gst-libs/gst/gl/egl/egl.h with EGL/egl.h when the source directory gst-libs/gst/gl is automatically added to the compiler's search path.

Due to https://github.com/mesonbuild/meson/issues/7582 we also need to perform manual enumtype generation.

Fixes #814 (closed)

Edited Aug 26, 2020 by Matthew Waters
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: gl-egl-h-mixup