[jhbuild/release-team-commands] (159 commits) ...Merge branch 'master' into release-team-commands



Summary of changes:

  809bcee... change building state machine for an inter-phases dependenc (*)
  7d472de... rename remainging "states" to "phases" (*)
  13b8ab5... fix skip_phase to pass the right object as buildscript (*)
  44e5a1e... let skip_* method raise SkipToEnd exception (*)
  9f7b1c4... remove debugging output (*)
  4a814da... add uninstall targets to autotools and waf module types (*)
  84dc16c... Merge branch 'master' into dependency-based-build-steps (*)
  48b4c3c... new uninstall command (GNOME #400302) (*)
  4e66067... new clean command (GNOME #143221) (*)
  d0f8041... [uninstall] add --skip and --start-at options to uninstall  (*)
  0c1102a... [info] fix command after mozillamodule removal (*)
  5bd9195... [bot] check for slaves.csv existence before accessing it (*)
  0926772... allow forcing build phases to be run (*)
  2bb29e8... [bot] force build phases in the jhbuild bot --step command (*)
  3161a33... [bot] subtle header change, to match the gradient used on a (*)
  362129c... [buildbot] update to copyright year displayed in page foote (*)
  9e3c5c7... [buildbot] only display 8 characters of git commit hash (*)
  e8500ff... [bot] update to buildbot slave xml description, and its par (*)
  4a30f70... [bot] remove obsolete comment about additional options in s (*)
  97e72da... [bot] defaults max concurrent builds on a build slave to 2 (*)
  5399662... [bot] new options to enable/disable optional buildbot steps (*)
  104e1e0... [buildbot] correct display of 'Failed checks' cells (*)
  6b2d0f0... [buildbot] underline table header links with dots, and do b (*)
  bececfd... [buildbot] do not use a solid background colour for top hea (*)
  6958b22... [doc] add sections on jhbuild clean & jhbuild uninstall com (*)
  4b8a5e1... change clean & uninstall commands to use the new phases key (*)
  94a3996... [2.28] Update ptlib/opal to 2.6.1/3.6.1 for ekiga (*)
  75f0ee1... [2.26] branch gconf (*)
  00da904... [buildbot] don't fail when there is no finished builds (*)
  617b722... [buildbot] don't fail when last build is said failed, but c (*)
  d02c9a1... [2.28] remove libatasmart and DeviceKit-disks from external (*)
  d7969ab... change trycheckout to try autogen.sh before forcing a check (*)
  b41bf59... Merge branch 'master' into dependency-based-build-steps (*)
  3533890... do not check prefix is writable when reading the configurat (*)
  03c9fba... [bot] new --buildbot-dir option for build masters (*)
  27f88c6... [2.28] Add libgdata as a proposed desktop module for GNOME  (*)
  7836ace... [buildbot] set actionName for coverage reports (*)
  c139520... [2.28] set hal as a soft dependency for gnome-vfs and gvfs (*)
  f53122f... [2.26] branch sound-juicer (*)
  87c5aac... [2.26, 2.28] New vala release: 0.7.2 (*)
  861de2c... Updated Spanish translation (*)
  0570f19... [commands] fix syntax (--help-commands was failing) (*)
  927d050... Updated Spanish translation by Daniel Mustieles (*)
  4ae3188... [2.28] add libgdata to the "proposed" meta module (*)
  be7e193... [git-cvsimport] fix update, using copydir instead of cwd (*)
  ab741f5... [freedesktop-2.28] fix DeviceKit-disks (*)
  16926a1... add missing jhbuild.in to files to dist (*)
  9f87afd... add missing jhbuild.desktop to files to dist (*)
  bb1520f... [linux] add missing parenthesis (*)
  0984697... rewrite autotools build system to be independent of plain M (*)
  20e1cdb... remove obsolete shebang (GNOME bug 582180) (*)
  5d971bf... [misc] Make .desktop file valid (*)
  cca129a... [misc] Add Building category to .desktop file (*)
  87936ec... do not use autotools prefixes for plain Makefile installati (*)
  3f267ec... update list of files in POTFILES.in (*)
  07f0c61... let configure generate Makefiles (part of GNOME bug 582172) (*)
  7d304ac... [2.28] let anjuta suggest glade3, useful for its glade plug (*)
  cb290ae... [*-devel] add new modulesets to override branched modules (*)
  6d10bfb... keep track of jhbuild source directory even when installing (*)
  b45d3e5... fallback to importing module from source directory (*)
  b5c7e71... do not install modulesets (*)
  470dfdb... disable use_local_modulesets if modulesets directory doesn' (*)
  860150f... don't lookup for modulesets locally if there is no modulese (*)
  3aba1b5... [2.28] update poppler to 0.11.0 (*)
  55749bf... abort on obsolete start script (GNOME #582490) (*)
  c68ee42... [git] pull after the potential change in branch (*)
  98cac9a... [2.28] add raptor, used by tracker (GNOME #582754) (*)
  06c58c3... [devel] libtelepathy.git has moved to old/ (*)
  da0e85c... [devel] mission-control is in collabora git (*)
  7efa4aa... base: fix can't find bootstrap moduleset (*)
  30a7fcf... Added gparted to modulesets/gnome-2.26.modules (GPARTED_0_4 (*)
  1da636d... [tarball] look for patch files in more places (GNOME #58282 (*)
  c04a391... also look up for system-installed translations (*)
  b308d7c... install and call hg-update.py out of sources (*)
  2280992... check for local changes in modulesets in global source dire (*)
  18fd264... set default buildbot directory relative to sources director (*)
  820b13d... update tests start script with latest global locations chan (*)
  2cd05da... [tests] set config attribute to test module types (*)
  0a14c45... [tests] add new configuration variables to mock configurati (*)
  d13405f... translate command usage args when used, not on class defini (*)
  b02d1a4... translate command documentation when used, not on class def (*)
  10719ba... [2.26] branch gnome-system-monitor (*)
  276e441... Merge branch 'master' into dependency-based-build-steps (*)
  ad2634a... [tests] update mock config object for build_targets (*)
  aa7ce37... [tests] update error checking tests to new build phases (*)
  2eeaccb... [waf] configure before building (*)
  4594ea7... set clean target before the check target, to emulate old be (*)
  012a577... [waf] set cleaning after configuring (*)
  030e212... [autotools] cleaning after configuring (*)
  9ebe380... [tests] recompute build targets only once (*)
  7bb7267... [config] fix compatibility behaviour of nobuild (*)
  fa6da20... [tests] sync build_targets creation to config.py (*)
  dd49354... [tests] set "test" as a common build target, for test modul (*)
  e52857c... [config,tests] factor out update_build_targets to be used f (*)
  8daba85... [2.26] branch gedit and gtksourceview (*)
  4922fd4... [base] do not fail if bootstrap moduleset is not found (*)
  92c3163... [autotools] always honour makeargs from config file (GNOME  (*)
  f22ab9f... [buildscript] recompute phases for each module (GNOME #5830 (*)
  9b598f7... [doc] fix crossreference to point to the autotools definiti (*)
  b5a1f42... [git] don't capture stderr when running git rev-parse (*)
  1872e15... [packagedb] don't ignore '' as version numbers (*)
  36b6409... Updated Spanish translation by Daniel Mustieles (*)
  6ac30bd... Updated Spanish translation by Daniel Mustieles (*)
  833c0e2... [2.28] update libgcrypt to 1.4.4 (*)
  44a43c4... [2.26] branch gnome-user-docs and gnome-devel-docs (*)
  ed27fa9... [2.26,2.28] Update opal & ptlib for ekiga (*)
  947f42c... [2.26,2.28] add glib dependency to gnome-icon-theme (GNOME  (*)
  85a417d... [2.26] Update libunique to 1.0.8 to fix a crash in nautilus (*)
  6995770... [2.28] add gnome-zeitgeist (*)
  9f97cb5... [config] add include() support (GNOME bug 583227) (*)
  1e1c26a... [2.26, 2.28] add pyxdg as external dependency (*)
  025ff1e... [2.28] add proposed krb5-auth-dialog module (*)
  59e29e0... [tarball] skip unset directories when looking for patches ( (*)
  7488632... [tarball] also look in parent directory when searching for  (*)
  6a87975... don't treat c:... as URL on Windows (*)
  0298a76... don't fail reading the default configuration if os.uname do (*)
  bb60bd4... disable status icon on win32 (*)
  08d2dd2... use NUL instead of /dev/null on win32 (*)
  4bc92ea... add missing parameter to TrayIcon() (*)
  7fba5a1... [misc] update strings that were still talking about Subvers (*)
  9223715... [po] add missing clean.py and uninstall.py to POTFILES.in (*)
  fee02b3... fix buildbot master to work when installed system-wide (*)
  f3ecbab... list clean.py and uninstall.py in Makefile.am (*)
  9e444bd... [win32] take .exe extension into account when looking for a (*)
  2440694... keep track of configuration options set from the command li (*)
  feb8074... set source directory according to jhbuild module, not start (*)
  c70ff8d... [utils] add missing import statement for win32 check (*)
  e582e25... desunify try/except/finally to be compatible with Python 2. (*)
  34657b3... remove unnecessary dist target of Makefile.plain (*)
  b2ca913... check for obsolete ~/bin/jhbuild and move it out of the way (*)
  95bb0e0... add source code comment about the previous change (*)
  a9e5660... skip phases that do not exist (*)
  76a27cd... [uninstall] new --one parameter to uninstall listed modules (*)
  7169baf... [2.28] bump WebKit to 1.1.7 (*)
  cc8841c... [2.28] update WebKit dependencies following its configure.a (*)
  e41fbe0... [2.28] add niepce (*)
  e4b2775... Updated Spanish translation (*)
  e1d403c... Updated Spanish translation (*)
  a3f7ff9... [release] 2.27.2 (*)
  baa6fb7... [release] post-release bump to 2.27.3 (*)
  4efe6ff... make "Documentation translators" similar to the "Translator (*)
  ede6aff... Fix libgee-trunk module (*)
  b641532... [bootstrap] patch to build guile with libtool 2 (GNOME bug  (*)
  384dfde... [tinderbox] fix --output command line argument (GNOME bug 5 (*)
  3123806... Use extended syntax for translatable string (*)
  154cead... Updated French translations (*)
  a0bc175... Branched librsvg for gnome-2-26 (*)
  8646f8a... bump telepathy-glib dep to 0.7.31 (*)
  624f1ec... Use moserial gnome-2-26 branch now (*)
  ec18a36... [devel] use mozilla hg repository (*)
  ba6b706... [bootstrap] update gmp to 4.3.1 to fix amd64 (*)
  17e20d2... [devel] libvolume_id is replaced by libblkid (*)
  fd9bcd2... [devel] remove esound dependency (*)
  4ecaf3e... [devel] gtk-vnc is in git.gnome.org now (*)
  e5376ff... [devel] fix clutter repositories (*)
  8e3b71c... butterfly now use git repository (*)
  f628fdd... [devel] use tracker master (*)
  c9ab897... [2.28] move libglade to upcoming deprecations (*)
  4f0d588... Merge branch 'master' into release-team-commands

(*) This commit already existed in another branch; no separate mail sent



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]