summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2000-06-07- create rpmio directory for librpmio.jbj1-9/+10
2000-06-01Split popt glue into lib/popt{BT,QV}.c.jbj1-6/+7
2000-04-27- API: replace rpmdbUpdateRecord with rpmdbRemove/rpmdbAdd.jbj1-2/+1
2000-04-19Change iterator interface to use RPMTAG_FOO rather than RPMDBI_FOO.jbj1-1/+2
2000-04-12Remove DYING code.jbj1-30/+2
2000-04-12API: pass *SearchIndex() length of key (0 will use strlen(key)).jbj1-14/+42
2000-02-27Permit building w/o libbz2.a.jbj1-0/+2
2000-02-25- fix: filter excluded paths before adding install prefixes (#8709).jbj1-1/+2
2000-02-24Automake portability diddles.jbj1-25/+12
2000-01-17updated perl scripts (Ken Estes).jbj1-20/+87
1999-12-11partial implementation for ftp globbing.jbj1-1/+1
1999-11-30lib/install.c: Check errno and mkdir specdir/sourcedir only for local fs.jbj5-22/+27
1999-11-14lib/rpmio.c: Implement per-fd layers as a stack, add fdPush/fdPop.jbj2-2/+2
1999-11-04Use Fopen almost everywhere.jbj6-6/+6
1999-11-02Add ref/deref/new/fileno/open vectors to FDIO_t.jbj7-12/+12
1999-10-30Make fdFileno() static, use Fileno()/Ferror() analogues throughout.jbj5-7/+9
1999-10-29check for memory leaks (almost all leaks are plugged).jbj1-3/+3
1999-10-27use compressed filenames on install side.jbj4-8/+8
1999-10-20Tyo: RPMTAG_COMPFILENAMES is ...COMPFILELIST.jbj1-2/+3
1999-10-20perl from /usr/binjbj1-3/+1
1999-10-20Dependency code from Ken Estes.jbj1-103/+375
1999-09-30Sanity.jbj1-1/+2
1999-09-30Build on solaris2.6 with gcc.jbj1-3/+1
1999-09-30Sanity.jbj1-1/+1
1999-09-30More HPUX cc fiddles.jbj1-0/+1
1999-09-30Don't build rpmgettext/rpmputtext if USE_NLS=no.jbj1-1/+3
1999-09-29Don't use err(3) for now.jbj1-3/+5
1999-09-26Search /usr/include before misc.jbj1-0/+1
1999-09-26Solaris compilation.jbj2-8/+11
1999-09-26Drill msgid at same time as msgstrs.jbj1-2/+12
1999-09-26Retrofit glibc __progname.jbj9-7/+14
1999-09-23Add rpminject.jbj3-2/+611
1999-09-21fix: command line install had header memory leak.jbj1-6/+2
1999-09-19do versioned provides/conflicts resolution correctly.jbj1-2/+2
1999-09-07link libbz2.a statically to avoid rpm->bzip2 dependence for now.jbj1-3/+2
1999-08-24add headerWrite return code and check for errors.jbj1-2/+3
1999-07-15Force static library linkage.jbj1-5/+4
1999-07-07Begin rpm-3.0.3.jbj1-0/+1
1999-07-03Reorder. Ignore javadeps.jbj1-4/+5
1999-06-30Ugly hack to get query dependencies right.jbj1-2/+0
1999-06-17MiNT port (Guido Flohr <gufl0000@stud.uni-sb.de>).jbj1-0/+4
1999-06-05Remove compiler warnings.jbj1-8/+5
1999-06-05Add javadeps and perl provides/requires scripts (Ken Estes).jbj2-1/+884
1999-05-06Add argument to specedit to choose between specs and powertools packages.jbj1-1/+1
1999-05-03New flags to integrate rpmputtext with build system.jbj1-11/+44
1999-04-29Strip rpmgettext/rpmputtext.jbj1-2/+4
1999-04-14basename prototype.jbj1-6/+2
1999-04-14fix: last update transaction set segfault bug in installer.jbj2-0/+13
1999-04-09Add popt to include path.jbj1-1/+8
1999-04-08non-linux, non-gcc portability fixes (Tim Mooney).jbj1-2/+2