summaryrefslogtreecommitdiff
path: root/meson.build
AgeCommit message (Expand)AuthorFilesLines
2018-01-30meson: use -fno-strict-aliasing where supportedTim-Philipp Müller1-0/+5
2017-12-30meson: zlib is not actually a hard requirementTim-Philipp Müller1-5/+3
2017-12-26meson: skip translations if gettext is not availableTim-Philipp Müller1-1/+5
2017-12-22v4l2object: Don't use mmap64 if off_t is 64-bitTing-Wei Lan1-0/+1
2017-12-21v4l2object: Check for mmap64 before using itTing-Wei Lan1-0/+1
2017-08-10meson: don't export symbols by defaultTim-Philipp Müller1-0/+5
2017-07-07meson: find python3 via python3 moduleTim-Philipp Müller1-1/+1
2017-06-28meson: Allow using glib as a subprojectThibault Saunier1-3/+3
2017-06-26meson: fix with-package-name optionTim-Philipp Müller1-3/+4
2017-06-23sys: remove sunaudio pluginTim-Philipp Müller1-6/+0
2017-05-21meson: don't need config.h.meson any longerTim-Philipp Müller1-3/+1
2017-05-21meson: make C++ compiler optionalTim-Philipp Müller1-1/+1
2017-05-20meson: add options to set package name and originTim-Philipp Müller1-3/+13
2017-05-04Back to developmentSebastian Dröge1-1/+1
2017-05-04Release 1.12.0Sebastian Dröge1-1/+1
2017-04-27Release 1.11.91Sebastian Dröge1-1/+1
2017-04-07Release 1.11.90Sebastian Dröge1-1/+1
2017-03-28pkgconfig: Generate the pkg-config with meson tooThibault Saunier1-0/+1
2017-02-24meson: Update versionSebastian Dröge1-1/+1
2017-01-13meson: bump versionTim-Philipp Müller1-1/+1
2017-01-05meson: Install presets filesThibault Saunier1-0/+2
2016-12-09meson: Support building without Gst debugThibault Saunier1-0/+24
2016-11-29meson: add libm to has_function checksScott D Phillips1-2/+3
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-01meson: update versionTim-Philipp Müller1-1/+1
2016-10-27meson: Remove uselessly duplicated dep checksNirbheek Chauhan1-6/+0
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-15meson: Don't set c_std to gnu99Nirbheek Chauhan1-1/+0
2016-10-11meson: Make use of new environment object and set plugin path to builddirThibault Saunier1-1/+1
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-26meson: add unit testsTim-Philipp Müller1-4/+3
2016-09-26meson: hook up translationsTim-Philipp Müller1-0/+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/+248