| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
| |
Check for more automake command variants. Use printf instead of 'echo -n'
for portability
|
|
|
|
| |
If we're lucky it'll get used on automatic rebuilds as well that way.
|
|
|
|
| |
This unbreaks the build in some cases. Fixes bug #582021
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
build time an older gettext version will s...
Original commit message from CVS:
Patch by: Cygwin Ports maintainer
<yselkowitz at users dot sourceforge dot net>
* autogen.sh:
* configure.ac:
Require gettext 0.17 because older versions don't mix with libtool
2.2. At build time an older gettext version will still work.
Fixes bug #556091.
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
about GNU make extensions being used. We...
Original commit message from CVS:
* autogen.sh:
Add -Wno-portability to the automake parameters to stop warnings
about GNU make extensions being used. We require GNU make in almost
every Makefile anyway.
* configure.ac:
Use AM_PROG_CC_C_O as a compiler that accepts both -c and -o
at the same time is required for per target flags.
|
|
|
|
|
|
|
|
|
|
|
|
| |
Original commit message from CVS:
* autogen.sh:
* configure.ac:
* docs/Makefile.am:
Use GST_PLUGIN_DOCS, --enable-plugin-docs etc.
* docs/plugins/Makefile.am:
* docs/plugins/gst-plugins-good-plugins-docs.sgml:
* docs/plugins/inspect/plugin-taglib.xml:
Add/fix apev2mux docs.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Original commit message from CVS:
* autogen.sh:
require am17
* configure.ac:
* ext/annodex/Makefile.am:
* ext/cdio/Makefile.am:
* ext/dv/Makefile.am:
* ext/esd/Makefile.am:
* ext/flac/Makefile.am:
* ext/gdk_pixbuf/Makefile.am:
* ext/ladspa/Makefile.am:
* ext/libcaca/Makefile.am:
* ext/speex/Makefile.am:
* ext/taglib/Makefile.am:
* sys/oss/Makefile.am:
* sys/sunaudio/Makefile.am:
* sys/ximage/Makefile.am:
clean up build further
|
|
|
|
|
|
| |
Original commit message from CVS:
* autogen.sh: (CONFIGURE_DEF_OPT):
libtoolize on Darwin/MacOSX is called glibtoolize.
|
|
|
|
|
|
| |
Original commit message from CVS:
* autogen.sh:
Check for automake 1.9 as well.
|
|
|
|
|
|
|
| |
Original commit message from CVS:
2005-09-12 Andy Wingo <wingo@pobox.com>
* autogen.sh (package): Now type 'make' to build gst-plugins-good.
|
|
|
|
|
| |
Original commit message from CVS:
releasing 0.9.2
|
|
|
|
|
| |
Original commit message from CVS:
fix distcheck
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
come from config.h.
Original commit message from CVS:
2005-07-08 Andy Wingo <wingo@pobox.com>
* gst/avi/Makefile.am (libgstavi_la_CFLAGS): No gettext hacks, the
defines come from config.h.
* autogen.sh: Run autopoint, etc.
* Makefile.am (DIST_SUBDIRS, SUBDIRS): Go into po/.
* configure.ac: Add gettext stuff.
|
|
|
|
|
| |
Original commit message from CVS:
updates to make this closer to compile
|
|
|
|
|
| |
Original commit message from CVS:
make this module a bit more 0.9 friendly
|
|
|
|
|
| |
Original commit message from CVS:
whoops, checked in too much
|
|
|
|
|
|
|
|
|
|
|
|
| |
correctly when we can't seek. Also handle cases ...
Original commit message from CVS:
* autogen.sh:
* configure.ac:
* ext/mad/gstid3tag.c: (gst_id3_tag_chain):
compute offsets correctly for internal buffers so timestamps are set
correctly when we can't seek. Also handle cases where there are no
offsets. (based on a patch by David Moore, fixes #142507)
|
|
|
|
|
| |
Original commit message from CVS:
update for plugin changes to export symbols
|
|
|
|
|
|
|
|
|
|
|
| |
Original commit message from CVS:
2004-02-22 Benjamin Otte <otte@gnome.org>
reported by: Padraig O'Briain <padraig.obriain@sun.com>
* autogen.sh:
replace test -e with test -x for mkinstalldirs to be more portable.
(fixes #134816)
|
|
|
|
|
| |
Original commit message from CVS:
up gettext version
|
|
|
|
|
| |
Original commit message from CVS:
force autopoint
|
|
|
|
|
| |
Original commit message from CVS:
run only once
|
|
|
|
|
| |
Original commit message from CVS:
putting i18n in place for plugins
|
|
|
|
|
| |
Original commit message from CVS:
fixing bug #126985, gst core requires 1.6 anyway
|
|
|
|
|
| |
Original commit message from CVS:
get last fix correct.
|
|
|
|
|
| |
Original commit message from CVS:
Handle libtoolize with alternate names
|
|
|
|
|
| |
Original commit message from CVS:
*** empty log message ***
|
|
|
|
|
|
|
| |
a new libtool, update autogen.sh to refl...
Original commit message from CVS:
fix Makefiles for C++ libraries. They should now work with Forte. This needs a new libtool, update autogen.sh to reflect this.
|
|
|
|
|
|
|
|
|
| |
script set up all gcc specific compiler a...
Original commit message from CVS:
Updated autogen.sh/configure.ac and various Makefiles to make the
configure script set up all gcc specific compiler arguments, rather
than hardcoding them in the Makefile.am files
|
|
|
|
|
| |
Original commit message from CVS:
fixes 107967
|
|
|
|
|
| |
Original commit message from CVS:
remove bashisms
|
|
|
|
|
| |
Original commit message from CVS:
Change autoconf_2.52d_check to 2_52 to make bash happy
|
|
|
|
|
| |
Original commit message from CVS:
oops
|
|
|
|
|
|
|
|
|
|
|
| |
link in a .a file in our .so plugin
Original commit message from CVS:
slurp in ffmpeg
a) please test
b) please help me figure out how to portably link in a .a file in our
.so plugin
|
|
|
|
|
|
|
|
| |
tool checks
Original commit message from CVS:
run libtoolize, remove generated file ltmain.sh
add some newer versions for tool checks
|
|
|
|
|
| |
Original commit message from CVS:
list preferred autotools
|
|
|
|
|
| |
Original commit message from CVS:
same changes
|
|
|
|
|
| |
Original commit message from CVS:
small fix
|
|
|
|
|
| |
Original commit message from CVS:
same fix for plugins
|
|
|
|
|
|
|
|
| |
gst-plugins, it will update common automatica...
Original commit message from CVS:
let's not update here, it's not necessary; ie, if you run cvs update in gst-plugins,
it will update common automatically, and we don't support half-updated trees
|
|
|
|
|
| |
Original commit message from CVS:
fix a typo
|
|
|
|
|
| |
Original commit message from CVS:
more changes
|
|
|
|
|
| |
Original commit message from CVS:
adapt to use new stuff
|
|
|
|
|
| |
Original commit message from CVS:
fix mad check, add defaut options properly
|
|
|
|
|
| |
Original commit message from CVS:
smallish fixes
|
|
|
|
|
| |
Original commit message from CVS:
this makes more sense higher in the file
|