rpm/build
Panu Matilainen a8d8d5a4f4 Enable build-time configuration of non-MD5 file checksum digest algorithms
- if not specified (or 0), quietly assume MD5
- otherwise check for supported digest type, complain and fall back to
  md5 on invalid
- if non-md5 algorithm is used, add rpmlib() feature dependency to package
2008-06-02 12:18:23 +03:00
..
.files LCLINT pass 0. 1998-11-16 21:40:28 +00:00
Makefile.am Fixup paths and Makefiles for rpmdb/ elimination 2008-05-12 12:28:12 +03:00
TODO Fix segfault 1998-05-27 02:17:21 +00:00
build.c Temp file handling tweaks 2008-05-03 12:34:19 +03:00
buildio.h Fix writeRPM, use dynamic allocation, remove bogus const. 2008-03-23 13:48:49 +01:00
expression.c Ignore quotes in expression 2008-05-20 14:07:10 +02:00
files.c Enable build-time configuration of non-MD5 file checksum digest algorithms 2008-06-02 12:18:23 +03:00
misc.c Switch to <rpm/foo.h> style for public headers 2007-12-08 14:02:32 +02:00
names.c Add rpm_time_t type for time types (in headers), use where spotted 2008-02-04 11:50:39 +02:00
pack.c Oops, don't free data we're supposed to pass around... 2008-05-26 17:07:00 +03:00
parseBuildInstallClean.c Make parseBuildInstallClean() return PART_ERROR on errors, streamline exits 2008-05-05 10:34:33 +03:00
parseChangelog.c Make parseChangeLog() return PART_ERROR on errors 2008-05-05 10:42:41 +03:00
parseDescription.c Make parseDescription() return PART_ERROR on errors 2008-05-05 10:46:43 +03:00
parseFiles.c Make parseFiles() return PART_ERROR on failure 2008-05-05 11:00:45 +03:00
parsePreamble.c Replace couple of generic td iterators with safer string iteration 2008-05-31 13:18:19 +03:00
parsePrep.c Fix printing of patch numbers, doh :) 2008-05-22 10:14:40 +03:00
parseReqs.c Include rpmtypes.h first instead of rpmtag.h everywhere 2008-05-21 15:59:39 +03:00
parseScript.c Eliminate static sized string buffer in parseScript() 2008-05-05 11:53:48 +03:00
parseSpec.c Include rpmtypes.h first instead of rpmtag.h everywhere 2008-05-21 15:59:39 +03:00
poptBT.c Include spring-cleaning 2008-01-30 17:05:29 +02:00
reqprov.c Use rpmds methods to check for duplicates in addReqProv() 2008-05-26 16:24:07 +03:00
rpmbuild.h Start cleaning up the rpmerr removal mess of build/ return codes 2008-05-05 09:51:14 +03:00
rpmfc.c Use safer per-datatype iterator instead of generic one 2008-05-31 13:20:21 +03:00
rpmfc.h ARGV_t const pendantry 2008-04-07 12:19:58 +03:00
rpmspec.h Eliminate nasty hackery with "special" doc + docdir format 2008-05-06 12:48:09 +03:00
spec.c Convert internal uses of headerSprintf() to headerFormat() 2008-05-12 16:20:13 +03:00