summaryrefslogtreecommitdiff
path: root/meson.build
AgeCommit message (Expand)AuthorFilesLines
2018-03-19Release 1.14.0HEADmasterTim-Philipp Müller1-1/+1
2018-03-13Release 1.13.91Tim-Philipp Müller1-1/+1
2018-03-03Release 1.13.90Tim-Philipp Müller1-1/+1
2018-03-01meson: enable more warningsMathieu Duponchelle1-0/+49
2018-02-15Back to developmentTim-Philipp Müller1-1/+1
2018-02-15Release 1.13.1Tim-Philipp Müller1-1/+1
2018-02-08meson: make version numbers ints and fix int/string comparisonTim-Philipp Müller1-5/+5
2018-01-30meson: use -fno-strict-aliasing if supportedTim-Philipp Müller1-0/+5
2018-01-30meson: use built-in pic kwarg when building static helper libsTim-Philipp Müller1-8/+0
2017-12-26meson: skip translations if gettext is not availableTim-Philipp Müller1-1/+5
2017-10-05meson: remove vs_module_defsHavard Graff1-2/+0
2017-08-10meson: hide symbols by default unless explicitly exportedTim-Philipp Müller1-0/+5
2017-07-15meson: add translationsTim-Philipp Müller1-0/+1
2017-07-07meson: find python3 via python3 moduleTim-Philipp Müller1-1/+1
2017-06-28meson: Allow using glib as a subprojectThibault Saunier1-11/+21
2017-06-26meson: fix with-package-name optionTim-Philipp Müller1-3/+4
2017-06-05meson: use dep.get_pkgconfig_variable()Tim-Philipp Müller1-12/+6
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/+3
2017-05-20meson: add options to set package name and originTim-Philipp Müller1-2/+14
2017-05-04g-i: no need to load registry in g-i scannerTim-Philipp Müller1-0/+1
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-02-24meson: Update versionSebastian Dröge1-1/+1
2017-01-13meson: bump versionTim-Philipp Müller1-1/+1
2016-12-16meson:doc: Build libraries documentationsThibault Saunier1-0/+12
2016-12-09meson: Support building without Gst debugThibault 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