summaryrefslogtreecommitdiff
path: root/Configure
Commit message (Expand)AuthorAgeFilesLines
* 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
* rt.perl.org 126152 compile error after re-running Configure since AmigaOS mergeJarkko Hietaniemi2015-10-161-12/+14
* Try to avoid doubling the cppflags if rerun without removing config.shJarkko Hietaniemi2015-10-161-1/+6
* Fix 683e3b31e8b72cceH.Merijn Brand2015-10-101-1/+1
* Remove unused filesystem stat symbols.Jarkko Hietaniemi2015-10-021-129/+0
* amigaos4: Configure: syslog extension not feasibleAndy Broad2015-09-161-3/+8
* Don't add -shared when the compiler is clang++Chris 'BinGOs' Williams2015-09-071-0/+1
* amigaos4: detect the Amiga extensionsAndy Broad2015-09-051-0/+5
* amigaos4: Configure: allow hinting sig_num_initAndy Broad2015-09-051-0/+4
* amigaos4: Configure: allow hinting d_procselfexeAndy Broad2015-09-051-0/+4
* amigaos4: Configure: this test needs also alarm()Andy Broad2015-09-051-1/+1
* amigaos4: Configure: -fstack-protector* compiles but does not linkAndy Broad2015-09-051-9/+13
* amigaos4: Configure; abc/pdksh bug workaround, hardwire the fieldnAndy Broad2015-09-051-0/+7
* amigaos4: Configure; the abc/pdksh shell evaluates \n in argumentsAndy Broad2015-09-051-4/+4
* amigaos4: Configure: the multiview is a good amigaos indicatorAndy Broad2015-09-051-0/+1
* amigaos4: Configure: tr extra sanity checkAndy Broad2015-09-051-4/+4
* amigaos4: Configure: /dev/null works, but test -c doesn'tAndy Broad2015-09-051-1/+4
* extra guard against spaces in paths (spotted by Ivan Pozdeev)H.Merijn Brand2015-07-301-8/+8
* Consistently use -o a.out (spotted by Ivan Pozdeev)H.Merijn Brand2015-07-301-1/+1
* There is no default dflt for usedtrace (spotted by Ivan Pozdeev)H.Merijn Brand2015-07-301-1/+1
* Regenerate Configure after backports and small fixesH.Merijn Brand2015-07-061-263/+267
* fix variable name in case of unknown NANH.Merijn Brand2015-07-061-7/+7
* Create try.c afresh for pointersize testH.Merijn Brand2015-07-061-1/+1
* infnan: move the mantbits definitions from perl.h to ConfigureJarkko Hietaniemi2015-06-121-0/+17
* infnan: Configure scan for fp mantissa bytesJarkko Hietaniemi2015-06-121-0/+75
* infnan: Configure scan for infnan bytesJarkko Hietaniemi2015-06-121-0/+178
* Missing Configure messages.Jarkko Hietaniemi2015-02-251-0/+2
* Configure: lrintl, lroundl, llrintl, llroundlJarkko Hietaniemi2015-02-021-0/+24
* uname -r works on MINIX as wellChris 'BinGOs' Williams2015-01-141-1/+1
* Put pthread in front of libswanted and add clH.Merijn Brand2015-01-051-2/+2
* Configure: silence ASan warningsDavid Mitchell2014-12-311-5/+5
* Perl 5 on Haiku - libperl.so not found installing out of standard locationH.Merijn Brand2014-12-241-4/+1
* Add pthread to libswantedH.Merijn Brand2014-12-111-1/+2
* reduce stderr noise in buildDavid Mitchell2014-12-031-1/+0