- rescusitate --rebuild.
[platform/upstream/rpm.git] / build / spec.c
2002-04-11 jbj- rescusitate --rebuild.
2002-04-08 jbjdoxygen cleanup.
2001-11-11 jbjReplace loadFi with fiNew, freeFi with fiFree.
2001-11-01 jbj- add header refcount annotations throughout.
2001-10-28 jbj- memory indices for dependency check are typedef'd...
2001-10-17 jbjConverging on lclint-3.0.17 strict level.
2001-10-16 jbjFactor -type problems into explicit code annotations.
2001-10-16 jbjMore lclint annotations.
2001-10-15 jbjExplicit branchstate annotations.
2001-10-15 jbjlclint fiddles to annotate globals.
2001-10-13 jbj- ratchet up to lclint "strict" level.
2001-09-25 jbj- legacy: drop brokenMD5 support (rrpm-2.3.3 to rpm...
2001-09-24 jbjMove to lclint-3.0.0.15, revisit and clean up annotations.
2001-06-05 jbj- fix typos in linux.{req,prov}.
2001-06-04 jbjlclint fiddles.
2001-05-23 jbj- headerFree() returns NULL, _free is C++ safe.
2001-05-06 jbj- fix: specfile queries with BuildArch: (#27589).
2001-05-05 jbj- enough lclint annotations and fiddles already.
2001-05-03 jbj- still more boring lclint annotations and fiddles.
2001-04-30 jbj- yet more boring lclint annotations and fiddles.
2001-04-29 jbj- globalize _free(3) wrapper in rpmlib.h, consistent...
2001-03-14 jbjUpdate to doxygen-1.2.6 configuration.
2001-01-24 jbjRip XFI_t from install.
2001-01-23 jbjRip out cpioFileMap.
2001-01-21 jbj- cpio mappings carry dirname/basename, not absolute...
2001-01-15 jbj- fix: extra newline in many error messages (#23947).
2001-01-11 jbjdoxygen annotations for build/*.
2000-12-12 jbjSync with rpm-4_0 branch.
2000-12-02 jbjBring header reggions mods back to top of stack.
2000-08-27 jbjDoxygen annotations.
2000-04-13 jbjThe death of rpmdbFindBy{Group,TriggeredBy,Header}.
2000-03-23 jbj- API: change dbi to pass by reference, not value.
2000-02-23 jbji18n lookaside.
2000-01-24 jbjDocumentation sugar.
1999-12-12 jbjreload macros from cmd line when re-reading config...
1999-11-24 jbjlib/macro.c: Canonicalize paths in rpmGetPath().
1999-11-19 jbjmacros.in: Add buildsubdir and scriptlet template macros.
1999-11-04 jbjUse Fopen almost everywhere.
1999-10-31 jbjSpec: Add rootdir (as in chroot).
1999-10-04 jbjlclint annotations from build.
1999-09-21 jbjfix: command line install had header memory leak.
1999-07-26 jbjfix: segfault on --rebuild (#4185).
1999-07-19 jbjpermit multiline macro expansions.
1999-07-19 jbjAnother dead strtok.
1999-05-06 jbjAdd argument to specedit to choose between specs and...
1999-04-14 jbjMake silly headerGetEntry consistent throughout.
1999-04-01 jbjadd per-target macrofiles to search path.
1999-03-26 jbjautoReq/autoProv now per-package.
1999-03-17 jbjfix: recursive strtok's is a no-no.
1999-02-22 jbjpermit substitution of I18N strings from PO meta-catalo...
1999-01-05 jbjExpand path macros with rpmGetPath(path, ...).
1998-11-20 jbjSanity.
1998-11-18 jbjimplement abstract fd type almost everywhere.
1998-11-16 jbjLCLINT pass 0.
1998-10-08 jbjConsolidate i18n baggage into AM_GNU_GETTEXT and system.h.
1998-10-06 jbjadd generalized expression handler (Tom Dyas<tdyas...
1998-09-27 jbjadd Slovak translation (Stanislav Meduna <stano@trillia...
1998-09-05 jbjMore RPMVAR_* conversion to macros.
1998-09-05 jbjStart converting variables into macro expansions.
1998-08-08 jbjwriteRPM can now copy cpio archive from fd.
1998-08-02 jbjString substitution macro file.
1998-08-02 jbjSpecial case of "/" in %files was broken.
1998-07-31 jbjMacro handling in rpmlib -- rework include: tag with...
1998-07-30 jbjConsolidated includes for librpmbuild API.
1998-07-25 jbjAggregate system includes into system.h.
1998-07-08 jbjAdd {init,add,expand}Macro args everywhere (new macro...
1998-06-29 marc*** empty log message ***
1998-04-17 marcAdded AutoReq: and AutoProv:
1998-01-12 ewtmerged in Marc's new build code
1997-10-14 marcAllow License: instead of Copyright:
1997-09-30 marcSanity check
1997-09-16 marcMove obsoletes to own tag
1997-09-16 marcAdded Obsoletes: tag
1997-08-31 ewtHad some wrong month length in date parsing code
1997-08-29 marcDo not allow version specification in PreReq:
1997-08-19 marcAdd BUILDARCHS tag to source packages.
1997-07-25 marcModify to allow BuildArchitectures:
1997-07-23 ewtrewrote rcfile parsing
1997-07-07 marcFix handling of %pre -p <prog> when it has no body
1997-07-07 marcAdd %pre/%post -p <prog> handling
1997-07-03 marcHandle -p <prog> on pre/post scripts
1997-06-19 rootPreReq handling
1997-06-16 ewtRemoved buildos: buildarch: brokeness
1997-06-03 rootFail if version or release are empty
1997-06-03 rootAllow %if* stuff to be indented
1997-05-20 ewtMoved includes of miscfn.h to the top.
1997-05-07 ewtMinor cleanups.
1997-05-02 ewtNeeded to include miscfn.h
1997-05-01 roottweak naming of trigger variables
1997-05-01 roothandle files in Requires/Provides/Conflicts
1997-04-28 ewt- changed LIBRPMRC_FILENAME, LIBRPMALIAS_FILENAME,...
1997-04-16 rootmake tags case sensisitve (lower case)
1997-04-14 rootadded SOURCEURLn and PATCHURLm pacros
1997-04-14 rootmoved %doc/script handling to files.c
1997-04-14 rootadd SOURCEn and PATCHn prefdefined macros
1997-04-10 rootdon't parse macro stuff inside non-reading conditionals
1997-04-08 rootallow %doc and %attr()on a single line
1997-03-31 root%macro handling
1997-03-11 ewtfixed changelog parsing
1997-03-04 ewtremoved seemingly extranous include of regex.h
next