..
Makefile.am
Export the expression parsing functions and move to librpmio
2019-08-21 15:39:40 +03:00
build.c
Only calculate buildhost and buildtime during an actual build
2019-11-11 15:11:27 +02:00
files.c
Refactor actual file reading from readFilesManifest() to helper function
2019-10-15 13:28:26 +03:00
misc.c
Make parseUnsignedNum() return code more obvious
2019-04-25 10:40:31 +02:00
pack.c
Fix a memleak from uncompressed payload digest calculation
2019-11-08 12:45:38 +02:00
parseChangelog.c
Port parseChangelog() to use parseLines(), no functional changes
2019-04-17 13:18:50 +02:00
parseDescription.c
Fix segfault regression on empty script or description at end of spec
2019-08-19 12:56:20 +03:00
parseFiles.c
Port parseFiles() to use parseLines(), no functional changes
2019-04-17 13:18:50 +02:00
parseList.c
Add support for %patchlist and %sourcelist spec sections
2019-05-14 16:15:57 +03:00
parsePolicies.c
Port parsePolicies() to use parseLines(), no functional changes
2019-04-17 13:18:50 +02:00
parsePreamble.c
Fix Icon tag crash on src.rpm build, regression in 4.15.0 (RhBug:1769579)
2019-11-08 12:45:38 +02:00
parsePrep.c
Fix ancient memleak on %setup arguments
2019-11-08 10:50:02 +02:00
parseReqs.c
Consolidate allowed version/release/evr allowed characters to macros
2018-11-27 13:41:31 +02:00
parseScript.c
Fix segfault regression on empty script or description at end of spec
2019-08-19 12:56:20 +03:00
parseSimpleScript.c
Port parseSimpleScript() to use parseLines(), no functional changes
2019-04-17 13:18:50 +02:00
parseSpec.c
build: Add missing ifdef to conditionalize omp.h include statement
2019-10-21 09:11:21 +03:00
policies.c
Revert macro argument quotion patches
2017-06-27 10:47:35 +03:00
reqprov.c
Flag build-time rpmlib() dependencies in src.rpm as missingok
2019-10-28 15:29:50 +02:00
rpmbuild.h
Add support for dynamic BuildRequires
2019-05-28 09:24:01 +03:00
rpmbuild_internal.h
Refactor actual file reading from readFilesManifest() to helper function
2019-10-15 13:28:26 +03:00
rpmbuild_misc.h
Make parseUnsignedNum() return code more obvious
2019-04-25 10:40:31 +02:00
rpmfc.c
Generate file class dictionary after file classification for stability
2019-11-22 09:38:40 +02:00
rpmfc.h
Add a new option --alldeps to rpmdeps
2017-11-03 12:24:19 +02:00
rpmspec.h
Add rpmSpecPkgGetSection() to get fileFile, fileList and policyList
2015-06-12 15:18:11 +02:00
spec.c
Only calculate buildhost and buildtime during an actual build
2019-11-11 15:11:27 +02:00