Move the timings-specific pieces of the buildbot infrastructure into
authorstevenknight <stevenknight@fdb21ef1-2011-0410-befe-b5e4ea1792b1>
Fri, 18 Dec 2009 08:03:50 +0000 (08:03 +0000)
committerstevenknight <stevenknight@fdb21ef1-2011-0410-befe-b5e4ea1792b1>
Fri, 18 Dec 2009 08:03:50 +0000 (08:03 +0000)
commit159815ad9df69136ff8be2c0cf6bda8794151fc5
tree6e1f3e3dd9a03cf38faa62500cd224b751d27905
parent8f48fc08a0890cc4673bf888314fd30fa51b2597
Move the timings-specific pieces of the buildbot infrastructure into
the trunk/timings directory.  We'll map them into the buildbot directory
using svn:externals.  This will let us keep all the pieces of a timing
configuration, including its buildbot pieces, in one place, and will
let us simplify the Master initialization (since it will be able to look
on-disk for the configurations for which it should set up buildbot steps,
instead of querying the SVN server).

git-svn-id: http://scons.tigris.org/svn/scons/trunk@4562 fdb21ef1-2011-0410-befe-b5e4ea1792b1
timings/changelog.html [new file with mode: 0644]
timings/graph.html [new file with mode: 0644]
timings/index.html [new file with mode: 0644]
timings/js/common.js [new file with mode: 0644]
timings/js/coordinates.js [new file with mode: 0644]
timings/js/plotter.js [new file with mode: 0644]