- tsort prefers presentation order.
[platform/upstream/rpm.git] / configure.in
2001-01-10 jbj- successors from tsort are processed in presentation...
2001-01-08 jbjconfigure.in: Typo in --with-puthon.
2001-01-03 jbj- fix: avoid locale issues with strcasecmp/strncasecmp...
2000-12-30 jbj- (popt): fix float/double handling (#19701).
2000-12-12 jbjSync with rpm-4_0 branch.
2000-12-04 jbjSync with rpm-4_0 branch.
2000-12-02 jbjBring header reggions mods back to top of stack.
2000-11-02 jbj- add support for unzip rodrigob@conectiva.com.br>
2000-10-28 jbj- add cscope/ctags (Rodrigo Barbosa<rodrigob@conectiva...
2000-09-28 jbj- handle possible db3 dependency on -lpthread more...
2000-09-14 jbjRevert rpmrc excision for now.
2000-09-01 jbj- unify rpmError and rpmMessge interfaces through rpmlog.
2000-08-29 jbj- translate rpm.8 man page (Peter Ivanyi <ivanyi@intern...
2000-08-27 jbjRip out rpmrc configuration.
2000-08-14 jbjUpdate versions, rpm -> 4.1, popt -> 1.7.
2000-08-14 jbj- disable rpmlib(VersionedDependencies) by defining...
2000-07-25 jbj- create rpmbuild/rpmquery/rpmverify/rpmsign symlinks.
2000-07-15 jbj- rip out pre-transaction syscalls, more design is...
2000-06-22 jbj- put version on rpmpopt filename to avoid legacy filen...
2000-06-17 jbj- fix: broken glob test with empty build directory...
2000-06-16 jbj- fix: resurrect symlink unique'ifying property of...
2000-06-13 jbjLook for -ldb-3.0 before -ldb.
2000-06-13 jbjMore libtool fiddles.
2000-06-11 jbjFix db return code handling, majorly horked.
2000-06-07 jbj- create rpmio directory for librpmio.
2000-05-30 jbjSanity (make dist).
2000-05-30 jbj- mark packaging with version 4 to reflect filename...
2000-05-16 mswbzip2 1.0
2000-05-08 jbjhere's a patch to make rpm (3.1-0.14) work on current...
2000-05-02 jbjDon't do initdb, as we don't know what dbapi to use.
2000-05-01 jbjRename db0.c to db1.c, resurrect db2.c (from db3.c).
2000-04-25 mswfix configure check
2000-04-19 jbjHi!
2000-04-08 jbjfix: dbiCloseIndex not called (typo).
2000-03-27 jbjCompilation with db3.
2000-03-23 jbj- API: change dbi to pass by reference, not value.
2000-03-16 jbjconfigure.in fiddles for BSD systems (Patrick Schoo).
2000-03-13 jbjStart rpm-3.1 development.
2000-03-11 jbjSanity (penultimate rpm-3.0.4).
2000-03-11 jbjfix: use glibc 2.1 glob/fnmatch everywhere.
2000-03-09 jbjGet the escapes correct for "id -u" fidget.
2000-03-09 jbj- portability: skip bzip2 if not available.
2000-03-07 jbjportability: zlib-1.0.4 has not gzseek
2000-02-25 jbj- fix: filter excluded paths before adding install...
2000-02-24 jbj(solaris 2.6): portability requires setenv.c.
2000-02-22 jbjmacro expansion (and absolute path) in %files -f arg...
2000-02-17 jbjadd sl.po from Primoz Peterlin <peterlin@biofiz.mf...
2000-02-13 jbjPatches from PLD.
2000-02-10 jbjCommit broken perl binding changes.
2000-01-19 jbjDoxygen fiddles.
2000-01-19 jbjPreliminary support for doxygen generated API doco.
2000-01-07 jbjadd several BuildRoot FTW policies.
2000-01-03 jbjfix: fp.subDir was incorrectly set to NULL in sparse...
1999-12-30 jbjSanity (make dist).
1999-12-30 jbjadd ja translation and man pages (Kanda Mitsuru kanda...
1999-12-24 jbjsplit python bindings into a separate sub-package of...
1999-11-27 jbjlib/stubs.c: Add portability routines to rpmlib for...
1999-11-19 jbjmacros.in: Add buildsubdir and scriptlet template macros.
1999-11-04 jbjUse Fopen almost everywhere.
1999-10-11 jbjStart rpm-3.0.4.
1999-09-30 jbjSanity.
1999-09-30 jbjBuild on solaris2.6 with gcc.
1999-09-30 jbjSanity.
1999-09-30 jbjSanity.
1999-09-30 jbjSanity.
1999-09-30 jbjMore HPUX cc fiddles.
1999-09-30 jbjDon't build rpmgettext/rpmputtext if USE_NLS=no.
1999-09-29 jbjAdd libtool.m4 to aclocal.m4.
1999-09-29 jbjCheck in time stamps again.
1999-09-29 jbjCheck in time stamps.
1999-09-29 jbjDon't use err(3) for now.
1999-09-26 jbjAutoconf test for glob (and regex) functionality.
1999-09-21 jbjfix: command line install had header memory leak.
1999-09-20 jbjAdd err.[ch] to portability checks (as yet unused).
1999-09-20 jbjStart experimental support for bzip2 payloads.
1999-09-19 jbjdo versioned provides/conflicts resolution correctly.
1999-09-12 jbjglibc2: always enable dynamic mtrace if available.
1999-09-08 jbjFix lchown test.
1999-09-07 jbjSolaris: use getpassphrase rather than getpass if avail...
1999-09-07 jbjlink libbz2.a statically to avoid rpm->bzip2 dependence...
1999-09-06 jbjfix: don't successfully match with strncasecmp("sparc...
1999-08-25 jbjget the right default if no --prefix is given.
1999-07-19 jbjOrphans.
1999-07-19 jbjadd pl translation and man pages (Tomasz K?oczko et...
1999-07-15 jbjChange shared lib defaults.
1999-07-15 jbjAutomake to create python bindings.
1999-07-08 jbjTypos.
1999-07-08 jbjadd configure scaffolding to support rpm-4.0 packages.
1999-07-07 jbjBegin rpm-3.0.3.
1999-06-17 jbjMiNT port (Guido Flohr <gufl0000@stud.uni-sb.de>).
1999-06-16 jbjPropagate CONFIG_SITE to popt (#3212).
1999-06-09 jbjdon't clobber LDFLAGS in top-level Makefile (Tim Mooney).
1999-05-24 jbjBegin 3.0.2.
1999-04-21 jbjBump version/release.
1999-04-20 jbjfix: % before non-alphabetic non-macro special now...
1999-04-19 jbjRelease rpm 3.0.
1999-04-16 jbjUse statvfs on solaris2.6+ (Eddie Bugg <ralp@terra...
1999-04-16 jbjAdd -f to combat new POSIX behavior chown/chgrp on...
1999-04-14 jbjfix: last update transaction set segfault bug in installer.
1999-04-12 ewtversion 2.95
next