From ba6c2679b41bc00f032a71e881bcb48a92ce1014 Mon Sep 17 00:00:00 2001 From: D G Turner Date: Sat, 11 Jan 2014 01:08:59 +0000 Subject: [PATCH] BUILDBOT: Switch most build packaging using bzip2 compression to xz. As the buildbot VM has issues with low disk space currently, changing to the LZMA based xz format instead of bz2 for most packages will help with this. --- config/master.cfg | 36 +++++++++++++++---------------- public_html/builds.html | 2 +- public_html/update_builds_html.pl | 36 +++++++++++++++---------------- 3 files changed, 37 insertions(+), 37 deletions(-) diff --git a/config/master.cfg b/config/master.cfg index 108c5fa..c90cd23 100644 --- a/config/master.cfg +++ b/config/master.cfg @@ -135,7 +135,7 @@ p = { #"scummvm-tools", # GUI tools currently not built - WxWidgets library not present "scummvm-tools-cli" ], - "archive_format": "tar.bz2" + "archive_format": "tar.xz" } scumm_platforms_master["debian-x86"] = p @@ -187,7 +187,7 @@ p = { #"scummvm-tools", # GUI tools currently not built - WxWidgets library not present "scummvm-tools-cli" ], - "archive_format": "tar.bz2" + "archive_format": "tar.xz" } scumm_platforms_master["debian-x86_64"] = p @@ -222,7 +222,7 @@ p = { #"scummvm-tools", # GUI tools currently not built - WxWidgets library not present "scummvm-tools-cli" ], - "archive_format": "tar.bz2" + "archive_format": "tar.xz" } scumm_platforms_master["debian-x86-clang"] = p @@ -346,7 +346,7 @@ p = { "env": scumm_env_wii, "disttarget": "wiidist", "package": [ "wiidist/scummvm" ], - "archive_format": "tar.bz2" + "archive_format": "tar.xz" } scumm_platforms_master["wii"] = p @@ -372,7 +372,7 @@ p = { "env": scumm_env_gc, "disttarget": "wiidist", "package": [ "wiidist/scummvm" ], - "archive_format": "tar.bz2" + "archive_format": "tar.xz" } scumm_platforms_master["gamecube"] = p @@ -401,7 +401,7 @@ p_master = { "scummvm.ds.gba", "plugins" ], - "archive_format": "tar.bz2" + "archive_format": "tar.xz" } p_stable = copy.deepcopy(p_master) @@ -455,7 +455,7 @@ p = { #"scummvm-tools.app", # GUI tools currently not built - WxWidgets library not present "scummvm-tools-cli" ], - "archive_format": "tar.bz2" + "archive_format": "tar.xz" } scumm_platforms_master["osx_intel"] = p @@ -500,7 +500,7 @@ p = { #"scummvm-tools.app", # GUI tools currently not built - WxWidgets library not present "scummvm-tools-cli" ], - "archive_format": "tar.bz2" + "archive_format": "tar.xz" } scumm_platforms_master["osx_ppc"] = p @@ -526,7 +526,7 @@ p = { "env": scumm_env_iphone, "disttarget": "iphonebundle", "package": [ "ScummVM.app" ], - "archive_format": "tar.bz2" + "archive_format": "tar.xz" } scumm_platforms_master["iphone"] = p @@ -553,7 +553,7 @@ p_master = { "EBOOT.PBP", "plugins" ], - "archive_format": "tar.bz2" + "archive_format": "tar.xz" } p_stable = copy.deepcopy(p_master) @@ -592,7 +592,7 @@ p = { "scummvm.elf", "plugins" ], # TODO/FIXME: What to package? - "archive_format": "tar.bz2" + "archive_format": "tar.xz" } scumm_platforms_master["ps2"] = p @@ -681,7 +681,7 @@ p = { "env": scumm_env_dc, "disttarget": "dcdist", "package": [ "dcdist/scummvm" ], - "archive_format": "tar.bz2" + "archive_format": "tar.xz" } scumm_platforms_master["dc"] = p @@ -763,7 +763,7 @@ p = { "env": scumm_env_motoezx, "disttarget": "motoezx", "package": [ "release/ScummVM-motoezx.pkg" ], - "archive_format": "tar.bz2" + "archive_format": "tar.xz" } scumm_platforms_master["motoezx"] = p @@ -785,7 +785,7 @@ p = { "env": scumm_env_motomagx, "disttarget": "motomagx-mpkg", "package": [ "release/ScummVM-motomagx.mpkg" ], - "archive_format": "tar.bz2" + "archive_format": "tar.xz" } scumm_platforms_master["motomagx"] = p @@ -808,7 +808,7 @@ p = { "env": scumm_env_n64, "strip": "%s/bin/mips64-strip scummvm.elf" % scumm_root_n64, "package": [ "scummvm.elf" ], - "archive_format": "tar.bz2" + "archive_format": "tar.xz" } scumm_platforms_master["n64"] = p @@ -832,7 +832,7 @@ p = { "scummvm", "plugins" ], - "archive_format": "tar.bz2" + "archive_format": "tar.xz" } scumm_platforms_master["dingux"] = p @@ -962,7 +962,7 @@ p = { "env": scumm_env_webos, "disttarget": "package", "package": [ "portdist" ], - "archive_format": "tar.bz2" + "archive_format": "tar.xz" } scumm_platforms_master["webos"] = p @@ -983,7 +983,7 @@ p = { "env": scumm_env_ps3, "disttarget": "ps3pkg", "package": [ "scummvm-ps3.pkg" ], - "archive_format": "tar.bz2" + "archive_format": "tar.xz" } scumm_platforms_master["ps3"] = p diff --git a/public_html/builds.html b/public_html/builds.html index 55b220e..9c5d2e1 100644 --- a/public_html/builds.html +++ b/public_html/builds.html @@ -69,7 +69,7 @@ developers only. -Amiga OS4Download latest development buildDownload latest stable buildDownload latest tools buildAndroidDownload latest development buildDownload latest stable buildN/ADreamcast plain filesDownload latest development buildDownload latest stable buildN/ADreamcast plain files with Serial DebugDownload latest development buildDownload latest stable buildN/ADebian 32bitDownload latest development buildDownload latest stable buildDownload latest tools buildDebian 64bitDownload latest development buildDownload latest stable buildDownload latest tools buildDinguxDownload latest development buildDownload latest stable buildN/ANintendo 64Download latest development buildDownload latest stable buildN/ANintendo DSDownload latest development buildDownload latest stable buildN/ANintendo GamecubeDownload latest development buildDownload latest stable buildN/ANintendo WiiDownload latest development buildDownload latest stable buildN/AGamePark CaanooDownload latest development buildDownload latest stable buildN/AGamePark GP2XDownload latest development buildDownload latest stable buildN/AGamePark GP2XWizDownload latest development buildDownload latest stable buildN/AiPhoneDownload latest development buildDownload latest stable buildN/AMac OS X (Intel)Download latest development buildDownload latest stable buildDownload latest tools buildMac OS X (PowerPC)Download latest development buildDownload latest stable buildDownload latest tools buildMotorola (MotoEZX)Download latest development buildDownload latest stable buildN/AMotorola (MotoMAGX)Download latest development buildDownload latest stable buildN/AOpenPandoraDownload latest development buildDownload latest stable buildN/AOUYADownload latest development buildDownload latest stable buildN/APlaystation 2Download latest development buildDownload latest stable buildN/APlaystation 3Download latest development buildDownload latest stable buildN/APlaystation PortableDownload latest development buildDownload latest stable buildN/AHP webOSDownload latest development buildDownload latest stable buildN/AWindows (32bit)Download latest development buildDownload latest stable buildDownload latest tools buildWindows (64bit)Download latest development buildDownload latest stable buildDownload latest tools buildWindows CE (ARM)Download latest development buildDownload latest stable buildN/AWindows CE (ARM) - Split Build #1Download latest development buildDownload latest stable buildN/AWindows CE (ARM) - Split Build #2Download latest development buildDownload latest stable buildN/AWindows CE (ARM) - Split Build #3Download latest development buildDownload latest stable buildN/A +Amiga OS4Download latest development buildDownload latest stable buildDownload latest tools buildAndroidDownload latest development buildDownload latest stable buildN/ADreamcast plain filesDownload latest development buildDownload latest stable buildN/ADreamcast plain files with Serial DebugDownload latest development buildDownload latest stable buildN/ADebian 32bitDownload latest development buildDownload latest stable buildDownload latest tools buildDebian 64bitDownload latest development buildDownload latest stable buildDownload latest tools buildDinguxDownload latest development buildDownload latest stable buildN/ANintendo 64Download latest development buildDownload latest stable buildN/ANintendo DSDownload latest development buildDownload latest stable buildN/ANintendo GamecubeDownload latest development buildDownload latest stable buildN/ANintendo WiiDownload latest development buildDownload latest stable buildN/AGamePark CaanooDownload latest development buildDownload latest stable buildN/AGamePark GP2XDownload latest development buildDownload latest stable buildN/AGamePark GP2XWizDownload latest development buildDownload latest stable buildN/AiPhoneDownload latest development buildDownload latest stable buildN/AMac OS X (Intel)Download latest development buildDownload latest stable buildDownload latest tools buildMac OS X (PowerPC)Download latest development buildDownload latest stable buildDownload latest tools buildMotorola (MotoEZX)Download latest development buildDownload latest stable buildN/AMotorola (MotoMAGX)Download latest development buildDownload latest stable buildN/AOpenPandoraDownload latest development buildDownload latest stable buildN/AOUYADownload latest development buildDownload latest stable buildN/APlaystation 2Download latest development buildDownload latest stable buildN/APlaystation 3Download latest development buildDownload latest stable buildN/APlaystation PortableDownload latest development buildDownload latest stable buildN/AHP webOSDownload latest development buildDownload latest stable buildN/AWindows (32bit)Download latest development buildDownload latest stable buildDownload latest tools buildWindows (64bit)Download latest development buildDownload latest stable buildDownload latest tools buildWindows CE (ARM)Download latest development buildDownload latest stable buildN/AWindows CE (ARM) - Split Build #1Download latest development buildDownload latest stable buildN/AWindows CE (ARM) - Split Build #2Download latest development buildDownload latest stable buildN/AWindows CE (ARM) - Split Build #3Download latest development buildDownload latest stable buildN/A diff --git a/public_html/update_builds_html.pl b/public_html/update_builds_html.pl index f8bf82a..b1a3268 100755 --- a/public_html/update_builds_html.pl +++ b/public_html/update_builds_html.pl @@ -65,29 +65,29 @@ sub add_platform { add_platform("amiga", "amigaos4", "Amiga OS4", "1", "zip"); add_platform("android", "android", "Android", "0", "zip"); -add_platform("dc", "dc", "Dreamcast plain files", "0", "tar.bz2"); -add_platform("dc", "dc-serial", "Dreamcast plain files with Serial Debug", "0", "tar.bz2"); -add_platform("debian", "debian-x86", "Debian 32bit", "1", "tar.bz2"); -add_platform("debian", "debian-x86_64", "Debian 64bit", "1", "tar.bz2"); -add_platform("dingux", "dingux", "Dingux", "0", "tar.bz2"); -add_platform("n64", "n64", "Nintendo 64", "0", "tar.bz2"); -add_platform("ds", "ds", "Nintendo DS", "0", "tar.bz2"); -add_platform("gc", "gamecube", "Nintendo Gamecube", "0", "tar.bz2"); -add_platform("wii", "wii", "Nintendo Wii", "0", "tar.bz2"); +add_platform("dc", "dc", "Dreamcast plain files", "0", "tar.xz"); +add_platform("dc", "dc-serial", "Dreamcast plain files with Serial Debug", "0", "tar.xz"); +add_platform("debian", "debian-x86", "Debian 32bit", "1", "tar.xz"); +add_platform("debian", "debian-x86_64", "Debian 64bit", "1", "tar.xz"); +add_platform("dingux", "dingux", "Dingux", "0", "tar.xz"); +add_platform("n64", "n64", "Nintendo 64", "0", "tar.xz"); +add_platform("ds", "ds", "Nintendo DS", "0", "tar.xz"); +add_platform("gc", "gamecube", "Nintendo Gamecube", "0", "tar.xz"); +add_platform("wii", "wii", "Nintendo Wii", "0", "tar.xz"); add_platform("caanoo", "caanoo", "GamePark Caanoo", "0", "tar.bz2"); add_platform("gp2x", "gp2x", "GamePark GP2X", "0", "tar.bz2"); add_platform("gp2xwiz", "gp2xwiz", "GamePark GP2XWiz", "0", "tar.bz2"); -add_platform("iphone", "iphone", "iPhone", "0", "tar.bz2"); -add_platform("macos-universal", "osx_intel", "Mac OS X (Intel)", "1", "tar.bz2"); -add_platform("macos-universal", "osx_ppc", "Mac OS X (PowerPC)", "1", "tar.bz2"); -add_platform("linuxmoto", "motoezx", "Motorola (MotoEZX)", "0", "tar.bz2"); -add_platform("linuxmoto", "motomagx", "Motorola (MotoMAGX)", "0", "tar.bz2"); +add_platform("iphone", "iphone", "iPhone", "0", "tar.xz"); +add_platform("macos-universal", "osx_intel", "Mac OS X (Intel)", "1", "tar.xz"); +add_platform("macos-universal", "osx_ppc", "Mac OS X (PowerPC)", "1", "tar.xz"); +add_platform("linuxmoto", "motoezx", "Motorola (MotoEZX)", "0", "tar.xz"); +add_platform("linuxmoto", "motomagx", "Motorola (MotoMAGX)", "0", "tar.xz"); add_platform("openpandora", "openpandora", "OpenPandora", "0", "tar.bz2"); add_platform("android", "ouya", "OUYA", "0", "zip"); -add_platform("ps2", "ps2", "Playstation 2", "0", "tar.bz2"); -add_platform("ps3", "ps3", "Playstation 3", "0", "tar.bz2"); -add_platform("psp", "psp", "Playstation Portable", "0", "tar.bz2"); -add_platform("webos", "webos", "HP webOS", "0", "tar.bz2"); +add_platform("ps2", "ps2", "Playstation 2", "0", "tar.xz"); +add_platform("ps3", "ps3", "Playstation 3", "0", "tar.xz"); +add_platform("psp", "psp", "Playstation Portable", "0", "tar.xz"); +add_platform("webos", "webos", "HP webOS", "0", "tar.xz"); add_platform("windows", "mingw-w32", "Windows (32bit)", "1", "zip"); add_platform("win64", "mingw-w64", "Windows (64bit)", "1", "zip"); add_platform("wince", "wince", "Windows CE (ARM)", "0", "zip");