38 lines
1.3 KiB
XML
38 lines
1.3 KiB
XML
<?xml version='1.0' ?>
|
|
|
|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
|
|
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
|
|
|
<t:chloe xmlns:t="http://factorcode.org/chloe/1.0">
|
|
|
|
<t:title>Factor binary package for <t:label t:name="platform" /></t:title>
|
|
|
|
<div><img src="http://factorcode.org/logo.png" alt="Logo" /></div>
|
|
|
|
<h1>Factor binary package for <t:label t:name="platform" /></h1>
|
|
|
|
<p>Requirements:</p>
|
|
<t:xml t:name="requirements" />
|
|
|
|
<h2>Download <t:xml t:name="package" /></h2>
|
|
|
|
<p>This package was built from GIT ID <t:xml t:name="git-id" />.</p>
|
|
|
|
<p>Once you download Factor, you can <a href="http://concatenative.org/wiki/view/Factor/Learning">start learning</a> the language!</p>
|
|
|
|
<h1>Build machine information</h1>
|
|
|
|
<table border="0">
|
|
<tr><td>Host name:</td><td><t:xml t:name="host-name" /></td></tr>
|
|
<tr><td>Last heartbeat:</td><td><t:label t:name="heartbeat-timestamp" /></td></tr>
|
|
<tr><td>Current status:</td><td><t:xml t:name="status" /></td></tr>
|
|
<tr><td>Last build:</td><td><t:xml t:name="last-build" /></td></tr>
|
|
<tr><td>Last clean build:</td><td><t:xml t:name="last-clean-build" /></td></tr>
|
|
<tr><td>Binaries:</td><td><t:xml t:name="binaries" /></td></tr>
|
|
<tr><td>Clean images:</td><td><t:xml t:name="clean-images" /></td></tr>
|
|
</table>
|
|
|
|
<p><t:xml t:name="last-report" /></p>
|
|
|
|
</t:chloe>
|