summaryrefslogtreecommitdiff
path: root/Configure
Commit message (Expand)AuthorAgeFilesLines
* Regen Configure and friends after backportsH.Merijn Brand2021-10-291-165/+164
* Send bugs to GitHubJames E Keenan2021-10-131-3/+1
* Test declarations after statement in Configure's C99 probe codeNicholas Clark2021-10-131-4/+11
* Teach Configure and cflags.SH about C99Nicholas Clark2021-10-131-0/+49
* A Configure test for C11 thread local storage specificer, _Thread_localNicholas Clark2021-09-071-0/+127
* detect struct stat.st_dev's size and signedness, and return it safelyTony Cook2021-09-011-0/+72
* Regen Configure and Glossary after backport of xlocale.h additionH.Merijn Brand2021-08-111-53/+53
* only #include <xlocale.h> when it is actually neededTony Cook2021-08-111-0/+50
* Disambiguate what user sees in interactive ConfigureH.Merijn Brand2021-06-161-4/+4
* Configure: apply recent metaconfig changesKarl Williamson2021-06-121-88/+112
* Configure changes for HAS_NON_INT_BITFIELDSKarl Williamson2021-06-121-0/+33
* prevent undefined behaviour at a language level while probing getenvTony Cook2021-06-091-2/+2
* Sync Configure with META/DIST : >&4 changes and a typoH.Merijn Brand2021-05-311-10/+10
* Prevent incpath to spill into libpthH.Merijn Brand2021-04-161-6/+14
* Reword usage messages, per review from TuxJames E Keenan2021-02-181-1/+1
* Provide examples for quoting shell wordsJames E Keenan2021-02-181-2/+2
* Regenerate Configure and frieds after backportH.Merijn Brand2021-02-141-19/+19
* Configure - test that gcvt/qgcvt are not buggy (Issue 18170)sisyphus2020-12-271-0/+15
* Add Configure probe for getenv() buffer raceKarl Williamson2020-12-191-0/+82
* Fix build on Haiku beta, set correct Haiku usrinc and locinc, add -fno-stack-...Thibault DUPONCHELLE2020-09-291-14/+15
* Add the Configure option to enable strict by default in perl programs.H.Merijn Brand2020-09-221-30/+30
* Trap SIGBUS when Configure checks for va_copy (#18148)H.Merijn Brand2020-09-221-0/+3
* Add the Configure option to enable strict by default in perl programs.Todd Rinaldo2020-09-151-0/+30
* Regenerate Configure after accepting PRH.Merijn Brand2020-09-021-2/+5
* Merge Configure changes for z/OS and AIXH.Merijn Brand2020-08-221-119/+188
* Make getverlist inside Configure strict/warnings safe and correctly sortedH.Merijn Brand2020-08-211-18/+20
* Remove 5005threads vestiges from Configure and friendsDagfinn Ilmari Mannsåker2020-08-211-81/+4
* 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