summaryrefslogtreecommitdiff
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* configure.ac contains BashismsMark Wielaard2023-03-051-2/+2
* Prepare for 0.189elfutils-0.189Mark Wielaard2023-03-031-2/+2
* configure: Check for and -Wuse-after-free=3 when availableMark Wielaard2023-02-211-1/+10
* configure: Error when demangler is enabled, but libstdc++ support isn'tMark Wielaard2023-02-171-1/+2
* configure: Add --enable-sanitize-memoryIlya Leoshkevich2023-02-141-0/+24
* backends: Support returning lvalue and rvalue referencesIlya Leoshkevich2023-02-141-2/+9
* configure: Add --disable-demanglerIlya Leoshkevich2023-02-091-1/+7
* configure: Use -fno-addrsig if possibleIlya Leoshkevich2023-02-091-0/+8
* debuginfod PR29975 & PR29976: decrease default concurrencyFrank Ch. Eigler2023-01-111-0/+6
* support ZSTD compression algorithmMartin Liska2022-12-231-0/+13
* Prepare for 0.188elfutils-0.188Mark Wielaard2022-11-021-1/+1
* configure.ac: Update AC_PROG_CC and AC_PROG_LEX for autoconf 2.70Mark Wielaard2022-10-271-2/+2
* tests: Disable run-debuginfod-federation-metrics.sh for old libmicrohttpdMark Wielaard2022-06-021-0/+2
* Prepare for 0.187elfutils-0.187Mark Wielaard2022-04-251-2/+2
* libelf: Check for mremap, elf_update needs it for ELF_C_RDWR_MMAPMark Wielaard2022-04-241-1/+4
* configure: Don't check whether -m64 works for 32bit host biarch checkMark Wielaard2022-03-241-2/+0
* configure: Use AS_HELP_STRING instead of AC_HELP_STRING.Mark Wielaard2022-03-141-2/+2
* configure: Test for _FORTIFY_SOURCE=3 support.Mark Wielaard2022-03-141-10/+27
* configure: Add --enable-sanitize-addressMark Wielaard2021-12-091-0/+25
* Prepare for 0.186elfutils-0.186Mark Wielaard2021-11-101-1/+1
* configure.ac: rework gnu99 ext check to allow clangAdrian Ratiu2021-08-311-34/+1
* handle libc implementations which do not provide `error.h`Saleem Abdulrasool2021-08-271-0/+3
* lib: Add static inline reallocarray fallback functionMark Wielaard2021-07-291-0/+3
* Prepare for 0.185elfutils-0.185Mark Wielaard2021-05-221-1/+1
* Prepare for 0.184elfutils-0.184Mark Wielaard2021-05-101-1/+1
* debuginfod: Set child thread names via pthread_setname_np()Frank Ch. Eigler2021-03-301-0/+3
* build: Check for -Wno-packed-not-aligned supportTimm Bäder2021-03-061-0/+9
* build: Check for -Wtrampolines supportTimm Bäder2021-03-061-0/+9
* build: Check for -Wimplicit-fallthrough=5 separatelyTimm Bäder2021-03-011-0/+12
* Prepare for 0.183Mark Wielaard2021-02-051-2/+2
* libdwfl: use GNU strerror_r only when available.Érico Rolim2021-02-051-0/+5
* Add coverage targetDmitry V. Levin2021-01-121-0/+3
* Modernize gettext infrastructureDmitry V. Levin2020-12-161-4/+10
* m4: remove unneeded Makefile.amDmitry V. Levin2020-12-151-2/+0
* configure.ac: remove unneeded AC_CONFIG_MACRO_DIR([m4])Dmitry V. Levin2020-12-151-1/+0
* Fix spelling typos in NEWS, NOTES, TODO, and in comments of configure.acDmitry V. Levin2020-12-121-3/+3
* Remove unused tests/configure.acDmitry V. Levin2020-12-111-2/+0
* configure.ac: simplify argp checkDmitry V. Levin2020-12-111-23/+8
* configure.ac: fix typo in error diagnosticsDmitry V. Levin2020-12-111-1/+1
* debuginfod: export DEBUGINFOD_SONAME macro in debuginfod.hDmitry V. Levin2020-12-091-1/+4
* Support building when fts and obstack aren't part of libc.Érico Rolim2020-11-031-0/+20
* Prepare for 0.182Mark Wielaard2020-10-311-1/+1
* PR25461: add /etc/profile.d files for default $DEBUGINFOD_URLSFrank Ch. Eigler2020-10-081-0/+13
* libdwfl: Add ZSTD support.Mark Wielaard2020-09-211-2/+11
* Prepare for 0.181elfutils-0.181Mark Wielaard2020-09-081-1/+1
* libdwfl: do not dlopen libdebuginfod.so in --disable-libdebuginfod modeDmitry V. Levin2020-08-311-1/+4
* configure.ac: Set -DBAD_FTS=1 also for CXXFLAGS.Mark Wielaard2020-07-221-1/+2
* debuginfod: Add --disable-libdebuginfod and --enable-libdebuginfod=dummy.Mark Wielaard2020-07-041-6/+28
* elfutils/configure.ac: use $READELF, not readelfSergei Trofimovich2020-06-151-1/+1
* Prepare for 0.180elfutils-0.180Mark Wielaard2020-06-111-2/+2