Age | Commit message (Expand) | Author | Files | Lines |
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 againBRANCH-RELEASE-0_4_0-ROOT | 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 |
2002-02-06 | taaz's yapping | Thomas Vander Stichele | 1 | -0/+8 |
2002-02-06 | disabling cothreads build until it passes make distcheck | Thomas Vander Stichele | 1 | -7/+7 |
2002-02-06 | use numerical comparisions for version check | Steve Baker | 1 | -6/+6 |
2002-02-04 | Revert aclocal invocation to do cat m4/*.m4 > acinclude.m4 beforehand, rather... | Richard Boulton | 1 | -1/+1 |
2002-02-04 | cothreads stuff i forgot to commit last night | Andy Wingo | 1 | -2/+2 |
2002-01-30 | - use aclocal -I option instead of cat | Wrobell | 1 | -4/+1 |
2002-01-23 | build system tweaks, and now the cothreads test code will build and configure... | Andy Wingo | 1 | -7/+17 |
2002-01-12 | make libtoolize run like the other tools | David I. Lehn | 1 | -2/+6 |
2002-01-07 | fix for libtool issue which has been fixed in cvs (of libtool) until packages... | Thomas Vander Stichele | 1 | -2/+3 |
2001-12-22 | changed -d configure option to --autogen-debug added --autogen-noconfigure op... | Andy Wingo | 1 | -6/+33 |