Splint fiddles.
[platform/upstream/rpm.git] / build /
2003-01-20 jbjSplint fiddles.
2003-01-07 jbj- add perldeps.pl, start to replace perl.{prov,req}.
2003-01-06 jbj- for DSO's, provide the file basename if DT_SONAME...
2003-01-01 jbj- fix: dependency helpers now rate limited at 10ms...
2002-12-31 jbjDump multilib code, colored depndencies instead.
2002-12-29 jbjsplint fiddles.
2002-12-29 jbj- add rpmfi methods to access color, class, and depende...
2002-12-28 jbjsplint fiddles.
2002-12-28 jbj- fix builddir relative inclusion, add %%pubkeys to...
2002-12-27 jbj- disable perl module magic rule.
2002-12-27 jbj- add BETA-GPG-KEY (but not in headers using %%pubkey...
2002-12-26 jbjDon't fire helper for executable requires.
2002-12-26 jbj- resurrect automagic perl(foo) dependency generation.
2002-12-24 jbj- permit both relative/absolute paths, display 'P'...
2002-12-24 jbj- add %%pubkey attribute to read armored pubkey files...
2002-12-24 jbjRescusitate doxygen file manifest.
2002-12-24 jbjRemove unused Flags.
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-23 jbjSanity.
2002-12-22 jbj- simplify specfile query linkage loop.
2002-12-21 jbj- add --enable-posixmutexes when configuring on linux.
2002-12-21 jbjsplint fiddles.
2002-12-14 jbj- generate Elf provides even if file is not executable.
2002-12-14 jbj- fix: make sure each library has DT_NEEDED for all...
2002-12-12 jbj- fix: add rpmlib(VersionedDependencies) if versioned...
2002-12-10 jbjRepair fc->skipReq insertion typo.
2002-12-09 jbj- don't generate dependencies unless execute bit is...
2002-12-07 jbjInsturment auto request/provide disabling.
2002-12-07 jbjSplint fiddles.
2002-12-07 jbjHandle (N,EVR,Flags) Provide:/Require: triple.
2002-12-03 jbj- internal automagic dependency generation (disabled...
2002-12-02 jbj- late rpmts reference causes premature free (#78862).
2002-12-01 jbj- use usrlib_LTLIBRARIES to install directly in /usr...
2002-12-01 jbj- link rpm libraries together, use shared helpers with...
2002-11-30 jbjSplint fiddles.
2002-11-29 jbj- build with external elfutils (preferred), if available.
2002-11-26 jbj- bundle libfmagic into librpmbuild for now.
2002-11-20 jbj- use rpmdeps rather than find-{requires,provides}.
2002-11-19 jbj- add AC_SYS_LARGFILE throughout.
2002-11-19 jbjCorrect doxygen-1.2.18 warnings.
2002-11-08 jbjSanity.
2002-11-05 jbjRemove multilib patch.
2002-10-24 jbjKill tfr.c, use rpmdeps.
2002-10-24 jbj- add /usr/lib/rpm/rpmdeps.
2002-10-24 jbjAdd stupid "()(64bit" markings.
2002-10-21 jbjAccurate dependencies generated, but perl deps are...
2002-10-21 jbjAttach per-interpreter namespace deps to files too.
2002-10-21 jbjRationalize per-interpreter dependency generation.
2002-10-21 jbjAdd per-interpreter perl dependencies.
2002-10-19 jbjFunctional ELF/SCRIPT dependency generation.
2002-10-18 jbj- add debug sub-package patch.
2002-10-18 jbjGrab strings necessary for dependencies from ELF headers.
2002-10-15 jbjReplace libelf with elfutils.
2002-10-14 jbjClassify images.
2002-10-14 jbjSpin mostly complete file classifier off to rpmfc....
2002-10-13 jbjAdd argv.[ch].
2002-10-13 jbjSanity.
2002-10-12 jbjanity.
2002-10-11 jbjCleanups.
2002-10-11 jbjResurrect MULTILIB on the build side.
2002-10-07 jbjlclint annotations.
2002-09-20 jbj- eliminate myftw, use Fts(3) instead.
2002-08-23 jbj- merge signature returns into rpmRC.
2002-08-20 jbj- check for interrupt during iteration.
2002-08-19 jbj- add --with-efence to configure, check install/upgrade...
2002-08-07 jbjTeach unzip about %setup -q.
2002-08-03 jbjRemove dbi_tear_down, now that rpmdb's are closed on...
2002-07-31 jbj- configurable (default off) build failure iff unpackag...
2002-07-31 jbjCarry PLD scripts/configuration for perl/python/php...
2002-07-29 jbj- update trpm.
2002-07-28 jbj- python: don't segfault in ts.GetKeys() on erased...
2002-07-28 jbj- popt: display sub-table options only once on --usage.
2002-07-21 jbj- add methods to make signature handling opaque wrto...
2002-07-20 jbj- version added to *.la dependency libraries (#69063).
2002-07-20 jbj- popt: parse file into string of options (#56860).
2002-07-14 jbj- python: sanity check fixes on rpmts/rpmte methods.
2002-07-13 jbj- install rpmal.h and rpmhash.h, implicit rpmps.hinclud...
2002-07-08 jbjPropagate splint-3.0.1.7 close(2) internalState annotat...
2002-07-02 jbjAdd boundsread annotations throughout, enable +bounds...
2002-06-25 jbj- python: link internal libelf (if used) directly into...
2002-06-23 jbjAdd boundswrite annotations everywhere.
2002-06-22 jbjFactor bounds checking annotations into source code.
2002-06-20 jbj- make sure that rpm can verify prelinked shared libraries.
2002-06-19 jbjAnnotate incondefs in source code.
2002-06-09 jbjSanity.
2002-05-19 jbj- fix: synthesize unpacking progress callbacks for...
2002-05-19 jbj- Grand Renaming of rpm data types.
2002-05-16 jbj- opaque (well mostly) rpmTransactionSet using methods.
2002-05-04 jbjAdd toy db->associate, db->join, dbcursor->c_pget wrappers.
2002-04-13 jbj- use rpmdb-redhat to suggest dependency resolution(s).
2002-04-11 jbj- rescusitate --rebuild.
2002-04-08 jbjdoxygen cleanup.
2002-04-07 jbj- speedup large queries by ~50%.
2002-03-06 jbj- add header DSA signature.
2002-03-03 jbj- add payload uncompressed size to signature to avoid...
2002-02-09 jbjSync with 4.0.4, splint clean.
2002-02-01 jbj- permit args to be hidden within %%__find_{requires...
2002-01-28 jbjAvoid accidental collisions with POPT_BIT_SET for flags...
next