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 | useCatalog |
char | buildMode |
char | buildChar |
const char * | rootdir |
Describe build command line request.
Definition at line 855 of file rpmcli.h.
Bit(s) to control operation.
Definition at line 857 of file rpmcli.h.
Referenced by buildArgCallback(), main(), prepFetch(), and prepFetchVerbose().
Build stage (one of "abcilps ")
Definition at line 869 of file rpmcli.h.
Referenced by buildArgCallback(), and main().
Build mode (one of "btBC")
Definition at line 868 of file rpmcli.h.
Referenced by buildArgCallback(), and main().
const char* rpmBuildArguments_s::cookie |
from --nodeps
Definition at line 863 of file rpmcli.h.
Referenced by buildArgCallback(), and main().
const char* rpmBuildArguments_s::passPhrase |
Bit(s) to control verification.
Definition at line 856 of file rpmcli.h.
Referenced by buildArgCallback().
const char* rpmBuildArguments_s::rootdir |
from --short-circuit
Definition at line 865 of file rpmcli.h.
Referenced by buildArgCallback(), and main().