summaryrefslogtreecommitdiffstats
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* Split the "selfcontained" configure option in twoHEADQtCreator4.15.1QtCreator4.15.0-rc1QtCreator4.15.0-beta2QtCreator4.15.0-beta1QtCreator4.15.0QtCreator4.14.2QtCreator4.14.1QtCreator4.14.0-rc1QtCreator4.14.0-beta2QtCreator4.14.0-beta1QtCreator4.14.0QtCreator4.13.3QtCreator4.13.2QtCreator4.13.1QtCreator4.13.0-rc1QtCreator4.13.0-beta2QtCreator4.13.0-beta1QtCreator4.13.0QtCreator4.12.4QtCreator4.12.3QtCreator4.12.2QtCreator4.12.1QtCreator4.12.0-rc1QtCreator4.12.0-beta2QtCreator4.12.0-beta1QtCreator4.12.0QtCreator4.11.2QtCreator4.11.0-rc1QtCreator4.11.0-beta2QtCreator4.11.0-beta1QtCreator4.11.0master5.04.154.144.134.124.1112.011.010.0Ulf Hermann2019-08-261-5/+17
* Merge tag 'elfutils-0.175'Ulf Hermann2019-01-091-1/+1
|\
| * Prepare for 0.175Mark Wielaard2018-11-141-1/+1
* | Merge tag 'elfutils-0.174'Ulf Hermann2018-10-111-1/+5
|\|
| * Prepare for 0.174elfutils-0.174Mark Wielaard2018-09-141-1/+1
| * Require gawk in maintainer modeRoss Burton2018-07-051-0/+4
* | Merge tag 'elfutils-0.173'Ulf Hermann2018-07-131-15/+15
|\|
| * Prepare for 0.173elfutils-0.173Mark Wielaard2018-06-291-1/+1
| * Prepare for 0.172.elfutils-0.172Mark Wielaard2018-06-111-1/+1
| * Prepare for 0.171.elfutils-0.171Mark Wielaard2018-06-011-1/+1
| * libdwfl: Use process_vm_readv when available.Mark Wielaard2018-03-281-2/+4
| * Use fallthrough attribute.Joshua Watt2018-02-101-0/+6
| * Make sure packed structs follow the gcc memory layoutUlf Hermann2017-09-201-0/+13
| * Detect if symbol versioning is supportedUlf Hermann2017-08-181-0/+15
| * Check if gcc complains about __attribute__ (visibility(..))Ulf Hermann2017-08-181-0/+16
| * Check for -z,defs, -z,relro, -fPIC, -fPIE before using themUlf Hermann2017-08-181-2/+54
* | Merge tag 'elfutils-0.170'Ulf Hermann2017-08-171-5/+1
|\|
| * Prepare for 0.170.elfutils-0.170Mark Wielaard2017-08-021-1/+1
| * backends: Don't depend on linux/bpf.h to compile bpf disassembler.Mark Wielaard2017-07-241-4/+0
* | Merge tag 'elfutils-0.169'QtCreator4.5.1QtCreator4.5.0-rc1QtCreator4.5.0QtCreator4.4.1QtCreator4.4.0-rc1QtCreator4.4.0-beta1QtCreator4.4.04.54.4Ulf Hermann2017-05-081-3/+3
|\|
| * Prepare for 0.169.elfutils-0.169Mark Wielaard2017-05-051-3/+3
* | Provide build rules for a compatibility libraryUlf Hermann2017-05-081-0/+1
* | Skip deleted test if fork(2) is unavailableUlf Hermann2017-05-081-0/+1
* | Check for existence of GNU-style strerror_rUlf Hermann2017-05-051-0/+2
* | Skip fchown, fchmod, fadvise, fallocate if functions are unavailableUlf Hermann2017-05-041-0/+3
* | Add our own tdestroy if search.h exposes a node_t structUlf Hermann2017-05-041-0/+21
* | Check for existence of GNU-style basename()Ulf Hermann2017-05-041-0/+16
* | Define unlocked io functions to locked ones if they are unavailableUlf Hermann2017-05-041-0/+4
* | Wrap fts_.h in fts.hUlf Hermann2017-05-031-7/+11
* | Add a stdio_ext.h that defines __fsetlocking awayUlf Hermann2017-05-031-0/+3
* | Add fake features.h for win32Ulf Hermann2017-05-031-0/+3
* | Add ar.h for systems where it doesn't existUlf Hermann2017-05-031-0/+3
* | Add sysconf replacement for win32Ulf Hermann2017-05-031-0/+20
* | Add mman.h/.c for win32Ulf Hermann2017-05-031-0/+7
* | Add endian.h and byteswap.hUlf Hermann2017-05-031-0/+6
* | Make failure to find valgrind non-fatalUlf Hermann2017-05-021-1/+2
* | Add a "selfcontained" mode to provide missing headers on windowsUlf Hermann2017-05-021-0/+6
* | Make sure packed structs follow the gcc memory layoutUlf Hermann2017-05-021-0/+13
* | Check if gcc supports -rdynamic and don't use it if notUlf Hermann2017-05-021-0/+11
* | Check native binary formatUlf Hermann2017-05-021-0/+3
* | Generalize library namesUlf Hermann2017-04-281-0/+30
* | Check if rpath is supported before setting itUlf Hermann2017-04-281-0/+12
* | Disable symbol versioning if .symver doesn't workUlf Hermann2017-04-281-0/+12
* | Check if we need -lintl for linking gettextUlf Hermann2017-04-281-0/+25
* | Check if gcc complains about __attribute__ (visibility(..))Ulf Hermann2017-04-281-0/+16
* | Check for -z,defs, -z,relro, -fPIC, -fPIE before using themUlf Hermann2017-04-281-2/+54
* | Drop handrolled or #ifdef'ed libc replacementsUlf Hermann2017-04-281-31/+0
* | Add gnulib modules to replace missing libc functionalityUlf Hermann2017-04-271-0/+13
|/
* Check for existence of mempcpyUlf Hermann2017-02-171-0/+3
* Add -D_FORTIFY_SOURCE=2 to CFLAGS if possible.Mark Wielaard2017-02-141-0/+21