doc/api/ant/index.html
author Shabe Razvi <shaber@symbian.org>
Fri, 11 Jun 2010 15:56:59 +0100
changeset 1097 561033b10e0f
parent 432 f2ddfa555b0f
permissions -rw-r--r--
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="UTF8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Frameset//EN">

<html>
<head>
  <title>Ant Tasks Documentation </title>
  </head>

<frameset cols="30,70">

	<frameset rows="20,80">
	    <frame name="libindex" src="libindex.html"/>
	    <frame name="taskindex" src="index.all.html"/>
    </frameset>
	<frame name="task" src="overview.html" />

</frameset>

</html>