summaryrefslogtreecommitdiff
path: root/build/files.c
AgeCommit message (Expand)AuthorFilesLines
2003-03-01Sanity.jbj1-1/+1
2002-12-28splint fiddles.jbj1-1/+11
2002-12-28- fix builddir relative inclusion, add %%pubkeys to rpm header.jbj1-2/+1
2002-12-24- permit both relative/absolute paths, display 'P' when verifying.jbj1-2/+7
2002-12-24- add %%pubkey attribute to read armored pubkey files into header.jbj1-4/+58
2002-12-24Rescusitate doxygen file manifest.jbj1-13/+15
2002-12-24- fix: remove rpmfi scareMem so that headers can be reloaded on ia64.jbj1-1/+1
2002-12-24splint fiddles.jbj1-2/+3
2002-12-24fix: ia64 segfault on build.jbj1-14/+17
2002-12-03- internal automagic dependency generation (disabled for now).jbj1-263/+6
2002-11-05Remove multilib patch.jbj1-152/+18
2002-10-24- add /usr/lib/rpm/rpmdeps.jbj1-11/+27
2002-10-21Add per-interpreter perl dependencies.jbj1-239/+41
2002-10-13Add argv.[ch].jbj1-6/+8
2002-10-12anity.jbj1-22/+22
2002-10-11Cleanups.jbj1-1/+0
2002-10-11Resurrect MULTILIB on the build side.jbj1-44/+76
2002-10-07lclint annotations.jbj1-15/+24
2002-09-20- eliminate myftw, use Fts(3) instead.jbj1-40/+89
2002-08-20- check for interrupt during iteration.jbj1-0/+3
2002-08-19- add --with-efence to configure, check install/upgrade with efence.jbj1-7/+7
2002-08-03Remove dbi_tear_down, now that rpmdb's are closed on signals.jbj1-5/+17
2002-07-31- configurable (default off) build failure iff unpackaged files (PLD).jbj1-4/+87
2002-07-31Carry PLD scripts/configuration for perl/python/php in rpm sources.jbj1-1/+11
2002-07-08Propagate splint-3.0.1.7 close(2) internalState annotation throughout.jbj1-10/+10
2002-07-02Add boundsread annotations throughout, enable +bounds checking.jbj1-0/+2
2002-06-23Add boundswrite annotations everywhere.jbj1-0/+32
2002-06-20- make sure that rpm can verify prelinked shared libraries.jbj1-1/+1
2002-06-09Sanity.jbj1-2/+2
2002-05-19- fix: synthesize unpacking progress callbacks for packages w/o files.jbj1-0/+5
2002-05-19- Grand Renaming of rpm data types.jbj1-9/+9
2002-04-13- use rpmdb-redhat to suggest dependency resolution(s).jbj1-1/+1
2002-04-11- rescusitate --rebuild.jbj1-0/+3
2002-04-08doxygen cleanup.jbj1-1/+37
2002-02-09Sync with 4.0.4, splint clean.jbj1-1/+1
2002-02-01- permit args to be hidden within %%__find_{requires,provides}.jbj1-10/+34
2002-01-27Merge from rpm-4.0.4.jbj1-13/+31
2002-01-18- missing key(s) on keyring when verifying a signature is now an error.jbj1-2/+2
2002-01-11- permit subset installs for %lang colored hardlink file sets.jbj1-38/+9
2001-12-08- lclint-3.0.0.19 fiddles.jbj1-1/+3
2001-11-18- convert file md5sum's to binary on the fly, reducing memory footprint.jbj1-2/+2
2001-11-12- commit to using rpmDepSet and TFI_t, not header.jbj1-0/+2
2001-11-11Replace loadFi with fiNew, freeFi with fiFree.jbj1-1/+2
2001-11-11- factor per-transactionElement data out of TFI_t through pointer ref.jbj1-3/+5
2001-11-11- common structure elements for unification of TFI_t and rpmFNSet.jbj1-1/+5
2001-11-06- fix: harmless typo in db3 chroot hack.jbj1-2/+14
2001-10-25- legacy signatures always checked on -qp and -Vp.jbj1-1/+0
2001-10-21- all symbols but hdrVec are now forward references in linkage.jbj1-5/+1
2001-10-18Scaffholding for dumping full headers carried through transaction.jbj1-1/+2
2001-10-17Converging on lclint-3.0.17 strict level.jbj1-8/+9