Age | Commit message (Expand) | Author | Files | Lines |
2006-07-24 | remove --enable-docs | Thomas Vander Stichele | 1 | -1/+1 |
2006-06-16 | autogen.sh: Add default for new --enable-plugin-docs switch. | Tim-Philipp Müller | 1 | -1/+1 |
2006-05-08 | autogen.sh: Darwin's libtoolize is in fact called glibtoolize. | Edward Hervey | 1 | -1/+1 |
2006-01-20 | autogen.sh: up required version of automake to 1.7 | Thomas Vander Stichele | 1 | -1/+1 |
2005-10-12 | autoconf for freebsd | Thomas Vander Stichele | 1 | -1/+1 |
2005-10-12 | autoconf for freebsd | Thomas Vander Stichele | 1 | -1/+1 |
2005-10-12 | autoconf for freebsd | Thomas Vander Stichele | 1 | -1/+1 |
2005-10-12 | autoconf for freebsd | Thomas Vander Stichele | 1 | -1/+1 |
2005-10-12 | autoconf for freebsd | Thomas Vander Stichele | 1 | -1/+1 |
2005-10-10 | autogen.sh (CONFIGURE_DEF_OPT): No more --plugin-buiddir, yay | Andy Wingo | 1 | -1/+1 |
2005-09-05 | maintenance updates | Thomas Vander Stichele | 1 | -4/+6 |
2005-09-03 | clean up docs build a little; have docdir be an overridable install location;... | Thomas Vander Stichele | 1 | -1/+1 |
2005-04-10 | ignore already applied patch | Thomas Vander Stichele | 1 | -1/+1 |
2004-12-08 | remove patch if autopoint fails | Thomas Vander Stichele | 1 | -1/+1 |
2004-06-24 | autogen.sh: Remove call to env, since the buildbot isn't broken anymore. | David Schleef | 1 | -3/+0 |
2004-06-04 | autogen.sh: Add a temporary 'env' to test buildbot problems. | David Schleef | 1 | -0/+3 |
2004-02-29 | update libtool requirement for latest plugin symbol changes | Thomas Vander Stichele | 1 | -2/+2 |
2004-02-22 | autogen.sh: replace test -e with test -x for mkinstalldirs to be more portable. | Benjamin Otte | 1 | -1/+1 |
2004-02-13 | up version of gettext | Thomas Vander Stichele | 1 | -1/+1 |
2004-02-12 | use long options | Thomas Vander Stichele | 1 | -1/+1 |
2004-02-12 | copy libtool | Thomas Vander Stichele | 1 | -1/+1 |
2004-02-06 | check out common with right tag | Thomas Vander Stichele | 1 | -1/+5 |
2004-02-05 | print configure lien | Thomas Vander Stichele | 1 | -0/+1 |
2004-01-23 | fix doc build fix autogen | Thomas Vander Stichele | 1 | -2/+2 |
2004-01-13 | I'm too lazy to comment this | Thomas Vander Stichele | 1 | -1/+4 |
2004-01-13 | lax gettext requirment | Thomas Vander Stichele | 1 | -1/+1 |
2004-01-13 | adding i18n tested with nl, seems to work fine | Thomas Vander Stichele | 1 | -0/+11 |
2003-08-23 | Remove running configure for cothreads, since it's been removed. | David Schleef | 1 | -12/+0 |
2003-08-21 | Add --enable-poisoning option, and make it default to off in normal releases,... | David Schleef | 1 | -2/+2 |
2003-08-17 | Find correct name for libtoolize | David Schleef | 1 | -2/+2 |
2003-08-06 | Automake-1.5 chokes on gst/Makefile.am, so updating requirement to 1.6. | David Schleef | 1 | -2/+2 |
2003-07-29 | Remove lines that pull libs/ext/cothreads from CVS | David Schleef | 1 | -3/+0 |
2003-05-01 | Use -f instead of -e since -e does not work in Solaris /bin/sh. | Brian Cameron | 1 | -1/+1 |
2003-05-01 | Fixed if-test in autogen.sh so it works on Solaris. Just needed to surround ... | Brian Cameron | 1 | -1/+1 |
2003-04-13 | Change autoconf_2.52d_check to 2_52 to make bash happy | David Schleef | 1 | -1/+1 |
2003-04-13 | Using bash is problematic on non-linux plattforms, Matthias use NetBSD. | Matthias Friedrich | 1 | -3/+4 |
2002-11-01 | run libtoolize in autogen.sh. | David I. Lehn | 1 | -8/+5 |
2002-09-30 | suggest sane values for autotool programs | Thomas Vander Stichele | 1 | -4/+8 |
2002-07-01 | for better or worse, make distcheck now passes again | Thomas Vander Stichele | 1 | -1/+1 |
2002-05-27 | together with the recent commit in common, this little beauty should | Thomas Vander Stichele | 1 | -2/+4 |
2002-04-28 | make sure autogen.sh options get passed on to cothreads | Thomas Vander Stichele | 1 | -2/+2 |
2002-04-18 | messy aclocals tuff | Thomas Vander Stichele | 1 | -1/+2 |
2002-03-02 | Good luck with this one ;) converted to using getopt dropped autogen- prefix ... | Thomas Vander Stichele | 1 | -8/+9 |
2002-02-13 | small addition | Thomas Vander Stichele | 1 | -0/+4 |
2002-02-10 | sync with as-version small autogen fix | Thomas Vander Stichele | 1 | -1/+1 |
2002-02-10 | Some people might have stray acinclude.m4's lying around in their build dir s... | Thomas Vander Stichele | 1 | -0/+1 |
2002-02-09 | removing m4 dir | Thomas Vander Stichele | 1 | -1/+1 |
2002-02-09 | more build cleanups (using as-version and as-libtool) some release doc notes ... | Thomas Vander Stichele | 1 | -169/+41 |
2002-02-07 | fix the whole cothread thing | Andy Wingo | 1 | -8/+11 |
2002-02-06 | taaz: it doesn't work thomas: ok, I'll fix it. | Thomas Vander Stichele | 1 | -7/+6 |