doxygen cleanup.
[platform/upstream/rpm.git] / build / files.c
2002-04-08 jbjdoxygen cleanup.
2002-02-09 jbjSync with 4.0.4, splint clean.
2002-02-01 jbj- permit args to be hidden within %%__find_{requires...
2002-01-27 jbjMerge from rpm-4.0.4.
2002-01-18 jbj- missing key(s) on keyring when verifying a signature...
2002-01-11 jbj- permit subset installs for %lang colored hardlink...
2001-12-08 jbj- lclint-3.0.0.19 fiddles.
2001-11-18 jbj- convert file md5sum's to binary on the fly, reducing...
2001-11-12 jbj- commit to using rpmDepSet and TFI_t, not header.
2001-11-11 jbjReplace loadFi with fiNew, freeFi with fiFree.
2001-11-11 jbj- factor per-transactionElement data out of TFI_t throu...
2001-11-11 jbj- common structure elements for unification of TFI_t...
2001-11-06 jbj- fix: harmless typo in db3 chroot hack.
2001-10-25 jbj- legacy signatures always checked on -qp and -Vp.
2001-10-21 jbj- all symbols but hdrVec are now forward references...
2001-10-18 jbjScaffholding for dumping full headers carried through...
2001-10-17 jbjConverging on lclint-3.0.17 strict level.
2001-10-16 jbjFactor -type problems into explicit code annotations.
2001-10-16 jbjMore lclint annotations.
2001-10-15 jbjExplicit branchstate annotations.
2001-10-15 jbjlclint fiddles to annotate globals.
2001-10-13 jbjMore lclint annotations.
2001-10-13 jbj- ratchet up to lclint "strict" level.
2001-09-25 jbj- drop rpmio/base64.[ch] in favor of beecrypt.
2001-09-21 jbj- lclint-3.0.0.15 fiddles.
2001-07-16 jbj- fix: don't total hard linked file size multiple times...
2001-07-03 jbj- fix: redundant entries in file manifests handled...
2001-06-25 jbjYet another patial harlink set fix.
2001-06-19 jbj- finalize per-header methods, accessing headerFoo...
2001-06-12 jbj- remove dead code frpm popt table reorg.
2001-06-05 jbjTypos.
2001-06-05 jbj- fix typos in linux.{req,prov}.
2001-06-04 jbjlclint fiddles.
2001-05-06 jbj- fix: specfile queries with BuildArch: (#27589).
2001-05-05 jbj- enough lclint annotations and fiddles already.
2001-05-03 jbj- still more boring lclint annotations and fiddles.
2001-04-30 jbj- yet more boring lclint annotations and fiddles.
2001-04-29 jbj- globalize _free(3) wrapper in rpmlib.h, consistent...
2001-03-16 jbj- add %exclude support (i.e. "everything but") to ...
2001-03-14 jbjUpdate to doxygen-1.2.6 configuration.
2001-02-11 jbj1st stab at --repackage.
2001-02-03 jbjfix: db1 dbopen() check found in libc not auto-configur...
2001-01-25 jbjIsolate install/erase actions.
2001-01-24 jbjRip XFI_t from install.
2001-01-23 jbjRip out cpioFileMap.
2001-01-21 jbj- cpio mappings carry dirname/basename, not absolute...
2001-01-19 jbj- fix: insure that %lang scopes over hard links correctly.
2001-01-15 jbj- fix: extra newline in many error messages (#23947).
2001-01-11 jbjdoxygen annotations for build/*.
2000-12-12 jbjSync with rpm-4_0 branch.
2000-12-02 jbjBring header reggions mods back to top of stack.
2000-11-12 jbj- fine-grained Requires, remove install PreReq's from...
2000-11-12 jbjSanity.
2000-09-26 jbjAdd @todo Should directories have %doc/%config attribut...
2000-08-27 jbjDoxygen annotations.
2000-08-09 jbjFree fn after error message, not before.
2000-07-11 jbj- fix: legacy requires './' payload prefix to be omitte...
2000-07-11 jbjfix: source rpm's need to do compressFilelist to get...
2000-07-11 jbj- remove build mode help from rpm.c, use rpmb instead.
2000-07-09 jbj- prefix payload paths with "./", otherwise "/" can...
2000-07-05 jbj- change optflags for i386.
2000-06-20 jbj- add RPMTAG_OPTFLAGS, configured optflags when package...
2000-06-20 jbj- API: uncouple fadio from rest of rpmio.
2000-06-09 jbjMove low level support routines to librpmio.
2000-02-22 jbjmacro expansion (and absolute path) in %files -f arg...
2000-02-15 jbjnew rpm-build package to isolate rpm dependencies on...
2000-02-11 jbjReport actual file name that failed to open.
2000-01-24 jbjDocumentation sugar.
2000-01-05 jbjresurrect failed glob error message during build
1999-12-21 jbjlib/rpmio.c: Start weeding the debug messages.
1999-12-12 jbjreload macros from cmd line when re-reading config...
1999-12-12 jbjlib/rpminstall.c: Perform glob on remote ftp install...
1999-12-12 jbjperform glob on remote ftp queries.
1999-12-11 jbjpartial implementation for ftp globbing.
1999-12-02 jbjfail to package if absolute symlink points within build...
1999-12-01 jbjAdd underscore in front of (possibly) non-supported...
1999-11-26 jbjConsistent usage for fileNames, baseNames, dirNames...
1999-11-24 jbjbuild/files.c: Remove dead code.
1999-11-24 jbjlib/macro.c: Canonicalize paths in rpmGetPath().
1999-11-19 jbjmacros.in: Add buildsubdir and scriptlet template macros.
1999-11-14 jbjlib/rpmio.c: Implement per-fd layers as a stack, add...
1999-11-12 jbjUse Fstrerror on ufdio throughut.
1999-11-10 jbjSwap 2nd and 3rd arg to Fread/Fwrite to preserve read...
1999-10-31 jbjSpec: Add rootdir (as in chroot).
1999-10-29 jbjfix: resurrect multiple target platform builds.
1999-10-29 jbjcheck for memory leaks (almost all leaks are plugged).
1999-10-06 ewtwrite out compressed file lists *only* -- this is for...
1999-10-04 jbjlclint annotations from build.
1999-10-04 jbjfix: non-GNU globs burp on repeated '/' in patterns.
1999-10-04 jbjDisplay errno on getOutputFrom() fork/exec failures.
1999-09-30 jbjMore HPUX cc fiddles.
1999-09-21 jbjfix: command line install had header memory leak.
1999-09-07 jbjUse sizeof("...")-1 throughout.
1999-09-06 jbjfix: don't successfully match with strncasecmp("sparc...
1999-07-23 jbjadd post install configurable dependency checking.
1999-07-22 jbjadd _mandir/_infodir macro expansions to docdirs (Tomas...
1999-07-22 jbjprint all dependencies for each package at end of build.
1999-07-03 jbj12 more dead strtoks.
1999-06-17 jbjdon't spin while waiting for delayed requires/provides...
1999-06-02 jbjfix: bigendian's with longlong file sizes (e.g. IRIX...
next