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>api</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 api</h1>+ −
<hr />+ −
<h2 class="toc">Classes</h2>+ −
<a target="mainFrame" href="imaker.api.IMakerConfigScanner-class.html"+ −
>IMakerConfigScanner</a><br /> <h2 class="toc">Functions</h2>+ −
<a target="mainFrame" href="imaker.api-module.html#get_product_dir"+ −
>get_product_dir</a><br /> <a target="mainFrame" href="imaker.api-module.html#get_variable"+ −
>get_variable</a><br /> <a target="mainFrame" href="imaker.api-module.html#scan_configs"+ −
>scan_configs</a><br /> <a target="mainFrame" href="imaker.api-module.html#targets_for_config"+ −
>targets_for_config</a><br /><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>+ −