Permit file objects in python header constructor
[platform/upstream/rpm.git] / build / rpmfc.c
2009-09-07 Panu MatilainenMinor rpmfcGenerateDependsHelper() cleanups
2009-09-07 Panu MatilainenEliminate unused counter variable
2009-09-01 Panu MatilainenAdd provide-extractors for fonts and desktop files
2009-09-01 Panu MatilainenFurther file-classifier tweaks
2009-09-01 Panu MatilainenMake internal file classifier look into compressed...
2009-08-31 Panu MatilainenReplace equal/not equal uses of str[n]cmp() with rstreq...
2009-07-23 Panu MatilainenKill off lclint remnants everywhere
2009-06-01 Panu MatilainendepMsg doesn't need _notpre() anymore
2009-03-31 Panu MatilainenPrefer more specific types over generic "text" in class...
2009-02-20 Panu MatilainenOnly run script dependency extraction once per file...
2008-10-30 Panu MatilainenRemove unnecessary scaremem flags, hardwired to no...
2008-09-25 Panu MatilainenExtra ')' in error message
2008-09-18 Jindrich NovyDrop rpmfcFileDep() to simplify things
2008-09-18 Jindrich NovyMove type regression test back to asserts
2008-09-18 Jindrich NovyUse proper codes for logging via rpmlog().
2008-09-15 Jindrich NovyAvoid asserts and output error instead (rhbz#448939...
2008-09-15 Jindrich NovyUse proper return codes in rpmfc.c
2008-09-02 Panu MatilainenAvoid dumb casts
2008-07-14 Panu MatilainenFix mono dependency extraction
2008-07-04 Panu MatilainenCouple of type corrections
2008-06-23 Panu MatilainenSimplify requires and provides addition in rpmfcGenerat...
2008-06-23 Panu MatilainenOops, provideflags were being inserted as requireflags
2008-06-19 Panu MatilainenUse type-specific headerPut() where makes sense in...
2008-06-17 Panu MatilainenConvert the final pieces of rpmfc to headerPut()
2008-06-17 Panu MatilainenReplace headerRemoveEntry() with headerDel() everywhere
2008-05-31 Panu MatilainenUse safer per-datatype iterator instead of generic one
2008-05-26 Jindrich NovyRemove unused pointer
2008-05-14 Panu MatilainenConvert file color calculation in rpmfcGenerateDepends...
2008-05-13 Panu MatilainenConvert a few cases in rpmfc to use the new rpmtdFromAr...
2008-05-05 Panu MatilainenCheck for pipe() returns in rpmfc helper output reading
2008-04-20 Jindrich NovyFail if it is impossible to chdir to directory to run...
2008-04-09 Panu MatilainenYet more url ripping - buildroot is never an url
2008-04-07 Panu MatilainenARGV_t const pendantry
2008-04-03 Panu MatilainenShut up a few silly compiler warnings that have crept in
2008-03-29 Panu MatilainenFixup for rpmfcSaveArg() no longer freeing key
2008-03-28 Jindrich NovyDon't use static buffer in rpmfcELF(), make code more...
2008-03-28 Jindrich NovyRemove unneeded buffer operations
2008-03-28 Jindrich NovyAdd rpmfcAddFileDep() to handle file dependencies securely
2008-03-26 Jindrich NovyRemove unneeded free()
2008-03-26 Jindrich NovyUse rasprintf() in rpmfcHelper() and rpmfcGenerateDepends()
2008-03-07 Panu MatilainenLog message adjustments
2008-03-06 Panu MatilainenMake rpmfc token and apply tables readonly
2008-02-05 Panu MatilainenMass convert (back) to rpmTag as it's usable everywhere now
2008-02-05 Panu MatilainenAdd rpm_mode_t type, use where spotted
2008-02-05 Panu MatilainenAdd rpm_color_t type for rpm color bits, use where...
2008-02-03 Panu MatilainenMake rpmtag.h standalone, include from rpmtypes.h
2008-01-30 Panu MatilainenInclude spring-cleaning
2008-01-30 Panu MatilainenUse rpmsenseFlags type for dependency flags everywhere...
2008-01-30 Panu Matilainenrpmlib.h mass eviction
2008-01-27 Panu MatilainenUse the suffix checker in rpmfc instead of inline defin...
2008-01-25 Panu MatilainenPrint regular provides on build too (mdvbz#36672)
2008-01-02 Panu MatilainenAssorted int -> size_t string size fixes in build code
2007-12-17 Panu MatilainenUnbreak internal dep generator
2007-12-14 Panu MatilainenBogus const removal continued...
2007-12-13 Panu MatilainenUse rpm_tag_t everywhere for rpm (header) tag type
2007-12-13 Panu MatilainenUse rpm_count_t everywhere for header data count
2007-12-08 Panu MatilainenSwitch to <rpm/foo.h> style for public headers
2007-12-07 Panu MatilainenYet more rpmbuild fixups from rpmerr.h removal (partly...
2007-11-23 Ralf CorsépiusUse #include <x.h> syntax to include public headers.
2007-11-19 Panu MatilainenLose rpmerr.h for good
2007-11-19 Panu MatilainenReplace all RPMERR_* etc uses with corresponding RPMLOG...
2007-11-08 Panu MatilainenDead code removal
2007-11-02 Peter JonesMerge
2007-11-02 Panu MatilainenEliminate rpmfcToken struct internals from the API
2007-10-30 Ralf Corsépiusmerge.
2007-10-30 Panu MatilainenErm... rpmdsFlags are int32_t type, not char*
2007-10-30 Ralf Corsépiusmerge.
2007-10-30 Panu MatilainenWhole lotta trouble to avoid rpmds internals access...
2007-10-28 Ralf CorsépiusInclude "rpmfc.h" instead of <rpmfc.h>.
2007-10-28 Ralf CorsépiusInclude "rpmbuild.h" instead of <rpmbuild.h>.
2007-10-28 Ralf CorsépiusInclude "rpmfi.h" instead of <rpmfi.h>.
2007-10-28 Ralf CorsépiusInclude "rpmds.h" instead of <rpmds.h>.
2007-10-28 Ralf CorsépiusInclude "argv.h" instead of <argv.h>.
2007-10-26 Ralf CorsépiusEliminate [u|]int_[8|16|32]. Use c99 stdint.h types...
2007-10-09 Panu MatilainenMake rpmerr.h private, include directly where needed.
2007-10-09 Panu MatilainenReplace all uses of RPMMESS_NORMAL with RPMLOG_NOTICE
2007-10-09 Panu MatilainenReplace all uses of RPMMESS_DEBUG with RPMLOG_DEBUG
2007-10-09 Panu MatilainenReplace all rpmMessage() uses with rpmlog()
2007-10-09 Panu MatilainenReplace all rpmError() uses with rpmlog()
2007-10-05 Ralf CorsépiusFix doxygen commands.
2007-09-25 Panu MatilainenHide rpmfc structure internals from the API
2007-09-21 Panu MatilainenRename Spec -> rpmSpec for namespacing
2007-09-21 Panu MatilainenRemove unused proof-of-concept arch-filtering of depend...
2007-09-11 Ralf CorsépiusRemove splint tags.
2007-09-05 Panu MatilainenTypo fix in file classification
2007-08-27 Panu MatilainenUse system magic file for file classification.
2007-07-31 Panu MatilainenExtract pkgconfig and libtool dependencies automatically.
2007-07-10 Panu MatilainenRemove / #ifdef out unused variables as appropriate.
2007-06-25 Panu MatilainenDetect and provide a requirement for DT_GNU_HASH.
2007-05-10 Paul NasratAdd mono req/provides support
2005-03-19 jbjHandle %dev markers more gracefully.
2005-02-14 jbj- don't build with sqlite3 if <sqlite3.h> is missing. rpm-4.4.1-release
2005-02-13 jbj- don't classify files in /dev (#146623).
2005-01-04 jbjSplint fiddles.
2005-01-02 jbj- revert MAGIC_COMPRESS, real fix is in libmagic (...
2004-12-06 jbj- automagically detect and emit "python(abi) = 2.4...
2004-12-05 jbj- force *.py->*.pyo byte code compilation with brp...
2004-10-21 jbjCompile in the correct path to /usr/lib/rpm/magic.
2004-10-21 jbj- port to internal file-4.10 libmagic rather than libfm...
2004-05-29 jbj- use poll(2) if available, avoid borked aurora/sparc...
next