Age | Commit message (Collapse) | Author | Files | Lines |
|
A simple workaround to deal with GNU gettext automake integration
failing to deal with git.
https://bugzilla.gnome.org/show_bug.cgi?id=669207
|
|
https://bugzilla.gnome.org/show_bug.cgi?id=667664
|
|
https://bugzilla.gnome.org/show_bug.cgi?id=667296
|
|
|
|
For maintainability reasons and $(builddir).
Fixes #622944.
|
|
Require autoconf 2.60 (which was released in June 2006).
Fixes #600718.
|
|
This is how we do it in the other modules, and gets rid of the annoying
dirty status for common when doing git status (at least once you clean
out the old files from there).
|
|
|
|
See #577275. Seems to work fine, but doesn't distcheck yet.
|
|
Check for more automake command variants. Use printf instead of 'echo -n'
for portability
|
|
This reverts commit 31c09d738ce7f47bff9d292996e9489c275e55a1.
Reverting this, since it breaks autogen.sh for me on debian sid.
Failure is: "libtool 2.2 requires autopoint 0.17 or higher" even though
0.17 was found.
|
|
This reverts commit 93b83333aad519c5555156576f0baa3be7b263f3.
Reverting since this fails on a fresh checkout. Also, we shouldn't
depend on possibly translated strings.
|
|
|
|
|
|
since we added it to configure.ac.
|
|
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:
remove --enable-docs
|
|
Original commit message from CVS:
* autogen.sh:
Add default for new --enable-plugin-docs switch.
* configure.ac:
Use new GST_PLUGIN_DOCS macro to check for pyxml etc.
Fixes #344039.
* docs/Makefile.am:
Use new ENABLE_PLUGIN_DOCS conditional.
|
|
Original commit message from CVS:
* autogen.sh: (CONFIGURE_DEF_OPT):
Darwin's libtoolize is in fact called glibtoolize.
Adding glibtoolize to the list of accepted names for libtoolize.
|
|
Original commit message from CVS:
* autogen.sh:
up required version of automake to 1.7
|
|
Original commit message from CVS:
autoconf for freebsd
|
|
Original commit message from CVS:
autoconf for freebsd
|
|
Original commit message from CVS:
autoconf for freebsd
|
|
Original commit message from CVS:
autoconf for freebsd
|
|
Original commit message from CVS:
autoconf for freebsd
|
|
Original commit message from CVS:
2005-10-10 Andy Wingo <wingo@pobox.com>
* autogen.sh (CONFIGURE_DEF_OPT): No more --plugin-buiddir, yay
|
|
Original commit message from CVS:
maintenance updates
|
|
location; separate gtk-doc and docbook bits
Original commit message from CVS:
clean up docs build a little; have docdir be an overridable install location; separate gtk-doc and docbook bits
|
|
Original commit message from CVS:
ignore already applied patch
|
|
Original commit message from CVS:
remove patch if autopoint fails
|
|
Original commit message from CVS:
* autogen.sh: Remove call to env, since the buildbot isn't
broken anymore.
|
|
Original commit message from CVS:
* autogen.sh: Add a temporary 'env' to test buildbot problems.
|
|
Original commit message from CVS:
update libtool requirement for latest plugin symbol changes
|
|
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 version of gettext
|
|
Original commit message from CVS:
use long options
|
|
Original commit message from CVS:
copy libtool
|
|
Original commit message from CVS:
check out common with right tag
|
|
Original commit message from CVS:
print configure lien
|
|
Original commit message from CVS:
fix doc build
fix autogen
|
|
Original commit message from CVS:
*** empty log message ***
|
|
Original commit message from CVS:
lax gettext requirment
|
|
Original commit message from CVS:
adding i18n
tested with nl, seems to work fine
|
|
Original commit message from CVS:
Remove running configure for cothreads, since it's been removed.
|
|
releases, on in ./autogen.sh configuration. Add ...
Original commit message from CVS:
Add --enable-poisoning option, and make it default to off in normal
releases, on in ./autogen.sh configuration. Add automake17 as a
possible automake name.
|