summaryrefslogtreecommitdiff
path: root/Configure
Commit message (Expand)AuthorAgeFilesLines
* Configure: check for GCC 6 and 7Ken Brown2017-09-221-1/+1
* fixed couple of compilation failures with g++ (JHI)H.Merijn Brand2017-05-171-8/+13
* initialize default_inc_excludes_dot to '' like every variableTony Cook2017-03-141-1/+1
* Turn on removal of dot in @INC by default:Sawyer X2017-03-141-7/+7
* (perl #130108) check if dtrace accepts -xnolibs and use it if availableTony Cook2017-01-051-3/+31
* Configure: also zero out high bytes of 80-bit ldnanNiko Tyni2016-11-221-0/+1
* Configure: fix garbage filtering with 80-bit long doublesNiko Tyni2016-11-221-8/+6
* No default breaks win32 and VMSH.Merijn Brand2016-11-121-1/+1
* Push current state to work on failing testsH.Merijn Brand2016-11-111-5/+11
* Remove "." from default @INC when default_inc_excludes_dot is setH.Merijn Brand2016-11-111-0/+24
* Re-gen after backport with serious fixesH.Merijn Brand2016-11-111-20/+20
* Configure: add defs summarizing doublekind/longdblkindJarkko Hietaniemi2016-10-281-1/+97
* Configure: signbit scan assuming too muchJarkko Hietaniemi2016-10-211-1/+1
* Add scan for IBM and Cray mainframe fp formats.Jarkko Hietaniemi2016-10-171-1/+19
* Add probe for gai_strerrorH.Merijn Brand2016-08-111-0/+30
* Follow-up from backporting workH.Merijn Brand2016-07-281-1/+1
* Configure: note that the infnan tests may crash.Jarkko Hietaniemi2016-07-271-0/+1
* Configure: VAX format HJarkko Hietaniemi2016-07-271-2/+13
* VAX: Configure: the VAX fp not really little-endianJarkko Hietaniemi2016-07-171-6/+6
* Configure: clarify "version-specific"Dan Collins2016-07-141-4/+7
* make Configure abort if both -Duselongdouble and -Dusequadmath are requestedTony Cook2016-07-111-0/+14
* Minor change after backpotinrH.Merijn Brand2016-07-061-1/+1
* [perl #128538] [PATCH] Fix copy/paste error in ConfigureH.Merijn Brand2016-07-051-1/+1
* VAX: Configure changes for VAX floatsJarkko Hietaniemi2016-07-011-2/+20
* Add Configure probe for strerror_l()Aaron Crane2016-06-021-0/+6
* Add Configure probe for querylocale()Aaron Crane2016-06-021-0/+6
* Rebuild Configure from current metaconfigAaron Crane2016-06-021-5/+3
* fix symbol detection with gcc 6 link-time optimization (RT #128131)Lukas Mai2016-05-141-2/+2
* Fix the Configure escape with usecrosscompile but no targethostNiko Tyni2016-05-101-1/+1
* Regenerate Configure and related parts after backportsAaron Crane2016-04-231-10/+28
* Bring Configure back into sync again with metaH.Merijn Brand2016-04-231-203/+144
* [perl #127894] ensure alignbytes is correct for -DusequadmathDagfinn Ilmari Mannsåker2016-04-201-11/+2
* Add probe for memmemH.Merijn Brand2016-03-251-0/+6
* Add Configure probes for newlocale, freelocale, and uselocaleH.Merijn Brand2016-03-191-0/+18
* Configure: silence 'dtrace -G' probeDavid Mitchell2016-03-181-1/+1
* Configure: silence some try.c warningsDavid Mitchell2016-03-141-1/+1
* [perl #122287] probe in Configure whether dtrace builds an objectTony Cook2016-03-091-0/+29
* amigaos4: no sigaction, no si fieldsJarkko Hietaniemi2016-03-021-0/+9
* Probe for and expose more fields for SA_SIGINFODagfinn Ilmari Mannsåker2016-01-261-0/+67
* Add Configure support for fdclose() for [perl #126847].Andy Dougherty2016-01-041-0/+6
* Remove nm from libswantedAndreas Koenig2016-01-041-1/+1
* Configure: notes on the m68881 extended precision formatJarkko Hietaniemi2015-12-181-1/+9
* Configure: grep -q is not portableJarkko Hietaniemi2015-12-171-1/+1
* Configure: infnan for mixed-endian double-doubleJarkko Hietaniemi2015-12-141-3/+11
* Configure: mixed-endian double-doublesJarkko Hietaniemi2015-12-141-4/+24
* Configure: cannot trust the bytes after the 80-bit fpJarkko Hietaniemi2015-12-141-3/+4
* Configure: unbreak -S option now that -O is the defaultAaron Crane2015-12-021-1/+1
* Configure: gcc 5 exists.Jarkko Hietaniemi2015-11-161-3/+3
* Revert "Remove unused filesystem stat symbols."Jarkko Hietaniemi2015-10-301-0/+129
* Make -O behaviour the defaultIvan Pozdeev2015-10-281-5/+4