rpm/build
Panu Matilainen 219ba34736 Add control bits for all (relevant) parts of rpmfi data
- permit fine grained control over what's loaded into fi for what operations,
  non-trivial memory savings are possible
- future possibilities - these reflect closely to rpm verify control
  bits, all we need is RPMFI_DISK or similar operation to pull the
  information from disk instead of header and then verify can simply
  compare two rpmfi's
2008-11-18 17:38:53 +02: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 Return proper exit code when exec*() functions fail 2008-11-04 10:09:31 +01:00
buildio.h Use 64bit type internally for package archive size & offset 2008-06-09 12:29:07 +03:00
expression.c Accept numerical characters in macro expansion (related to rhbz#456103) 2008-08-14 13:08:09 +02:00
files.c Add control bits for all (relevant) parts of rpmfi data 2008-11-18 17:38:53 +02:00
misc.c Missing const in parseUnsignedNum() 2008-07-07 18:11:59 +03: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 Lazy allocation of FSM for file info sets 2008-11-18 11:27:47 +02:00
parseBuildInstallClean.c Make parseBuildInstallClean() return PART_ERROR on errors, streamline exits 2008-05-05 10:34:33 +03:00
parseChangelog.c Set timezone to UTC every time to avoid local timezone confusion 2008-10-29 13:38:16 +01: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 headerAddEntry() is deprecated, use headerPutString() instead 2008-09-12 15:22:02 +03:00
parsePrep.c Allow setting custom parameters to patch (rhbz#471006) 2008-11-14 15:16:08 +01:00
parseReqs.c Include rpmtypes.h first instead of rpmtag.h everywhere 2008-05-21 15:59:39 +03:00
parseScript.c Use type-specific headerPut() where makes sense in build/parseScript 2008-06-19 15:47:04 +03:00
parseSpec.c Make noarch subpackages actually work 2008-10-23 07:47:25 +03:00
poptBT.c Kick out yet another ancient artifact 2008-10-01 17:05:35 +03:00
reqprov.c use type-specific headerPut() on all of build/reqprov.c 2008-06-19 15:45:57 +03:00
rpmbuild.h Add the post-build package checker feature in rpmbuild (upstream ticket #2) 2008-11-10 15:52:29 +01:00
rpmfc.c Remove unnecessary scaremem flags, hardwired to no scaremem anyway 2008-10-30 14:03:34 +02:00
rpmfc.h ARGV_t const pendantry 2008-04-07 12:19:58 +03:00
rpmspec.h Simplify spec buildroot hysteria 2008-08-06 12:24:34 +03:00
spec.c Avoid dumb casts 2008-09-02 09:42:32 +03:00