aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.PL
Commit message (Expand)AuthorAgeFilesLines
* enable to detect rpm versionThierry Vignaud2017-11-061-1/+17
* advertize the proper pkg for most distrosThierry Vignaud2017-11-061-1/+3
* add cflags reported by pkgconfigThierry Vignaud2017-11-061-1/+1
* drop bogus INC present since first releaseThierry Vignaud2017-11-061-1/+0
* simplify after previous commitThierry Vignaud2017-11-061-3/+1
* use ExtUtils::PkgConfig in order to get detect rpmThierry Vignaud2017-11-051-30/+26
* split configure deps hashThierry Vignaud2017-11-011-3/+5
* explicitely declare configure requiresThierry Vignaud2017-10-291-0/+3
* we need Test::PodThierry Vignaud2017-10-281-0/+3
* explain depsThierry Vignaud2017-10-271-1/+1
* cpan testers: do not test on perl < 5.8Thierry Vignaud2017-10-271-0/+1
* add licenseThierry Vignaud2017-10-271-0/+1
* add abstractThierry Vignaud2017-10-271-0/+1
* list me as authorThierry Vignaud2017-10-271-0/+1
* cpan: add repository linkThierry Vignaud2017-10-271-0/+7
* add 'META_MERGE' section for metadataThierry Vignaud2017-10-271-0/+4
* we don't actually support rpm < 4.13 anymoreThierry Vignaud2017-10-271-4/+4
* Revert "add support for int64, using Math::Int64 C API"Thierry Vignaud2017-09-071-1/+0
* simplify: drop obsolete svn2clThierry Vignaud2017-08-261-20/+0
* add support for int64, using Math::Int64 C APIThierry Vignaud2016-10-181-0/+1
* perl_checker cleanupThierry Vignaud2014-03-181-1/+1
* just overwrite archive when it already existThierry Vignaud2012-06-141-1/+1
* drop support for rpm-4.8.xThierry Vignaud2012-06-081-1/+1
* we don't compile anymore with rpm < 4.8Thierry Vignaud2012-04-111-1/+1
* use xz compressionThierry Vignaud2011-09-091-1/+1
* fix building after last commitThierry Vignaud2011-04-211-1/+1
* clean rpm5 support outThierry Vignaud2011-04-161-6/+2
* Backport thierry fix (first try to build with rpm-4.9.1)Dexter Morgan2011-04-151-0/+4
* Synthesized commit during git-svn import combining previous Mandriva history ...Mageia SVN-Git Migration2011-02-041-0/+0
* adjust rpm.org/rpm5.org detection codeChristophe Fergeau2010-02-241-1/+1
* we need to link with rpmbuild with rpm 4.6Christophe Fergeau2009-07-281-3/+3
* use pkg-config for rpm 4.x tooChristophe Fergeau2009-07-271-4/+1
* enable and fix additional (-Wextra) warningsPer Øyvind Karlsen2009-07-261-1/+1
* * clean out compatibility code for older rpm versions that's not reallyPer Øyvind Karlsen2009-07-261-2/+4
* - adapt to librpm4.6Pascal Rigaux2008-12-091-2/+2
* un-revert rpm5.org cosmetics now that cooker has reopenedPer Øyvind Karlsen2008-04-141-16/+10
* revert unneeded commit for nowtopic/3.12Pascal Rigaux2008-03-251-10/+16
* d'oh, argument to hexversion() must of course be passed as stringsPer Øyvind Karlsen2008-03-191-3/+2
* improve rpm version detectionPer Øyvind Karlsen2008-03-191-16/+11
* define WITH_DB in rpm5compat.h in stead of in MakefilePer Øyvind Karlsen2008-03-011-1/+1
* do better "detection" of callback size without having to define it in Makefil...Per Øyvind Karlsen2008-03-011-3/+0
* do not define RPM_CALLBACK_LONGLONG for rpm 5.0Per Øyvind Karlsen2008-02-281-1/+1
* fix building with rpm5 DEVEL versionPer Øyvind Karlsen2008-02-271-2/+2
* fix compiling with RCsThierry Vignaud2008-02-081-0/+2
* start on work for rpm5 supportPer Øyvind Karlsen2008-01-161-2/+5
* introduce some compatibility code with rpm.org Pascal Rigaux2007-12-101-1/+5
* oops, fix typo in previous commitPascal Rigaux2007-12-101-1/+1
* simplify version comparison using perl "version" objectsPascal Rigaux2007-12-101-15/+19
* - rpm 4.5 support (thanks to peroyvind) (#35323)Pascal Rigaux2007-11-091-0/+3
* - make is_arch_compat rpm 4.4.8 compliantOlivier Thauvin2007-06-191-0/+3