sbsv2/raptor/notes/query_cli.txt
author Chetan Kapoor <chetank@symbian.org>
Fri, 09 Jul 2010 11:31:02 +0100
branchsf-sbs-distribution
changeset 612 72ff9b952200
parent 501 ae2462f67a30
permissions -rw-r--r--
Add support for --asm option when using elf2e32 in the "expgen" recipe - see bug 2979 and bug 1405


A new --query command-line option allows other tools to easily read raptor's
configuration data without having to understand exactly how raptor config
files work.

For example, all the valid build aliases which can be used to build with
the -c option can be obtained using:

sbs --query=aliases

All the known product variants can be obtained using:

sbs --query=products

And the details of a particular configuration can be found using:

sbs --query=config[armv5_urel.n8]