summaryrefslogtreecommitdiff
path: root/bin/nightlybuilds/builds.lst
diff options
context:
space:
mode:
Diffstat (limited to 'bin/nightlybuilds/builds.lst')
-rw-r--r--bin/nightlybuilds/builds.lst97
1 files changed, 0 insertions, 97 deletions
diff --git a/bin/nightlybuilds/builds.lst b/bin/nightlybuilds/builds.lst
deleted file mode 100644
index a1224341204..00000000000
--- a/bin/nightlybuilds/builds.lst
+++ /dev/null
@@ -1,97 +0,0 @@
-#
-# $Id$
-#
-# This is a listing of the web directories and the builds contained in
-# them.
-#
-# Each entry starts with the name in brackets such as [build_name].
-# The name cannot contain spaces.
-#
-# Then several properties that can be used:
-#
-# LIST = URL for the directory of build logs (required)
-# WEB = Link to a build specific page for the builds
-# STATUS = URL to a page that contains build status info
-# GROUP = Name of the group that the build belongs in
-# MANUAL = URL to someplace that can start the build
-# ORANGE = Number of hours until timestamp turns orange (default: 24)
-# RED = Number of hours until timestamp turns red (default: 48)
-#
-
-#[Win2000_DLL_Core]
-#LIST = http://tao.doc.wustl.edu/bugzilla/Core/
-#WEB = http://tao.doc.wustl.edu/bugzilla/cgi/show_log_dir.pl?core
-#STATUS = http://tao.doc.wustl.edu/bugzilla/core/status.txt
-
-#[Win2000_DLL_Debug]
-#LIST = http://tao.doc.wustl.edu/bugzilla/DLL_Debug/
-#WEB = http://tao.doc.wustl.edu/bugzilla/cgi/show_log_dir.pl?dll_debug
-#STATUS = http://tao.doc.wustl.edu/bugzilla/DLL_Debug/status.txt
-
-#[WinXP_DLL_Release]
-#LIST = http://tao.doc.wustl.edu/bugzilla/DLL_Release/
-#WEB = http://tao.doc.wustl.edu/bugzilla/cgi/show_log_dir.pl?dll_release
-#STATUS = http://tao.doc.wustl.edu/bugzilla/DLL_Release/status.txt
-
-#[Win2000_Borland]
-#LIST = http://tao.doc.wustl.edu/bugzilla/Borland/
-#WEB = http://tao.doc.wustl.edu/bugzilla/cgi/show_log_dir.pl?borland
-#STATUS = http://tao.doc.wustl.edu/bugzilla/Borland/status.txt
-
-#[Win2000_Borland_Wchar]
-#LIST = http://tao.doc.wustl.edu/bugzilla/Borland_Wchar/
-#WEB = http://tao.doc.wustl.edu/bugzilla/cgi/show_log_dir.pl?borland_wchar
-#STATUS = http://tao.doc.wustl.edu/bugzilla/Borland_Wchar/status.txt
-
-#[Win2000_Fuzz]
-#LIST = http://tao.doc.wustl.edu/bugzilla/Fuzz/
-#WEB = http://tao.doc.wustl.edu/bugzilla/cgi/show_log_dir.pl?fuzz
-#STATUS = http://tao.doc.wustl.edu/bugzilla/Fuzz/status.txt
-
-#[Win2000_WChar_Unicode]
-#LIST = http://tao.doc.wustl.edu/bugzilla/Unicode/
-#WEB = http://tao.doc.wustl.edu/bugzilla/cgi/show_log_dir.pl?unicode
-#STATUS = http://tao.doc.wustl.edu/bugzilla/Unicode/status.txt
-
-#[Win2000_WChar]
-#LIST = http://tao.doc.wustl.edu/bugzilla/wchar/
-#WEB = http://tao.doc.wustl.edu/bugzilla/cgi/show_log_dir.pl?wchar
-#STATUS = http://tao.doc.wustl.edu/bugzilla/wchar/status.txt
-
-# Temporarily disabled
-#[Tru64_4.0f_CXX_63]
-#LIST = http://spe121.mro-x.dec.com/~buildlog/auto_compile_logs/spe121.mro-x.dec.com_Tru64_CXX/
-#WEB = http://spe121.mro-x.dec.com/cgi-bin/show_log_dir.cgi?spe121_Tru64_CXX
-#GROUP = External
-
-# Temporarily disabled
-#[VxWorks_5.4_GCC]
-#LIST = http://prince.ociweb.com/buildlogs/auto_compile_logs/maggie_VXWORKS_GCC/
-#WEB = http://prince.ociweb.com/buildlogs/show_log_dir.cgi?maggie_VXWORKS_GCC
-#GROUP = External
-
-# Temporarily disabled
-#[Chorus_4.0.1_GCC]
-#LIST = http://prince.ociweb.com/buildlogs/auto_compile_logs/lisa_CHORUS_4_0_1_GCC/
-#WEB = http://prince.ociweb.com/buildlogs/show_log_dir.cgi?lisa_CHORUS_4_0_1_GCC
-#GROUP = External
-
-# Temporarily disabled
-#[HPUX_ACC]
-#LIST = http://prince.ociweb.com/buildlogs/auto_compile_logs/herb_HPUX_ACC/
-#WEB = http://prince.ociweb.com/buildlogs/show_log_dir.cgi?herb_HPUX_ACC
-#GROUP = External
-
-# Commented out for the timebeing
-#[AIX_VAC]
-#LIST = http://prince.ociweb.com/buildlogs/auto_compile_logs/tripoli_AIX_VAC/
-#WEB = http://prince.ociweb.com/buildlogs/show_log_dir.cgi?tripoli_AIX_VAC
-#GROUP = External
-
-#[Lynx_I386]
-#LIST = http://ace.cs.wustl.edu/~bugzilla/auto_compile_logs/danzon_LYNX_I386/
-#WEB = http://ace.cs.wustl.edu/~bugzilla/cgi-bin/show_log_dir.cgi?danzon_LYNX_I386
-#STATUS = http://ace.cs.wustl.edu/~bugzilla/auto_compile_logs/danzon_LYNX_I386/status.txt
-
-ORANGE = 48
-RED = 72