Age | Commit message (Expand) | Author | Files | Lines |
2009-10-21 | Ensure rpmlib() dependency sanity on build | Panu Matilainen | 1 | -0/+6 |
2009-08-31 | Replace equal/not equal uses of str[n]cmp() with rstreq[n] in build code | Panu Matilainen | 1 | -2/+2 |
2009-08-20 | We always add EVR and Flags to dependencies, remove bogus condition | Panu Matilainen | 1 | -4/+2 |
2009-08-20 | Fix duplicate dependency checking on build | Panu Matilainen | 1 | -20/+42 |
2008-06-19 | use type-specific headerPut() on all of build/reqprov.c | Panu Matilainen | 1 | -13/+4 |
2008-06-17 | Convert build reqprov to headerPut() | Panu Matilainen | 1 | -9/+16 |
2008-05-26 | Use rpmds methods to check for duplicates in addReqProv() | Panu Matilainen | 1 | -38/+9 |
2008-04-11 | Use dynamic allocation in rpmlibNeedsFeature() | Jindrich Novy | 1 | -4/+9 |
2008-02-05 | Mass convert (back) to rpmTag as it's usable everywhere now | Panu Matilainen | 1 | -5/+5 |
2008-02-05 | Use rpmTagType always now that it's available everywhere | Panu Matilainen | 1 | -2/+2 |
2008-02-03 | Make rpmtag.h standalone, include from rpmtypes.h | Panu Matilainen | 1 | -1/+1 |
2008-01-30 | rpmlib.h mass eviction | Panu Matilainen | 1 | -0/+1 |
2007-12-19 | Add rpm_data_t (and _constdata_t) for header data, use everywhere | Panu Matilainen | 1 | -4/+4 |
2007-12-13 | Use rpm_tagtype_t everywhere for rpm (header) tagtype type | Panu Matilainen | 1 | -2/+2 |
2007-12-13 | Use rpm_tag_t everywhere for rpm (header) tag type | Panu Matilainen | 1 | -5/+5 |
2007-12-13 | Use rpm_count_t everywhere for header data count | Panu Matilainen | 1 | -1/+1 |
2007-12-08 | Switch to <rpm/foo.h> style for public headers | Panu Matilainen | 1 | -1/+1 |
2007-11-23 | Use #include <x.h> syntax to include public headers. | Ralf Corsépius | 1 | -1/+1 |
2007-09-21 | Rename Spec -> rpmSpec for namespacing | Panu Matilainen | 1 | -1/+1 |
2007-09-11 | Remove splint tags. | Ralf Corsépius | 1 | -7/+1 |
2004-10-09 | Splint fiddles. | jbj | 1 | -21/+21 |
2002-12-31 | Dump multilib code, colored depndencies instead. | jbj | 1 | -7/+2 |
2002-07-02 | Add boundsread annotations throughout, enable +bounds checking. | jbj | 1 | -0/+2 |
2002-06-23 | Add boundswrite annotations everywhere. | jbj | 1 | -0/+2 |
2001-10-16 | More lclint annotations. | jbj | 1 | -7/+8 |
2001-10-15 | Explicit branchstate annotations. | jbj | 1 | -0/+2 |
2001-06-12 | - remove dead code frpm popt table reorg. | jbj | 1 | -6/+6 |
2001-04-30 | - yet more boring lclint annotations and fiddles. | jbj | 1 | -8/+8 |
2001-04-29 | - globalize _free(3) wrapper in rpmlib.h, consistent usage throughout. | jbj | 1 | -10/+15 |
2001-01-11 | doxygen annotations for build/*. | jbj | 1 | -21/+20 |
2000-12-12 | Sync with rpm-4_0 branch. | jbj | 1 | -0/+1 |
2000-11-12 | - fine-grained Requires, remove install PreReq's from Requires db. | jbj | 1 | -2/+4 |
2000-08-27 | Doxygen annotations. | jbj | 1 | -1/+2 |
2000-07-11 | - remove build mode help from rpm.c, use rpmb instead. | jbj | 1 | -0/+11 |
2000-07-09 | - prefix payload paths with "./", otherwise "/" can't be represented. | jbj | 1 | -7/+5 |
2000-07-05 | - change optflags for i386. | jbj | 1 | -4/+10 |
2000-01-24 | Documentation sugar. | jbj | 1 | -1/+4 |
1999-10-04 | lclint annotations from build. | jbj | 1 | -1/+1 |
1999-08-24 | Fix duplicate dependency check. | jbj | 1 | -1/+3 |
1999-08-24 | add versions to prereq. | jbj | 1 | -19/+21 |
1999-08-20 | add versions to obsoletes. | jbj | 1 | -0/+2 |
1999-07-22 | add versions to provides. | jbj | 1 | -1/+3 |
1999-04-14 | Make silly headerGetEntry consistent throughout. | jbj | 1 | -4/+4 |
1999-01-26 | Parse BuildRequires: and add appropriate RPMTAG_*REQUIRES* to src rpm | jbj | 1 | -10/+9 |
1999-01-06 | propagate "const char *" into rpmlib prototypes. | jbj | 1 | -3/+3 |
1998-10-08 | Consolidate i18n baggage into AM_GNU_GETTEXT and system.h. | jbj | 1 | -1/+0 |
1998-09-27 | add Slovak translation (Stanislav Meduna <stano@trillian.eunet.sk>) | jbj | 1 | -0/+1 |
1998-07-30 | Consolidated includes for librpmbuild API. | jbj | 1 | -6/+1 |
1998-07-25 | Aggregate system includes into system.h. | jbj | 1 | -144/+1 |
1998-07-08 | Add {init,add,expand}Macro args everywhere (new macro.c compatibility). | jbj | 1 | -2/+2 |