Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • L libdazzle
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 15
    • Issues 15
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 2
    • Merge requests 2
  • 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
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • GNOMEGNOME
  • libdazzle
  • Merge requests
  • !14

Install stuff properly when using project_subdir

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Michael Catanzaro requested to merge mcatanzaro/subproject-installation into master Aug 07, 2018
  • Overview 1
  • Commits 2
  • Pipelines 0
  • Changes 3

If the system copy of libdazzle is not new enough for Epiphany, we need to build it as a meson subproject. In this case, the project_subdir meson option is intended to be used to avoid the installation conflicting with the main system copy of libdazzle. And that mostly works, but a couple files are ignoring it and need fixed.

CC: @jbrummer @chergert @pgriffis

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: mcatanzaro/subproject-installation