rpm/build
Panu Matilainen 6104478265 Eliminate leftover, commented debugging printf() 2014-10-08 15:25:35 +03:00
..
Makefile.am Add utf-8 validation to librpmbuild, take 1 (ticket #30, RhBug:948712, ...) 2014-09-08 14:00:19 +03:00
build.c If we need a FILE stream then get one... 2011-07-08 10:15:58 +03:00
expression.c Eliminate unused spec argument from parseExpressionBoolean() 2014-07-10 13:55:28 +03:00
files.c Warn on empty %files -f manifest files 2014-02-18 12:49:39 +02:00
misc.c Eliminate unused truncStringBuf() function 2010-10-29 10:21:45 +03:00
pack.c Unbreak size and archive size generation on big-endian systems 2014-10-07 15:37:21 +03:00
parseBuildInstallClean.c Fix the remaining enum abuse over rpmParseState in librpmbuild 2010-10-28 12:01:42 +03:00
parseChangelog.c Detect and fail build on more than one %changelog section in spec 2014-01-29 14:02:48 +02:00
parseDescription.c Check for duplicate %description sections too 2014-01-29 15:19:31 +02:00
parseFiles.c Relax multiple %files sections for a package into a warning 2014-02-28 17:11:53 +02:00
parsePolicies.c Eliminate dead NULL-assignments on parsePolicies() exit 2011-05-27 16:21:12 +03:00
parsePreamble.c Permit NULL spec in rpmCharCheck() 2014-10-08 10:54:56 +03:00
parsePrep.c Dont preserve ownership from tar when root (RhBug:1133946) 2014-09-30 12:56:07 +03:00
parseReqs.c Turn invalid double separator error into a warning 2014-09-17 09:52:25 +03:00
parseScript.c Pass the entire package struct to addReqProv() 2013-04-15 15:23:37 +03:00
parseSpec.c Dependency refactor whack-a-mole, aka One More Time... 2014-09-12 20:39:20 +03:00
policies.c Make base64 encoding/decoding part of rpmio public API 2011-11-09 15:16:28 +02:00
reqprov.c Do not write the dependencies to the header instantly. 2014-07-08 15:42:54 +02:00
rpmbuild.h Brute-force s/rpmTag/rpmTagVal/ in entire librpmbuild 2010-10-22 13:50:05 +03:00
rpmbuild_internal.h Drop fsize parameter from rpmCharCheck() 2014-09-11 13:53:16 +02:00
rpmbuild_misc.h Add return code to handleComments() 2014-02-18 12:38:41 +02:00
rpmfc.c Eliminate leftover, commented debugging printf() 2014-10-08 15:25:35 +03:00
rpmfc.h Do not write the dependencies to the header instantly. 2014-07-08 15:42:54 +02:00
rpmspec.h Add utf-8 validation to librpmbuild, take 1 (ticket #30, RhBug:948712, ...) 2014-09-08 14:00:19 +03:00
spec.c Make package dependencies an array 2014-07-08 15:42:54 +02:00