platform/upstream/gst-common.git
11 years agoupdate-common: generate autogen.sh from template for selected modules
Tim-Philipp Müller [Sun, 14 Apr 2013 16:17:50 +0000 (17:17 +0100)]
update-common: generate autogen.sh from template for selected modules

11 years agoautogen.sh.in: fix autoconf version check
Robert Jobbagy [Fri, 12 Apr 2013 13:10:18 +0000 (15:10 +0200)]
autogen.sh.in: fix autoconf version check

We require 2.68 in all main modules now, don't be content
with 2.62 here just to have autoconf error out later.

https://bugzilla.gnome.org/show_bug.cgi?id=697874

11 years agoautogen.sh.in: remove workaround for prehistoric autopoint versions
Tim-Philipp Müller [Sun, 14 Apr 2013 15:55:48 +0000 (16:55 +0100)]
autogen.sh.in: remove workaround for prehistoric autopoint versions

11 years agoautogen.sh.in: merge some changes from gst-plugins-base
Tim-Philipp Müller [Sun, 14 Apr 2013 15:52:12 +0000 (16:52 +0100)]
autogen.sh.in: merge some changes from gst-plugins-base

But drop the feature to automatically add --disable-xyz and
--enable-xyz arguments when calling configure based on local
files called enable/disable. We can always add it back if
it turns out someone is actually using that.

11 years agoautogen.sh.in: split out core-specific default configure options
Tim-Philipp Müller [Sun, 14 Apr 2013 15:11:24 +0000 (16:11 +0100)]
autogen.sh.in: split out core-specific default configure options

11 years agoautogen.sh.in: only touch .pot file if there's a po directory
Tim-Philipp Müller [Sun, 14 Apr 2013 14:37:21 +0000 (15:37 +0100)]
autogen.sh.in: only touch .pot file if there's a po directory

11 years agoupdate-autogen: new tool to generate module autogen.sh files from a common template
Tim-Philipp Müller [Sun, 14 Apr 2013 14:17:12 +0000 (15:17 +0100)]
update-autogen: new tool to generate module autogen.sh files from a common template

Maybe one day an autogen.sh consisting of just 'autoreconf' will
be enough. Until then, let's try to at least use consistent autogen.sh
in the different modules. This tool will hopefully help with that.

The autogen.sh.in template is currently based on the autogen.sh
from core. There are changes in other modules which should probably
be merged into that.

One bug has already been fixed: touch gstreamer-1.0.pot not -0.10.pot

11 years agoSupport XML_CATALOG_FILES
Руслан Ижбулатов [Fri, 17 Aug 2012 04:38:35 +0000 (08:38 +0400)]
Support XML_CATALOG_FILES

Fixes #682077

11 years agoDon't need docbook2html anymore, need xsltproc
Руслан Ижбулатов [Wed, 3 Apr 2013 17:35:52 +0000 (21:35 +0400)]
Don't need docbook2html anymore, need xsltproc

11 years agocheck.mak: the test registry no longer has an .xml suffix
Tim-Philipp Müller [Wed, 6 Mar 2013 23:57:14 +0000 (23:57 +0000)]
check.mak: the test registry no longer has an .xml suffix

11 years agocheck.mak: Make number of torture iterations configurable
Sebastian Rasmussen [Wed, 27 Feb 2013 22:59:05 +0000 (23:59 +0100)]
check.mak: Make number of torture iterations configurable

Fixes https://bugzilla.gnome.org/show_bug.cgi?id=695315

11 years agocheck.mak: Add target for torturing tests inside valgrind
Sebastian Rasmussen [Wed, 6 Mar 2013 18:50:58 +0000 (19:50 +0100)]
check.mak: Add target for torturing tests inside valgrind

Allows for testing either individual tests or all tests repeatedly.

Fixes https://bugzilla.gnome.org/show_bug.cgi?id=695315

11 years agocheck.mak: Add support for valgrinding all tests forever
Sebastian Rasmussen [Wed, 6 Mar 2013 18:51:11 +0000 (19:51 +0100)]
check.mak: Add support for valgrinding all tests forever

Fixes https://bugzilla.gnome.org/show_bug.cgi?id=695315

11 years agom4: AG_GST_CHECK_GST_PLUGINS_FFMPEG -> AG_GST_CHECK_GST_PLUGINS_LIBAV
Tim-Philipp Müller [Thu, 28 Feb 2013 20:00:06 +0000 (20:00 +0000)]
m4: AG_GST_CHECK_GST_PLUGINS_FFMPEG -> AG_GST_CHECK_GST_PLUGINS_LIBAV

11 years agoupdate-common: gst-ffmpeg -> gst-libav
Tim-Philipp Müller [Thu, 28 Feb 2013 19:50:57 +0000 (19:50 +0000)]
update-common: gst-ffmpeg -> gst-libav

11 years agocheck.mak: enable lcov on individual tests
Alexander Schrab [Fri, 22 Feb 2013 12:19:56 +0000 (13:19 +0100)]
check.mak: enable lcov on individual tests

Adds support for make elements/queue.lcov

https://bugzilla.gnome.org/show_bug.cgi?id=694442

11 years agogtk-doc*.mak: Put the API version in the html book name
Olivier Crête [Mon, 28 Jan 2013 19:28:09 +0000 (20:28 +0100)]
gtk-doc*.mak: Put the API version in the html book name

This causes devhelp2 files to get a version. Due to that devhelp can show it
along with the 0.10 version.

11 years agogtk-doc*.mak: use _1_0 suffix for plugin and registry environment
Tim-Philipp Müller [Tue, 15 Jan 2013 12:54:20 +0000 (12:54 +0000)]
gtk-doc*.mak: use _1_0 suffix for plugin and registry environment

The _1_0 variables override the generic ones without suffix. If
we are in an environment that sets _1_0 variables, such as jhbuild,
we don't want those overriding our unsuffixed build-specific
variables here.

11 years agowin32.mak: add 'make update-exports' target
Tim-Philipp Müller [Tue, 15 Jan 2013 12:48:45 +0000 (12:48 +0000)]
win32.mak: add 'make update-exports' target

11 years agosupp: add more suppressions
Wim Taymans [Tue, 27 Nov 2012 10:27:41 +0000 (11:27 +0100)]
supp: add more suppressions

11 years agogst-glib2.m4: we don't need to link against gthread-2.0 any more
Tim-Philipp Müller [Mon, 26 Nov 2012 00:19:03 +0000 (00:19 +0000)]
gst-glib2.m4: we don't need to link against gthread-2.0 any more

All the normal thread-related stuff is in glib proper, and
we don't use g_thread_init() any more.

https://bugzilla.gnome.org/show_bug.cgi?id=689043

11 years agoRemove check for xfig
Christian Fredrik Kalager Schaller [Mon, 19 Nov 2012 12:41:12 +0000 (13:41 +0100)]
Remove check for xfig

11 years agogstdoc-scangobj: don't use deprecated API
Tim-Philipp Müller [Mon, 19 Nov 2012 11:17:43 +0000 (11:17 +0000)]
gstdoc-scangobj: don't use deprecated API

11 years agogst-plugin-docs.m4: fix autogen.sh warnings
Tim-Philipp Müller [Wed, 7 Nov 2012 17:57:33 +0000 (17:57 +0000)]
gst-plugin-docs.m4: fix autogen.sh warnings

Fix "AM_PATH_PYTHON([2.7]) is m4_require'd but not m4_defun'd"
warnings in autogen.sh. Just do AC_REQUIRE(AM_PATH_PYTHON)
without any arguments, which makes more sense. And disable
plugin doc building if python was not found.

11 years agoFix FSF address
Tim-Philipp Müller [Sun, 4 Nov 2012 00:19:01 +0000 (00:19 +0000)]
Fix FSF address

11 years agogst-plugin-docs.m4: fix python detection
Tim-Philipp Müller [Wed, 31 Oct 2012 18:31:22 +0000 (18:31 +0000)]
gst-plugin-docs.m4: fix python detection

Actually check for python by doing AC_REQUIRE rather
than just AC_BEFORE.

11 years agogst-plugin-docs.m4: bump python requirement from 2.1 to 2.7
Tim-Philipp Müller [Wed, 31 Oct 2012 17:48:43 +0000 (17:48 +0000)]
gst-plugin-docs.m4: bump python requirement from 2.1 to 2.7

11 years agoplugin docs: make misc pythons scripts work with python3
Tim-Philipp Müller [Wed, 31 Oct 2012 00:24:14 +0000 (00:24 +0000)]
plugin docs: make misc pythons scripts work with python3

 - print is a function now
 - foo.has_key(bar) -> bar in foo
 - raise err, text -> raise err(text)
 - uncode strings vs. bytes

https://bugzilla.gnome.org/show_bug.cgi?id=563903

11 years agom4: AG_GST_PLUGIN_DOCS: use AM_PYTHON_PATH instead of our AS_PATH_PYTHON
Tim-Philipp Müller [Sat, 27 Oct 2012 14:39:57 +0000 (15:39 +0100)]
m4: AG_GST_PLUGIN_DOCS: use AM_PYTHON_PATH instead of our AS_PATH_PYTHON

And make the minimum python version argument optional since it's
for our own python code in common.

https://bugzilla.gnome.org/show_bug.cgi?id=563903

11 years agom4: update comment from 0.10 to 1.0
Tim-Philipp Müller [Sat, 6 Oct 2012 13:52:42 +0000 (14:52 +0100)]
m4: update comment from 0.10 to 1.0

11 years agogen-changelog.py: update for 1.x release tags
Tim-Philipp Müller [Sat, 6 Oct 2012 13:49:56 +0000 (14:49 +0100)]
gen-changelog.py: update for 1.x release tags

We don't do the RELEASE- prefix any more for 1.x.

11 years agoupload-mak: upload docs to $X.Y sub-directory not $VERSION
Tim-Philipp Müller [Mon, 24 Sep 2012 15:02:19 +0000 (16:02 +0100)]
upload-mak: upload docs to $X.Y sub-directory not $VERSION

We don't need docs for every dot version release, just put all
1.0.x docs into 1.0/, all 1.2.x docs into 1.2/ etc.

11 years agorelease.mak: make release target a bit more useful
Tim-Philipp Müller [Sat, 22 Sep 2012 11:59:18 +0000 (12:59 +0100)]
release.mak: make release target a bit more useful

Copy/move files to where they need to go for testing and uploading,
and print download link and sha256 sum for copy'n'pasting into the
release announcement.

11 years agorelease.mak: create SHA256 instead of MD5 sums
Tim-Philipp Müller [Sat, 22 Sep 2012 10:56:34 +0000 (11:56 +0100)]
release.mak: create SHA256 instead of MD5 sums

11 years agoUse GTKDOC_REBASE instead of hard-coding
Руслан Ижбулатов [Wed, 22 Aug 2012 10:42:25 +0000 (14:42 +0400)]
Use GTKDOC_REBASE instead of hard-coding

GTKDOC_REBASE will be set to /bin/true if gtkdoc-rebase is missing.
Remove unused GTK_DOC_USE_REBASE conditional.

Fixes #681635

11 years agogst-glib-gen.mak: use GLIB_GENMARSHAL and GLIB_MKENUMS variables to call glib utils
Lionel Landwerlin [Thu, 7 Jun 2012 11:09:55 +0000 (12:09 +0100)]
gst-glib-gen.mak: use GLIB_GENMARSHAL and GLIB_MKENUMS variables to call glib utils

Use the ones we detected. Also makes them overridable,
which makes cross-compilation easier.

https://bugzilla.gnome.org/show_bug.cgi?id=677617

11 years agogst-glib.m4: check for glib-mkenums and glib-genmarshal and allow them to be overridden
Tim-Philipp Müller [Sat, 16 Jun 2012 19:01:49 +0000 (20:01 +0100)]
gst-glib.m4: check for glib-mkenums and glib-genmarshal and allow them to be overridden

Makes cross-compiling easier.

https://bugzilla.gnome.org/show_bug.cgi?id=677620

11 years agogst-parser.m4: Fix flex version check for OSX 10.8
James William Dumay [Mon, 23 Jul 2012 06:41:04 +0000 (08:41 +0200)]
gst-parser.m4: Fix flex version check for OSX 10.8

Fixes bug #680428.

12 years agom4: Move AC_CANONICAL_HOST/_TARGET into AG_GST_INIT
Edward Hervey [Fri, 8 Jun 2012 10:57:14 +0000 (12:57 +0200)]
m4: Move AC_CANONICAL_HOST/_TARGET into AG_GST_INIT

They need to be called before AC_ARG_PROGRAM

12 years agogst-arch.m4: Fix cpu defines
Edward Hervey [Wed, 6 Jun 2012 16:08:26 +0000 (18:08 +0200)]
gst-arch.m4: Fix cpu defines

We were detecting the host cpu (and not the target one).

12 years ago.gitignore: Ignore temporary checkout directories
Edward Hervey [Fri, 1 Jun 2012 08:24:53 +0000 (10:24 +0200)]
.gitignore: Ignore temporary checkout directories

12 years agom4: as-objc.m4 is gone
Edward Hervey [Fri, 1 Jun 2012 08:18:08 +0000 (10:18 +0200)]
m4: as-objc.m4 is gone

12 years agom4: Update gtk-doc m4 macros to those of gtk-doc 1.18
Sebastian Rasmussen [Wed, 30 May 2012 00:00:02 +0000 (02:00 +0200)]
m4: Update gtk-doc m4 macros to those of gtk-doc 1.18

12 years agom4: Don't use -Wno-non-virtual-dtor for objc
Sebastian Dröge [Wed, 30 May 2012 10:37:00 +0000 (12:37 +0200)]
m4: Don't use -Wno-non-virtual-dtor for objc

12 years agom4: Add macro to check for OBJC specific compiler (warning) flags
Sebastian Dröge [Wed, 30 May 2012 09:10:13 +0000 (11:10 +0200)]
m4: Add macro to check for OBJC specific compiler (warning) flags

See bug #643939.

12 years agogst-args.m4: append gcov flags to CFLAGS instead of replacing them
Sebastian Rasmussen [Fri, 25 May 2012 21:13:59 +0000 (23:13 +0200)]
gst-args.m4: append gcov flags to CFLAGS instead of replacing them

Fixes https://bugzilla.gnome.org/show_bug.cgi?id=676846

12 years agogstdoc-scangobj: Update plugin scanner to not use private, hidden API
Sebastian Dröge [Sun, 13 May 2012 13:54:11 +0000 (15:54 +0200)]
gstdoc-scangobj: Update plugin scanner to not use private, hidden API

12 years agoupdate-common: gst-omx wants an updated common module too
Sebastian Dröge [Mon, 16 Apr 2012 07:13:50 +0000 (09:13 +0200)]
update-common: gst-omx wants an updated common module too

12 years agorelease.mak: want no .tar.bz2 no more
Tim-Philipp Müller [Fri, 13 Apr 2012 23:22:41 +0000 (00:22 +0100)]
release.mak: want no .tar.bz2 no more

Out with the old, in with the new.

12 years agoas-libtool: Use modern libtool initialization
Sebastian Dröge [Fri, 13 Apr 2012 11:35:21 +0000 (13:35 +0200)]
as-libtool: Use modern libtool initialization

12 years agogst-autogen.sh: Remove checks for obsolete autotools versions
Sebastian Dröge [Fri, 13 Apr 2012 11:34:56 +0000 (13:34 +0200)]
gst-autogen.sh: Remove checks for obsolete autotools versions

12 years agoupdate-common: don't update gst-python's common any more
Tim-Philipp Müller [Sat, 7 Apr 2012 19:19:43 +0000 (20:19 +0100)]
update-common: don't update gst-python's common any more

There's no gst-python for 0.11/1.0.

12 years agoUpdate update-common script to work with branch master too
Sebastian Dröge [Thu, 5 Apr 2012 16:47:33 +0000 (18:47 +0200)]
Update update-common script to work with branch master too

12 years agoupdate-common: Use correct branch and this script requires bash
Sebastian Dröge [Thu, 5 Apr 2012 16:24:47 +0000 (18:24 +0200)]
update-common: Use correct branch and this script requires bash

12 years agoUpdate for GST_MAJORMINOR -> GST_API_VERSION change
Sebastian Dröge [Thu, 5 Apr 2012 15:43:52 +0000 (17:43 +0200)]
Update for GST_MAJORMINOR -> GST_API_VERSION change

12 years agoMerge remote-tracking branch 'origin/master' into 0.11
Tim-Philipp Müller [Mon, 12 Mar 2012 13:11:26 +0000 (13:11 +0000)]
Merge remote-tracking branch 'origin/master' into 0.11

12 years agom4: fix AC_LANG_SOURCE warnings in AG_GST_CHECK_GST_DEBUG_DISABLED
Tim-Philipp Müller [Fri, 9 Mar 2012 16:52:37 +0000 (16:52 +0000)]
m4: fix AC_LANG_SOURCE warnings in AG_GST_CHECK_GST_DEBUG_DISABLED

12 years agoMerge remote-tracking branch 'origin/master' into 0.11
Tim-Philipp Müller [Thu, 8 Mar 2012 19:49:59 +0000 (19:49 +0000)]
Merge remote-tracking branch 'origin/master' into 0.11

12 years agocheck.mak: add 'make foo/bar.check-norepeat' option
Tim-Philipp Müller [Wed, 7 Mar 2012 12:33:13 +0000 (12:33 +0000)]
check.mak: add 'make foo/bar.check-norepeat' option

When debugging specific test case failures, we dont' want the
test to be run again with GST_DEBUG=*:2, that just clutters
the log and makes everything more complicated.

Add foo/bar.check-norepeat target to run the test exactly
once and stop when it fails.

12 years agoMerge branch 'master' into 0.11
Thomas Vander Stichele [Wed, 25 Jan 2012 13:26:17 +0000 (14:26 +0100)]
Merge branch 'master' into 0.11

12 years agoupdate-common: read the url to push to from config
Thomas Vander Stichele [Wed, 25 Jan 2012 13:20:52 +0000 (14:20 +0100)]
update-common: read the url to push to from config

12 years agogstdoc-scangobj: use gst_registry_get
Thomas Vander Stichele [Wed, 25 Jan 2012 11:57:22 +0000 (12:57 +0100)]
gstdoc-scangobj: use gst_registry_get

12 years agogtk-doc-plugins.mak: fail on compiling scanner
Thomas Vander Stichele [Wed, 25 Jan 2012 11:56:42 +0000 (12:56 +0100)]
gtk-doc-plugins.mak: fail on compiling scanner

12 years agoMerge remote-tracking branch 'origin/master' into 0.11
Tim-Philipp Müller [Fri, 20 Jan 2012 15:58:00 +0000 (15:58 +0000)]
Merge remote-tracking branch 'origin/master' into 0.11

12 years agom4: add AG_GST_CHECK_UNINSTALLED_SETUP macro
Tim-Philipp Müller [Fri, 20 Jan 2012 15:19:44 +0000 (15:19 +0000)]
m4: add AG_GST_CHECK_UNINSTALLED_SETUP macro

12 years agoMerge remote-tracking branch 'origin/master' into 0.11
Tim-Philipp Müller [Thu, 19 Jan 2012 14:15:08 +0000 (14:15 +0000)]
Merge remote-tracking branch 'origin/master' into 0.11

12 years agogst-args: add AG_GST_ARG_DISABLE_FATAL_WARNINGS to provide --disable-fatal-warnings...
Colin Walters [Thu, 19 Jan 2012 13:37:12 +0000 (13:37 +0000)]
gst-args: add AG_GST_ARG_DISABLE_FATAL_WARNINGS to provide --disable-fatal-warnings configure option

It's reasonable to build from git, but not want to turn all compiler
warnings into fatal errors.  For example, GNOME's jhbuild helps people
get newer versions of software than came from their distribution, but
they may not necessarily want to hack on it.

12 years agogst-glib2.m4: Add a check for GIO too
Sebastian Dröge [Wed, 18 Jan 2012 15:44:22 +0000 (16:44 +0100)]
gst-glib2.m4: Add a check for GIO too

We depend on it unconditionally now in core and elsewhere.

12 years agoupdate-common: our branch is 0.11
Tim-Philipp Müller [Wed, 4 Jan 2012 19:48:27 +0000 (19:48 +0000)]
update-common: our branch is 0.11

12 years agoupdate-common: add support for branches
Tim-Philipp Müller [Wed, 4 Jan 2012 19:34:03 +0000 (19:34 +0000)]
update-common: add support for branches

12 years agoMerge remote-tracking branch 'origin/master' into 0.11
Tim-Philipp Müller [Mon, 26 Dec 2011 00:12:57 +0000 (00:12 +0000)]
Merge remote-tracking branch 'origin/master' into 0.11

12 years agom4: remove AG_GST_CHECK_GST_GDP for removed library
Tim-Philipp Müller [Mon, 26 Dec 2011 00:12:19 +0000 (00:12 +0000)]
m4: remove AG_GST_CHECK_GST_GDP for removed library

12 years agogst.supp: suppress global allocs in g_type_init*() more effectively
Tim-Philipp Müller [Tue, 6 Dec 2011 00:58:34 +0000 (00:58 +0000)]
gst.supp: suppress global allocs in g_type_init*() more effectively

12 years agogstdoc-scangobj: port to current 0.11 API
Tim-Philipp Müller [Fri, 11 Nov 2011 01:22:36 +0000 (01:22 +0000)]
gstdoc-scangobj: port to current 0.11 API

12 years agoMerge branch 'master' into 0.11
Wim Taymans [Wed, 9 Nov 2011 11:10:42 +0000 (12:10 +0100)]
Merge branch 'master' into 0.11

12 years agom4: add AG_GST_CHECK_GST_DEBUG_DISABLED
Tim-Philipp Müller [Wed, 9 Nov 2011 00:32:27 +0000 (00:32 +0000)]
m4: add AG_GST_CHECK_GST_DEBUG_DISABLED

12 years agoadd net library
Wim Taymans [Thu, 3 Nov 2011 15:35:47 +0000 (16:35 +0100)]
add net library

12 years agoMerge remote-tracking branch 'origin/master' into 0.11
Tim-Philipp Müller [Wed, 2 Nov 2011 16:34:07 +0000 (16:34 +0000)]
Merge remote-tracking branch 'origin/master' into 0.11

12 years agogst-glib2.m4: export GLIB_EXTRA_CFLAGS to Makefile
Tim-Philipp Müller [Mon, 31 Oct 2011 17:43:18 +0000 (17:43 +0000)]
gst-glib2.m4: export GLIB_EXTRA_CFLAGS to Makefile

So make GLIB_EXTRA_CFLAGS=... works

12 years agocheck-exports: update for new symbol export regexp
Tim-Philipp Müller [Sat, 8 Oct 2011 14:35:32 +0000 (15:35 +0100)]
check-exports: update for new symbol export regexp

12 years agoMerge remote-tracking branch 'origin/master' into 0.11
Tim-Philipp Müller [Sat, 8 Oct 2011 14:34:45 +0000 (15:34 +0100)]
Merge remote-tracking branch 'origin/master' into 0.11

12 years agocheck-exports: no need to blacklist gstparse symbols any more
Tim-Philipp Müller [Sat, 8 Oct 2011 14:26:34 +0000 (15:26 +0100)]
check-exports: no need to blacklist gstparse symbols any more

12 years agoMerge remote-tracking branch 'origin/master' into 0.11
Edward Hervey [Wed, 21 Sep 2011 11:42:58 +0000 (13:42 +0200)]
Merge remote-tracking branch 'origin/master' into 0.11

12 years agointrospection.m4: Update from upstream
Johan Dahlin [Mon, 29 Aug 2011 13:09:03 +0000 (10:09 -0300)]
introspection.m4: Update from upstream

https://bugzilla.gnome.org/show_bug.cgi?id=657638

12 years agodocs: remove a stray @ in makefile
Stefan Sauer [Tue, 6 Sep 2011 19:23:26 +0000 (21:23 +0200)]
docs: remove a stray @ in makefile

12 years agodocs: support multiple source-dirs like we do in upstream
Stefan Sauer [Tue, 6 Sep 2011 12:07:12 +0000 (14:07 +0200)]
docs: support multiple source-dirs like we do in upstream

This lets us specify gst,ext,sys dirs for plugin docs.

12 years agodocs: also clean content files in out-of-srcdir build
Stefan Sauer [Mon, 5 Sep 2011 13:19:38 +0000 (15:19 +0200)]
docs: also clean content files in out-of-srcdir build

12 years agom4: Add support for non-ported plugins
Edward Hervey [Tue, 2 Aug 2011 09:27:05 +0000 (11:27 +0200)]
m4: Add support for non-ported plugins

This allows defining a GST_PLUGINS_NONPORTED in the configure.ac of various
modules.
AG_GST_CHECK_PLUGIN and AG_GST_CHECK_FEATURE will properly handle non-ported
plugins and configure will report the list of non-ported plugins at the end

12 years agoMerge remote-tracking branch 'origin/master' into HEAD
Edward Hervey [Tue, 2 Aug 2011 09:26:45 +0000 (11:26 +0200)]
Merge remote-tracking branch 'origin/master' into HEAD

13 years agoorc.m4: cross-compile search for orcc.
Maarten Bosmans [Thu, 23 Jun 2011 18:23:53 +0000 (11:23 -0700)]
orc.m4: cross-compile search for orcc.

Search for orcc in the path when cross-compiling and the orcc
found by pkg-config doesn't work.

Signed-off-by: David Schleef <ds@schleef.org>
13 years agogst-args.m4: remove duplicated "no" message
Stefan Kost [Sat, 11 Jun 2011 20:17:20 +0000 (23:17 +0300)]
gst-args.m4: remove duplicated "no" message

13 years agodocs: more out-of-srcdir plugin build fixing
Stefan Kost [Fri, 20 May 2011 14:29:58 +0000 (17:29 +0300)]
docs: more out-of-srcdir plugin build fixing

13 years agodocs: further implement merging from doc-updates
Stefan Kost [Thu, 19 May 2011 13:42:43 +0000 (16:42 +0300)]
docs: further implement merging from doc-updates

Also merge interfaces and prerequisites files. Sort types before outputing the
hierarchy. This already avoid delta that would just have re-ordered entries.

13 years agoscangobj: output detailed progress on make V=1
Stefan Kost [Thu, 19 May 2011 12:17:55 +0000 (15:17 +0300)]
scangobj: output detailed progress on make V=1

13 years agodocs: update todo comment
Stefan Kost [Wed, 18 May 2011 21:38:43 +0000 (00:38 +0300)]
docs: update todo comment

13 years agodocs: only use --verbose on gtkdoc-mkhtml where supported
Stefan Kost [Wed, 18 May 2011 20:07:16 +0000 (23:07 +0300)]
docs: only use --verbose on gtkdoc-mkhtml where supported

This would require gtk-doc >=1.18 (unreleased yet) and we don't want to do that
for cosmetic fixes.

13 years agoplugin-docs: remove needless inspect rule
Stefan Kost [Wed, 18 May 2011 20:02:08 +0000 (23:02 +0300)]
plugin-docs: remove needless inspect rule

This rule causes rebuilds during make install. We can ensure the directory
in the scanobj-build.stamp rule.

13 years agodocs: further reduce delta to upstream makefiles
Stefan Kost [Wed, 18 May 2011 20:00:32 +0000 (23:00 +0300)]
docs: further reduce delta to upstream makefiles

Also remove some cruft (e.g. the FC3 comments simplay don't make sense (anymore)
- the scanner is removing its own files).

13 years agodocs: don't install devhelp (1) files anymore
Stefan Kost [Wed, 18 May 2011 19:16:50 +0000 (22:16 +0300)]
docs: don't install devhelp (1) files anymore

Next gtk-doc release is dropping them too.

13 years agogst-feature.m4: Remove AG_GST_CHECK_CONFIGPROG
David Schleef [Tue, 10 May 2011 23:37:18 +0000 (16:37 -0700)]
gst-feature.m4: Remove AG_GST_CHECK_CONFIGPROG

No longer do we accept the abomination that is the -config
script.