gst-inspect: fix unused-const-variable error in windows
[platform/upstream/gstreamer.git] / meson.build
2019-04-18 Tim-Philipp MüllerRelease 1.16.0
2019-04-10 Tim-Philipp MüllerRelease 1.15.90
2019-03-23 Tim-Philipp Müllerg-i: pass --quiet to g-ir-scanner
2019-03-23 Tim-Philipp Müllerg-i: silence 'nested extern' compiler warnings when...
2019-03-04 Tim-Philipp MüllerBack to development
2019-02-26 Tim-Philipp MüllerRelease 1.15.2
2019-01-28 Mathieu Duponchellegstinfo: add Windows stacktraces support
2019-01-22 Seungha Yangmeson: Correct minimum required GLib version
2019-01-17 Tim-Philipp MüllerRelease 1.15.1
2018-11-30 Nicolas Dufresnelibdw support is optional
2018-11-05 Matthew Watersmeson: generate pkg-config files for our plugins
2018-10-07 Tim-Philipp Müllermeson: use new 'python' module instead of deprecated...
2018-09-24 Tim-Philipp Müllerlibs: figure out right export define in configure
2018-09-21 Seungha Yangmeson: Specify encoding to UTF-8 when building with...
2018-09-19 Tim-Philipp Müllermeson: add glib-checks option to disable API guards...
2018-08-31 Nirbheek Chauhanmeson: Maintain macOS ABI through dylib versioning
2018-08-16 Nirbheek Chauhanmeson: host_system is 'ios' when building for iOS
2018-08-11 Tim-Philipp Müllermeson: add options to disable gobject cast checks and...
2018-08-10 Tim-Philipp Müllermeson: define G_DISABLE_DEPRECATED for development...
2018-08-09 Tim-Philipp Müllermeson: add memory-alignment option
2018-08-09 Tim-Philipp Müllermeson: add option to disable command-line option parsing
2018-08-09 Tim-Philipp Müllermeson: add options to disable tests, examples, benchmar...
2018-08-03 Tim-Philipp Müllermeson: fix setting of extra checks option
2018-08-03 Tim-Philipp Müllermeson: add option to enable poisoning of deallocated...
2018-07-27 Nirbheek Chauhanmeson: Add feature options for optional deps
2018-07-25 Nicolas Dufresnemeson: Install bash completion helper in prefix
2018-07-25 Nirbheek Chauhanmeson: host_machine.system() is darwin even on iOS
2018-07-25 Nirbheek Chauhanmeson: Use new define_variable: feature instead of...
2018-07-25 Nirbheek Chauhanmeson: Small cleanup, unused variable
2018-07-25 Nirbheek Chauhanmeson: Use copy: true for configure_file()
2018-05-22 Thibault Sauniermeson: Add an option to activate extra checks
2018-05-21 Tim-Philipp Müllermeson: rename gtkdoc option to gtk_doc
2018-05-20 Tim-Philipp Müllermeson: add 'nls' option to disable translations
2018-05-05 Nirbheek Chauhanmeson: Update option names to omit disable_ and with...
2018-04-24 Xavier ClaessensMeson: Use library() to build both static and shared...
2018-04-24 Xavier ClaessensMeson: Fix check for linker args
2018-04-20 Tim-Philipp Müllermeson: fix invalid keyword argument warnings
2018-03-22 Tim-Philipp Müllermeson: bump meson req for gnome.mkenums_simple()
2018-03-22 Alessandro Decinameson: use gnome.mkenums_simple() to generate controlle...
2018-03-20 Tim-Philipp MüllerBack to development
2018-03-19 Tim-Philipp MüllerRelease 1.14.0
2018-03-13 Tim-Philipp MüllerRelease 1.13.91
2018-03-03 Tim-Philipp MüllerRelease 1.13.90
2018-03-01 Mathieu Duponchellemeson: -Wformat-* require -Wformat
2018-03-01 Mathieu Duponchellemeson: enable more warnings
2018-02-21 Justin Kimmeson: Use .dylib suffix if darwin
2018-02-15 Tim-Philipp MüllerBack to development
2018-02-15 Tim-Philipp MüllerRelease 1.13.1
2018-02-08 Tim-Philipp Müllermeson: make version numbers ints and fix int/string...
2018-01-30 Tim-Philipp Müllermeson: use -fno-strict-aliasing if supported
2017-12-26 Tim-Philipp Müllermeson: skip translations if gettext is not available
2017-12-02 Tim-Philipp MüllerMove GstAggregator from -bad to core
2017-10-05 Havard Graffmeson: remove vs_module_defs
2017-08-10 Tim-Philipp Müllermeson: hide symbols by default unless explicitly exported
2017-08-07 Tim-Philipp Müllermeson: fix a few warnings
2017-07-14 Tim-Philipp Müllerwin32: find plugin scanner in libexecdir subdir as...
2017-07-11 Nicolas Dufresnemeson: Fix bashcomp installation
2017-07-11 Nicolas Dufresnemeson: Use join_paths and .set_quoted where possible
2017-07-07 Tim-Philipp Müllermeson: find python3 via python3 module
2017-06-29 Tim-Philipp Müllermeson: check for ppoll() as well
2017-06-28 Thibault Sauniermeson: Allow using glib as a subproject
2017-06-23 Tim-Philipp Müllermeson: fix with-package-name option
2017-05-21 Tim-Philipp Müllermeson: don't need config.h.meson any more
2017-05-21 Tim-Philipp Müllermeson: make C++ compiler optional
2017-05-13 Tim-Philipp Müllermeson: add options to set package name and origin
2017-05-09 Tim-Philipp Müllermeson: bump meson version requirement to 0.40.1
2017-05-05 Tim-Philipp Müllermeson: add gst-ptp-helper
2017-05-05 Tim-Philipp Müllermeson: fix indentation
2017-05-04 Tim-Philipp Müllerg-i: no need to load registry in g-i scanner
2017-05-04 Tim-Philipp Müllermeson: install gst-element-check-1.0.m4
2017-05-04 Sebastian DrögeBack to development
2017-05-04 Sebastian DrögeRelease 1.12.0 1.12.0
2017-04-27 Sebastian DrögeRelease 1.11.91
2017-04-09 Sebastian Drögemeson: Add check for glib-mkenums
2017-04-07 Sebastian DrögeRelease 1.11.90
2017-04-04 Nicolas Dufresnemeson: Add bash completion support
2017-02-24 Thibault Sauniermeson: Add an option to disable usage of libunwind
2017-02-24 Sebastian Drögemeson: Update version
2017-01-13 Tim-Philipp Müllermeson: bump version
2016-12-21 Nirbheek Chauhanmeson: Add several missing features from configure.ac
2016-12-21 Nirbheek Chauhanbuild: Remove unused functions
2016-12-21 Nirbheek Chauhanmeson: Derive defines from header/function names
2016-12-16 Nirbheek Chauhanmeson: Don't search for python3 twice
2016-12-09 Thibault Sauniermeson: Support building with Gst debug disabled
2016-12-09 Nirbheek Chauhanlibcheck: Update the compatibility code and checks
2016-11-29 Thibault Sauniermeson: Set default debug level to ERROR when running...
2016-11-28 Tim-Philipp MüllerMove dataurisrc element from -bad
2016-11-25 Ting-Wei Lanmeson: Support execinfo.h on FreeBSD by using -lexecinfo
2016-11-18 Scott D Phillipsmeson: add_global_arguments -> add_project_arguments
2016-11-14 Thibault Sauniermeson: require meson 0.36 and use new `pic` arg on...
2016-11-11 Scott D Phillipsmeson: don't add_global_arguments when being built...
2016-11-04 Thibault Sauniermeson: Unset the plugin paths to generate the .gir...
2016-11-04 Thibault Sauniergst: Use libunwind/libdw to generate backtraces if...
2016-11-01 Tim-Philipp Müllermeson: update version
2016-10-25 Nirbheek Chauhanmeson: Add an option to explicitly disable gtk-doc
2016-10-20 Thibault SaunierRevert "meson: Use the new `pic` argument on static...
2016-10-20 Thibault Sauniermeson: Use the new `pic` argument on static libs
2016-10-18 Nirbheek Chauhanbuild: Apply XCode 8 workaround for iOS too
2016-10-15 Nirbheek Chauhanmeson: Don't use c_std=c99
2016-10-14 Thibault Sauniermeson: Make use of new environment object and set plugi...
next