Hi!
[tools/librpm-tizen.git] / configure.in
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
1999-04-11 jbjDefault to not build shared libraries.
1999-04-08 jbjFrom Tim Mooney:
1999-04-05 jbjBump version.
1999-04-04 jbjArm-linux fiddles: set RPMCANONARCH correctly and go...
1999-04-03 jbjPortability fiddles (Tim Mooney).
1999-03-31 jbjadd explicit macrofiles path to rpmrc.
1999-03-28 jbjfix: avoid segfault using --prefix until ewt fixes.
1999-03-22 jbjmore DU 4.0D fiddles (Shing-Gene Yung).
1999-03-21 jbjpgp5 support (Carlo Wood <carlo@runaway.xs4all.nl>).
1999-03-20 jbjBump version.
1999-03-19 jbjDU 4.0D fiddles (Shing-Gene Yung<shing@cz3.nus.edu...
1999-03-16 jbjRE fiddle to get canonical arch correct.
1999-03-16 jbjFix newSpec in "rpm -q --specfile --specedit"
1999-03-14 jbjchange support@redhat.com to rpm-list@redhat.com.
1999-03-13 jbjfix: with --target=i686, pass macro %_arch=i386.
1999-02-28 jbjBump version.
1999-01-26 jbjRestore RPMCONFIGDIR throughout.
1999-01-26 jbjmake '-' character illegal (again) in version/release.
1999-01-25 jbjEliminate generated files.
1999-01-22 jbjUse libtool to build libraries, but force --disable...
1999-01-22 jbjChange dependencies so that automake is not needed...
1999-01-21 jbjAfter running libtoolize to update config.guess config.sub
1999-01-19 jbjReleased rpm-2.90 -- version is now 2.91
1998-12-31 jbjuse "original db-1.85" if available (Raw Hide glibc...
1998-12-17 jbjultrapenguin 1.1.9 sparc64 changes.
1998-12-05 jbjAutomake voodoo.
1998-12-05 jbjdisplay "..?....." rather than "..5....." for unreadabl...
1998-11-30 jbjUse AC_CANONICAL_SYSTEM, not AC_CANONICAL_HOST.
1998-11-22 jbjStart abstracting compressed I/O.
1998-11-06 jbjconfigure.in: set default value for RPM. (Tim Mooney)
1998-11-06 jbjsolaris: don't attempt static link. (Tim Mooney)
1998-10-20 jbjWorking make check.
next