summaryrefslogtreecommitdiff
path: root/Configure
Commit message (Expand)AuthorAgeFilesLines
* Replace "define\t" with "define " in Configure/metaconfig related filesYves Orton2023-04-291-1/+1
* Add sys/syscall.h probeH.Merijn Brand2023-04-281-1/+7
* ask the compiler to find libquadmathH.Merijn Brand2023-04-281-8/+37
* Manually re-order to simplify oncoming quadmath changeH.Merijn Brand2023-04-271-20/+20
* Regen Configure after backportsH.Merijn Brand2023-04-271-134/+138
* Configure: don't probe for the malloc()/free() return typeTony Cook2023-02-141-29/+3
* Configure - fix handling of quoted gcc outputKurt Fitzner2023-01-311-1/+1
* Configure: Add various C99 compatibility improvementsFlorian Weimer2023-01-171-5/+11
* Add parameter types to declarations for clang-16Peter Levine2023-01-171-2/+2
* Figure out I32df, U32uf, etc. in Configure rather than in perl.hTAKAI Kousuke2022-11-141-0/+49
* 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