#include <rpmcli.h>
Data Fields | |
| rpmQueryFlags | qva_flags |
| int | buildAmount |
| const char * | buildRootOverride |
| char * | targets |
| const char * | passPhrase |
| const char * | cookie |
| int | force |
| int | noBuild |
| int | noDeps |
| int | noLang |
| int | shortCircuit |
| int | sign |
| int | useCatalog |
| char | buildMode |
| char | buildChar |
| const char * | rootdir |
Definition at line 468 of file rpmcli.h.
|
|
Bit(s) to control operation. Definition at line 470 of file rpmcli.h. Referenced by build(), buildArgCallback(), buildForTarget(), and main(). |
|
|
Build stage (one of "abcilps ") Definition at line 487 of file rpmcli.h. Referenced by buildArgCallback(), and main(). |
|
|
Build mode (one of "btBC") Definition at line 486 of file rpmcli.h. Referenced by buildArgCallback(), buildForTarget(), and main(). |
|
|
from --buildroot Definition at line 472 of file rpmcli.h. Referenced by buildArgCallback(), buildForTarget(), and main(). |
|
|
NULL for binary, ??? for source, rpm's Definition at line 478 of file rpmcli.h. Referenced by buildForTarget(), and main(). |
|
|
from --force Definition at line 479 of file rpmcli.h. Referenced by buildArgCallback(), and buildForTarget(). |
|
|
from --nobuild Definition at line 480 of file rpmcli.h. Referenced by buildArgCallback(), and buildForTarget(). |
|
|
from --nodeps Definition at line 481 of file rpmcli.h. Referenced by buildArgCallback(), and buildForTarget(). |
|
|
from --nolang Definition at line 482 of file rpmcli.h. Referenced by buildArgCallback(). |
|
|
Pass phrase. Definition at line 476 of file rpmcli.h. Referenced by buildForTarget(), and main(). |
|
|
Bit(s) to control verification. Definition at line 469 of file rpmcli.h. Referenced by build(), and buildArgCallback(). |
|
|
Definition at line 489 of file rpmcli.h. Referenced by buildForTarget(), and main(). |
|
|
from --short-circuit Definition at line 483 of file rpmcli.h. Referenced by buildArgCallback(), and main(). |
|
|
from --sign Definition at line 484 of file rpmcli.h. Referenced by buildArgCallback(), and main(). |
|
|
Target platform(s), comma separated. Definition at line 474 of file rpmcli.h. Referenced by build(), buildArgCallback(), and main(). |
|
|
from --usecatalog Definition at line 485 of file rpmcli.h. Referenced by buildArgCallback(). |
1.4.4