Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • cerbero cerbero
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 101
    • Issues 101
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 35
    • Merge requests 35
  • 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
  • cerberocerbero
  • Merge requests
  • !27

cerbero: Do not build any recipes with Visual Studio

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Nirbheek Chauhan requested to merge nirbheek/cerbero:revert-msvc-use-mingw into master Nov 23, 2018
  • Overview 2
  • Commits 1
  • Pipelines 0
  • Changes 3

Switch the default from building Meson recipes with MSVC by default to using MinGW. We still haven't fully solved the CRT interop issues w.r.t. backtraces and some APIs such as FILE. This fixes some blockers for the 1.15.1 release. This will be revisited for 1.15.2

Fixes #77 (closed), #83 (closed), #88 (closed)

I have tested a full from-scratch build with this change, and everything builds and works correctly for me.

Edited Nov 23, 2018 by Nirbheek Chauhan
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: revert-msvc-use-mingw