summaryrefslogtreecommitdiff
path: root/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* Add a "ci" make target for easy local runningPanu Matilainen2021-03-221-0/+5
* Rename rpmqv.c to rpm.c, as it's the main source for the rpm commandHoward Johnson2019-06-031-1/+1
* Remove IAM_ macros left over from the "helper" rpm binariesHoward Johnson2019-06-031-1/+1
* Enable all our configure options during distcheck for maximum coveragePanu Matilainen2019-06-031-1/+15
* Support building rpm without Berkeley DB, simplify the configurationPanu Matilainen2019-02-011-1/+1
* Resurrect long since broken Lua library pathPanu Matilainen2018-10-161-0/+2
* Move macros.debug to test-suite data directoryPanu Matilainen2018-04-131-3/+0
* Move cli verify flags to rpmcli.h where they belong, lose rpmvf.hPanu Matilainen2017-11-131-1/+0
* Remove excessive linking from our cli toolsPanu Matilainen2017-10-091-8/+8
* Create $(prefix)/rpm/macros.d directory on make installPanu Matilainen2017-09-221-0/+2
* Fix excessive dependencies for elfdeps and sepdebugcrcfixPanu Matilainen2017-09-201-4/+4
* Enable python build during dist-checkPanu Matilainen2017-09-061-1/+1
* debugedit: Support String/Line table rewriting for larger/smaller paths.Mark Wielaard2017-03-061-1/+7
* Add OpenSSL support for digest and signaturesStephen Gallagher2017-02-161-8/+9
* Make peach with doxygen >= 1.8.8 (#131)Panu Matilainen2017-02-061-4/+4
* Define AM_CFLAGS inside the Makefile.am files themselves.Mark Wielaard2016-12-091-0/+1
* Drop special hackery to force rpm into /bin/rpmPanu Matilainen2016-11-041-6/+1
* Tweak up distclean-local to appease distcheckPanu Matilainen2016-11-041-3/+1
* Fix "make dist" work out of the box againPanu Matilainen2016-11-041-0/+6
* Fix internal headers getting pulled into API docsPanu Matilainen2016-11-021-1/+1
* Drop CHANGES out of dist tarballsPanu Matilainen2016-11-021-1/+1
* Rip rpm 4.4.x API compatibilityPanu Matilainen2016-10-241-1/+0
* Add sepdebugcrcfix to fixup old style gnu_debuglink CRC checksum.Mark Wielaard2016-07-291-0/+4
* Add find-debuginfo.sh -m minisymtab support.Mark Wielaard2016-07-291-0/+3
* Fix symlinks for installations outside /usr/binPeter Eisentraut2016-02-241-2/+4
* Properly support BeeCrypt option in build systemNeal Gompa (ニール・ゴンパ)2016-02-241-8/+9
* Delete GROUPSThierry Vignaud2016-01-281-1/+1
* Ensure librpm doxygen stuff gets rebuilt when version changesPanu Matilainen2014-09-151-1/+1
* Axe unmaintained, bitrotten dependency generator scriptsPanu Matilainen2014-03-311-2/+1
* Always use the new dependency generator "engine"Panu Matilainen2014-03-311-5/+2
* Add rpm2archive utility for converting rpm payload to tar archives.Florian Festi2014-03-111-0/+7
* Move RPMERR_* inst new rpmarchive.hFlorian Festi2014-01-311-0/+1
* Move file related defines and typedefs to a new public rpmfiles.h headerPanu Matilainen2013-12-111-0/+1
* Main macros needs similar sed-love on install as platform macrosPanu Matilainen2013-03-061-3/+4
* First cut of a libsolv-style string <-> id pool APIPanu Matilainen2012-09-071-0/+1
* Make base64 encoding/decoding part of rpmio public APIPanu Matilainen2011-11-091-0/+1
* Only enable test-suite if fakechroot is availablePanu Matilainen2011-04-041-1/+5
* Use pkg-config to find Lua + determine flags (ticket #88)Panu Matilainen2011-03-281-1/+1
* Drop the unused + unmaintained javadeps helperPanu Matilainen2011-03-251-4/+0
* Push platform config out of main rpm macros filePanu Matilainen2011-03-251-1/+4
* Create platform specific config on all OS'esPanu Matilainen2011-03-251-4/+1
* Move find-provides and find-requires link to autodeps/Florian Festi2011-03-251-3/+4
* Make rpmplugins.h private for nowPanu Matilainen2010-12-221-1/+0
* Revert rpmquery/rpmverify split, ain't gonna happen this time aroundPanu Matilainen2010-11-171-14/+9
* Get rid of 'rpminstall' binary & manual afterall, flip flopPanu Matilainen2010-11-151-7/+1
* Bah, couple of missed places for librpmsign movingPanu Matilainen2010-10-221-1/+1
* Move librpmsign to its own subdirectory in the sourcesPanu Matilainen2010-10-221-3/+3
* Further split the cli-tools to rpminstall, rpmquery and rpmverifyPanu Matilainen2010-10-081-10/+21
* Lift specfile query out of main rpm(query) into separate binaryPanu Matilainen2010-10-041-2/+8
* Add configure switch to disable plugins buildPanu Matilainen2010-10-011-1/+5