rpm/build
Michael Schroeder 99e6de8109 Forbid 'if' richops in 'or' context and 'unless' richops in 'and' context
Guide users to the correct operator instead.
2017-09-22 14:38:27 +03:00
..
Makefile.am Define AM_CFLAGS inside the Makefile.am files themselves. 2016-12-09 11:35:38 +02:00
build.c Leave build scripts around in debug mode (#1442015) 2017-08-23 11:52:50 +03:00
expression.c Eliminate unused spec argument from parseExpressionBoolean() 2014-07-10 13:55:28 +03:00
files.c Add debugsource recommends to debuginfo packages. 2017-09-22 08:51:31 +03:00
misc.c Eliminate unused truncStringBuf() function 2010-10-29 10:21:45 +03:00
pack.c Plug what's probably an ancient memleak in build code 2017-08-31 13:25:02 +03:00
parseBuildInstallClean.c Fix the remaining enum abuse over rpmParseState in librpmbuild 2010-10-28 12:01:42 +03:00
parseChangelog.c Cosmetics: if, while and switch are followed by a space 2017-02-27 17:41:37 +02:00
parseDescription.c Make package exists/does not exist error more informative 2016-11-11 14:26:03 +02:00
parseFiles.c Make package exists/does not exist error more informative 2016-11-11 14:26:03 +02:00
parsePolicies.c Make package exists/does not exist error more informative 2016-11-11 14:26:03 +02:00
parsePreamble.c Support debuginfo subpackages 2017-05-11 16:13:14 +03:00
parsePrep.c Add support for zstd compressed payload 2017-08-09 17:41:03 +02:00
parseReqs.c Forbid 'if' richops in 'or' context and 'unless' richops in 'and' context 2017-09-22 14:38:27 +03:00
parseScript.c add support for rich dependencies from dependency generators 2017-03-08 10:57:12 +01:00
parseSpec.c Support debuginfo subpackages 2017-05-11 16:13:14 +03:00
policies.c Revert macro argument quotion patches 2017-06-27 10:47:35 +03:00
reqprov.c add support for rich dependencies from dependency generators 2017-03-08 10:57:12 +01:00
rpmbuild.h Add rpmSpecPkgGetSection() to get fileFile, fileList and policyList 2015-06-12 15:18:11 +02:00
rpmbuild_internal.h Add a flag to allow quiet test for package existence with lookupPackage() 2017-08-18 12:44:46 +03:00
rpmbuild_misc.h Add return code to handleComments() 2014-02-18 12:38:41 +02:00
rpmfc.c rpmfc: fix ternary operator 2017-07-07 11:34:06 +02:00
rpmfc.h Add support for various types of dependencies to rpmdeps tool 2015-09-21 14:21:27 +02:00
rpmspec.h Add rpmSpecPkgGetSection() to get fileFile, fileList and policyList 2015-06-12 15:18:11 +02:00
spec.c Add a flag to allow quiet test for package existence with lookupPackage() 2017-08-18 12:44:46 +03:00