sbsv2/raptor/notes/query_cli_extended_details.txt
author Mike Kinghan <mikek@symbian.org>
Wed, 01 Dec 2010 12:02:41 +0000
changeset 42 cf609178ac39
parent 28 b8fa7dfeeaa1
permissions -rw-r--r--
1) fix_tools_exports.pl need only be run on Windows hosts; was run unnecessarily on Linux too. 2) Need to export modload.pm on Linux as well as Windows hosts.


The --query command-line option has been extended to print more detailed
information about a given configuration.

Querying aliases now prints the list in sorted order, by name attribute.
Ditto for products.

Querying a configuration now prints the following additional information:

1. include paths used for preprocessing bld.infs and MMPs
2. pre-include header file for preprocessing bld.infs and MMPs
3. pre-include header file passed to the compiler in a build (if used)
4. macros used to preprocess bld.infs and MMPs (with values, if explicitly set)
5. core macros used in compilation preprocessing (with values, if explicitly set)
6. available values to use as the targettype in MMPs

Further documentation can be found here:

http://developer.symbian.org/wiki/index.php/Raptor_Query_Reference