summaryrefslogtreecommitdiff
path: root/meson.build
AgeCommit message (Expand)AuthorFilesLines
2016-11-18meson: add_global_arguments -> add_project_argumentsScott D Phillips1-4/+7
2016-11-17meson: wayland: move dep checks to the libMatthew Waters1-10/+0
2016-11-15meson: Build waylandsinkThibault Saunier1-0/+10
2016-11-11meson: don't add_global_arguments when being built as a subprojectScott D Phillips1-1/+3
2016-11-01meson: update versionTim-Philipp Müller1-1/+1
2016-10-27meson: Don't warn about C4146 with MSVCNirbheek Chauhan1-1/+1
2016-10-21meson: Remove gstreamer-check-1.0 dependencyScott D Phillips1-2/+0
2016-10-15meson: Don't set c_std to gnu99Nirbheek Chauhan1-1/+0
2016-09-30meson: Setup pre-commit hooks when configuringThibault Saunier1-0/+3
2016-09-30meson: update versionTim-Philipp Müller1-1/+1
2016-09-05meson: Fix building with meson 0.34 when using subprojectsThibault Saunier1-1/+1
2016-09-05meson: Bump version to 1.9.2Thibault Saunier1-1/+1
2016-08-25meson: Make mpegts lib build when using subprojectsThibault Saunier1-0/+2
2016-08-20Add support for Meson as alternative/parallel build systemNirbheek Chauhan1-0/+350