summaryrefslogtreecommitdiff
path: root/build/pack.c
AgeCommit message (Expand)AuthorFilesLines
2007-04-16Fix a typo: the macro is currently called %{buildsubdir}Paul Nasrat1-1/+1
2005-07-15- permit scriptlet includes from builddir for spec files w/o %setup.jbj1-2/+1
2004-03-16- Implemented support for internal Lua scripts.niemeyer1-0/+14
2003-05-08- don't use error string after gzclose (Dmitry V. Levin).jbj1-6/+6
2002-12-24splint fiddles.jbj1-8/+7
2002-12-24fix: ia64 segfault on build.jbj1-23/+25
2002-12-22- simplify specfile query linkage loop.jbj1-3/+6
2002-12-21- add --enable-posixmutexes when configuring on linux.jbj1-3/+23
2002-08-23- merge signature returns into rpmRC.jbj1-5/+5
2002-07-21- add methods to make signature handling opaque wrto rpmts.jbj1-7/+7
2002-07-13- install rpmal.h and rpmhash.h, implicit rpmps.hinclude, for now.jbj1-6/+6
2002-07-08Propagate splint-3.0.1.7 close(2) internalState annotation throughout.jbj1-17/+14
2002-07-02Add boundsread annotations throughout, enable +bounds checking.jbj1-0/+2
2002-06-23Add boundswrite annotations everywhere.jbj1-0/+8
2002-05-19- fix: synthesize unpacking progress callbacks for packages w/o files.jbj1-0/+1
2002-05-19- Grand Renaming of rpm data types.jbj1-5/+7
2002-05-16- opaque (well mostly) rpmTransactionSet using methods.jbj1-4/+6
2002-05-04Add toy db->associate, db->join, dbcursor->c_pget wrappers.jbj1-1/+1
2002-04-13- use rpmdb-redhat to suggest dependency resolution(s).jbj1-0/+2
2002-04-11- rescusitate --rebuild.jbj1-2/+4
2002-04-07- speedup large queries by ~50%.jbj1-6/+6
2002-03-06- add header DSA signature.jbj1-0/+3
2002-03-03- add payload uncompressed size to signature to avoid rewriting header.jbj1-1/+14
2001-12-06- 3 madvise calls and a 16Mb mmapped buffer == ~5% install speedup. Wow.jbj1-3/+3
2001-11-01- add header refcount annotations throughout.jbj1-6/+6
2001-10-28- memory indices for dependency check are typedef'd and abstract'd.jbj1-2/+6
2001-10-27- legacy signatures always checked where possible on package read.jbj1-11/+3
2001-10-26- wire transactions through rpmcli install/erase modes.jbj1-3/+24
2001-10-21- all symbols but hdrVec are now forward references in linkage.jbj1-6/+1
2001-10-19Permit multiple, simultaneous, digests on a single FD_t.jbj1-1/+1
2001-10-19Rewire digests, step 2.jbj1-2/+2
2001-10-17Converging on lclint-3.0.17 strict level.jbj1-7/+7
2001-10-16Factor -type problems into explicit code annotations.jbj1-0/+6
2001-10-16More lclint annotations.jbj1-0/+2
2001-10-15Explicit branchstate annotations.jbj1-0/+4
2001-10-15lclint fiddles to annotate globals.jbj1-1/+17
2001-10-13More lclint annotations.jbj1-2/+2
2001-10-13- ratchet up to lclint "strict" level.jbj1-0/+1
2001-08-27- fix: error message on failed package installs resurrected.jbj1-3/+3
2001-07-31- add support for mips (#49283).jbj1-18/+25
2001-07-21- add sha1 test vectors, verify on ix86/alpha/sparc.jbj1-1/+1
2001-07-10- package version now configureable, default v3.jbj1-2/+24
2001-07-06- expose rpmShowProgress() and rpmVerifyDigest() in rpmcli.h.jbj1-1/+1
2001-06-20- fix: partial sets of hardlinked files forbidden in payload.jbj1-3/+8
2001-06-12- remove rpmrc Provides: Yet Again, use virtual packages.jbj1-1/+0
2001-06-12- remove dead code frpm popt table reorg.jbj1-29/+50
2001-06-04lclint fiddles.jbj1-2/+4
2001-05-23- headerFree() returns NULL, _free is C++ safe.jbj1-9/+3
2001-05-06- fix: specfile queries with BuildArch: (#27589).jbj1-1/+1
2001-05-05- enough lclint annotations and fiddles already.jbj1-5/+4