rpm
5.2.1
|
Describe build command line request. More...
#include <lib/rpmcli.h>
Data Fields | |
rpmQueryFlags | qva_flags |
int | buildAmount |
const char * | passPhrase |
const char * | cookie |
int | noBuild |
int | noDeps |
int | noLang |
int | shortCircuit |
int | sign |
int | nopassword |
int | useCatalog |
char | buildMode |
char | buildChar |
const char * | rootdir |
Bit(s) to control operation.
Definition at line 730 of file rpmcli.h.
Referenced by buildArgCallback(), main(), prepFetch(), and prepFetchVerbose().
Build stage (one of "abcilps ")
Definition at line 743 of file rpmcli.h.
Referenced by buildArgCallback(), and main().
Build mode (one of "btBC")
Definition at line 742 of file rpmcli.h.
Referenced by buildArgCallback(), and main().
const char* rpmBuildArguments_s::cookie |
from --nodeps
Definition at line 736 of file rpmcli.h.
Referenced by buildArgCallback(), and main().
const char* rpmBuildArguments_s::passPhrase |
Bit(s) to control verification.
Definition at line 729 of file rpmcli.h.
Referenced by buildArgCallback().
const char* rpmBuildArguments_s::rootdir |
from --short-circuit
Definition at line 738 of file rpmcli.h.
Referenced by buildArgCallback(), and main().