summaryrefslogtreecommitdiff
path: root/build/parseReqs.c
AgeCommit message (Expand)AuthorFilesLines
2001-10-15Explicit branchstate annotations.jbj1-0/+2
2001-10-15lclint fiddles to annotate globals.jbj1-0/+1
2001-10-13More lclint annotations.jbj1-5/+5
2001-06-05- fix typos in linux.{req,prov}.jbj1-2/+2
2001-04-30- yet more boring lclint annotations and fiddles.jbj1-3/+3
2001-04-29- globalize _free(3) wrapper in rpmlib.h, consistent usage throughout.jbj1-10/+10
2001-01-15- fix: extra newline in many error messages (#23947).jbj1-4/+4
2001-01-11doxygen annotations for build/*.jbj1-1/+2
2000-12-12Sync with rpm-4_0 branch.jbj1-0/+1
2000-11-12- fine-grained Requires, remove install PreReq's from Requires db.jbj1-1/+1
2000-08-27Doxygen annotations.jbj1-1/+2
2000-08-14- disable rpmlib(VersionedDependencies) by defining _noVersionedDependencies.jbj1-1/+2
2000-07-11- fix: set multilibno on sparc per-platform config.jbj1-1/+1
2000-07-11- remove build mode help from rpm.c, use rpmb instead.jbj1-4/+2
2000-07-09- prefix payload paths with "./", otherwise "/" can't be represented.jbj1-4/+4
2000-07-05- change optflags for i386.jbj1-13/+14
2000-06-23 - support for separate source/binary compression policy.jbj1-7/+0
2000-01-24Documentation sugar.jbj1-0/+5
1999-09-21fix: command line install had header memory leak.jbj1-2/+2
1999-08-24add versions to prereq.jbj1-0/+9
1999-08-20add versions to obsoletes.jbj1-1/+0
1999-07-22print all dependencies for each package at end of build.jbj1-12/+1
1999-07-22add versions to provides.jbj1-2/+1
1999-07-13Perl bindings needjbj1-6/+12
1999-06-19Re-initialize dependency flags for each token.jbj1-12/+14
1999-06-18Incorrect sense matched.jbj1-1/+2
1999-06-17don't spin while waiting for delayed requires/provides input (#3289).jbj1-80/+65
1999-05-26add BuildConflicts: and BuildRequires: in spec file and src rpm.jbj1-71/+128
1999-02-05- add BuildPrereq: in spec file and src rpm.jbj1-1/+4
1999-02-02handle spec file which Provide filenamesewt1-14/+5
1999-01-26Parse BuildRequires: and add appropriate RPMTAG_*REQUIRES* to src rpmjbj1-3/+4
1998-10-08Consolidate i18n baggage into AM_GNU_GETTEXT and system.h.jbj1-1/+0
1998-09-27add Slovak translation (Stanislav Meduna <stano@trillian.eunet.sk>)jbj1-5/+14
1998-09-24provides/obsoletes requires tokens that begin with alnum or _.jbj1-0/+8
1998-07-30Consolidated includes for librpmbuild API.jbj1-3/+1
1998-07-25Aggregate system includes into system.h.jbj1-1/+1
1998-04-22fix type in %triggerpostunmarc1-1/+1
1998-04-01Added %triggerpostunmarc1-0/+3
1998-03-20Added trigger support to build codemarc1-3/+10
1998-01-12merged in Marc's new build codeewt1-0/+125