summaryrefslogtreecommitdiff
path: root/debuginfod/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* debuginfod: create libdebuginfod.so.1 before libdebuginfod.soDmitry V. Levin2020-12-091-5/+6
* debuginfod: export DEBUGINFOD_SONAME macro in debuginfod.hDmitry V. Levin2020-12-091-7/+6
* Drop $(EXEEXT) suffix from shared librariesDmitry V. Levin2020-12-061-1/+1
* Support building when fts and obstack aren't part of libc.Érico Rolim2020-11-031-3/+3
* debuginfod: Fix BUILD_STATIC build.Mark Wielaard2020-09-171-2/+2
* debuginfod: Add --disable-libdebuginfod and --enable-libdebuginfod=dummy.Mark Wielaard2020-07-041-2/+30
* PR25722: debuginfod-find: accept /path/names in place of buildid hexFrank Ch. Eigler2020-03-271-1/+1
* Fix BUILD_STATIC build and enable gcov for debuginfod.Mark Wielaard2019-11-261-2/+2
* debuginfod 2/2: server sideFrank Ch. Eigler2019-11-221-2/+6
* debuginfod 1/2: client sideAaron Merey2019-11-221-0/+114