summaryrefslogtreecommitdiff
path: root/meson.build
AgeCommit message (Expand)AuthorFilesLines
2016-12-09meson: Support building without Gst debugHEADmasterThibault Saunier1-0/+24
2016-11-29meson: Add headers and libm to has_function checksScott D Phillips1-6/+7
2016-11-18meson: add_global_arguments -> add_project_argumentsScott D Phillips1-4/+7
2016-11-11meson: don't add_global_arguments when being built as a subprojectScott D Phillips1-1/+3
2016-11-09meson: Generate girsThibault Saunier1-0/+9
2016-11-01meson: update versionTim-Philipp Müller1-1/+1
2016-10-26meson: Don't depend on gstreamer-check-1.0 on windowsScott D Phillips1-2/+4
2016-10-25Revert "meson: move gstreamer-check-1.0 dependency to tests/check"Nirbheek Chauhan1-0/+2
2016-10-21meson: move gstreamer-check-1.0 dependency to tests/checkScott D Phillips1-2/+0
2016-10-20Revert "meson: Use the new `pic` argument on static libs"Thibault Saunier1-0/+8
2016-10-20meson: Use the new `pic` argument on static libsThibault Saunier1-8/+0
2016-10-15meson: Don't set c_std to gnu99Nirbheek Chauhan1-1/+0
2016-10-14meson: Make use of new environment object and set plugin path to builddirThibault Saunier1-1/+1
2016-10-03meson: require orc 0.4.24 here tooTim-Philipp Müller1-1/+2
2016-10-03meson: Enable SSE intrinsics in audio-resamplerArun Raghavan1-0/+18
2016-10-03meson: Enable Orc in buildArun Raghavan1-2/+6
2016-09-30meson: Setup pre commit hook and fix getpluginsdir for standalone caseThibault Saunier1-0/+3
2016-09-30meson: update versionTim-Philipp Müller1-1/+1
2016-09-05meson: Properly find where GStreamer plugins are when using subprojectsThibault Saunier1-1/+1
2016-09-05meson: Bump version to 1.9.2Thibault Saunier1-1/+1
2016-08-20Add support for Meson as alternative/parallel build systemNirbheek Chauhan1-0/+185