Move key size fixups from rpmdbAdd & Remove to td2key()
[platform/upstream/rpm.git] / configure.ac
2008-05-12 Panu MatilainenFixup paths and Makefiles for rpmdb/ elimination
2008-05-08 Panu MatilainenRip useless ROOT_GROUP checking from configure
2008-04-30 Panu MatilainenRIP alloca()
2008-04-28 Panu MatilainenDrop va_copy check, it's already done by C99 checks
2008-04-28 Panu MatilainenRequire C99 capable compiler in configure
2008-04-22 Jindrich NovyCheck for lzma library in configure.ac and reference...
2008-04-16 Panu MatilainenStart phasing out internal copy of Lua
2008-04-16 Jindrich NovyRequire mkstemp()
2008-04-03 Panu MatilainenEnable stack protector by default if gcc supports it
2008-03-07 Panu MatilainenRemove unused RPMUSER, GROUP etc from configure.ac
2008-03-04 Panu MatilainenAdd super-H arch support (rhbz#432496)
2008-02-05 Panu MatilainenRip the horrible (ia64) autorelocate kludgery. RIP.
2008-01-09 Panu MatilainenDrop internal db from dist tarballs
2007-12-19 Panu MatilainenDrop duplicate locale.h check
2007-12-17 Panu MatilainenDon't bother configuring db3 directory if using external db
2007-12-11 Ralf Corsépiustest == is a bashism.
2007-12-05 Panu MatilainenRename apidocs to hackingdocs, only build on request
2007-11-26 Ralf CorsépiusAdjust comment.
2007-11-26 Ralf Corsépiuss/build_os/host_os/
2007-11-22 Ralf CorsépiusAdd header preinstallation.
2007-11-22 Ralf CorsépiusEliminate egrep (Abandoned by POSIX many years ago).
2007-11-21 Ralf CorsépiusAdd AC_USE_SYSTEM_EXTENSIONS.
2007-11-21 Ralf Corsépiuss/build_cpu/host_cpu/
2007-11-13 Panu MatilainenFix build without O2
2007-11-08 Panu MatilainenDisable -Wstrict-prototypes for now due to noise from...
2007-11-02 Peter JonesMerge
2007-11-02 Panu MatilainenUse NSS instead of beecrypt for encryption (Tomas Mraz)
2007-10-30 Ralf Corsépiusmerge suckage.
2007-10-30 Ralf CorsépiusReplace AC_CHECK_FUNCS by AC_REPLACE_FUNCS for basename...
2007-10-29 Panu MatilainenAutomated merge with ssh://pmatilai@login.linux.duke...
2007-10-29 Ralf CorsépiusRemove AM_C_PROTOTYPES.
2007-10-27 Ralf CorsépiusAbandon addlib().
2007-10-27 Ralf CorsépiusEliminate AC_TRY_COMPILE (Obsolete).
2007-10-27 Ralf CorsépiusRemove AC_PROG_GCC_TRADITIONAL (Obsolete).
2007-10-27 Ralf CorsépiusRemove AC_ISC_POSIX (Obsolete).
2007-10-27 Ralf CorsépiusUse AC_CONFIG_HEADERS instead of AM_CONFIG_HEADER.
2007-10-27 Ralf CorsépiusCheck for stdarg.h.
2007-10-24 Ralf CorsépiusAdd rpmdb/rpmints.h.in.
2007-10-24 Ralf CorsépiusRemove AC_CHECK_FUNC(fchmod).
2007-10-18 Ralf CorsépiusRemove WITH_APIDOCS, WITH_APIDOCS_TARGET.
2007-10-18 Ralf CorsépiusUse DOXYGEN instead of __DOXYGEN.
2007-10-18 Ralf CorsépiusUse DOXYGEN instead of __DOXYGEN.
2007-10-18 Ralf CorsépiusUse DOXYGEN instead of __DOXYGEN.
2007-10-17 Ralf CorsépiusAdd automake option nostdinc.
2007-10-17 Panu MatilainenUse HAVE_DB_H for both internal and external BDB
2007-10-08 Ralf CorsépiusAdd __LZMA.
2007-10-05 Ralf CorsépiusAdd HAVE_DOT.
2007-10-04 Ralf CorsépiusStop checking for machine/types.h (Private header of...
2007-10-03 Ralf CorsépiusRemove $dirs (unused).
2007-10-01 Ralf CorsépiusRemove AC_CHECK_HEADERS(thread.h).
2007-09-20 Panu MatilainenAutomated merge with ssh://pmatilai@login.linux.duke...
2007-09-20 Ralf CorsépiusRemove checks for synch.h, semaphore.h, aio.h (unused).
2007-09-20 Ralf CorsépiusMake zlib conditional.
2007-09-20 Ralf CorsépiusTighten check for libbz2.
2007-09-19 Ralf CorsépiusCosmetics.
2007-09-19 Ralf CorsépiusRename --with-internal-db into --with-external-db.
2007-09-19 Ralf CorsépiusRemove NPTL games.
2007-09-18 Ralf CorsépiusAdd check for db_threadid_t in db.h.
2007-09-18 Ralf CorsépiusRename BZIP2BIN->__BZIP2.
2007-09-18 Ralf CorsépiusRemove WITH_POPT (Unused).
2007-09-18 Ralf Corsépiuss/libary/library/
2007-09-18 Ralf CorsépiusFix ancient typo.
2007-09-18 Ralf CorsépiusInvert logic to setup WITH_INTERNAL_DB.
2007-09-18 Ralf CorsépiusAdd preliminary --with/without-internal-db processing.
2007-09-17 Ralf CorsépiusEliminate WITH_DB_SUBDIR.
2007-09-17 Ralf CorsépiusAdd with_internal_db.
2007-09-14 Ralf CorsépiusMove generating rpmpopt-@VERSION@ from configure into...
2007-09-14 Ralf CorsépiusMove generating rpm.pc from configure into Makefile.
2007-09-13 Ralf CorsépiusProcess platform in Makefile instead of configure.
2007-09-12 Ralf CorsépiusAdd __CURL.
2007-09-12 Ralf CorsépiusAttempt to escape hg messed up the repo once more.
2007-09-12 Ralf CorsépiusFix indentation of --enable-python.
2007-09-12 Panu MatilainenAutomated merge with file:/home/pmatilai/repos/rpm...
2007-09-12 Ralf CorsépiusMerge tools/Makefile.am into Makefile.am
2007-09-12 Panu MatilainenRemove NEON and related hacks
2007-09-12 Panu MatilainenAutomated merge with file:/home/pmatilai/repos/rpm...
2007-09-12 Ralf CorsépiusReduce minimum python version to 2.3.
2007-09-11 Ralf CorsépiusReduce minimum python version to 2.4.
2007-09-11 Ralf CorsépiusRemove libxml.
2007-09-11 Ralf CorsépiusAdd subdir-objects.
2007-09-10 Ralf CorsépiusRequire python >= 2.5.
2007-09-10 Ralf CorsépiusSplit host-python (__PYTHON), from build-python.
2007-09-10 Ralf CorsépiusAdd AC_DISABLE_STATIC.
2007-09-05 Ralf CorsépiusGenerate scripts/macros.perl, scripts/macros.php, scrip...
2007-09-05 Ralf CorsépiusDon't AC_DEFINE(RPMCONFIGDIR).
2007-09-04 Ralf CorsépiusAC_DEFINE(RPMCANONVENDOR).
2007-09-04 Ralf CorsépiusRemove selinux autodetection.
2007-09-04 Ralf CorsépiusMake --with-neon more strict.
2007-09-04 Panu Matilainenmerge
2007-09-04 Panu MatilainenBacked out changeset 842b0b8f3f8d
2007-09-04 Panu MatilainenAutomated merge with ssh://login.linux.duke.edu//home...
2007-09-04 Ralf CorsépiusAdd --with-neon.
2007-09-03 Panu MatilainenRead vendor macros again.
2007-09-03 Panu MatilainenAutomated merge with file:/home/pmatilai/repos/rpm...
2007-09-03 Panu MatilainenAutomated merge with ssh://login.linux.duke.edu//home...
2007-09-03 Ralf CorsépiusRemove CTAGS, CSCOPE.
2007-09-02 Panu MatilainenAutomated merge with ssh://pmatilai@login.linux.duke...
2007-08-31 Ralf CorsépiusRemove LIBRPMALIAS_FILENAME.
2007-08-31 Panu MatilainenLose ancient and unused brp-redhat
2007-08-31 Ralf CorsépiusEliminate tmpdir, varprefix.
next