summaryrefslogtreecommitdiff
path: root/Configure
Commit message (Collapse)AuthorAgeFilesLines
* SetUID scripts are deprecated for 5.12H.Merijn Brand2009-01-191-1/+16
| | | | | | | Subject: disabling suidperl in Configure From: Nicholas Clark <nick@ccl4.org> Date: Sun, 18 Jan 2009 11:51:39 +0000 Message-ID: <20090118115139.GX2919@plum.flirble.org>
* 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
| | | | | | From: "Rafael Garcia-Suarez" <rgarciasuarez@gmail.com> Message-ID: <b77c1dce0812030351j33d7b75ci3e2640b33f36acd9@mail.gmail.com> p4raw-id: //depot/perl@34994
* could we add usedevel to config.h?H.Merijn Brand2008-11-281-2/+11
| | | | | | | | | | | | From: Nicholas Clark <nick@ccl4.org> Date: Thu, 27 Nov 2008 20:28:08 +0000 Message-ID: <20081127202807.GG49335@plum.flirble.org> Subject: Avoid duplicate vendorlib [PATCH] From: Gisle Aas <gisle@activestate.com> Date: Wed, 12 Nov 2008 13:50:34 +0100 Message-Id: <71B06786-4C55-4A76-BE24-C01F89015D45@activestate.com> p4raw-id: //depot/perl@34950
* Add prototype detection for NDBM header filesMarcus Holland-Moritz2008-11-061-30/+61
| | | | | Message-ID: <20081103224011.26c223b3@r2d2> p4raw-id: //depot/perl@34756
* Haiku PortIngo Weinhold2008-10-291-2/+6
| | | | | Message-Id: <20081029022544.413.1@knochen-vm.localdomain> p4raw-id: //depot/perl@34630
* fix for failed Gconvert detection under C++Tony Cook2008-10-281-46/+49
| | | | | Message-ID: <20081028112405.GA14163@mars.tony.develop-help.com> p4raw-id: //depot/perl@34617
* Fix prototype detection for C++Marcus Holland-Moritz2008-10-271-166/+190
| | | | | Message-ID: <20081026214113.0a5dc1a3@r2d2> p4raw-id: //depot/perl@34602
* y2038 time checks have overflow checks. Added documentation andH.Merijn Brand2008-10-181-17/+21
| | | | | test programs in Porting/ p4raw-id: //depot/perl@34504
* Add probes for *time64 () functionsH.Merijn Brand2008-10-031-1/+33
| | | | | Add missing config vars p4raw-id: //depot/perl@34456
* A builtin hard upper bound for sLOCALTIME_max to prevent AIXH.Merijn Brand2008-09-291-2/+5
| | | | | from stalling in the tests p4raw-id: //depot/perl@34444
* Allow s{GM,LOCAL)TIME_{min,max} to be set from CLI, Policy.sh and hintsH.Merijn Brand2008-09-291-17/+25
| | | p4raw-id: //depot/perl@34443
* Add probes for LOCALTIME_max and LOCALTIME_min (y2038 project)H.Merijn Brand2008-09-151-35/+110
| | | p4raw-id: //depot/perl@34363
* Cygwin build harmonization, remove cygwin/Makefile.SHsReini Urban2008-08-221-5/+12
| | | | | | From: "Reini Urban" <rurban@x-ray.at> Message-ID: <6910a60807280355g129511d9v61c9763c3fd12a27@mail.gmail.com> p4raw-id: //depot/perl@34218
* [perl #24198] Bad default-domainname extraction in Configure-Script may ↵Bram2008-08-081-3/+3
| | | | | | | | cause infinite loops in perl-tests From: "Bram via RT" <perlbug-followup@perl.org> Message-ID: <rt-3.6.HEAD-29759-1218114045-1803.24198-15-0@perl.org> p4raw-id: //depot/perl@34188
* Fix to Change 34120Jerry D. Hedden2008-07-111-1/+1
| | | | | | From: "Jerry D. Hedden" <jdhedden@cpan.org> Message-ID: <1ff86f510807110559tdc38deas3042e3e8ec234168@mail.gmail.com> p4raw-id: //depot/perl@34126
* Configure - d_sprintf_returns_strlenJerry D. Hedden2008-07-101-2/+4
| | | | | | From: "Jerry D. Hedden" <jdhedden@cpan.org> Message-ID: <1ff86f510806190822l34a3ea7eudb7b75f60ff0635d@mail.gmail.com> p4raw-id: //depot/perl@34120
* Fine-grained sGMTIME_min/max detectionH.Merijn Brand2008-07-081-53/+62
| | | p4raw-id: //depot/perl@34114
* Be sure to use the correct type, so bits do not get wrappedH.Merijn Brand2008-07-081-7/+7
| | | p4raw-id: //depot/perl@34112
* Probe for timegmH.Merijn Brand2008-07-071-1/+7
| | | p4raw-id: //depot/perl@34107
* Part one of y2038 changes for SchwernH.Merijn Brand2008-07-071-1/+76
| | | p4raw-id: //depot/perl@34105
* Warnings-free for metalint-3.5-27. Woot!H.Merijn Brand2008-06-161-20/+18
| | | | | Removed all files that are now identical to dist-3.5 p4raw-id: //depot/perl@34064
* Revert part of #31039H.Merijn Brand2008-05-271-2/+2
| | | p4raw-id: //depot/perl@33939
* Re: Change 33843: [perl #54120] [PATCH] [metaconfig] Need more -fstack-protectorAndy Dougherty2008-05-201-28/+33
| | | | | Message-ID: <Pine.LNX.4.64.0805201102040.767@fractal.phys.lafayette.edu> p4raw-id: //depot/perl@33887
* Re: [perl #50180] NDBM_File fails to build Andy Dougherty2008-05-171-23/+24
| | | | | Message-ID: <Pine.LNX.4.64.0805131224130.9728@fractal.phys.lafayette.edu> p4raw-id: //depot/perl@33845
* [perl #54120] [PATCH] [metaconfig] Need more -fstack-protector Andy Dougherty2008-05-171-2/+16
| | | | | | From: Andy Dougherty (via RT) <perlbug-followup@perl.org> Message-ID: <rt-3.6.HEAD-9992-1210696625-331.54120-75-0@perl.org> p4raw-id: //depot/perl@33843
* Re: Change 33598: [PATCH] Re: Smoke [5.11.0] 33456 PASS darwin 9.2.0 ↵Jerry D. Hedden2008-04-021-2/+2
| | | | | | | | (macppcG5/1 cpu) From: "Jerry D. Hedden" <jdhedden@cpan.org> Message-ID: <1ff86f510804021045s1f7ec22ftbf5b9e2f2c6c619e@mail.gmail.com> p4raw-id: //depot/perl@33631
* detecting Configure test goofs (Was Re: branch prediction hints)Nicholas Clark2008-03-301-1/+6
| | | | | Message-ID: <20080324163509.GW79799@plum.flirble.org> p4raw-id: //depot/perl@33606
* Re: Smoke [5.11.0] 33456 PASS darwin 9.2.0 (macppcG5/1 cpu)Dominic Dunlop2008-03-291-0/+11
| | | | | | | | Message-Id: <3B7752C8-D5A2-452C-B3E0-C453FFCBCAFA@mac.com> [but rename ******* to i_mallocmalloc.U, and then fix up all the files that Porting/checkcfgvar.pl says need i_mallocmalloc declared] p4raw-id: //depot/perl@33598
* Give the test file for __builtin_expect() the correct name (try.c, notNicholas Clark2008-03-241-5/+7
| | | | | | | | builtin.c). Correct the user visible text, which was clearly a cut & paste from __builtin_choose_expr. For both, also run the program as part of the checks. Add a return value to the test program, and make it return something useful (that the if statement worked). p4raw-id: //depot/perl@33551
* Final move from meta-3.0 to meta-3.5H.Merijn Brand2008-03-211-8/+33
| | | p4raw-id: //depot/perl@33547
* Resync with metaconfig. Escape the last ~.H.Merijn Brand2008-02-151-3/+3
| | | p4raw-id: //depot/perl@33321
* Shell patterns are subject to tilde expansion. So the case statementNicholas Clark2008-02-151-1/+1
| | | | | | | | | in the filexp script (written out by Configure) for expanding ~ and ~/* has never worked. It's always been relying on the /bin/csh glob for the ~* case. Few people ever noticed because one has to be building to one's home directory on a system with no csh installed. This is a bug from Perl 1.0's Configure! p4raw-id: //depot/perl@33318
* Fix the misplaced warnings and failing tests caused by the precisionNicholas Clark2008-01-231-0/+85
| | | | | | | | loss warning on ++ and -- by moving the check to Configure time, creating a new config.sh variable nv_overflows_integers_at which contains an constant expression for the value of the NV which can't be incremented by 1.0 p4raw-id: //depot/perl@33049
* Regen. Lots of under-the-hood changes accumulated.H.Merijn Brand2008-01-221-50/+42
| | | p4raw-id: //depot/perl@33038
* Intermediate update/regen in cleanup process, dtrace supportH.Merijn Brand2008-01-141-126/+128
| | | | | is now backported p4raw-id: //depot/perl@32974
* Re: [PATCH] Stop DTrace config option looping in non-interactive modeAndy Armstrong2008-01-121-4/+17
| | | | | | Message-Id: <4C6BD298-5CD3-49EA-8FED-4A6DA24BFA7B@hexten.net> Date: Sat, 12 Jan 2008 20:27:46 +0000 p4raw-id: //depot/perl@32967
* sh doesn't know about !Andy Armstrong2008-01-111-1/+4
| | | | | | Message-Id: <7EC45604-54BE-4738-90B2-7AC5C6D17026@hexten.net> Date: Fri, 11 Jan 2008 19:34:25 +0000 p4raw-id: //depot/perl@32963
* Add dtrace supportAndy Armstrong2008-01-111-0/+69
| | | | | | | | | Message-Id: <F4AC553F-7C7F-49C3-98C2-E04681E1004F@hexten.net> with fixups as discussed on list, plus adding usedtrace to Glossary, plus propagating all the new config variables everywhere. (Was there an automatic way to do that? I did it with emacs macros) p4raw-id: //depot/perl@32953
* Intermediate re-gen for AndyA's dtrace work. More to comeH.Merijn Brand2008-01-091-67/+96
| | | p4raw-id: //depot/perl@32927
* Missing test, adding $ to the other testsH.Merijn Brand2008-01-011-3/+3
| | | p4raw-id: //depot/perl@32797
* Bring back the platforms that do not support -fstack-protectorH.Merijn Brand2008-01-011-11/+16
| | | p4raw-id: //depot/perl@32795
* Sync after metaconfig backports. Some reorders were doneH.Merijn Brand2007-12-291-10/+11
| | | p4raw-id: //depot/perl@32773
* Add a Configure probe for <assert.h>Nicholas Clark2007-12-221-0/+6
| | | p4raw-id: //depot/perl@32705
* char can be unsigned, so i8 needs to be signed char.Nicholas Clark2007-12-201-1/+1
| | | p4raw-id: //depot/perl@32671
* Oops. Change 32669 didn't mean to add ssp to the libswanted list.Nicholas Clark2007-12-201-1/+1
| | | p4raw-id: //depot/perl@32670
* A new try at getting -fstack-protector working, by adding it to theNicholas Clark2007-12-201-4/+18
| | | | | | gcc link flags so that any implementation dependant libraries are also linked in. p4raw-id: //depot/perl@32669
* Merge the duplicated code for the tests for -fno-strict-aliasing andNicholas Clark2007-12-201-28/+23
| | | | | -pipe into a new eval'd "function" checkccflag p4raw-id: //depot/perl@32667
* [Patch] Configure doesn't pick up Hash/Util/FieldHashAlexander Gough2007-10-081-5/+7
| | | | | Message-ID: <20071007232910.GA24241@the.earth.li> p4raw-id: //depot/perl@32061
* The question auctioned at YAPC::Europe-2007 in ViennaH.Merijn Brand2007-09-091-1/+14
| | | p4raw-id: //depot/perl@31830