summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Matthias Friedrich [Sun, 13 Apr 2003 13:38:38 +0000 (13:38 +0000)]
Using bash is problematic on non-linux plattforms, Matthias use NetBSD.
Original commit message from CVS:
moving GStreamer from Bash to sh. Patch from Matthias Friedrich <matt@mafr.de>
Using bash is problematic on non-linux plattforms, Matthias use NetBSD.
Matthias message:
I appended the promised fix to autogen.sh and friends. That way, only
plain /bin/sh is needed as it is present on all Unices.
The problems were non-portable pushd/popd functions and the usage of a
'==' comparison which is non-standard in test(1). The standard is '=',
although C programmers never believe it.
David I. Lehn [Mon, 20 Jan 2003 18:05:46 +0000 (18:05 +0000)]
autoconf developers are lame: change AC_MSG_WARNING to AC_MSG_WARN
Original commit message from CVS:
autoconf developers are lame: change AC_MSG_WARNING to AC_MSG_WARN
Thomas Vander Stichele [Mon, 20 Jan 2003 14:13:47 +0000 (14:13 +0000)]
python isn't life or death
Original commit message from CVS:
python isn't life or death
Thomas Vander Stichele [Mon, 20 Jan 2003 14:10:53 +0000 (14:10 +0000)]
compiler check
Original commit message from CVS:
compiler check
Thomas Vander Stichele [Mon, 20 Jan 2003 12:13:55 +0000 (12:13 +0000)]
fix error
Original commit message from CVS:
fix error
David I. Lehn [Sun, 19 Jan 2003 00:40:52 +0000 (00:40 +0000)]
add --disable-xsltproc-net option to pass --nonet to xsltproc
Original commit message from CVS:
add --disable-xsltproc-net option to pass --nonet to xsltproc
Thomas Vander Stichele [Sat, 18 Jan 2003 23:47:50 +0000 (23:47 +0000)]
fix case for prefix blah (without =)
Original commit message from CVS:
fix case for prefix blah (without =)
Thomas Vander Stichele [Sat, 18 Jan 2003 14:10:32 +0000 (14:10 +0000)]
don't exit on unknown args
Original commit message from CVS:
don't exit on unknown args
Thomas Vander Stichele [Tue, 14 Jan 2003 15:58:32 +0000 (15:58 +0000)]
closes #98062
Original commit message from CVS:
closes #98062
David Schleef [Fri, 10 Jan 2003 01:33:00 +0000 (01:33 +0000)]
Copy makecontext macro from pth
Original commit message from CVS:
Copy makecontext macro from pth
Thomas Vander Stichele [Sun, 5 Jan 2003 16:41:30 +0000 (16:41 +0000)]
always look for python anyway
Original commit message from CVS:
always look for python anyway
Thomas Vander Stichele [Sun, 5 Jan 2003 11:53:32 +0000 (11:53 +0000)]
only slurp in cvs mode
Original commit message from CVS:
only slurp in cvs mode
Thomas Vander Stichele [Mon, 23 Dec 2002 21:40:36 +0000 (21:40 +0000)]
fixes
Original commit message from CVS:
fixes
Thomas Vander Stichele [Wed, 11 Dec 2002 23:05:33 +0000 (23:05 +0000)]
need these
Original commit message from CVS:
need these
Thomas Vander Stichele [Wed, 11 Dec 2002 17:08:10 +0000 (17:08 +0000)]
non-gnu fix
Original commit message from CVS:
non-gnu fix
Thomas Vander Stichele [Sun, 8 Dec 2002 14:39:32 +0000 (14:39 +0000)]
fix for parallel installability
Original commit message from CVS:
fix for parallel installability
David Schleef [Thu, 5 Dec 2002 06:28:33 +0000 (06:28 +0000)]
Alpha architecture name is not always alpha
Original commit message from CVS:
Alpha architecture name is not always alpha
David Schleef [Thu, 5 Dec 2002 06:11:52 +0000 (06:11 +0000)]
Add AM_CONDITIONAL for new archs
Original commit message from CVS:
Add AM_CONDITIONAL for new archs
David Schleef [Mon, 2 Dec 2002 19:08:39 +0000 (19:08 +0000)]
Add the rest of cpus supported by Debian
Original commit message from CVS:
Add the rest of cpus supported by Debian
David Schleef [Tue, 26 Nov 2002 00:28:45 +0000 (00:28 +0000)]
Fix the perl code to properly recognize version numbers 0.10 >= 0.7
Original commit message from CVS:
Fix the perl code to properly recognize version numbers 0.10 >= 0.7
Thomas Vander Stichele [Sat, 19 Oct 2002 14:30:49 +0000 (14:30 +0000)]
macro to scrub CFLAGS
Original commit message from CVS:
macro to scrub CFLAGS
David I. Lehn [Thu, 17 Oct 2002 05:39:12 +0000 (05:39 +0000)]
reset version check failure var each time it's used add some extra debug msgs for verion check
Original commit message from CVS:
reset version check failure var each time it's used
add some extra debug msgs for verion check
David I. Lehn [Sun, 13 Oct 2002 00:05:10 +0000 (00:05 +0000)]
fix python check to use sys.version_info rather than parsing sys.version
Original commit message from CVS:
fix python check to use sys.version_info rather than parsing sys.version
Thomas Vander Stichele [Mon, 30 Sep 2002 07:16:49 +0000 (07:16 +0000)]
look for preferable autotool versions if the default one is not acceptable
Original commit message from CVS:
look for preferable autotool versions if the default one is not acceptable
Thomas Vander Stichele [Sun, 8 Sep 2002 11:17:53 +0000 (11:17 +0000)]
extra info
Original commit message from CVS:
extra info
Thomas Vander Stichele [Sat, 31 Aug 2002 22:57:49 +0000 (22:57 +0000)]
slightly fixored up
Original commit message from CVS:
slightly fixored up
Andy Wingo [Sat, 31 Aug 2002 18:22:40 +0000 (18:22 +0000)]
doh
Original commit message from CVS:
doh
Andy Wingo [Sat, 31 Aug 2002 18:16:58 +0000 (18:16 +0000)]
add core elements to the registry pool plugin list fix python check
Original commit message from CVS:
* add core elements to the registry pool plugin list
* fix python check
Thomas Vander Stichele [Tue, 27 Aug 2002 17:45:06 +0000 (17:45 +0000)]
sf's back
Original commit message from CVS:
sf's back
Thomas Vander Stichele [Mon, 26 Aug 2002 18:20:58 +0000 (18:20 +0000)]
stray bug fix
Original commit message from CVS:
stray bug fix
Thomas Vander Stichele [Sun, 11 Aug 2002 22:10:54 +0000 (22:10 +0000)]
oopsie, we need this
Original commit message from CVS:
oopsie, we need this
Thomas Vander Stichele [Sat, 10 Aug 2002 22:29:54 +0000 (22:29 +0000)]
xml check fix cross your fingers
Original commit message from CVS:
xml check fix
cross your fingers
David I. Lehn [Fri, 9 Aug 2002 09:29:10 +0000 (09:29 +0000)]
let auto tool deal with which python to use for doc building (this fixes bug with hard coded "python2" not working on...
Original commit message from CVS:
let auto tool deal with which python to use for doc building
(this fixes bug with hard coded "python2" not working on debian systems)
Thomas Vander Stichele [Tue, 9 Jul 2002 21:30:21 +0000 (21:30 +0000)]
revert wingo's patch since it breaks add AM_MAINTAINER_MODE to configure.ac since that adds the option to configure
Original commit message from CVS:
revert wingo's patch since it breaks
add AM_MAINTAINER_MODE to configure.ac since that adds the option to configure
Andy Wingo [Tue, 9 Jul 2002 17:43:07 +0000 (17:43 +0000)]
move AM_MAINTAINER_MODE to as-version, and act like releases on the prereleases
Original commit message from CVS:
move AM_MAINTAINER_MODE to as-version, and act like releases on the prereleases
David I. Lehn [Thu, 4 Jul 2002 19:36:08 +0000 (19:36 +0000)]
update to newer pkg.m4
Original commit message from CVS:
update to newer pkg.m4
Thomas Vander Stichele [Thu, 27 Jun 2002 14:51:37 +0000 (14:51 +0000)]
fix for when version check doesn't work well
Original commit message from CVS:
fix for when version check doesn't work well
Thomas Vander Stichele [Thu, 13 Jun 2002 10:28:14 +0000 (10:28 +0000)]
/* sigh */
Original commit message from CVS:
/* sigh */
Thomas Vander Stichele [Mon, 27 May 2002 20:37:16 +0000 (20:37 +0000)]
various AC_HELP_STRING changes
Original commit message from CVS:
various AC_HELP_STRING changes
Thomas Vander Stichele [Mon, 27 May 2002 19:52:23 +0000 (19:52 +0000)]
prettying stuff up
Original commit message from CVS:
prettying stuff up
Thomas Vander Stichele [Mon, 27 May 2002 19:52:01 +0000 (19:52 +0000)]
making stuff purtier
Original commit message from CVS:
making stuff purtier
Thomas Vander Stichele [Mon, 27 May 2002 14:16:22 +0000 (14:16 +0000)]
helps when not specifying tools
Original commit message from CVS:
helps when not specifying tools
Thomas Vander Stichele [Mon, 27 May 2002 13:32:47 +0000 (13:32 +0000)]
hey, who said only wtay gets to break stuff ?
Original commit message from CVS:
hey, who said only wtay gets to break stuff ?
Andy Wingo [Thu, 9 May 2002 16:53:07 +0000 (16:53 +0000)]
add common to the dist without using makefiles
Original commit message from CVS:
add common to the dist without using makefiles
David I. Lehn [Wed, 8 May 2002 21:17:44 +0000 (21:17 +0000)]
add common to dist
Original commit message from CVS:
add common to dist
Andy Wingo [Mon, 6 May 2002 18:15:36 +0000 (18:15 +0000)]
if gnu getopt is not available, don't bother processing any options
Original commit message from CVS:
if gnu getopt is not available, don't bother processing any options
Thomas Vander Stichele [Mon, 29 Apr 2002 20:37:24 +0000 (20:37 +0000)]
doc changes
Original commit message from CVS:
doc changes
Thomas Vander Stichele [Sun, 28 Apr 2002 15:33:50 +0000 (15:33 +0000)]
a slight hack to create autoregen.sh
Original commit message from CVS:
a slight hack to create autoregen.sh
Thomas Vander Stichele [Thu, 18 Apr 2002 20:46:53 +0000 (20:46 +0000)]
and some messy stuff to adapt to aclocal which is easy to break
Original commit message from CVS:
and some messy stuff to adapt to aclocal which is easy to break
Thomas Vander Stichele [Thu, 18 Apr 2002 20:34:43 +0000 (20:34 +0000)]
fixes to supply of options and actual version extraction
Original commit message from CVS:
fixes to supply of options and actual version extraction
Thomas Vander Stichele [Thu, 18 Apr 2002 14:35:29 +0000 (14:35 +0000)]
for i18n
Original commit message from CVS:
for i18n
Thomas Vander Stichele [Thu, 18 Apr 2002 14:12:06 +0000 (14:12 +0000)]
adding / to ignore
Original commit message from CVS:
adding / to ignore
Thomas Vander Stichele [Tue, 16 Apr 2002 14:07:45 +0000 (14:07 +0000)]
make autoconf check listen to --nocheck
Original commit message from CVS:
make autoconf check listen to --nocheck
Thomas Vander Stichele [Fri, 12 Apr 2002 15:28:41 +0000 (15:28 +0000)]
make GST_CONFIG_DIR work with sysconfdir
Original commit message from CVS:
make GST_CONFIG_DIR work with sysconfdir
Thomas Vander Stichele [Thu, 11 Apr 2002 10:36:41 +0000 (10:36 +0000)]
more werror fixes
Original commit message from CVS:
more werror fixes
Thomas Vander Stichele [Wed, 10 Apr 2002 12:57:42 +0000 (12:57 +0000)]
added prefix as a fallthrough for autogen.sh to configure by request of jdahlin fixes bugzilla.gnome.org/show_...
Original commit message from CVS:
added prefix as a fallthrough for autogen.sh to configure by request of
jdahlin
fixes http://bugzilla.gnome.org/show_bug.cgi?id=78267 (ain't that cool ?)
if anyone knows how to coax getopt into passing unrecognized opts on, please
share
Thomas Vander Stichele [Tue, 2 Apr 2002 14:46:19 +0000 (14:46 +0000)]
adding glib2 and libxml2 check macros to be shared between core and plugins
Original commit message from CVS:
adding glib2 and libxml2 check macros to be shared between core and plugins
David I. Lehn [Thu, 21 Mar 2002 23:34:08 +0000 (23:34 +0000)]
acconfig.h usage deprecated
Original commit message from CVS:
acconfig.h usage deprecated
Thomas Vander Stichele [Tue, 5 Mar 2002 12:14:21 +0000 (12:14 +0000)]
this was the wrong way around
Original commit message from CVS:
this was the wrong way around
Thomas Vander Stichele [Sun, 3 Mar 2002 00:16:58 +0000 (00:16 +0000)]
change default dir for html docs to prefix/share/doc/gstreamer-(version)/html
Original commit message from CVS:
change default dir for html docs to
prefix/share/doc/gstreamer-(version)/html
I would like to name the api dirs in there gst and gst-libs though, what
do others think ?
Thomas Vander Stichele [Sat, 2 Mar 2002 12:01:32 +0000 (12:01 +0000)]
Good luck with this one ;) converted to using getopt dropped autogen- prefix from autogen options since options for c...
Original commit message from CVS:
Good luck with this one ;)
converted to using getopt
dropped autogen- prefix from autogen options since options for configure
can now be given after putting -- on the cmd line
added with-autoconf and with-automake to help michael out
this all needs some testing
plus a few changes in other modules as well
Thomas Vander Stichele [Thu, 21 Feb 2002 13:32:49 +0000 (13:32 +0000)]
enabling of debug and info messages
Original commit message from CVS:
enabling of debug and info messages
Andy Wingo [Sat, 16 Feb 2002 03:45:26 +0000 (03:45 +0000)]
fix #518091: POPT absence not causing fail
Original commit message from CVS:
fix #518091: POPT absence not causing fail
Thomas Vander Stichele [Tue, 12 Feb 2002 13:04:28 +0000 (13:04 +0000)]
adding informative message when we die because of tools problems changed the tr to a small sed thing in the version c...
Original commit message from CVS:
* adding informative message when we die because of tools problems
* changed the tr to a small sed thing in the version check
(why ? because minor 4-p5 translated to 45 using the tr thing, which
is not what we want. Hopefully this doesn't break other possibilities)
Thomas Vander Stichele [Mon, 11 Feb 2002 15:01:59 +0000 (15:01 +0000)]
small fix
Original commit message from CVS:
small fix
Thomas Vander Stichele [Sun, 10 Feb 2002 15:57:20 +0000 (15:57 +0000)]
newline fix
Original commit message from CVS:
newline fix
Thomas Vander Stichele [Sun, 10 Feb 2002 15:52:36 +0000 (15:52 +0000)]
removed AM_INIT_AUTOMAKE because of maintainer mode
Original commit message from CVS:
removed AM_INIT_AUTOMAKE because of maintainer mode
Thomas Vander Stichele [Sat, 9 Feb 2002 21:21:18 +0000 (21:21 +0000)]
removing m4 dir
Original commit message from CVS:
removing m4 dir
Thomas Vander Stichele [Sat, 9 Feb 2002 21:15:35 +0000 (21:15 +0000)]
adding more m4
Original commit message from CVS:
adding more m4
Thomas Vander Stichele [Sat, 9 Feb 2002 21:06:01 +0000 (21:06 +0000)]
this could be of use
Original commit message from CVS:
this could be of use
Thomas Vander Stichele [Sat, 9 Feb 2002 21:05:12 +0000 (21:05 +0000)]
more build cleanups (using as-version and as-libtool) some release doc notes from the previous release
Original commit message from CVS:
* more build cleanups (using as-version and as-libtool)
* some release doc notes from the previous release
Andy Wingo [Sat, 9 Feb 2002 19:25:47 +0000 (19:25 +0000)]
fix numeric comparisons (sort of, it now views 1.4.2 the same as 1.4.2a) require a fresh gstreamer (ie, glib2-only) f...
Original commit message from CVS:
* fix numeric comparisons (sort of, it now views 1.4.2 the same as 1.4.2a)
* require a fresh gstreamer (ie, glib2-only) for the player
Thomas Vander Stichele [Wed, 6 Feb 2002 15:34:49 +0000 (15:34 +0000)]
slurp autogen-specific options to AUTOGEN_EXT_OPT for use in autogenning sub-packages (wingo)
Original commit message from CVS:
slurp autogen-specific options to AUTOGEN_EXT_OPT for use in autogenning
sub-packages (wingo)
Thomas Vander Stichele [Wed, 6 Feb 2002 13:21:31 +0000 (13:21 +0000)]
applied steveb's numeric comparison patch made autogen swallow arguments meant for it cleaned up a few bits
Original commit message from CVS:
applied steveb's numeric comparison patch
made autogen swallow arguments meant for it
cleaned up a few bits
Thomas Vander Stichele [Wed, 6 Feb 2002 12:58:58 +0000 (12:58 +0000)]
updated version, now set NANO by calling macro
Original commit message from CVS:
updated version, now set NANO by calling macro
Thomas Vander Stichele [Sun, 3 Feb 2002 21:50:17 +0000 (21:50 +0000)]
autogen helper functions
Original commit message from CVS:
autogen helper functions
Thomas Vander Stichele [Sun, 3 Feb 2002 21:12:32 +0000 (21:12 +0000)]
the third player for those that lose count, this is a scrubbed version (with a librified back-end and some other thin...
Original commit message from CVS:
the third player
for those that lose count, this is a scrubbed version (with a librified
back-end and some other things) of Company's hack of arik's rework of
the original player
also, a spec file is included which works (but too much gnome2 is drawn in,
like ssl) and the pixmaps should be visible whether you run it uninstalled
or installed.
hope that makes you all feel warm inside.
Thomas Vander Stichele [Sun, 3 Feb 2002 17:38:20 +0000 (17:38 +0000)]
m4 stuff
Original commit message from CVS:
m4 stuff
Thomas Vander Stichele [Sun, 3 Feb 2002 16:16:58 +0000 (16:16 +0000)]
initial import
Original commit message from CVS:
initial import
Thomas Vander Stichele [Sun, 3 Feb 2002 16:16:58 +0000 (16:16 +0000)]
Initial revision
Original commit message from CVS:
Initial revision