Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
    • Help
    • Support
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
gst-plugins-bad
gst-plugins-bad
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
    • Cycle Analytics
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Charts
  • Issues 882
    • Issues 882
    • List
    • Boards
    • Labels
    • Milestones
  • Merge Requests 94
    • Merge Requests 94
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Charts
  • Packages
    • Packages
    • Container Registry
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • GStreamer
  • gst-plugins-badgst-plugins-bad
  • Repository

Switch branch/tag
  • gst-plugins-bad
  • config.h.meson
Find file
BlameHistoryPermalink
  • Nirbheek Chauhan's avatar
    Add support for Meson as alternative/parallel build system · 42af2d66
    Nirbheek Chauhan authored Aug 12, 2016
    https://github.com/mesonbuild/meson
    
    With contributions from:
    
    Tim-Philipp Müller <tim@centricular.com>
    Matej Knopp <matej.knopp@gmail.com>
    Jussi Pakkanen <jpakkane@gmail.com> (original port)
    
    Highlights of the features provided are:
    * Faster builds on Linux (~40-50% faster)
    * The ability to build with MSVC on Windows
    * Generate Visual Studio project files
    * Generate XCode project files
    * Much faster builds on Windows (on-par with Linux)
    * Seriously fast configure and building on embedded
    
    ... and many more. For more details see:
    
    http://blog.nirbheek.in/2016/05/gstreamer-and-meson-new-hope.html
    http://blog.nirbheek.in/2016/07/building-and-developing-gstreamer-using.html
    
    Building with Meson should work on both Linux and Windows, but may
    need a few more tweaks on other operating systems.
    42af2d66
config.h.meson 17.9 KB
EditWeb IDE

Replace config.h.meson

Attach a file by drag & drop or click to upload


Cancel
A new branch will be created in your fork and a new merge request will be started.