summaryrefslogtreecommitdiff
path: root/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* Merge Lua posix extension into librpmioPanu Matilainen2022-04-131-2/+1
* Move source uncompress logic from spec parse to build timePanu Matilainen2022-04-041-0/+4
* Fix includes not getting pulled into dist tarballs regressionPanu Matilainen2022-03-141-9/+0
* Eliminate the strange include pre-build install machineryPanu Matilainen2022-03-101-52/+41
* Split off rpmDigest*() APIs from rpmpgp.h to a new rpmcrypto.h headerPanu Matilainen2022-02-251-0/+1
* Fix rpmspec build issue introduced in 03b3df0ce01aa0c59ef72eba8c0b770cc20d93dfPanu Matilainen2021-12-201-1/+1
* Add an interactive macro shell mode to rpmspecPanu Matilainen2021-12-201-1/+2
* Add optional readline history support in rpmlua interactive modePanu Matilainen2021-12-201-1/+3
* Add rpmlua wrapper command for running our Lua interpreter standalonePanu Matilainen2021-12-171-0/+5
* Use external debuginfo toolingPanu Matilainen2021-06-211-19/+0
* Rename doc/ to docs/ to work with GitHub PagesFlorian Festi2021-05-181-10/+10
* Make Lua a hard requirement for rpmPanu Matilainen2021-02-091-3/+0
* Remove support for Berkeley Database backendPanu Matilainen2021-02-031-12/+2
* Added fapolicyd rpm pluginRadovan Sroka2021-01-281-0/+1
* Enable fsverity in CIJes Sorensen2020-09-041-0/+1
* Remove support for NSSPanu Matilainen2020-05-291-1/+0
* Remove support for beecryptPanu Matilainen2020-05-291-1/+0
* Move rpmvercmp() to librpmioPanu Matilainen2020-05-271-0/+1
* Drop unmaintained "hacking docs" doxygen docsPanu Matilainen2020-03-271-19/+0
* Move the auxiliary build tool clutter to a subdirectoryPanu Matilainen2020-03-271-1/+1
* Drop config.sub and config.guess from dist-tarballsPanu Matilainen2020-03-271-2/+1
* Fix "make distcheck" failing right after ./configurePanu Matilainen2020-03-251-2/+2
* Add a "ci" make target for easy local runningPanu Matilainen2020-03-241-0/+5
* Nuke leftover LMDB references in Makefile.am and DockerfileDaniel Mach2020-03-241-1/+0
* Change the default crypto implementation to libgcrypt (from NSS)Panu Matilainen2019-09-111-1/+0
* 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