summaryrefslogtreecommitdiff
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* Preparing for rpm 4.16.1.3rpm-4.16.1.3rpm-4.16.xPanu Matilainen2021-03-221-1/+1
* Restore (some) compiler sanityPanu Matilainen2021-03-221-1/+1
* Preparing for rpm 4.16.1.2rpm-4.16.1.2-releasePanu Matilainen2020-12-161-1/+1
* Preparing for rpm 4.16.1.1.rpm-4.16.1.1-releasePanu Matilainen2020-12-161-1/+1
* Preparing for rpm 4.16.1rpm-4.16.1-releasePanu Matilainen2020-12-101-1/+1
* Really disable OpenMP if too oldMichal Domonkos2020-12-101-0/+1
* Eliminate use of obsolete gethostbyname() functionPanu Matilainen2020-12-101-1/+1
* configure.ac: fix cross-compilationFabrice Fontaine2020-12-101-2/+2
* Bump Lua to 5.2 in configure scriptMichal Domonkos2020-12-101-2/+2
* Check for OpenMP version at configure timeMichal Domonkos2020-12-101-2/+23
* Preparing for rpm 4.16.0 finalrpm-4.16.0-releasePanu Matilainen2020-09-301-1/+1
* Preparing for rpm 4.16.0 rc1Panu Matilainen2020-08-311-1/+1
* Preparing for rpm 4.16.0-beta3rpm-4.16.0-beta3Panu Matilainen2020-06-241-1/+1
* Preparing for rpm 4.16 beta2rpm-4.16.0-beta2Panu Matilainen2020-06-231-1/+1
* Preparing for rpm 4.16.0-beta1Panu Matilainen2020-05-281-1/+1
* Deprecate NSS supportNeal Gompa2020-04-161-1/+2
* Add a warning when beecrypt is selected for the crypto libraryNeal Gompa2020-04-161-0/+1
* Flush 1998 vintage fcntl-compatibility mess from system.hPanu Matilainen2020-04-021-1/+1
* Flush 20+ year old statfs() jungle, always use standard statvfs()Panu Matilainen2020-03-301-120/+1
* Drop support for dmallocPanu Matilainen2020-03-271-7/+0
* Drop unmaintained "hacking docs" doxygen docsPanu Matilainen2020-03-271-15/+0
* Assume/require POSIX-compliant chmod(1)Panu Matilainen2020-03-271-18/+0
* We don't use yacc for anything, don't bother testing for itPanu Matilainen2020-03-271-1/+0
* Move the auxiliary build tool clutter to a subdirectoryPanu Matilainen2020-03-271-0/+1
* Bump gettext version to 0.18.2 to get rid of deprecation warningsPanu Matilainen2020-03-251-1/+1
* Deprecate Berkeley DB database backendPanu Matilainen2020-03-231-1/+1
* Deprecate beecrypt supportPanu Matilainen2020-03-231-2/+2
* Remove support for obsolete --with-beecrypt configure switchPanu Matilainen2020-03-231-6/+0
* Drop the experimental LMDB backendPanu Matilainen2020-03-201-24/+0
* Add support for reading BDB without the libraryMichael Schroeder2020-01-131-0/+14
* Remove the experimental status from the ndb databaseMichael Schroeder2020-01-131-1/+1
* Fix building with no BerkeleyDB supportMichael Schroeder2019-12-261-1/+1
* Fix sqlite database access for unprivileged readers in WAL modePanu Matilainen2019-11-211-1/+1
* configure.ac: prefer pkg-config to find libgcryptRoss Burton2019-11-211-8/+15
* Replace uses of localtime() with the re-entrant variantPanu Matilainen2019-10-311-1/+1
* Add an experimental sqlite based rpmdb backendPanu Matilainen2019-10-181-0/+23
* Add configure option to build with -WerrorPanu Matilainen2019-10-161-0/+2
* Refactor mmap/munmap/mremap handling in ndbMichael Schroeder2019-10-161-4/+2
* Change the default crypto implementation to libgcrypt (from NSS)Panu Matilainen2019-09-111-2/+2
* Support libgrypt as crypto libraryMichael Schroeder2019-09-101-1/+20
* Axe support for Python 2Panu Matilainen2019-08-121-1/+1
* Bump version to mark the beginning of new devel cyclePanu Matilainen2019-06-261-1/+1
* Fix build with --disable-openmpPanu Matilainen2019-06-241-1/+10
* Rename rpmqv.c to rpm.c, as it's the main source for the rpm commandHoward Johnson2019-06-031-1/+1
* Add infrastructure for OpenMP support in librpmbuildPanu Matilainen2019-05-211-0/+1
* Support build-id generation from compressed ELF files (elfutils >= 0.175)Panu Matilainen2019-04-101-0/+4
* Add plugin for logging audit events for package operations as per OSPP v4.2Panu Matilainen2019-04-091-0/+24
* Default to Python 3 for bindings, deprecate Python 2 supportPanu Matilainen2019-02-261-0/+1
* Don't bother checking for python and perl binariesPanu Matilainen2019-02-261-3/+0
* Support building rpm without Berkeley DB, simplify the configurationPanu Matilainen2019-02-011-57/+36