Difference between revisions of "Autobuild configure"

From Second Life Wiki
Jump to navigation Jump to search
Line 18: Line 18:
!Argument
!Argument
!Description
!Description


|- style="vertical-align: top;"
|- style="vertical-align: top;"

Revision as of 15:33, 9 March 2011

autobuild configure option [argument] [option [argument]] ...

This command configures platform targets.

Standard Options

Option Shortcut Value Description
--debug -d None Display debug output
--dry-run -n None Run tool in dry run mode if available
--help -h None Show help message
--quiet -q None Display minimal output
--verbose -v None Display verbose output
Option Argument Description
--help, -h None Show help message
--config-file config_file Configuration file Use specified configuration file. Defaults to $AUTOBUILD_CONFIG_FILE or autobuild.xml.
--configuration config, -c config Configuration(s) to build Build a specific build configuration (may be specified as comma separated values in $AUTOBUILD_CONFIGURATION)
--all, -a None Build all configurations
--use-cwd None Configure in current working directory
--dry-run, -n None Run tool in dry run mode if available
--quiet, -q None Display minimal output
--verbose, -v None Display verbose output
--debug, -d None Display debug output