summaryrefslogtreecommitdiff
path: root/Configure
Commit message (Expand)AuthorAgeFilesLines
* Configure: remove nsl from libswanteddanielnachun2022-09-031-1/+1
* Configure should avoid looping infinitely repeating the same questionNicholas Clark2022-08-021-0/+7
* properly populate osvers on Dragonfly BSD when the hostname isn't setTony Cook2022-07-201-1/+4
* Configure: Add missing `#include <inttypes.h>` to test programsTAKAI Kousuke2022-07-201-0/+8
* Configure: Fix typos for C99 macro name PRIX64TAKAI Kousuke2022-07-201-1/+1
* hide private functions with __attribute__((visibility("hidden")))Tomasz Konojacki2022-06-181-0/+30
* Update libsearch paths for cygwinLeon Timmermans2022-06-141-0/+10
* probe for setenv in ConfigureTomasz Konojacki2022-05-291-0/+6
* Revert "Add Configure question for taint support"Paul "LeoNerd" Evans2022-05-191-43/+1
* Add Configure question for taint supportNeil Bowers2022-04-201-1/+43
* Fixed possible syntax error in Configure's test program for Inf/NaN bytes.TAKAI Kousuke2022-03-051-0/+2
* 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