summaryrefslogtreecommitdiff
path: root/Configure
Commit message (Expand)AuthorAgeFilesLines
* Trap SIGBUS when Configure checks for va_copy (#18148)H.Merijn Brand2020-12-261-0/+3
* A few small cleanups in ConfigureH.Merijn Brand2020-05-191-9/+0
* add Configure probe for struct sockaddr_storageTomasz Konojacki2020-05-191-0/+20
* Fix language referring to GitHub issue tracker in various placesDave Rolsky2020-03-141-1/+1
* Configure: avoid here-doc in eval-ed snippetDagfinn Ilmari Mannsåker2020-01-211-4/+1
* Adapt Configure to GCC version 10Petr Písař2020-01-211-7/+7
* Regen after backport syncingH.Merijn Brand2020-01-211-2/+6
* Include <stdio.h> in getpgrp/setpgrp probes for printf prototype.Andy Dougherty2019-12-291-0/+2
* Fix strtoll, strtoul, and strtouq probes to compile under clang++.Andy Dougherty2019-12-291-6/+6
* Fix strtoull() probe to run under clang++.Andy Dougherty2019-12-291-2/+2
* Use a compile and run test for lchown() to satisfy clang++.Andy Dougherty2019-12-291-18/+15
* Add <stdlib.h> for futimes compilation test.Andy Dougherty2019-12-291-0/+1
* Update documentation, readmes, comments, and utilities to reference the GitHu...Dan Book2019-12-221-7/+7
* Regenerate Configure and friends after metaconfig changesKarl Williamson2019-12-031-18/+142
* Adapt Configure to GCC version 10Petr Písař2019-11-121-7/+7
* (perl #133495) remove probing for d_u32alignTony Cook2019-10-081-97/+5
* Add check for malloc_usable_size (Richard Leach)H.Merijn Brand2019-09-161-0/+6
* Configure: Include <stdlib.h> in futimes checkFlorian Weimer2019-09-101-0/+1
* Change "--sysroot X" to "--sysroot=X" in ConfigureHauke D2019-08-261-1/+1
* Reset xxx_convert to empty string if none of 3 utilities is foundJames E Keenan2019-08-201-5/+6
* Configure: reuse "cached" value of "none" for dirH.Merijn Brand2019-07-251-1/+1
* Remove trailing '/' from prefixH.Merijn Brand2019-07-251-12/+16
* Allow -Uusedtrace / -Dusedtrace=false / -Dusedtrace=noH.Merijn Brand2019-07-091-0/+4
* [PATCH] Remove vestiges of mpeix support (removed in 5.17.x)Richard Leach2019-05-301-1/+1
* Regenerate Configure from latest metaconfigAaron Crane2019-04-251-6/+3
* Improve setlocale() detection in Configure-ish filesKarl Williamson2019-03-041-4/+177
* Add towupper() and towlower() to Configure-ish filesKarl Williamson2019-03-041-4/+16
* Add wctype.h to Configure-ish filesKarl Williamson2019-03-041-0/+6
* Improve detection of memrchr, strlcat, and strlcpy.Andy Dougherty2019-01-311-6/+57
* Another attempt to improve Configure detection of memmem() [perl #133760].Andy Dougherty2019-01-231-40/+18
* Add ability to include literal text in the prototype check.Andy Dougherty2019-01-231-0/+1
* Improve Configure detection of memmem() [perl #133760].Andy Dougherty2019-01-221-2/+41
* Rely on C89 "const"Aaron Crane2018-11-271-35/+0
* Add initial support for Minix3H.Merijn Brand2018-10-301-1/+4
* Add gcc-8 and gcc-9 for FORTIFY_SOURCEH.Merijn Brand2018-09-021-1/+1
* Configure: redirect try.c errors to /dev/nullKarl Williamson2018-08-011-1/+1
* Fix Berkeley DB function type tests.Craig A. Berry2018-07-071-0/+2
* Add HAS_STRTOD_L to metaconfig.h and rebuild ConfigureAaron Crane2018-04-191-0/+6
* Rebuild Configure using metaconfig langinfo changeAaron Crane2018-04-191-9/+9
* Rebuild Configure from latest unitsAaron Crane2018-04-191-24/+24
* Regen after backporting and mergingH.Merijn Brand2018-04-161-4/+21
* Whitespace consistencyH.Merijn Brand2018-03-271-98/+84
* Actually make I18N::Langinfo avail on all platformsKarl Williamson2018-03-121-2/+6
* configure probe for mkostemp()Zefram2017-12-221-0/+6
* configure probes for accept4(), dup3(), pipe2()Zefram2017-12-221-0/+18
* Restore ability to build on platforms without snprintf()Aaron Crane2017-11-181-0/+69
* Rebuild Configure from current metaconfigAaron Crane2017-11-181-1/+1
* Configure: rebuild from latest unitsAaron Crane2017-10-231-37/+37
* Rely on C89 <string.h>Aaron Crane2017-10-211-76/+24
* Don't attempt to use non-standard <memory.h>Aaron Crane2017-10-211-26/+0