Major rework to enable rebuilds of the platform from single sf-build call
- Change the way that sources and system model are selected: now property based
- Split sources.csv to have publicly available http repos only; internal repos are in sources_rnd.csv
- System model output in BOM renamed to system_model.xml rather than canonical_system_definition_{config}.xml to make reuse predictable
- Public property configuration public_override_props.ant.xml now used.
- Fix all exports to run based upon configuration specified (no export configuration makes SBS assume RVCT is being used, which is not available to all)
- sf.production.build MUST be defined and TRUE to enable production build properties, public config is DEFAULT behaviour
<?xml version="1.0" encoding="ascii"?>+ −
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"+ −
"DTD/xhtml1-transitional.dtd">+ −
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">+ −
<head>+ −
<title>delta_zip</title>+ −
<link rel="stylesheet" href="epydoc.css" type="text/css" />+ −
<script type="text/javascript" src="epydoc.js"></script>+ −
</head>+ −
+ −
<body bgcolor="white" text="black" link="blue" vlink="#204080"+ −
alink="#204080">+ −
<h1 class="toc">Module delta_zip</h1>+ −
<hr />+ −
<h2 class="toc">Classes</h2>+ −
<a target="mainFrame" href="delta_zip.DeltaZipBuilder-class.html"+ −
>DeltaZipBuilder</a><br /> <a target="mainFrame" href="delta_zip.MD5SignatureBuilder-class.html"+ −
>MD5SignatureBuilder</a><br /> <a target="mainFrame" href="delta_zip.MD5SignatureBuilderEBS-class.html"+ −
>MD5SignatureBuilderEBS</a><br /> <a target="mainFrame" href="delta_zip.MD5SignatureBuilderEC-class.html"+ −
>MD5SignatureBuilderEC</a><br /> <a target="mainFrame" href="delta_zip.SignaturesDict-class.html"+ −
>SignaturesDict</a><br /> <h2 class="toc">Variables</h2>+ −
<div class="private">+ −
<a target="mainFrame" href="delta_zip-module.html#_logger"+ −
>_logger</a><br /> </div>+ −
<hr />+ −
<span class="options">[<a href="javascript:void(0);" class="privatelink"+ −
onclick="toggle_private();">hide private</a>]</span>+ −
+ −
<script type="text/javascript">+ −
<!--+ −
// Private objects are initially displayed (because if+ −
// javascript is turned off then we want them to be+ −
// visible); but by default, we want to hide them. So hide+ −
// them unless we have a cookie that says to show them.+ −
checkCookie()+ −
// -->+ −
</script>+ −
+ −
</body>+ −
</html>+ −