summaryrefslogtreecommitdiff
path: root/build
AgeCommit message (Expand)AuthorFilesLines
1999-11-14lib/rpmio.c: Implement per-fd layers as a stack, add fdPush/fdPop.jbj5-26/+56
1999-11-12Use Fstrerror on ufdio throughut.jbj5-58/+117
1999-11-10Swap 2nd and 3rd arg to Fread/Fwrite to preserve read/write type return.jbj3-16/+16
1999-11-04Use Fopen almost everywhere.jbj6-62/+26
1999-11-03First use of libio.jbj1-0/+8
1999-11-02Add ref/deref/new/fileno/open vectors to FDIO_t.jbj2-6/+6
1999-10-31Spec: Add rootdir (as in chroot).jbj6-81/+75
1999-10-30Make fdFileno() static, use Fileno()/Ferror() analogues throughout.jbj3-10/+14
1999-10-29fix: resurrect multiple target platform builds.jbj4-8/+27
1999-10-29check for memory leaks (almost all leaks are plugged).jbj5-29/+48
1999-10-27use compressed filenames on install side.jbj11-65/+64
1999-10-21lclint annotations and compiler cruft.jbj1-15/+9
1999-10-21lclint annotations.jbj8-24/+27
1999-10-06write out compressed file lists *only* -- this is for sanity, we'll writeewt2-3/+8
1999-10-04lclint annotations from build.jbj15-48/+51
1999-10-04fix: non-GNU globs burp on repeated '/' in patterns.jbj2-87/+128
1999-10-04Display errno on getOutputFrom() fork/exec failures.jbj1-2/+4
1999-09-30Build on solaris2.6 with gcc.jbj1-3/+1
1999-09-30More HPUX cc fiddles.jbj1-5/+7
1999-09-30HPUX cc compiler fidgets.jbj1-1/+1
1999-09-28portatbility fiddles (solaris).jbj1-1/+20
1999-09-26Search /usr/include before misc.jbj1-0/+1
1999-09-26Solaris compilation.jbj1-1/+2
1999-09-23Add rpminject.jbj2-1/+2
1999-09-21fix: command line install had header memory leak.jbj11-83/+83
1999-09-20Start experimental support for bzip2 payloads.jbj7-12/+29
1999-09-17Typo.jbj1-3/+5
1999-09-17lclint annotations.jbj3-3/+12
1999-09-10pgp and pgp5 have compatible RSA signature (#4780).jbj1-2/+1
1999-09-07Use sizeof("...")-1 throughout.jbj4-16/+16
1999-09-06fix: don't successfully match with strncasecmp("sparc", "sparc64", 5)jbj2-7/+5
1999-08-24Fix duplicate dependency check.jbj1-1/+3
1999-08-24add versions to prereq.jbj2-19/+30
1999-08-24add headerWrite return code and check for errors.jbj1-12/+20
1999-08-24Remove legacy langNum interface.ljbj2-2/+2
1999-08-20add versions to obsoletes.jbj2-1/+2
1999-08-06Use headerNVR throughout.jbj1-26/+18
1999-07-26fix: segfault on --rebuild (#4185).jbj2-1/+2
1999-07-23add post install configurable dependency checking.jbj1-80/+94
1999-07-22add _mandir/_infodir macro expansions to docdirs (Tomasz Kloczko).jbj1-0/+2
1999-07-22print all dependencies for each package at end of build.jbj2-53/+105
1999-07-22add versions to provides.jbj3-5/+6
1999-07-20Save and restore 1st char of next line in multiline expansion correctly.jbj1-2/+7
1999-07-19debug multiline macro expansion.jbj2-9/+17
1999-07-19permit multiline macro expansions.jbj3-43/+63
1999-07-19Another dead strtok.jbj3-24/+41
1999-07-19fix: %if parsing skipped 3 chars too many.jbj2-46/+96
1999-07-13Perl bindings needjbj1-6/+12
1999-07-06changelog stamp broken w/ big endian 64 bit time_t (Stephane Erania).jbj1-5/+7
1999-07-0312 more dead strtoks.jbj3-160/+175