- tsort prefers presentation order.
[platform/upstream/rpm.git] / build /
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-04 jbj- fix: pass scriptlet args, as in %post -p "/sbin/ldcon...
2001-01-03 jbj- fix: avoid locale issues with strcasecmp/strncasecmp...
2000-12-12 jbjSync with rpm-4_0 branch.
2000-12-04 jbj- use package version 3 if --nodirtokens is specified.
2000-12-02 jbjBring header reggions mods back to top of stack.
2000-11-15 jbjAnnotations.
2000-11-15 jbjAvoid gcc enum warnings, remove ugly braces.
2000-11-15 jbjAdd const's.
2000-11-12 jbj- fine-grained Requires, remove install PreReq's from...
2000-11-12 jbjSanity.
2000-11-08 jbj- add region marker as RPM_BIN_TYPE in packages and...
2000-11-07 jbj- load headers as single contiguous region.
2000-11-02 jbj- add support for unzip rodrigob@conectiva.com.br>
2000-10-28 jbj- add cscope/ctags (Rodrigo Barbosa<rodrigob@conectiva...
2000-10-26 jbjAdd base64 fiddles to get at signature contents to...
2000-10-24 jbj@todo FIXME: Option -q broken when not immediately...
2000-09-26 jbjAdd @todo Should directories have %doc/%config attribut...
2000-09-01 jbj- unify rpmError and rpmMessge interfaces through rpmlog.
2000-08-30 jbjDoxygen annotations.
2000-08-27 jbjDoxygen annotations.
2000-08-14 jbj- disable rpmlib(VersionedDependencies) by defining...
2000-08-09 jbjFree fn after error message, not before.
2000-07-15 jbj- rip out pre-transaction syscalls, more design is...
2000-07-14 jbjTypo.
2000-07-11 jbj- fix: legacy requires './' payload prefix to be omitte...
2000-07-11 jbj- fix: set multilibno on sparc per-platform config.
2000-07-11 jbjfix: source rpm's need to do compressFilelist to get...
2000-07-11 jbj- remove build mode help from rpm.c, use rpmb instead.
2000-07-09 jbj- prefix payload paths with "./", otherwise "/" can...
2000-07-09 jbj- add pre-transaction syscall's to handle /etc/init...
2000-07-07 jbjlclint fiddles.
2000-07-05 jbj- change optflags for i386.
2000-06-23 jbj - support for separate source/binary compression policy.
2000-06-21 jbj- fix: don't expand macros in false branch of %if ...
2000-06-20 jbj- add RPMTAG_OPTFLAGS, configured optflags when package...
2000-06-20 jbj- API: uncouple fadio from rest of rpmio.
2000-06-13 jbjAvoid "Target buffer overflow" with larger macro expans...
2000-06-13 jbjMore libtool fiddles.
2000-06-09 jbjMove low level support routines to librpmio.
2000-06-07 jbjSanity (make dist).
2000-06-07 jbj- create rpmio directory for librpmio.
2000-06-01 jbjMove noLang to rpmlib.
2000-06-01 jbjSplit popt glue into lib/popt{BT,QV}.c.
2000-05-31 jbjSanity (make dist).
2000-05-30 jbj- mark packaging with version 4 to reflect filename...
2000-04-13 jbjadd explcit "Provides: name = [epoch:]version-release...
2000-04-13 jbjSanity (bump release).
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-29 jbjCan't print a NULL on non-GNU systems.
2000-02-27 jbjPermit building w/o libbz2.a.
2000-02-27 jbjDiminish solaris2.6 gcc noise.
2000-02-27 jbjSolaris2.6 portability.
2000-02-24 jbjAutomake portability diddles.
2000-02-23 jbji18n lookaside.
2000-02-23 jbjfix: missed level of indirection in i18nTag().
2000-02-22 jbjmacro expansion (and absolute path) in %files -f arg...
2000-02-15 jbjnew rpm-build package to isolate rpm dependencies on...
2000-02-11 jbjReport actual file name that failed to open.
2000-01-24 jbjexplicitly expand file lists in writeRPM for rpmputtext.
2000-01-24 jbjDocumentation sugar.
2000-01-19 jbjDoxygen fiddles.
2000-01-11 jbjconfigurable compression type/level for package payloads.
2000-01-05 jbjresurrect failed glob error message during build
1999-12-21 jbjlib/rpmio.c: Start weeding the debug messages.
1999-12-19 jbjInitialize values behind pointers before calling rpmGet...
1999-12-16 jbjfix: missing strdup when overriding buildroot from...
1999-12-12 jbjreload macros from cmd line when re-reading config...
1999-12-12 jbjlib/rpminstall.c: Perform glob on remote ftp install...
1999-12-12 jbjperform glob on remote ftp queries.
1999-12-11 jbjpartial implementation for ftp globbing.
1999-12-07 jbjMakefile.am: Add RPM-GPG-KEY to the package.
1999-12-02 jbjfail to package if absolute symlink points within build...
1999-12-02 jbjpermit --whatprovides to lookup file dependencies.
1999-12-01 jbjAdd underscore in front of (possibly) non-supported...
1999-11-26 jbjMinimal python compile.
1999-11-26 jbjConsistent usage for fileNames, baseNames, dirNames...
1999-11-26 jbjlib/macro.c: Create rpmCleanPath().
1999-11-24 jbjbuild/files.c: Remove dead code.
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-15 jbjrpm.c: Add --ftpdebug, --urldebug, --rpmiodebug (for...
1999-11-14 jbjlib/rpmio.c: Implement per-fd layers as a stack, add...
1999-11-12 jbjUse Fstrerror on ufdio throughut.
1999-11-10 jbjSwap 2nd and 3rd arg to Fread/Fwrite to preserve read...
1999-11-04 jbjUse Fopen almost everywhere.
1999-11-03 jbjFirst use of libio.
1999-11-02 jbjAdd ref/deref/new/fileno/open vectors to FDIO_t.
1999-10-31 jbjSpec: Add rootdir (as in chroot).
1999-10-30 jbjMake fdFileno() static, use Fileno()/Ferror() analogues...
1999-10-29 jbjfix: resurrect multiple target platform builds.
1999-10-29 jbjcheck for memory leaks (almost all leaks are plugged).
1999-10-27 jbjuse compressed filenames on install side.
1999-10-21 jbjlclint annotations and compiler cruft.
1999-10-21 jbjlclint annotations.
1999-10-06 ewtwrite out compressed file lists *only* -- this is for...
next