rpmBuildArguments_s Struct Reference
[Command Line API.]

Describe build command line request. More...

#include <rpmcli.h>

Data Fields

rpmQueryFlags qva_flags
int buildAmount
char * buildRootOverride
char * targets
const char * passPhrase
char * cookie
int force
int noBuild
int noDeps
int noLang
int shortCircuit
int sign
char buildMode
char buildChar
const char * rootdir

Detailed Description

Describe build command line request.

Definition at line 315 of file rpmcli.h.


Field Documentation

Bit(s) to control operation.

Definition at line 317 of file rpmcli.h.

Referenced by build(), buildForTarget(), and main().

Build stage (one of "abcilps ")

Definition at line 329 of file rpmcli.h.

Referenced by main().

Build mode (one of "btBC")

Definition at line 328 of file rpmcli.h.

Referenced by buildForTarget(), and main().

from --buildroot

Definition at line 318 of file rpmcli.h.

Referenced by buildForTarget(), and main().

NULL for binary, ??? for source, rpm's

Definition at line 321 of file rpmcli.h.

Referenced by buildForTarget(), and main().

from --force

Definition at line 322 of file rpmcli.h.

Referenced by buildForTarget().

from --nobuild

Definition at line 323 of file rpmcli.h.

Referenced by buildForTarget().

from --nodeps

Definition at line 324 of file rpmcli.h.

Referenced by buildForTarget().

from --nolang

Definition at line 325 of file rpmcli.h.

Pass phrase.

Definition at line 320 of file rpmcli.h.

Referenced by buildForTarget(), and main().

Bit(s) to control verification.

Definition at line 316 of file rpmcli.h.

Referenced by build().

Definition at line 330 of file rpmcli.h.

Referenced by buildForTarget(), and main().

from --short-circuit

Definition at line 326 of file rpmcli.h.

Referenced by main().

from --sign

Definition at line 327 of file rpmcli.h.

Referenced by main().

Target platform(s), comma separated.

Definition at line 319 of file rpmcli.h.

Referenced by build(), and main().


The documentation for this struct was generated from the following file:

Generated on 8 Jan 2010 for rpm by  doxygen 1.6.1