Permit file objects in python header constructor
[platform/upstream/rpm.git] / build / rpmspec.h
2009-06-23 Jindrich NovyTeach %files to accept multiple filelists (ticket ...
2008-08-06 Panu MatilainenSimplify spec buildroot hysteria
2008-07-01 Jindrich NovyUse the same number types for SourceXX tags as returned...
2008-06-17 Panu MatilainenNumber of sources can't very well be negative...
2008-05-06 Panu MatilainenEliminate nasty hackery with "special" doc + docdir...
2008-05-05 Panu MatilainenIndentation fixes
2008-04-09 Panu MatilainenYet more url ripping - buildroot is never an url
2008-03-24 Panu MatilainenEliminate bogus const's from spec structure
2008-03-24 Panu MatilainenEliminate bogus const's from OFI_t and spectags structs
2008-02-05 Panu MatilainenMass convert (back) to rpmTag as it's usable everywhere now
2007-12-13 Panu MatilainenUse rpm_tag_t everywhere for rpm (header) tag type
2007-12-08 Panu MatilainenSwitch to <rpm/foo.h> style for public headers
2007-11-23 Panu MatilainenMove stringbuf into librpmio, rename header
2007-11-23 Ralf CorsépiusUse #include <x.h> syntax to include public headers.
2007-10-08 Ralf CorsépiusMake headers self-contained.
2007-10-08 Ralf Corsépius'Adjust extern C {} blocks.'
2007-10-06 Ralf CorsépiusAdd description-stubs to doxygen blocks to silence...
2007-09-21 Panu MatilainenRename Spec -> rpmSpec for namespacing
2007-09-20 Panu MatilainenAutomated merge with ssh://pmatilai@login.linux.duke...
2007-09-20 Panu MatilainenRename MacroContext and -Entry to rpmMacro* for namespacing
2007-09-11 Ralf CorsépiusRemove splint tags.
2004-10-09 jbjSplint fiddles.
2004-04-08 niemeyerImplemented multiline macro support.
2004-03-16 niemeyer- Implemented support for internal Lua scripts.
2003-05-08 jbj- don't use error string after gzclose (Dmitry V. Levin).
2003-03-05 jbjSanity.
2002-12-24 jbj- fix: remove rpmfi scareMem so that headers can be...
2002-12-24 jbjsplint fiddles.
2002-12-24 jbjfix: ia64 segfault on build.
2002-12-22 jbj- simplify specfile query linkage loop.
2002-12-21 jbj- add --enable-posixmutexes when configuring on linux.
2002-12-03 jbj- internal automagic dependency generation (disabled...
2002-07-08 jbjPropagate splint-3.0.1.7 close(2) internalState annotat...
2002-05-19 jbj- Grand Renaming of rpm data types.
2002-04-08 jbjdoxygen cleanup.
2002-01-18 jbj- missing key(s) on keyring when verifying a signature...
2001-10-28 jbj- memory indices for dependency check are typedef'd...
2001-10-25 jbj- legacy signatures always checked on -qp and -Vp.
2001-10-17 jbjConverging on lclint-3.0.17 strict level.
2001-10-15 jbjlclint fiddles to annotate globals.
2001-06-04 jbjlclint fiddles.
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-01-24 jbjRip XFI_t from install.
2001-01-23 jbjRip out cpioFileMap.
2001-01-11 jbjdoxygen annotations for build/*.
2000-12-02 jbjBring header reggions mods back to top of stack.
2000-11-15 jbjAnnotations.
2000-08-27 jbjDoxygen annotations.
2000-06-13 jbjAvoid "Target buffer overflow" with larger macro expans...
2000-02-23 jbjfix: missed level of indirection in i18nTag().
2000-01-24 jbjDocumentation sugar.
2000-01-19 jbjDoxygen fiddles.
1999-12-07 jbjMakefile.am: Add RPM-GPG-KEY to the package.
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-27 jbjuse compressed filenames on install side.
1999-10-21 jbjlclint annotations.
1999-10-04 jbjlclint annotations from build.
1999-10-04 jbjfix: non-GNU globs burp on repeated '/' in patterns.
1999-09-17 jbjlclint annotations.
1999-07-19 jbjdebug multiline macro expansion.
1999-07-19 jbjpermit multiline macro expansions.
1999-07-19 jbjAnother dead strtok.
1999-06-30 jbjUgly hack to get query dependencies right.
1999-03-26 jbjautoReq/autoProv now per-package.
1999-02-22 jbjpermit substitution of I18N strings from PO meta-catalo...
1998-11-25 jbjAdd dup for the "other" gzdopen premature close.
1998-11-20 jbjSanity.
1998-11-20 jbjpermit "rpm -q --specfile ... file.spec" queries.
1998-10-06 jbjadd generalized expression handler (Tom Dyas<tdyas...
1998-09-05 jbjMore RPMVAR_* conversion to macros.
1998-07-31 jbjMacro handling in rpmlib -- rework include: tag with...
1998-07-30 jbjFirst attempt at librpmbuild API.