summaryrefslogtreecommitdiff
path: root/autogen.sh
AgeCommit message (Collapse)AuthorFilesLines
2017-04-10Automatic update of common submoduleTim-Philipp Müller1-1/+1
From 39ac2f5 to 60aeef6
2016-09-10Automatic update of common submoduleJan Schmidt1-1/+1
From b18d820 to f980fd9
2016-09-10Automatic update of common submoduleJan Schmidt1-1/+1
From 2c31690 to b18d820
2015-12-23autogen.sh: Enable player tests by defaultSebastian Dröge1-0/+2
This will be automatically be updated together with the next common update again.
2015-12-07Automatic update of common submoduleNicolas Dufresne1-1/+5
From b319909 to 86e4663
2015-06-07Automatic update of common submoduleStefan Sauer1-9/+20
From d676993 to c408583
2015-04-03Automatic update of common submoduleTim-Philipp Müller1-23/+3
From bc76a8b to c8fb372
2013-12-22Automatic update of common submoduleTim-Philipp Müller1-7/+1
From dbedaa0 to d48bed3
2013-09-19Automatic update of common submoduleTim-Philipp Müller1-5/+7
From 098c0d7 to 74a6857
2013-04-14Automatic update of common submoduleTim-Philipp Müller1-30/+30
From aed87ae to 3cb3d3c
2013-01-30autogen.sh: allow calling from out-of-treeBenjamin Gaignard1-4/+12
Signed-off-by: Benjamin Gaignard <benjamin.gaignard@linaro.org> https://bugzilla.gnome.org/show_bug.cgi?id=692859
2012-04-13configure: Modernize autotools setup a bitSebastian Dröge1-5/+5
Also we now only create tar.bz2 and tar.xz tarballs.
2012-02-21autogen.sh: avoid touching .po files during 'make'David Schleef1-0/+4
A simple workaround to deal with GNU gettext automake integration failing to deal with git. Fixes #669207
2011-03-22autogen: wingo signed commentLuis de Bethencourt1-1/+1
2010-06-28Bump automake requirement to 1.10 and autoconf to 2.60Tim-Philipp Müller1-5/+4
For maintainability reasons, $(builddir) and other things. See #622944 and #570428.
2009-06-26autogen.sh: Use printf instead of 'echo -n'. Check for automake-1.1[01]Jan Schmidt1-2/+2
Check for more automake command variants. Use printf instead of 'echo -n' for portability
2009-05-22autotools: move -Wno-portability for automake to configure.acTim-Philipp Müller1-1/+1
2009-05-10Run libtoolize before aclocalMarc-Andre Lureau1-1/+1
This unbreaks the build in some cases. Fixes bug #582021
2009-02-21autogen.sh: actually setting up a symbolic link for the pre-commit hookEdward Hervey1-2/+2
2009-01-30Use a symbolic link for the pre-commit client-side hookEdward Hervey1-1/+1
2009-01-22Install and use pre-commit indentation hook from commonEdward Hervey1-0/+7
2009-01-21autogen.sh : Use git submoduleEdward Hervey1-8/+5
2008-11-29Require gettext 0.17 because older versions don't mix with libtool 2.2. At ↵Sebastian Dröge1-1/+1
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.
2008-06-03fix package nameChristian Schaller1-1/+1
Original commit message from CVS: fix package name
2008-01-10autogen.sh: Add -Wno-portability to the automake parameters to stop warnings ↵Sebastian Dröge1-1/+1
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.
2007-04-29autogen.sh: Require automake 1.7Thomas Vander Stichele1-1/+1
Original commit message from CVS: * autogen.sh: Require automake 1.7 * ext/alsaspdif/Makefile.am: * ext/divx/Makefile.am: * ext/ivorbis/Makefile.am: * ext/musicbrainz/Makefile.am: * ext/neon/Makefile.am: * ext/sdl/Makefile.am: * ext/swfdec/Makefile.am: * ext/theora/Makefile.am: * ext/wavpack/Makefile.am: * ext/xvid/Makefile.am: * gst/modplug/Makefile.am: Fix up Makefile.am accordingly.
2006-05-08autogen.sh: libtoolize on Darwin/MacOSX is called glibtoolizeEdward Hervey1-1/+1
Original commit message from CVS: * autogen.sh: (CONFIGURE_DEF_OPT): libtoolize on Darwin/MacOSX is called glibtoolize
2006-03-13autogen.sh: Don't check for file that only exists in CVS but isn't disted ↵Mikhail Zabaluev1-1/+1
(#334417) Original commit message from CVS: Patch by: Mikhail Zabaluev <mhz altlinux org> * autogen.sh: Don't check for file that only exists in CVS but isn't disted (#334417)
2006-02-24autogen.sh: Allow automake 1.9Michael Smith1-1/+1
Original commit message from CVS: * autogen.sh: Allow automake 1.9
2005-11-06Enable documentation.Julien Moutte1-1/+1
Original commit message from CVS: 2005-11-06 Julien MOUTTE <julien@moutte.net> * Makefile.am: * autogen.sh: * configure.ac: * docs/Makefile.am: * docs/plugins/.cvsignore: * docs/plugins/Makefile.am: * docs/plugins/gst-plugins-bad-plugins-decl-list.txt: * docs/plugins/gst-plugins-bad-plugins-decl.txt: * docs/plugins/gst-plugins-bad-plugins-docs.sgml: * docs/plugins/gst-plugins-bad-plugins-sections.txt: * docs/plugins/gst-plugins-bad-plugins-undocumented.txt: * docs/plugins/gst-plugins-bad-plugins.args: * docs/plugins/gst-plugins-bad-plugins.hierarchy: * docs/plugins/gst-plugins-bad-plugins.interfaces: * docs/plugins/gst-plugins-bad-plugins.prerequisites: * docs/plugins/gst-plugins-bad-plugins.signals: * docs/plugins/gst-plugins-bad-plugins.types: * docs/plugins/inspect/plugin-dfbvideosink.xml: * docs/version.entities.in: Enable documentation. * examples/Makefile.am: * examples/directfb/Makefile.am: * examples/directfb/decker.ttf: * examples/directfb/dfblogo.png: * examples/directfb/gstdfb.c: (myclock), (dynamic_link), (size_changed), (setup_dynamic_link), (main): Add an example application for DirectFB.
2005-09-06releasing 0.9.1Thomas Vander Stichele1-8/+8
Original commit message from CVS: releasing 0.9.1
2005-08-30Make autogen work again.Jan Schmidt1-1/+1
Original commit message from CVS: * autogen.sh: * configure.ac: Make autogen work again.
2005-07-08gst/avi/Makefile.am (libgstavi_la_CFLAGS): No gettext hacks, the defines ↵Andy Wingo1-6/+6
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.
2005-05-05updates to make this closer to compileChristian Schaller1-1/+1
Original commit message from CVS: updates to make this closer to compile
2005-05-05make this module a bit more 0.9 friendlyChristian Schaller1-6/+6
Original commit message from CVS: make this module a bit more 0.9 friendly
2004-05-17whoops, checked in too muchBenjamin Otte1-1/+1
Original commit message from CVS: whoops, checked in too much
2004-05-17compute offsets correctly for internal buffers so timestamps are set ↵David Moore1-1/+1
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)
2004-02-29update for plugin changes to export symbolsThomas Vander Stichele1-2/+2
Original commit message from CVS: update for plugin changes to export symbols
2004-02-22autogen.sh: replace test -e with test -x for mkinstalldirs to be more portable.Benjamin Otte1-1/+1
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)
2004-02-13up gettext versionThomas Vander Stichele1-1/+1
Original commit message from CVS: up gettext version
2004-02-12force autopointThomas Vander Stichele1-1/+1
Original commit message from CVS: force autopoint
2004-02-12run only onceThomas Vander Stichele1-11/+0
Original commit message from CVS: run only once
2004-01-19putting i18n in place for pluginsThomas Vander Stichele1-0/+24
Original commit message from CVS: putting i18n in place for plugins
2003-11-27fixing bug #126985, gst core requires 1.6 anywayLeif Johnson1-1/+1
Original commit message from CVS: fixing bug #126985, gst core requires 1.6 anyway
2003-08-30get last fix correct.David Schleef1-1/+1
Original commit message from CVS: get last fix correct.
2003-08-17Handle libtoolize with alternate namesDavid Schleef1-2/+2
Original commit message from CVS: Handle libtoolize with alternate names
2003-05-28I'm too lazy to comment thisThomas Vander Stichele1-1/+1
Original commit message from CVS: *** empty log message ***
2003-05-22fix Makefiles for C++ libraries. They should now work with Forte. This needs ↵Benjamin Otte1-1/+1
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.
2003-05-21Updated autogen.sh/configure.ac and various Makefiles to make the configure ↵Brian Cameron1-1/+1
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
2003-05-12fixes 107967Thomas Vander Stichele1-3/+4
Original commit message from CVS: fixes 107967