summaryrefslogtreecommitdiff
path: root/build/reqprov.c
AgeCommit message (Expand)AuthorFilesLines
2004-10-09Splint fiddles.jbj1-21/+21
2002-12-31Dump multilib code, colored depndencies instead.jbj1-7/+2
2002-07-02Add boundsread annotations throughout, enable +bounds checking.jbj1-0/+2
2002-06-23Add boundswrite annotations everywhere.jbj1-0/+2
2001-10-16More lclint annotations.jbj1-7/+8
2001-10-15Explicit branchstate annotations.jbj1-0/+2
2001-06-12- remove dead code frpm popt table reorg.jbj1-6/+6
2001-04-30- yet more boring lclint annotations and fiddles.jbj1-8/+8
2001-04-29- globalize _free(3) wrapper in rpmlib.h, consistent usage throughout.jbj1-10/+15
2001-01-11doxygen annotations for build/*.jbj1-21/+20
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-2/+4
2000-08-27Doxygen annotations.jbj1-1/+2
2000-07-11- remove build mode help from rpm.c, use rpmb instead.jbj1-0/+11
2000-07-09- prefix payload paths with "./", otherwise "/" can't be represented.jbj1-7/+5
2000-07-05- change optflags for i386.jbj1-4/+10
2000-01-24Documentation sugar.jbj1-1/+4
1999-10-04lclint annotations from build.jbj1-1/+1
1999-08-24Fix duplicate dependency check.jbj1-1/+3
1999-08-24add versions to prereq.jbj1-19/+21
1999-08-20add versions to obsoletes.jbj1-0/+2
1999-07-22add versions to provides.jbj1-1/+3
1999-04-14Make silly headerGetEntry consistent throughout.jbj1-4/+4
1999-01-26Parse BuildRequires: and add appropriate RPMTAG_*REQUIRES* to src rpmjbj1-10/+9
1999-01-06propagate "const char *" into rpmlib prototypes.jbj1-3/+3
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-0/+1
1998-07-30Consolidated includes for librpmbuild API.jbj1-6/+1
1998-07-25Aggregate system includes into system.h.jbj1-144/+1
1998-07-08Add {init,add,expand}Macro args everywhere (new macro.c compatibility).jbj1-2/+2
1998-04-17Added AutoReq: and AutoProv:marc1-40/+48
1998-04-16pay attention to autoreqprov flagewt1-1/+1
1998-04-09Jeff Johnson's memleak patchesmarc1-2/+2
1998-04-09 - remove icons with --rmsourcemarc1-1/+3
1998-03-20Added trigger support to build codemarc1-8/+27
1998-03-041) include cleanups for portabilityewt1-1/+2
1998-01-12merged in Marc's new build codeewt1-338/+136
1997-10-07Bugmarc1-1/+1
1997-09-16Move obsoletes to own tagmarc1-3/+20
1997-09-16Added Obsoletes: tagmarc1-1/+5
1997-06-19PreReq handlingroot1-12/+21
1997-05-20Must include <sys/tiome.h> before <sys/resource.h> for SunOSewt1-0/+1
1997-05-16Applied changes for AIX. This involved using <sys/select.h> if it's available.ewt1-0/+1
1997-03-211) remove spurious printfewt1-2/+0
1997-03-201) close pipes after dup'ingewt1-1/+3
1997-01-24removed unused variable tokewt1-1/+1
1996-12-12use _exit instead of exit in forksewt1-1/+1
1996-11-21use find-requiresroot1-28/+4
1996-11-19run find-provides on *all* files in the file listroot1-5/+3
1996-11-18handle new ldd where it returns 1 for non executablesroot1-5/+7