[jhbuild/release-team-commands: 159/159] Merge branch 'master' into release-team-commands
- From: Frederic Peters <fpeters src gnome org>
- To: svn-commits-list gnome org
- Subject: [jhbuild/release-team-commands: 159/159] Merge branch 'master' into release-team-commands
- Date: Mon, 1 Jun 2009 05:44:46 -0400 (EDT)
commit 4f0d588781346a43c2366795eadbd3a6be4a40e2
Merge: ff0feb3... c9ab897...
Author: Frédéric Péters <fpeters 0d be>
Date: Mon Jun 1 11:44:01 2009 +0200
Merge branch 'master' into release-team-commands
Makefile.am | 29 +-
Makefile.plain | 43 +-
NEWS | 64 ++
buildbot/Makefile | 19 -
buildbot/Makefile.am | 52 +
buildbot/public_html/lgo.css | 16 +-
buildbot/public_html/top-header-gradient.png | Bin 0 -> 725 bytes
buildbot/template.html | 4 +-
configure.ac | 16 +-
doc/C/jhbuild.xml | 66 +-
doc/es/es.po | 1523 ++++++++++++++------------
doc/fr/fr.po | 1256 +++++++++-------------
jhbuild.desktop | 9 +-
jhbuild.in | 6 -
jhbuild/Makefile.am | 13 +
jhbuild/buildbot/Makefile.am | 11 +
jhbuild/buildbot/factory.py | 16 +-
jhbuild/buildbot/status/Makefile.am | 7 +
jhbuild/buildbot/status/web/Makefile.am | 13 +
jhbuild/buildbot/status/web/__init__.py | 23 +-
jhbuild/buildbot/status/web/changes.py | 2 +-
jhbuild/commands/Makefile.am | 19 +
jhbuild/commands/__init__.py | 6 +-
jhbuild/commands/autobuild.py | 2 +-
jhbuild/commands/base.py | 135 +--
jhbuild/commands/bootstrap.py | 2 +-
jhbuild/commands/bot.py | 108 ++-
jhbuild/commands/checkbranches.py | 2 +-
jhbuild/commands/checkmodulesets.py | 4 +-
jhbuild/commands/clean.py | 68 ++
jhbuild/commands/gui.py | 2 +-
jhbuild/commands/info.py | 10 +-
jhbuild/commands/rdepends.py | 4 +-
jhbuild/commands/sanitycheck.py | 5 +-
jhbuild/commands/snapshot.py | 2 +-
jhbuild/commands/tinderbox.py | 21 +-
jhbuild/commands/uninstall.py | 74 ++
jhbuild/config.py | 112 ++-
jhbuild/cut_n_paste/Makefile.am | 7 +
jhbuild/defaults.jhbuildrc | 30 +-
jhbuild/errors.py | 9 +
jhbuild/frontends/Makefile.am | 21 +
jhbuild/frontends/autobuild.py | 16 +-
jhbuild/frontends/buildscript.py | 149 ++-
jhbuild/frontends/gtkui.py | 20 +-
jhbuild/frontends/terminal.py | 50 +-
jhbuild/frontends/tinderbox.py | 31 +-
jhbuild/main.py | 8 +-
jhbuild/modtypes/Makefile.am | 14 +
jhbuild/modtypes/__init__.py | 83 +-
jhbuild/modtypes/ant.py | 38 +-
jhbuild/modtypes/autotools.py | 159 ++--
jhbuild/modtypes/cmake.py | 52 +-
jhbuild/modtypes/distutils.py | 35 +-
jhbuild/modtypes/linux.py | 96 +--
jhbuild/modtypes/perl.py | 35 +-
jhbuild/modtypes/tarball.py | 4 +-
jhbuild/modtypes/testmodule.py | 19 +-
jhbuild/modtypes/waf.py | 95 +-
jhbuild/moduleset.py | 8 +-
jhbuild/utils/Makefile.am | 12 +
jhbuild/utils/cmds.py | 10 +-
jhbuild/utils/httpcache.py | 4 +
jhbuild/utils/packagedb.py | 2 +-
jhbuild/utils/trayicon.py | 4 +-
jhbuild/versioncontrol/Makefile.am | 14 +
jhbuild/versioncontrol/git.py | 29 +-
jhbuild/versioncontrol/hg.py | 7 +-
jhbuild/versioncontrol/tarball.py | 28 +-
modulesets/bootstrap-devel.modules | 44 +
modulesets/bootstrap.modules | 64 +-
modulesets/freedesktop-2.28.modules | 4 +-
modulesets/freedesktop-devel.modules | 61 +
modulesets/gnome-2.16.modules | 2 +-
modulesets/gnome-2.18.modules | 2 +-
modulesets/gnome-2.26.modules | 15 +-
modulesets/gnome-2.28.modules | 55 +-
modulesets/gnome-devel.modules | 213 ++++
modulesets/gnome-external-deps-2.26.modules | 25 +-
modulesets/gnome-external-deps-2.28.modules | 80 +-
modulesets/gnome-external-deps-devel.modules | 553 ++++++++++
modulesets/gnome-suites-2.20.modules | 2 +-
modulesets/gnome-suites-2.22.modules | 2 +-
modulesets/gnome-suites-2.24.modules | 2 +-
modulesets/gnome-suites-2.26.modules | 26 +-
modulesets/gnome-suites-2.28.modules | 58 +-
modulesets/gnome-suites-devel.modules | 157 +++
patches/guile-1.8.5-libtool2.patch | 55 +
po/POTFILES.in | 5 +-
po/es.po | 734 +++++++------
po/fr.po | 788 ++++++++------
scripts/Makefile.am | 23 +
scripts/jhbuild.in | 29 +
tests/mock.py | 13 +-
tests/tests.py | 52 +-
95 files changed, 4810 insertions(+), 3107 deletions(-)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]