FrontPage 

Fuego wiki

Login or create account

function build in split format

NAME [edit section]

= NAME =
build

SYNOPSIS [edit section]

= SYNOPSIS =
build the test program from source, if needed
 build [nostrip]

DESCRIPTION [edit section]

= DESCRIPTION =
'build' executes the main build phase of Fuego, for a particular test.

EXAMPLES [edit section]

= EXAMPLES =

ENVIRONMENT and ARGUMENTS [edit section]

Variables
= ENVIRONMENT and ARGUMENTS =
For arguments, see [[Variables]]
  • $1 is passed to pre_build, and may contain the word 'nostrip' to indicate that the unpack operation should not strip the leading directory.
 * $1 is passed to pre_build, and may contain the word 'nostrip' to indicate that the unpack operation should not strip the leading directory.

RETURN [edit section]

= RETURN =
returns 1 on error, zero or 'true' on success

SOURCE [edit section]

= SOURCE =
Located in ''scripts/functions.sh''

SEE ALSO [edit section]

pre_build, test_build, post_build
= SEE ALSO =
 * [[function pre_build|pre_build]], [[function test_build|test_build]], [[function_post_build|post_build]]
TBWiki engine 1.8.3 by Tim Bird