GNOME Bugzilla – Bug 774656
meson: change add_global_arguments to add_project_arguments
Last modified: 2016-11-18 09:42:04 UTC
add_project_arguments() added in meson 0.36.0
Created attachment 340202 [details] [review] [PATCH gstreamer] meson: add_global_arguments -> add_project_arguments
Created attachment 340203 [details] [review] [PATCH gst-plugins-base] meson: add_global_arguments -> add_project_arguments
Created attachment 340204 [details] [review] [PATCH gst-plugins-good] meson: add_global_arguments -> add_project_arguments
Created attachment 340205 [details] [review] [PATCH gst-plugins-bad] meson: add_global_arguments -> add_project_arguments
Created attachment 340206 [details] [review] [PATCH gst-plugins-ugly] meson: Add ignored warnings for MSVC
Created attachment 340207 [details] [review] [PATCH gst-devtools] meson: Add ignored warnings for MSVC
Comment on attachment 340202 [details] [review] [PATCH gstreamer] meson: add_global_arguments -> add_project_arguments commit 7b29403e067b8f59132d811ca91a91a0ec4382a0 Author: Scott D Phillips <scott.d.phillips@intel.com> Date: Thu Nov 17 16:39:52 2016 -0800 meson: add_global_arguments -> add_project_arguments https://bugzilla.gnome.org/show_bug.cgi?id=774656
Comment on attachment 340203 [details] [review] [PATCH gst-plugins-base] meson: add_global_arguments -> add_project_arguments commit abf1f23d54e9176873a0dbe7fc3c039a9e60dd7c Author: Scott D Phillips <scott.d.phillips@intel.com> Date: Thu Nov 17 16:45:32 2016 -0800 meson: add_global_arguments -> add_project_arguments https://bugzilla.gnome.org/show_bug.cgi?id=774656
Comment on attachment 340204 [details] [review] [PATCH gst-plugins-good] meson: add_global_arguments -> add_project_arguments commit 591541d1950a90fa1fcc30224335f0910d31de13 Author: Scott D Phillips <scott.d.phillips@intel.com> Date: Thu Nov 17 17:16:26 2016 -0800 meson: add_global_arguments -> add_project_arguments https://bugzilla.gnome.org/show_bug.cgi?id=774656
Comment on attachment 340206 [details] [review] [PATCH gst-plugins-ugly] meson: Add ignored warnings for MSVC commit 4161c2e96f854a587656ba04c903ba771b40bb53 Author: Scott D Phillips <scott.d.phillips@intel.com> Date: Thu Nov 17 17:20:03 2016 -0800 meson: Add ignored warnings for MSVC https://bugzilla.gnome.org/show_bug.cgi?id=774656
Comment on attachment 340205 [details] [review] [PATCH gst-plugins-bad] meson: add_global_arguments -> add_project_arguments commit 62fb78d084217d6c284dd4fcb2b184abacb96566 Author: Scott D Phillips <scott.d.phillips@intel.com> Date: Thu Nov 17 17:17:22 2016 -0800 meson: add_global_arguments -> add_project_arguments https://bugzilla.gnome.org/show_bug.cgi?id=774656
Comment on attachment 340207 [details] [review] [PATCH gst-devtools] meson: Add ignored warnings for MSVC commit 55d0e7a607c8f35680cf4a2adfb92b2b8ab45b83 Author: Scott D Phillips <scott.d.phillips@intel.com> Date: Thu Nov 17 17:26:49 2016 -0800 meson: Add ignored warnings for MSVC https://bugzilla.gnome.org/show_bug.cgi?id=774656
Thanks, that was on my list for today as well :D