summaryrefslogtreecommitdiff
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* 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
* Bump version to appear newer than latest stable branchPanu Matilainen2016-10-031-1/+1
* configure.ac: use link instead of compile for gcc flags testThomas Petazzoni2016-09-121-1/+1
* Fix libdw configure check.Mark Wielaard2016-08-241-1/+1
* configure.ac: use LIBDW always conditionallyIgor Gnatenko2016-08-241-3/+4
* Add build-id links to rpm for all ELF files.Mark Wielaard2016-07-291-0/+15
* configure --with-external-db should fall back to external if unspecified.Mark Wielaard2016-03-221-3/+25
* Make sure CPPFLAGS are setup correctly for finding nspr.hMark Wielaard2016-03-221-0/+7
* Supply declaration of fdatasync if missingPeter Eisentraut2016-02-111-0/+1
* Add RubyGems support.Vít Ondruch2015-11-121-0/+1
* Configure option to build with imaevm supportfin@linux.vnet.ibm.com2015-08-121-0/+9
* Add experimental ndb database supportMichael Schroeder2015-07-161-0/+14
* Eliminate leftover, macro HAVE_GETPASSPHRASE is not used any more.Lubos Kardos2015-06-251-2/+0
* Use setexecfilecon() from libselinux instead of ad-hoc codeGuillem Jover2015-02-161-0/+2
* Add utf-8 validation to librpmbuild, take 1 (ticket #30, RhBug:948712, ...)Panu Matilainen2014-09-081-0/+1
* Bump version to appear newer than 4.12.x branchPanu Matilainen2014-08-271-1/+1
* Check for sys/auxv.h header, always include if presentPanu Matilainen2014-06-271-0/+1
* Drop the experimental collection supportPanu Matilainen2014-06-171-37/+0
* Add a %_rundir macro to the platform files.Michael Schroeder2014-05-071-0/+7
* Use pax format for dist tarballs.Panu Matilainen2014-04-071-1/+1
* Dont bother looking for platform specific dependency generator scriptsPanu Matilainen2014-03-311-25/+0
* Add rpm2archive utility for converting rpm payload to tar archives.Florian Festi2014-03-111-0/+25
* Search for 7za and 7z for 7-zip.Ville Skyttä2013-08-151-1/+1
* Use getauxval(3) to read auxv dataKirill A. Shutemov2013-07-021-0/+1
* Remove bundled mergesort() copy, use one from the system if availablePanu Matilainen2013-03-191-0/+1
* Use lutimes() instead of utimes() on systems that have itPanu Matilainen2013-03-131-0/+1
* Use utimes() instead of the obsolescent utime() for setting file timesPanu Matilainen2013-03-131-1/+1
* Fixup find-requires linking for srcdir != builddir.Mark Wielaard2013-03-061-1/+1
* Require dbus >= 1.3 for DBUS_TYPE_UNIX_FD usage.Mark Wielaard2013-03-051-1/+1
* Acommodate to glibc 2.17 __secure_getenv() renamingPanu Matilainen2013-01-281-1/+1
* First cut at shutdown prevention pluginPanu Matilainen2013-01-151-0/+10
* Get rid of long since deprecated VFY_VerifyDigest() usesPanu Matilainen2012-11-291-2/+2
* Remove extra ',' in NSS configure checks, whoopsPanu Matilainen2012-11-291-1/+1
* Bumb version to indicate branch-pointPanu Matilainen2012-11-071-1/+1
* Use private NSS context if NSS supports it (RhBug:871485)Panu Matilainen2012-10-311-0/+4
* Default to NSS crypto though...Panu Matilainen2012-10-191-2/+2
* Add support for beecrypt as an alternative crypto implementationMichael Schroeder2012-10-191-0/+32
* Run gcc supported flags test without our stricter warning flagsPanu Matilainen2012-08-141-2/+1
* Run gcc supported flags test with -WerrorPanu Matilainen2012-07-121-1/+1
* Dont use mmap() for anything, axe the code insteadPanu Matilainen2012-07-021-2/+0
* Add support for quilt (ticket #54) and bzr to %autosetup/patchPanu Matilainen2012-06-251-0/+2