|
Files |
file | build.c |
| Top-level build dispatcher.
|
file | buildio.h |
| Routines to read and write packages.
|
file | expression.c |
| Simple logical expression parser.
|
file | files.c |
| The post-build, pre-packaging file tree walk to assemble the package manifest.
|
file | misc.c |
file | names.c |
| Simple user/group name/id cache (plus hostname and buildtime).
|
file | pack.c |
| Assemble components of an RPM package.
|
file | parseBuildInstallClean.c |
| Parse build/%install/%clean section from spec file.
|
file | parseChangelog.c |
| Parse changelog section from spec file.
|
file | parseDescription.c |
| Parse description section from spec file.
|
file | parseFiles.c |
| Parse files section from spec file.
|
file | parsePreamble.c |
| Parse tags in global section from spec file.
|
file | parsePrep.c |
| Parse prep section from spec file.
|
file | parseReqs.c |
| Parse dependency tag from spec file or from auto-dependency generator.
|
file | parseScript.c |
| Parse install-time script section from spec file.
|
file | parseSpec.c |
| Top level dispatcher for spec file parsing.
|
file | poptBT.c |
| Popt tables for build modes.
|
file | reqprov.c |
| Add dependency tags to package header(s).
|
file | rpmbuild.h |
| This is the *only* module users of librpmbuild should need to include.
|
file | rpmfc.c |
file | rpmfc.h |
file | rpmspec.h |
| The Spec and Package data structures used during build.
|
file | spec.c |
| Handle spec data structure.
|