Difference between revisions of "Autobuild build"

From Second Life Wiki
Jump to navigation Jump to search
Line 1: Line 1:
<!-- =======================================================================
This wiki page was generated by the converting the --help output from this
command using the pyhelp2wiki command.
Rather than changing this page directly, or at least after having done so,
consider making the change to the command help itself (or suggest doing so
to the author).
======================================================================== -->
{{Autobuild Cmd
{{Autobuild Cmd
|command=  
|command=  
autobuild build ''option'' [''argument''] [''option'' [''argument'']] ...
autobuild build ''option'' [''argument''] [''option'' [''argument'']] ...
|comments=Builds platform targets.
|comments=Builds the current package and copies its output artifacts into the build
directory for use by the <code>autobuild package</code> command.
}}
}}



Revision as of 16:16, 9 March 2011

autobuild build option [argument] [option [argument]] ...

Builds the current package and copies its output artifacts into the build directory for use by the autobuild package command.

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 Shortcut Argument Description
--all -a None Build all configurations
--config-file config-file N/A Configuration file to use Build using the specified configuration file
--configuration config -c config Configuration to use Build a specific build configuration
--no-configure N/A None Do not configure before building
--use-cwd N/A None Build in current working directory