2010-09-01 |
Panu Matilainen | Combine spec parsing options into a common flag bitfield |
blob | commitdiff |
2010-09-01 |
Panu Matilainen | Rename freeSpec() -> rpmSpecFree() for namespacing |
blob | commitdiff | diff to current |
2010-09-01 |
Panu Matilainen | Update callers to use the new rpmSpecParse() interface |
blob | commitdiff | diff to current |
2010-09-01 |
Panu Matilainen | Eliminate silly and unused timecheck feature from ... |
blob | commitdiff | diff to current |
2010-09-01 |
Panu Matilainen | Spec rootDir is only relevant for building, eliminate... |
blob | commitdiff | diff to current |
2010-09-01 |
Panu Matilainen | Eliminate cookie from spec structure |
blob | commitdiff | diff to current |
2010-09-01 |
Steve Lawrence | Add new %sepolicy section to the spec file format |
blob | commitdiff | diff to current |
2010-08-26 |
Panu Matilainen | Permit packages with no files to omit %files entirely |
blob | commitdiff | diff to current |
2010-08-26 |
Panu Matilainen | Clean up newPackage() a bit |
blob | commitdiff | diff to current |
2010-08-25 |
Panu Matilainen | Mass eviction of remaining internal helpers in librpmbu... |
blob | commitdiff | diff to current |
2010-08-25 |
Panu Matilainen | Eliminate freePackage() from librpmbuild API |
blob | commitdiff | diff to current |
2010-08-24 |
Panu Matilainen | Eliminate freePackages() from librpmbuild API |
blob | commitdiff | diff to current |
2010-08-24 |
Panu Matilainen | Eliminate now unnecessary buildio.h |
blob | commitdiff | diff to current |
2010-08-24 |
Panu Matilainen | Eliminate newOpenFileInfo() from librpmbuild API |
blob | commitdiff | diff to current |
2010-08-24 |
Panu Matilainen | Eliminate addSource() from librpmbuild API |
blob | commitdiff | diff to current |
2010-08-24 |
Panu Matilainen | Eliminate parseNoSource() from librpmbuild API |
blob | commitdiff | diff to current |
2010-08-20 |
Panu Matilainen | Remove signing support from (lib)rpmbuild |
blob | commitdiff | diff to current |
2009-10-16 |
Panu Matilainen | Since we really want a FILE* then get one in the first... |
blob | commitdiff | diff to current |
2009-09-07 |
Panu Matilainen | Move rl to the scope where its needed, dont bother... |
blob | commitdiff | diff to current |
2009-09-02 |
Panu Matilainen | Fix dumb thinko from commit 4177fdffd6e7414123062e8716a... |
blob | commitdiff | diff to current |
2009-09-02 |
Panu Matilainen | Eliminate uses of headerNVR() and friends in librpmbuil... |
blob | commitdiff | diff to current |
2009-08-31 |
Panu Matilainen | Replace equal/not equal uses of str[n]cmp() with rstreq... |
blob | commitdiff | diff to current |
2009-08-17 |
Panu Matilainen | Avoid adding Lua sources and patches twice when recursi... |
blob | commitdiff | diff to current |
2009-06-23 |
Jindrich Novy | Teach %files to accept multiple filelists (ticket ... |
blob | commitdiff | diff to current |
2008-09-02 |
Panu Matilainen | Avoid dumb casts |
blob | commitdiff | diff to current |
2008-08-08 |
Panu Matilainen | Add parenthesis to make gcc happy |
blob | commitdiff | diff to current |
2008-08-07 |
Jindrich Novy | Don't allow multiple definition of PatchX or SourceX... |
blob | commitdiff | diff to current |
2008-08-06 |
Panu Matilainen | Simplify spec buildroot hysteria |
blob | commitdiff | diff to current |
2008-07-07 |
Jindrich Novy | Make Source0: equal to Source: again |
blob | commitdiff | diff to current |
2008-07-07 |
Panu Matilainen | Kick out now unused printNewSpecfile() |
blob | commitdiff | diff to current |
2008-07-07 |
Panu Matilainen | Kick out ancient, useless and hidden --specedit option |
blob | commitdiff | diff to current |
2008-07-04 |
Jindrich Novy | Don't treat Patch and Source as Patch0 and Source0 |
blob | commitdiff | diff to current |
2008-07-01 |
Jindrich Novy | Update parseNoSource() and addSource() to accept only... |
blob | commitdiff | diff to current |
2008-07-01 |
Jindrich Novy | findSource() eats only unsigned SourceXX numbers |
blob | commitdiff | diff to current |
2008-05-12 |
Panu Matilainen | Convert internal uses of headerSprintf() to headerFormat() |
blob | commitdiff | diff to current |
2008-05-06 |
Panu Matilainen | Eliminate nasty hackery with "special" doc + docdir... |
blob | commitdiff | diff to current |
2008-04-25 |
Panu Matilainen | Simplify lookupPackage(), avoid alloca() |
blob | commitdiff | diff to current |
2008-04-16 |
Jindrich Novy | Kill queryHeader(), it is not used and buggy |
blob | commitdiff | diff to current |
2008-04-09 |
Panu Matilainen | Yet more url ripping - buildroot is never an url |
blob | commitdiff | diff to current |
2008-04-04 |
Jindrich Novy | Escape '%' in format |
blob | commitdiff | diff to current |
2008-04-04 |
Jindrich Novy | Simplify formatting |
blob | commitdiff | diff to current |
2008-04-04 |
Jindrich Novy | Simplify package comparison and format creation. |
blob | commitdiff | diff to current |
2008-03-24 |
Panu Matilainen | Eliminate bogus const's from spec structure |
blob | commitdiff | diff to current |
2008-03-24 |
Panu Matilainen | Eliminate bogus const's from OFI_t and spectags structs |
blob | commitdiff | diff to current |
2008-03-23 |
Jindrich Novy | Use rasprintf() to prevent overflows and remove BUFSIZ... |
blob | commitdiff | diff to current |
2008-03-18 |
Panu Matilainen | Minimal namespacing for locale-insensitive x*() string... |
blob | commitdiff | diff to current |
2008-02-25 |
Panu Matilainen | Remove some ancient dead code |
blob | commitdiff | diff to current |
2008-02-25 |
Panu Matilainen | Add %{sources} and %{patches} macros to build |
blob | commitdiff | diff to current |
2008-02-05 |
Panu Matilainen | Mass convert (back) to rpmTag as it's usable everywhere now |
blob | commitdiff | diff to current |
2008-02-03 |
Panu Matilainen | Make rpmtag.h standalone, include from rpmtypes.h |
blob | commitdiff | diff to current |
2008-01-30 |
Panu Matilainen | Include spring-cleaning |
blob | commitdiff | diff to current |
2008-01-30 |
Panu Matilainen | rpmlib.h mass eviction |
blob | commitdiff | diff to current |
2007-12-16 |
Panu Matilainen | Much of spec internals is exposed, let them be const... |
blob | commitdiff | diff to current |
2007-12-15 |
Panu Matilainen | Remove bogus const from rpmGetPath() temporary targets |
blob | commitdiff | diff to current |
2007-12-14 |
Panu Matilainen | Bogus const removal continued... |
blob | commitdiff | diff to current |
2007-12-14 |
Panu Matilainen | Bunch of const char* corrections |
blob | commitdiff | diff to current |
2007-12-13 |
Panu Matilainen | Use rpm_tag_t everywhere for rpm (header) tag type |
blob | commitdiff | diff to current |
2007-12-08 |
Panu Matilainen | Switch to <rpm/foo.h> style for public headers |
blob | commitdiff | diff to current |
2007-12-07 |
Panu Matilainen | Yet more rpmbuild fixups from rpmerr.h removal (partly... |
blob | commitdiff | diff to current |
2007-11-23 |
Ralf Corsépius | Expand private include file names to be relative to... |
blob | commitdiff | diff to current |
2007-11-23 |
Panu Matilainen | Move rpmGetPath and rpmGenPath to rpmfileutil.h |
blob | commitdiff | diff to current |
2007-11-23 |
Ralf Corsépius | Use #include <x.h> syntax to include public headers. |
blob | commitdiff | diff to current |
2007-11-19 |
Panu Matilainen | Lose rpmerr.h for good |
blob | commitdiff | diff to current |
2007-11-19 |
Panu Matilainen | Replace all RPMERR_* etc uses with corresponding RPMLOG... |
blob | commitdiff | diff to current |
2007-10-29 |
Ralf Corsépius | Add SKIPSPACE. |
blob | commitdiff | diff to current |
2007-10-09 |
Panu Matilainen | Make rpmerr.h private, include directly where needed. |
blob | commitdiff | diff to current |
2007-10-09 |
Panu Matilainen | Replace all rpmError() uses with rpmlog() |
blob | commitdiff | diff to current |
2007-09-21 |
Panu Matilainen | Rename Spec -> rpmSpec for namespacing |
blob | commitdiff | diff to current |
2007-09-20 |
Panu Matilainen | Rename tagName/Value/Type() to rpmTagGet*() |
blob | commitdiff | diff to current |
2007-09-11 |
Ralf Corsépius | Remove splint tags. |
blob | commitdiff | diff to current |
2002-12-24 |
jbj | - fix: remove rpmfi scareMem so that headers can be... |
blob | commitdiff | diff to current |
2002-12-24 |
jbj | splint fiddles. |
blob | commitdiff | diff to current |
2002-12-22 |
jbj | - simplify specfile query linkage loop. |
blob | commitdiff | diff to current |
2002-12-21 |
jbj | - add --enable-posixmutexes when configuring on linux. |
blob | commitdiff | diff to current |
2002-08-19 |
jbj | - add --with-efence to configure, check install/upgrade... |
blob | commitdiff | diff to current |
2002-07-13 |
jbj | - install rpmal.h and rpmhash.h, implicit rpmps.hinclud... |
blob | commitdiff | diff to current |
2002-07-02 |
jbj | Add boundsread annotations throughout, enable +bounds... |
blob | commitdiff | diff to current |
2002-06-23 |
jbj | Add boundswrite annotations everywhere. |
blob | commitdiff | diff to current |
2002-05-19 |
jbj | - Grand Renaming of rpm data types. |
blob | commitdiff | diff to current |
2002-04-11 |
jbj | - rescusitate --rebuild. |
blob | commitdiff | diff to current |
2002-04-08 |
jbj | doxygen cleanup. |
blob | commitdiff | diff to current |
2001-11-11 |
jbj | Replace loadFi with fiNew, freeFi with fiFree. |
blob | commitdiff | diff to current |
2001-11-01 |
jbj | - add header refcount annotations throughout. |
blob | commitdiff | diff to current |
2001-10-28 |
jbj | - memory indices for dependency check are typedef'd... |
blob | commitdiff | diff to current |
2001-10-17 |
jbj | Converging on lclint-3.0.17 strict level. |
blob | commitdiff | diff to current |
2001-10-16 |
jbj | Factor -type problems into explicit code annotations. |
blob | commitdiff | diff to current |
2001-10-16 |
jbj | More lclint annotations. |
blob | commitdiff | diff to current |
2001-10-15 |
jbj | Explicit branchstate annotations. |
blob | commitdiff | diff to current |
2001-10-15 |
jbj | lclint fiddles to annotate globals. |
blob | commitdiff | diff to current |
2001-10-13 |
jbj | - ratchet up to lclint "strict" level. |
blob | commitdiff | diff to current |
2001-09-25 |
jbj | - legacy: drop brokenMD5 support (rrpm-2.3.3 to rpm... |
blob | commitdiff | diff to current |
2001-09-24 |
jbj | Move to lclint-3.0.0.15, revisit and clean up annotations. |
blob | commitdiff | diff to current |
2001-06-05 |
jbj | - fix typos in linux.{req,prov}. |
blob | commitdiff | diff to current |
2001-06-04 |
jbj | lclint fiddles. |
blob | commitdiff | diff to current |
2001-05-23 |
jbj | - headerFree() returns NULL, _free is C++ safe. |
blob | commitdiff | diff to current |
2001-05-06 |
jbj | - fix: specfile queries with BuildArch: (#27589). |
blob | commitdiff | diff to current |
2001-05-05 |
jbj | - enough lclint annotations and fiddles already. |
blob | commitdiff | diff to current |
2001-05-03 |
jbj | - still more boring lclint annotations and fiddles. |
blob | commitdiff | diff to current |
2001-04-30 |
jbj | - yet more boring lclint annotations and fiddles. |
blob | commitdiff | diff to current |
2001-04-29 |
jbj | - globalize _free(3) wrapper in rpmlib.h, consistent... |
blob | commitdiff | diff to current |
next |