summaryrefslogtreecommitdiff
path: root/Configure
Commit message (Expand)AuthorAgeFilesLines
* Make PERL_PATCHLEVEL a single value quoted stringH.Merijn Brand2008-12-251-3/+5
* Configure detection of __attribute__((deprecated))Rafael Garcia-Suarez2008-12-031-1/+31
* could we add usedevel to config.h?H.Merijn Brand2008-11-281-2/+11
* Add prototype detection for NDBM header filesMarcus Holland-Moritz2008-11-061-30/+61
* Haiku PortIngo Weinhold2008-10-291-2/+6
* fix for failed Gconvert detection under C++Tony Cook2008-10-281-46/+49
* Fix prototype detection for C++Marcus Holland-Moritz2008-10-271-166/+190
* y2038 time checks have overflow checks. Added documentation andH.Merijn Brand2008-10-181-17/+21
* Add probes for *time64 () functionsH.Merijn Brand2008-10-031-1/+33
* A builtin hard upper bound for sLOCALTIME_max to prevent AIXH.Merijn Brand2008-09-291-2/+5
* Allow s{GM,LOCAL)TIME_{min,max} to be set from CLI, Policy.sh and hintsH.Merijn Brand2008-09-291-17/+25
* Add probes for LOCALTIME_max and LOCALTIME_min (y2038 project)H.Merijn Brand2008-09-151-35/+110
* Cygwin build harmonization, remove cygwin/Makefile.SHsReini Urban2008-08-221-5/+12
* [perl #24198] Bad default-domainname extraction in Configure-Script may cause...Bram2008-08-081-3/+3
* Fix to Change 34120Jerry D. Hedden2008-07-111-1/+1
* Configure - d_sprintf_returns_strlenJerry D. Hedden2008-07-101-2/+4
* Fine-grained sGMTIME_min/max detectionH.Merijn Brand2008-07-081-53/+62
* Be sure to use the correct type, so bits do not get wrappedH.Merijn Brand2008-07-081-7/+7
* Probe for timegmH.Merijn Brand2008-07-071-1/+7
* Part one of y2038 changes for SchwernH.Merijn Brand2008-07-071-1/+76
* Warnings-free for metalint-3.5-27. Woot!H.Merijn Brand2008-06-161-20/+18
* Revert part of #31039H.Merijn Brand2008-05-271-2/+2
* Re: Change 33843: [perl #54120] [PATCH] [metaconfig] Need more -fstack-protectorAndy Dougherty2008-05-201-28/+33
* Re: [perl #50180] NDBM_File fails to build Andy Dougherty2008-05-171-23/+24
* [perl #54120] [PATCH] [metaconfig] Need more -fstack-protector Andy Dougherty2008-05-171-2/+16
* Re: Change 33598: [PATCH] Re: Smoke [5.11.0] 33456 PASS darwin 9.2.0 (macppcG...Jerry D. Hedden2008-04-021-2/+2
* detecting Configure test goofs (Was Re: branch prediction hints)Nicholas Clark2008-03-301-1/+6
* Re: Smoke [5.11.0] 33456 PASS darwin 9.2.0 (macppcG5/1 cpu)Dominic Dunlop2008-03-291-0/+11
* Give the test file for __builtin_expect() the correct name (try.c, notNicholas Clark2008-03-241-5/+7
* Final move from meta-3.0 to meta-3.5H.Merijn Brand2008-03-211-8/+33
* Resync with metaconfig. Escape the last ~.H.Merijn Brand2008-02-151-3/+3
* Shell patterns are subject to tilde expansion. So the case statementNicholas Clark2008-02-151-1/+1
* Fix the misplaced warnings and failing tests caused by the precisionNicholas Clark2008-01-231-0/+85
* Regen. Lots of under-the-hood changes accumulated.H.Merijn Brand2008-01-221-50/+42
* Intermediate update/regen in cleanup process, dtrace supportH.Merijn Brand2008-01-141-126/+128
* Re: [PATCH] Stop DTrace config option looping in non-interactive modeAndy Armstrong2008-01-121-4/+17
* sh doesn't know about !Andy Armstrong2008-01-111-1/+4
* Add dtrace supportAndy Armstrong2008-01-111-0/+69
* Intermediate re-gen for AndyA's dtrace work. More to comeH.Merijn Brand2008-01-091-67/+96
* Missing test, adding $ to the other testsH.Merijn Brand2008-01-011-3/+3
* Bring back the platforms that do not support -fstack-protectorH.Merijn Brand2008-01-011-11/+16
* Sync after metaconfig backports. Some reorders were doneH.Merijn Brand2007-12-291-10/+11
* Add a Configure probe for <assert.h>Nicholas Clark2007-12-221-0/+6
* char can be unsigned, so i8 needs to be signed char.Nicholas Clark2007-12-201-1/+1
* Oops. Change 32669 didn't mean to add ssp to the libswanted list.Nicholas Clark2007-12-201-1/+1
* A new try at getting -fstack-protector working, by adding it to theNicholas Clark2007-12-201-4/+18
* Merge the duplicated code for the tests for -fno-strict-aliasing andNicholas Clark2007-12-201-28/+23
* [Patch] Configure doesn't pick up Hash/Util/FieldHashAlexander Gough2007-10-081-5/+7
* The question auctioned at YAPC::Europe-2007 in ViennaH.Merijn Brand2007-09-091-1/+14
* bye bye charsizeH.Merijn Brand2007-08-211-69/+5