summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)AuthorFilesLines
2014-11-05Fixed incorrect writting host_os to platform/macros for uClibcNataliia Koval1-0/+3
2013-11-15msm: check libxml/{xmlreader,tree}.hAdrian Negreanu1-0/+10
2013-08-07Security plugin: removing disable-dchecks optionElena Reshetova1-8/+0
2013-05-31Security plugin: Adding configuration option --disable-dchecksElena Reshetova1-0/+7
2013-02-02Adding security msm pluginElena Reshetova1-0/+55
2013-02-02Prefer sys/vfs.h, as statvfs stats all filesystems againAnas Nashif1-7/+7
2013-01-30Bump version to dot-paperbag aka 4.11.0.1Panu Matilainen1-1/+1
2013-01-29Preparing for 4.11.0 finalrpm-4.11.0-releasePanu Matilainen1-1/+1
2013-01-29Acommodate to glibc 2.17 __secure_getenv() renamingPanu Matilainen1-1/+1
2012-12-10Preparing for 4.11.0-beta1upstream/4.10.91rpm-4.11.0-beta1Panu Matilainen1-1/+1
2012-11-30Get rid of long since deprecated VFY_VerifyDigest() usesPanu Matilainen1-2/+2
2012-11-30Remove extra ',' in NSS configure checks, whoopsPanu Matilainen1-1/+1
2012-10-31Use private NSS context if NSS supports it (RhBug:871485)Panu Matilainen1-0/+4
2012-10-19Default to NSS crypto though...Panu Matilainen1-2/+2
2012-10-19Add support for beecrypt as an alternative crypto implementationMichael Schroeder1-0/+32
2012-08-14Run gcc supported flags test without our stricter warning flagsPanu Matilainen1-2/+1
2012-07-12Run gcc supported flags test with -WerrorPanu Matilainen1-1/+1
2012-07-02Dont use mmap() for anything, axe the code insteadPanu Matilainen1-2/+0
2012-06-25Add support for quilt (ticket #54) and bzr to %autosetup/patchPanu Matilainen1-0/+2
2012-06-21Add a set of macros to further automate spec %prep tasksPanu Matilainen1-0/+3
2012-06-21Fall back to using fsync() on systems without fdatasync()Panu Matilainen1-0/+1
2012-05-31Only use local mempcpy() if system libraries dont provide onePanu Matilainen1-0/+1
2012-05-31Bury our glob() implementation entirely inside rpmglob.c (RhBug:819680)Panu Matilainen1-11/+0
2012-05-22Add support for 7zip compressed tarballsChristophe Fergeau1-0/+1
2012-03-20Bump version to appear newer than 4.10.x branchPanu Matilainen1-1/+1
2012-03-09Allow silent build on automake versions that support itPanu Matilainen1-0/+2
2011-09-01GCC warning option tweaksPanu Matilainen1-3/+1
2011-08-19Remove support for ancient bzip2 library versionsPanu Matilainen1-7/+1
2011-07-08zlib is mandatory, fail at configure if missing + remove conditionalsPanu Matilainen1-0/+2
2011-06-28Enable GLOB_ONLYDIR of the bundled glob() on platforms that support itPanu Matilainen1-1/+1
2011-04-29Add lrzip support.Ville Skyttä1-0/+1
2011-04-29Add lzip support.Ville Skyttä1-0/+1
2011-04-04Only enable test-suite if fakechroot is availablePanu Matilainen1-1/+3
2011-03-28Use pkg-config to find Lua + determine flags (ticket #88)Panu Matilainen1-21/+14
2011-03-25Push platform config out of main rpm macros filePanu Matilainen1-28/+0
2011-03-25Replace distro/vendor autodetection with a configure switchPanu Matilainen1-13/+7
2011-03-25Move find-provides and find-requires link to autodeps/Florian Festi1-35/+24
2011-03-23Remove checks of unused things from configure.acJindrich Novy1-12/+1
2011-03-23Don't use mtrace(3), muntrace(3) and don't check for mcheck.hJindrich Novy1-2/+0
2011-03-23Remove libio support to suppress timedRead()Jindrich Novy1-1/+0
2011-03-09Preliminary distutils support for the python bindingsPanu Matilainen1-0/+1
2011-03-04Make peace with autoconf-2.68Panu Matilainen1-0/+2
2010-12-22Only sepolicy-plugin needs linking to libsemanagePanu Matilainen1-1/+4
2010-12-03Bump HEAD version at branch-pointPanu Matilainen1-1/+1
2010-10-26Fix BDB version check in configure to work with >= 5 tooPanu Matilainen1-1/+1
2010-10-22Move librpmsign to its own subdirectory in the sourcesPanu Matilainen1-1/+1
2010-10-01Add configure switch to disable plugins buildPanu Matilainen1-0/+7
2010-10-01Handle enable/disable python to configure.ac more sanelyPanu Matilainen1-1/+1
2010-09-01Add SELinux policy pluginSteve Lawrence1-3/+46
2010-09-01Use selabel interfaces instead of matchpathconSteve Lawrence1-0/+13