Splint fiddles.
[tools/librpm-tizen.git] / build / parseSpec.c
2004-10-09 jbjSplint fiddles.
2004-04-08 niemeyerImplemented multiline macro support.
2004-03-16 niemeyer- Implemented support for internal Lua scripts.
2003-12-30 jbj- use -fPIC -DPIC on all platforms, not just mandatory...
2003-05-15 jbj- fix: nested %if handling, optind initialization posix...
2003-05-08 jbj- don't use error string after gzclose (Dmitry V. Levin).
2002-12-24 jbj- fix: remove rpmfi scareMem so that headers can be...
2002-12-24 jbjsplint fiddles.
2002-12-23 jbjSanity.
2002-12-22 jbj- simplify specfile query linkage loop.
2002-12-21 jbj- add --enable-posixmutexes when configuring on linux.
2002-07-02 jbjAdd boundsread annotations throughout, enable +bounds...
2002-06-23 jbjAdd boundswrite annotations everywhere.
2002-01-18 jbj- missing key(s) on keyring when verifying a signature...
2001-11-06 jbj- fix: harmless typo in db3 chroot hack.
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 jbjMore lclint annotations.
2001-10-13 jbj- ratchet up to lclint "strict" level.
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-06 jbj- fix: specfile queries with BuildArch: (#27589).
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-16 jbjdropped piece of patch.
2001-01-15 jbj- fix: extra newline in many error messages (#23947).
2001-01-11 jbjdoxygen annotations for build/*.
2001-01-03 jbj- fix: avoid locale issues with strcasecmp/strncasecmp...
2000-12-12 jbjSync with rpm-4_0 branch.
2000-12-02 jbjBring header reggions mods back to top of stack.
2000-11-12 jbj- fine-grained Requires, remove install PreReq's from...
2000-11-12 jbjSanity.
2000-08-30 jbjDoxygen annotations.
2000-08-27 jbjDoxygen annotations.
2000-06-21 jbj- fix: don't expand macros in false branch of %if ...
2000-06-20 jbj- API: uncouple fadio from rest of rpmio.
2000-06-09 jbjMove low level support routines to librpmio.
2000-06-01 jbjMove noLang to rpmlib.
2000-04-13 jbjThe death of rpmdbFindBy{Group,TriggeredBy,Header}.
2000-01-24 jbjDocumentation sugar.
1999-12-19 jbjInitialize values behind pointers before calling rpmGet...
1999-12-16 jbjfix: missing strdup when overriding buildroot from...
1999-11-24 jbjlib/macro.c: Canonicalize paths in rpmGetPath().
1999-11-19 jbjmacros.in: Add buildsubdir and scriptlet template macros.
1999-11-18 jbjThe death of lib/ftp.c, merged into lib/rpmio.c.
1999-11-14 jbjlib/rpmio.c: Implement per-fd layers as a stack, add...
1999-11-04 jbjUse Fopen almost everywhere.
1999-10-31 jbjSpec: Add rootdir (as in chroot).
1999-10-29 jbjfix: resurrect multiple target platform builds.
1999-10-27 jbjuse compressed filenames on install side.
1999-09-21 jbjfix: command line install had header memory leak.
1999-09-07 jbjUse sizeof("...")-1 throughout.
1999-09-06 jbjfix: don't successfully match with strncasecmp("sparc...
1999-07-26 jbjfix: segfault on --rebuild (#4185).
1999-07-20 jbjSave and restore 1st char of next line in multiline...
1999-07-19 jbjdebug multiline macro expansion.
1999-07-19 jbjpermit multiline macro expansions.
1999-07-19 jbjfix: %if parsing skipped 3 chars too many.
1999-06-15 jbjbuild root from cmd line did not set macro %buildroot.
1999-05-14 jbjanother strtok bites the dust.
1999-04-01 jbjadd per-target macrofiles to search path.
1999-03-20 jbjeliminate old rpmrc configuration syntax.
1999-03-16 jbjFix newSpec in "rpm -q --specfile --specedit"
1999-03-12 jbjfix: rpm -q --specfile --specedit now works even with...
1999-02-22 jbjpermit substitution of I18N strings from PO meta-catalo...
1999-01-06 jbjpropagate "const char *" into rpmlib prototypes.
1998-11-20 jbjpermit "rpm -q --specfile ... file.spec" queries.
1998-11-16 jbjLCLINT pass 0.
1998-11-15 jbjstrncasecmp on spec file separators (KDE has %Description).
1998-11-08 jbjpermit --rmsource --force even if sources/patches are...
1998-10-08 jbjConsolidate i18n baggage into AM_GNU_GETTEXT and system.h.
1998-10-07 jbjarch/os (and platform) should be case insensitive every...
1998-10-06 jbjMove forceIncludeFile to eliminate warning.
1998-10-06 jbjInitialize fileStack.
1998-10-06 jbjadd generalized expression handler (Tom Dyas<tdyas...
1998-09-27 jbjadd Slovak translation (Stanislav Meduna <stano@trillia...
1998-09-24 jbjskip arch checks if only packaging source rpm.
1998-09-05 jbjMore RPMVAR_* conversion to macros.
1998-09-05 jbjStart converting variables into macro expansions.
1998-08-11 jbjSync with 2.5.2 branch patches.
1998-08-02 jbjString substitution macro file.
1998-08-01 jbjPreliminary macro invironment as side effect of rpmrc...
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-02 marcfollow symlinks in source packages
1998-05-18 marcfail if sources are not regular files
1998-05-01 marc - save/restore existing arch when done with...
1998-04-01 marcAdded %triggerpostun
1998-03-20 marcAdded trigger support to build code
1998-03-04 ewt1) include cleanups for portability
1998-01-12 ewtmerged in Marc's new build code