Ronald S. Bultje
9f9202b2eb
Move gst-element-check.m4 to core ( #104282 )
...
Original commit message from CVS:
Move gst-element-check.m4 to core (#104282 )
2003-04-07 19:40:25 +00:00
Thomas Vander Stichele
e4d4f8a532
pkg-config fixes
...
Original commit message from CVS:
pkg-config fixes
2003-01-28 17:33:47 +00:00
Thomas Vander Stichele
ae307ae6fd
small fix
...
Original commit message from CVS:
small fix
2002-12-08 20:13:22 +00:00
Thomas Vander Stichele
cd13355931
fix uninstalled
...
Original commit message from CVS:
fix uninstalled
2002-12-08 19:34:34 +00:00
Thomas Vander Stichele
cf119aa6bd
small fix
...
Original commit message from CVS:
small fix
2002-12-08 18:21:32 +00:00
Thomas Vander Stichele
6dc37c1f02
fix for leif
...
Original commit message from CVS:
fix for leif
2002-12-08 16:16:20 +00:00
Thomas Vander Stichele
7eea6a04b7
fix for parallel installability
...
Original commit message from CVS:
fix for parallel installability
2002-12-08 14:39:38 +00:00
Thomas Vander Stichele
dcb3cec6a0
merge from BRANCH-RELEASE-0_4_0
...
Original commit message from CVS:
merge from BRANCH-RELEASE-0_4_0
2002-07-09 10:27:22 +00:00
David I. Lehn
f3c3c83ac1
add devel to dist
...
Original commit message from CVS:
add devel to dist
2002-07-04 19:28:47 +00:00
Andy Wingo
12c595ccbc
add common to the dist without using makefiles
...
Original commit message from CVS:
add common to the dist without using makefiles
2002-05-09 16:53:07 +00:00
David I. Lehn
2a67a5f3c6
add common to dist
...
Original commit message from CVS:
add common to dist
2002-05-08 21:17:44 +00:00
Thomas Vander Stichele
44bcc7b0a1
added docbuilding
...
Original commit message from CVS:
added docbuilding
2002-04-29 15:11:47 +00:00
Thomas Vander Stichele
3758abca8d
revert part of wingo's patch wingo, I'm not doing this to piss you off ;) but with your change we get the reverse iss...
...
Original commit message from CVS:
revert part of wingo's patch
wingo, I'm not doing this to piss you off ;)
but with your change we get the reverse issue : stuff in libs/gst needs
gstmarshal.[ch], which are only generated if we go in gst before libs.
So unless we just throw the egg at the chicken we'll have to settle for a
hack.
Alternatively, we could take the egg out of the chicken and put it in
a separate tarball which would then be installed ;)
2002-02-12 22:28:25 +00:00
Andy Wingo
7305565829
fix funny build issue by not linking plugin libraries to gstreamer core. this is because they are plugins, not shared...
...
Original commit message from CVS:
fix funny build issue by not linking plugin libraries to gstreamer core. this is
because they are plugins, not shared libraries per se, and will only be loaded by
the core itself. this change allows the core elements (schedulers, autopluggers, etc)
to use the core loadable libraries (bytestream, getbits, etc) as well as "ext" libs
like the new cothreads package.
2002-02-12 17:50:22 +00:00
Thomas Vander Stichele
aefee6c066
first have breakfast then fix things
...
Original commit message from CVS:
first have breakfast
then fix things
2002-02-11 13:55:17 +00:00
Thomas Vander Stichele
6a8aeb135a
nope, not a good idea
...
Original commit message from CVS:
nope, not a good idea
2002-02-11 11:46:45 +00:00
Thomas Vander Stichele
06c8536815
try try try
...
Original commit message from CVS:
try try try
2002-02-11 10:38:01 +00:00
Thomas Vander Stichele
00bb5f61d0
*sigh* and this
...
Original commit message from CVS:
*sigh* and this
2002-02-09 21:43:49 +00:00
Thomas Vander Stichele
8b8f736d3a
remove it here too
...
Original commit message from CVS:
remove it here too
2002-02-09 21:38:01 +00:00
Thomas Vander Stichele
4ff8db1f47
adding release notes to dist
...
Original commit message from CVS:
adding release notes to dist
2002-01-31 22:27:04 +00:00
David I. Lehn
97bdeecdc7
Add m4 dir stuff to dist
...
Original commit message from CVS:
Add m4 dir stuff to dist
Add glib.m4
Remove m4s we don't need in the core
2002-01-08 23:54:15 +00:00
Andy Wingo
83bd7c9c73
no test dir
...
Original commit message from CVS:
no test dir
2002-01-04 21:57:08 +00:00
Thomas Vander Stichele
b58ca86311
removing glade
...
Original commit message from CVS:
removing glade
2002-01-03 16:32:39 +00:00
Thomas Vander Stichele
31565c5606
removing glade
...
Original commit message from CVS:
removing glade
2002-01-03 16:28:23 +00:00
Thomas Vander Stichele
89f540ac70
removed editor
...
Original commit message from CVS:
removed editor
2002-01-03 10:14:28 +00:00
Thomas Vander Stichele
3638902dd2
removing the editor from the build
...
Original commit message from CVS:
removing the editor from the build
2002-01-02 20:12:57 +00:00
Thomas Vander Stichele
3c95e4f3a2
plugins should be gotten from the separate gst-plugins module from now on we're fixing bugs there all over the place
...
Original commit message from CVS:
plugins should be gotten from the separate gst-plugins module from now on
we're fixing bugs there all over the place
2001-12-23 20:59:46 +00:00
Andy Wingo
6bb3f78a0c
added --disable-plugins option; useful if you are making the switch to gst-plugins
...
Original commit message from CVS:
added --disable-plugins option; useful if you are making the switch to
gst-plugins
2001-12-23 05:59:38 +00:00
David I. Lehn
129894dff8
Remove Debian control files from distribution: they become immediately out of date when the lazy maintainer doesn't h...
...
Original commit message from CVS:
Remove Debian control files from distribution:
* they become immediately out of date when the lazy maintainer doesn't
have them ready when rest of code is released
* they are an annoyance when renaming or deleting files
2001-12-21 20:26:57 +00:00
Andy Wingo
5212116302
gstreamer.m4 extra_dist removal
...
Original commit message from CVS:
gstreamer.m4 extra_dist removal
2001-12-20 01:27:13 +00:00
Andy Wingo
e8e87fe956
removed gstreamer.m4 (packages should use pkg.m4) guilaunch depends only on gtk, not libglade-gnome removed an unnece...
...
Original commit message from CVS:
* removed gstreamer.m4 (packages should use pkg.m4)
* guilaunch depends only on gtk, not libglade-gnome
* removed an unnecessary check in dynamic-pipeline.c
* attempted to avoid a spurious autoheader run
* gtk2 fixes
* killed a lot of files that automake brings in for us
* killed acinclude.m4, it's autogenerated
2001-12-20 01:20:22 +00:00
Andy Wingo
7e56c1dbe1
bye bye gstreamer-config
...
Original commit message from CVS:
bye bye gstreamer-config
2001-12-16 18:43:10 +00:00
Thomas Vander Stichele
40e6dccb43
merged back from build branch let's hope you all agree
...
Original commit message from CVS:
merged back from build branch
let's hope you all agree
2001-12-16 14:23:19 +00:00
Wim Taymans
9f23c76bea
Aplied more fixage from Michael Meeks.
...
Original commit message from CVS:
Aplied more fixage from Michael Meeks.
2001-12-13 23:14:39 +00:00
Andy Wingo
a5344929ca
vestigial configure.base removal
...
Original commit message from CVS:
vestigial configure.base removal
2001-12-09 00:11:46 +00:00
Andy Wingo
6cf53e1a94
remove support for autoconf2.13
...
Original commit message from CVS:
remove support for autoconf2.13
2001-12-08 23:02:28 +00:00
Thomas Vander Stichele
d537cb69b9
added depcomp to extradist
...
Original commit message from CVS:
added depcomp to extradist
2001-11-13 21:47:16 +00:00
David I. Lehn
ab50b3af8b
Add back test dirs
...
Original commit message from CVS:
Add back test dirs
2001-10-17 19:19:45 +00:00
Thomas Vander Stichele
66f8bf4e2f
remove ltconfig.sh temporarily
...
Original commit message from CVS:
remove ltconfig.sh temporarily
2001-09-29 10:53:45 +00:00
Thomas Vander Stichele
e6d7c98c41
added ltconfig to EXTRA_DIST
...
Original commit message from CVS:
added ltconfig to EXTRA_DIST
2001-08-28 12:15:14 +00:00
Bastien Nocera
7ebfd17a5b
- revert location of gstreamer.pc
...
Original commit message from CVS:
- revert location of gstreamer.pc
2001-08-02 23:55:11 +00:00
Bastien Nocera
f0a16e0199
- install gstreamer.pc to the right place under $(prefix)/share/pkconfig
...
Original commit message from CVS:
- install gstreamer.pc to the right place under $(prefix)/share/pkconfig
2001-08-02 23:50:00 +00:00
David I. Lehn
176552ee40
Some basic deb building rules
...
Original commit message from CVS:
Some basic deb building rules
2001-07-20 22:08:53 +00:00
Richard Boulton
912d0fd85c
Added feature check macro, GST_CHECK_FEATURE.
...
Original commit message from CVS:
Added feature check macro, GST_CHECK_FEATURE.
Moved generation of configure.{in,ac} into a separate script.
Add hack to the script to stop automake complaining about missing
AM_CONDITIONAL call.
Replace ESD check by a call to GST_CHECK_FEATURE.
2001-06-26 01:53:20 +00:00
Wim Taymans
1eda931ce1
Removed the components dir from since it doesn't work/build anyway.
...
Original commit message from CVS:
Removed the components dir from since it doesn't work/build anyway.
2001-06-03 19:06:40 +00:00
Andrew Mitchell
3f4be546de
Added options --disable-tests and --disable-examples for quicker builds for the impatient...
...
Original commit message from CVS:
Added options --disable-tests and --disable-examples for quicker builds for the impatient...
2001-06-02 13:38:57 +00:00
Richard Boulton
c3086c42aa
Abstract the plugin-srcdir installation idiottest into a separate file, and include it from the include Makefile.am, ...
...
Original commit message from CVS:
Abstract the plugin-srcdir installation idiottest into a separate file,
and include it from the include Makefile.am, to ensure that it gets
called at the start of a make install process, not after the whole thing
has happened.
2001-05-31 18:35:11 +00:00
Richard Boulton
378c15b872
Add configure.base and autogen.sh to distributions.
...
Original commit message from CVS:
Add configure.base and autogen.sh to distributions.
Add rules to keep configure.in and configure.ac up-to-date.
2001-05-30 14:39:06 +00:00
Richard Boulton
769318c1d0
Add idiot test to stop the installing of versions with plugin srcdir enabled.
...
Original commit message from CVS:
Add idiot test to stop the installing of versions with plugin srcdir
enabled.
2001-05-29 16:38:29 +00:00
Erik Walthinsen
a3d7869aaa
various build fixes
...
Original commit message from CVS:
various build fixes
2001-05-27 21:56:04 +00:00