summaryrefslogtreecommitdiff
path: root/build/spec.c
AgeCommit message (Expand)AuthorFilesLines
2002-12-24- fix: remove rpmfi scareMem so that headers can be reloaded on ia64.jbj1-0/+3
2002-12-24splint fiddles.jbj1-0/+2
2002-12-22- simplify specfile query linkage loop.jbj1-1/+159
2002-12-21- add --enable-posixmutexes when configuring on linux.jbj1-3/+6
2002-08-19- add --with-efence to configure, check install/upgrade with efence.jbj1-12/+2
2002-07-13- install rpmal.h and rpmhash.h, implicit rpmps.hinclude, for now.jbj1-3/+3
2002-07-02Add boundsread annotations throughout, enable +bounds checking.jbj1-0/+2
2002-06-23Add boundswrite annotations everywhere.jbj1-0/+12
2002-05-19- Grand Renaming of rpm data types.jbj1-5/+5
2002-04-11- rescusitate --rebuild.jbj1-0/+2
2002-04-08doxygen cleanup.jbj1-1/+2
2001-11-11Replace loadFi with fiNew, freeFi with fiFree.jbj1-2/+6
2001-11-01- add header refcount annotations throughout.jbj1-3/+3
2001-10-28- memory indices for dependency check are typedef'd and abstract'd.jbj1-4/+9
2001-10-17Converging on lclint-3.0.17 strict level.jbj1-1/+1
2001-10-16Factor -type problems into explicit code annotations.jbj1-4/+4
2001-10-16More lclint annotations.jbj1-2/+2
2001-10-15Explicit branchstate annotations.jbj1-18/+24
2001-10-15lclint fiddles to annotate globals.jbj1-4/+1
2001-10-13- ratchet up to lclint "strict" level.jbj1-0/+7
2001-09-25- legacy: drop brokenMD5 support (rrpm-2.3.3 to rpm-2.3.8 on sparc).jbj1-1/+0
2001-09-24Move to lclint-3.0.0.15, revisit and clean up annotations.jbj1-1/+1
2001-06-05- fix typos in linux.{req,prov}.jbj1-1/+1
2001-06-04lclint fiddles.jbj1-0/+4
2001-05-23- headerFree() returns NULL, _free is C++ safe.jbj1-8/+3
2001-05-06- fix: specfile queries with BuildArch: (#27589).jbj1-57/+64
2001-05-05- enough lclint annotations and fiddles already.jbj1-6/+6
2001-05-03- still more boring lclint annotations and fiddles.jbj1-10/+14
2001-04-30- yet more boring lclint annotations and fiddles.jbj1-5/+19
2001-04-29- globalize _free(3) wrapper in rpmlib.h, consistent usage throughout.jbj1-46/+44
2001-03-14Update to doxygen-1.2.6 configuration.jbj1-0/+2
2001-01-24Rip XFI_t from install.jbj1-30/+4
2001-01-23Rip out cpioFileMap.jbj1-0/+17
2001-01-21- cpio mappings carry dirname/basename, not absolute path.jbj1-3/+3
2001-01-15- fix: extra newline in many error messages (#23947).jbj1-2/+2
2001-01-11doxygen annotations for build/*.jbj1-30/+16
2000-12-12Sync with rpm-4_0 branch.jbj1-1/+2
2000-12-02Bring header reggions mods back to top of stack.jbj1-0/+1
2000-08-27Doxygen annotations.jbj1-1/+2
2000-04-13The death of rpmdbFindBy{Group,TriggeredBy,Header}.jbj1-3/+2
2000-03-23- API: change dbi to pass by reference, not value.jbj1-3/+2
2000-02-23i18n lookaside.jbj1-15/+15
2000-01-24Documentation sugar.jbj1-0/+13
1999-12-12reload macros from cmd line when re-reading config files.jbj1-2/+2
1999-11-24lib/macro.c: Canonicalize paths in rpmGetPath().jbj1-3/+3
1999-11-19macros.in: Add buildsubdir and scriptlet template macros.jbj1-4/+4
1999-11-04Use Fopen almost everywhere.jbj1-1/+1
1999-10-31Spec: Add rootdir (as in chroot).jbj1-1/+1
1999-10-04lclint annotations from build.jbj1-2/+2
1999-09-21fix: command line install had header memory leak.jbj1-8/+8