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 |
Describe build command line request.
Definition at line 315 of file rpmcli.h.
Bit(s) to control operation.
Definition at line 317 of file rpmcli.h.
Referenced by build(), buildForTarget(), and 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().
const char* rpmBuildArguments_s::passPhrase |
const char* rpmBuildArguments_s::rootdir |
Definition at line 330 of file rpmcli.h.
Referenced by buildForTarget(), and main().