summaryrefslogtreecommitdiff
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* Preparing for rpm 4.15.1.1rpm-4.15.xPanu Matilainen2021-03-221-1/+1
* Restore (some) compiler sanityPanu Matilainen2021-03-221-1/+1
* Preparing for rpm 4.15.1rpm-4.15.1-releasePanu Matilainen2019-11-181-1/+1
* Add configure option to build with -WerrorPanu Matilainen2019-11-181-0/+2
* Support libgrypt as crypto libraryMichael Schroeder2019-11-181-1/+20
* Refactor mmap/munmap/mremap handling in ndbMichael Schroeder2019-11-181-4/+2
* Preparing for rpm 4.15.0 finalrpm-4.15.0-releasePanu Matilainen2019-09-261-1/+1
* Preparing for rpm 4.15.0-rc1rpm-4.15.0-rc1Panu Matilainen2019-08-281-1/+1
* Preparing for rpm 4.15.0-betaPanu 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
* Fix BDB build when automatically selecting internal BDBPanu Matilainen2019-02-011-1/+1
* Add experimental support for non-privileged chroot on LinuxPanu Matilainen2019-01-171-0/+1
* Add a built-in macro for fetching number of CPUs, affinity aware and allPanu Matilainen2019-01-151-0/+1
* Drop support for patch < 2.1Panu Matilainen2018-10-251-11/+0
* Bump the minimum Python version requirement to 2.7Panu Matilainen2018-10-041-1/+1
* Add switch to disable systemd-inhibit pluginFlorian Festi2018-02-261-0/+8
* Drop -fPIC -DPIC from rpm's forced gcc build flagsPanu Matilainen2018-02-191-1/+1
* Make configure cope with multiple users/groups with ID 0Mike Crowe2018-01-051-2/+2
* Check for getline() as a required function in configurePanu Matilainen2017-11-091-1/+2
* Error out on --enable-ndb if system doesn't support mremap() (#334)Panu Matilainen2017-11-031-1/+4
* Test for lsetxattr() presence, don't try building IMA plugin without itPanu Matilainen2017-10-271-0/+5
* configure: Fix typo for libcrypto usability check for OpenSSL checkNeal Gompa2017-10-161-1/+1
* Less naive version of sync-after-transaction (RhBug:1461765)Panu Matilainen2017-09-071-0/+1
* Use pkg-config for figuring python cflags and libsPanu Matilainen2017-09-051-21/+4
* Mark ndb and lmdb experimental in configure tooPanu Matilainen2017-09-011-2/+2
* Add LMDB backend to RPMJeff Johnson2017-08-171-0/+24
* Revert "Only build bundled fts if system has a bad version that doesn't handl...Panu Matilainen2017-08-101-8/+0
* Bump version to appear newer than latest stable branch (4.14.x)Panu Matilainen2017-08-101-1/+1
* Add support for zstd compressed payloadJeff Johnson2017-08-091-0/+26
* config: Detect major/minor warnings and include the correct system header.Mark Wielaard2017-07-211-0/+8
* Check for libimaevm availability/usability in configurePanu Matilainen2017-06-091-2/+12
* Only librpmsign needs libimaevm, dont link to EVERYTHING...Panu Matilainen2017-06-081-1/+2
* Generalize primary user/group for platforms (#210)Ayappan2017-05-181-0/+5
* Actually test for __progname tooPanu Matilainen2017-03-241-0/+7
* Determine setprogname() availability by actually testing for itPanu Matilainen2017-03-241-0/+1
* Only build bundled fts if system has a bad version that doesn't handle LFSGleb Fotengauer-Malinovskiy2017-03-241-0/+8
* debugedit: Support String/Line table rewriting for larger/smaller paths.Mark Wielaard2017-03-061-0/+6
* Add OpenSSL support for digest and signaturesStephen Gallagher2017-02-161-8/+100
* Define AM_CFLAGS inside the Makefile.am files themselves.Mark Wielaard2016-12-091-1/+1
* Stop messing with CFLAGS from configurePanu Matilainen2016-12-081-3/+3
* Unbreak gcc options checkingPanu Matilainen2016-12-081-1/+2
* configure.ac: Support detecting gpg2 for %__gpg and prefer gpg2Neal Gompa2016-11-301-1/+1
* configure.ac: correct stack protector checkJames Knight2016-11-181-1/+1