summaryrefslogtreecommitdiff
path: root/config_h.SH
Commit message (Collapse)AuthorAgeFilesLines
* Detection of IPv6 clueful functions by Configure (part 1)H.Merijn Brand2009-03-251-0/+24
| | | | | | | | Other OS parts will follow From: Steve Peters <steve@fisharerojo.org> Date: Wed, 25 Mar 2009 10:54:51 -0500 Message-ID: <fd7a59d30903250854q53311f48o6744df7cbfa1d03d@mail.gmail.com>
* Restore old behavior for perl builds with (still) unflattened ext/.H.Merijn Brand2009-02-101-20/+20
| | | | Backported assorted changes and regenerated Configure
* Configure detection of __attribute__((deprecated))Rafael Garcia-Suarez2008-12-031-0/+4
| | | | | | 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-0/+7
| | | | | | | | | | | | 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-0/+21
| | | | | Message-ID: <20081103224011.26c223b3@r2d2> p4raw-id: //depot/perl@34756
* Add probes for *time64 () functionsH.Merijn Brand2008-10-031-0/+31
| | | | | Add missing config vars p4raw-id: //depot/perl@34456
* Add probes for LOCALTIME_max and LOCALTIME_min (y2038 project)H.Merijn Brand2008-09-151-8/+18
| | | p4raw-id: //depot/perl@34363
* Probe for timegmH.Merijn Brand2008-07-071-0/+6
| | | p4raw-id: //depot/perl@34107
* Part one of y2038 changes for SchwernH.Merijn Brand2008-07-071-0/+11
| | | p4raw-id: //depot/perl@34105
* Warnings-free for metalint-3.5-27. Woot!H.Merijn Brand2008-06-161-59/+71
| | | | | Removed all files that are now identical to dist-3.5 p4raw-id: //depot/perl@34064
* Re: [perl #50180] NDBM_File fails to build Andy Dougherty2008-05-171-6/+6
| | | | | Message-ID: <Pine.LNX.4.64.0805131224130.9728@fractal.phys.lafayette.edu> p4raw-id: //depot/perl@33845
* Re: Smoke [5.11.0] 33456 PASS darwin 9.2.0 (macppcG5/1 cpu)Dominic Dunlop2008-03-291-0/+6
| | | | | | | | 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
* Final move from meta-3.0 to meta-3.5H.Merijn Brand2008-03-211-0/+7
| | | p4raw-id: //depot/perl@33547
* Resync with metaconfig. Escape the last ~.H.Merijn Brand2008-02-151-5/+4
| | | p4raw-id: //depot/perl@33321
* Fix the misplaced warnings and failing tests caused by the precisionNicholas Clark2008-01-231-0/+7
| | | | | | | | 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
* The return of USE_DTRACEH.Merijn Brand2008-01-231-0/+6
| | | p4raw-id: //depot/perl@33045
* Regen. Lots of under-the-hood changes accumulated.H.Merijn Brand2008-01-221-5/+5
| | | p4raw-id: //depot/perl@33038
* Intermediate update/regen in cleanup process, dtrace supportH.Merijn Brand2008-01-141-8/+3
| | | | | is now backported p4raw-id: //depot/perl@32974
* Add dtrace supportAndy Armstrong2008-01-111-0/+6
| | | | | | | | | 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
* Sync after metaconfig backports. Some reorders were doneH.Merijn Brand2007-12-291-25/+25
| | | p4raw-id: //depot/perl@32773
* Add a Configure probe for <assert.h>Nicholas Clark2007-12-221-0/+6
| | | p4raw-id: //depot/perl@32705
* Escape $ENV in comments in config_h.SHJerry D. Hedden2007-12-111-1/+1
| | | | | | From: "Jerry D. Hedden" <jdhedden@cpan.org> Message-ID: <1ff86f510712110612o7bc5fa2ax9e575c0396cb2a64@mail.gmail.com> p4raw-id: //depot/perl@32607
* 1. Move #30327 to the generation locationH.Merijn Brand2007-04-181-39/+44
| | | | | | 2. Regen after backports 3. Include Jarkko's $run and \n patch p4raw-id: //depot/perl@30977
* Avoid to run config_h.SH twice during configuration.Rafael Garcia-Suarez2007-02-161-2/+7
| | | p4raw-id: //depot/perl@30327
* signbit detection (was [perl #39875] -0.0 loses signedness upon numeric ↵Andy Dougherty2007-02-101-1626/+1624
| | | | | | | comparison) Message-ID: <Pine.LNX.4.62.0702091121400.10202@fractal.phys.lafayette.edu> p4raw-id: //depot/perl@30192
* Introduction of d_pseudoforkH.Merijn Brand2006-12-051-0/+6
| | | p4raw-id: //depot/perl@29467
* OS/2 compilation fixes by IlyaIlya Zakharevich2006-11-281-0/+12
| | | | | | Subject: [PATCH 5.8.8] Build on OS/2 Message-ID: <20061128113629.GA18108@powdermilk.math.berkeley.edu> p4raw-id: //depot/perl@29407
* No more 5005thread messages from Configure for 5.9.x and upH.Merijn Brand2006-11-211-6/+7
| | | p4raw-id: //depot/perl@29338
* 1. Less Whoa there, based on a suggestion by Andy DoughertyH.Merijn Brand2006-11-151-0/+4
| | | | | 2. d_printf_format_null, based on a patch by Robin Barker p4raw-id: //depot/perl@29288
* Configure patch to add detection for DIR.dd_fd member variableSteve Peters2006-11-081-0/+6
| | | | | | From: "Steve Peters" <steve.peters@gmail.com> Message-ID: <fd7a59d30611042340p5543442ctad306aeb748b6bfe@mail.gmail.com> p4raw-id: //depot/perl@29238
* The non-unix parts for localtime_r_needs_tzsetH.Merijn Brand2006-11-061-0/+6
| | | | | Plus forced Glossary entry. That is a TODO for automation p4raw-id: //depot/perl@29213
* RE: [perl #26136] localtime(3) calls tzset(3), but localtime_r(3) may not.Benjamin Holzman2006-11-061-0/+7
| | | | | | From: "Benjamin Holzman" <bholzman@longitude.com> Message-ID: <010801c6ab24$09b9ed30$ce0515ac@office.iseoptions.com> p4raw-id: //depot/perl@29209
* Fix for RT#38169 & RT#38945H.Merijn Brand2006-10-231-0/+12
| | | | | Configure won't handle versions 5.10.0 or 5.8.10. p4raw-id: //depot/perl@29096
* Accumulated fixes from earlier backports, amongst of which:Jarkko Hietaniemi2006-09-131-18/+18
| | | | | | Subject: [PATCH] remove -Wdeclaration-after-statement scan from Configure Message-ID: <45063554.1040301@iki.fi> p4raw-id: //depot/perl@28829
* Fix comment nit in config.hSteve Peters2006-08-091-1/+1
| | | p4raw-id: //depot/perl@28685
* g++ stage 1 reachedJarkko Hietaniemi2006-08-081-0/+6
| | | | | Message-ID: <44D7AA6B.4040802@iki.fi> p4raw-id: //depot/perl@28674
* #7217: config.h comments for HAS_POLL incorrectDavid Dyck2006-07-271-8/+8
| | | | | | http://rt.perl.org/rt3/Ticket/Display.html?id=7217 Subject: config.h comments for HAS_POLL incorrect p4raw-id: //depot/perl@28625
* Re-generation after backports ofH.Merijn Brand2006-05-221-6/+5
| | | | | | | | | #28188 Only ask about MAD for 5.9.0 and greater. Otherwise silently #28189 A Configure probe for C99 variadic macros, based on code from #28202 Take advantage of the bug that binexp ignores the Configure #28263 Oops. Fix bad #! lines when not using userelocatableinc One small cleanup fix added. Some small re-ordering. Some whitespace. p4raw-id: //depot/perl@28283
* A Configure probe for C99 variadic macros, based on code from Jarkko.Nicholas Clark2006-05-131-0/+6
| | | p4raw-id: //depot/perl@28189
* Support for -DDEBUGGING and its alias -DEBUGGINGH.Merijn Brand2006-04-171-684/+684
| | | p4raw-id: //depot/perl@27863
* Regeneration after backports of #27447, #27484, #27485, #27488,H.Merijn Brand2006-04-031-8/+7
| | | | | #27489, #27490, #27491, and #27632 p4raw-id: //depot/perl@27703
* Introduce d_sitearch and d_inc_version_list config.sh variables.Gisle Aas2006-03-301-3/+3
| | | | | | | | These allow me to set sitearch and sitelib to be the same without ending up with duplicate entries in @INC. Basically the same way the old d_archlib variable is used. p4raw-id: //depot/perl@27632
* Reapply change 24432Jan Dubois2006-03-111-0/+2
| | | | | | From: "Jan Dubois" <jand@ActiveState.com> Message-ID: <01b001c644b2$879a1f50$6062a8c0@candy> p4raw-id: //depot/perl@27473
* Backport #27407H.Merijn Brand2006-03-081-7/+6
| | | | | | Add a Configure question for mad (Misc Attribute Decoration - Larry's perl5 to perl[56] convertor), which if set defines PERL_MAD in config.h p4raw-id: //depot/perl@27410
* Add a Configure question for mad (Misc Attribute Decoration - Larry'sNicholas Clark2006-03-071-0/+7
| | | | | perl5 to perl[56] convertor), which if set defines PERL_MAD in config.h p4raw-id: //depot/perl@27407
* Support for __builtin_expect and __builtin_choose_exprAndy Lester2006-03-031-0/+10
| | | | | Message-ID: <20051228213408.GB26033@petdance.com> p4raw-id: //depot/perl@27370
* Add probe for snprintf () and vsnprintf ()Steve Peters2006-01-031-0/+11
| | | | | | Subject: [PATCH] snprintf() and vsnprintf() (was Re: [PATCH] Configure: stdio char (un)signedness) Message-ID: <20060102153727.GA14247@mccoy.peters.homeunix.org> p4raw-id: //depot/perl@26606
* revive probe for futimes ()H.Merijn Brand2005-10-311-12/+18
| | | p4raw-id: //depot/perl@25935
* Backport of changes #25831 and #25832. Re-order neededYitzchak Scott-Thoennes2005-10-241-8/+8
| | | | | | | Subject: [PATCH] Re: Configure question about format of cc/cppsymbols Message-ID: <20051024200458.GC2312@efn.org> p4raw-link: @25831 on //depot/perl: 78821a22f30aaed98d9c6643adb5ed18f868dbe7 p4raw-id: //depot/perl@25837
* Add my_sprintf, which is usually just a macro for sprintf, for thoseNicholas Clark2005-10-241-0/+8
| | | | | | | places where we want to use the return value of sprintf. This allows a wrapper to be used for platforms where the C library isn't ANSI- conformant. p4raw-id: //depot/perl@25832