summaryrefslogtreecommitdiff
path: root/build
AgeCommit message (Expand)AuthorFilesLines
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
1999-06-30Ugly hack to get query dependencies right.jbj2-0/+6
1999-06-23Finesse tagName dependency loop.jbj2-23/+0
1999-06-19Re-initialize dependency flags for each token.jbj1-12/+14
1999-06-18Incorrect sense matched.jbj1-1/+2
1999-06-17MiNT port (Guido Flohr <gufl0000@stud.uni-sb.de>).jbj1-0/+2
1999-06-17don't spin while waiting for delayed requires/provides input (#3289).jbj5-104/+111
1999-06-15build root from cmd line did not set macro %buildroot.jbj1-0/+1
1999-06-02fix: bigendian's with longlong file sizes (e.g. IRIX) dinna work.jbj1-0/+7
1999-05-26add BuildConflicts: and BuildRequires: in spec file and src rpm.jbj3-73/+134
1999-05-17Debug multiple %langs's per item.jbj1-7/+12
1999-05-17permit %lang(xx,yy,zz) constructs -- 2 more dead strtoks.jbj1-55/+63
1999-05-17Force FILELANGS tag even if not specified.jbj1-1/+2
1999-05-17permit multiple %lang(xx) markers on elements in %files.jbj1-14/+57
1999-05-14another strtok bites the dust.jbj1-27/+36
1999-05-06Add argument to specedit to choose between specs and powertools packages.jbj1-3/+3
1999-04-30resurrect toplevel tar target.jbj2-10/+17