This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
metaconfig.git
16 years agoMissed the quotation
H.Merijn Brand [Mon, 23 Apr 2007 20:50:49 +0000 (20:50 +0000)]
Missed the quotation

p4raw-id: //depot/metaconfig@31041

16 years agoMajor *try* cleanup: introduce $rm_try
H.Merijn Brand [Mon, 23 Apr 2007 17:32:57 +0000 (17:32 +0000)]
Major *try* cleanup: introduce $rm_try
Some whitespace cleanup
Small text nit from Jarkko

p4raw-id: //depot/metaconfig@31039

17 years agoBackport #30919; remove \n; add $run
Jarkko Hietaniemi [Wed, 18 Apr 2007 06:49:59 +0000 (09:49 +0300)]
Backport #30919; remove \n; add $run
30919: When removing the test program source,
       also remove the compiled executable.
Subject: [PATCH] Configure: echo without \n but run with $run
Message-Id: <200704180349.l3I3nxDh017058@vipunen.hut.fi>

p4raw-id: //depot/metaconfig@30976

17 years agoBackport #30904
H.Merijn Brand [Wed, 18 Apr 2007 10:25:54 +0000 (10:25 +0000)]
Backport #30904
If the test programs for strtoul(), strtoull() or strtouq() fail, don't
assume that the functions work.

p4raw-id: //depot/metaconfig@30975

17 years agoConfigure: echo without \n but run with $run
Jarkko Hietaniemi [Wed, 18 Apr 2007 06:49:59 +0000 (09:49 +0300)]
Configure: echo without \n but run with $run
Message-Id: <200704180349.l3I3nxDh017058@vipunen.hut.fi>

p4raw-id: //depot/metaconfig@30974

17 years agoBackport Configure change #30897
H.Merijn Brand [Thu, 12 Apr 2007 16:01:04 +0000 (16:01 +0000)]
Backport Configure change #30897

p4raw-link: @30897 on //depot/perl: 469eca228363087130e4b953569a5e409e27a976

p4raw-id: //depot/metaconfig@30933

17 years ago[perl #41589] [PATCH] 5.8.8 Linux needs -FPIC too
Tom Callaway [Thu, 22 Feb 2007 14:56:24 +0000 (06:56 -0800)]
[perl #41589] [PATCH] 5.8.8 Linux needs -FPIC too
From: Tom Callaway (via RT) <perlbug-followup@perl.org>
Message-ID: <rt-3.6.HEAD-18680-1172184984-1237.41589-75-0@perl.org>

p4raw-id: //depot/metaconfig@30526

17 years ago[perl #41595] [PATCH] 5.8.8 Use CFLAGS for all compiler invocations
Tom Callaway [Thu, 22 Feb 2007 19:33:45 +0000 (11:33 -0800)]
[perl #41595] [PATCH] 5.8.8 Use CFLAGS for all compiler invocations
From: Tom Callaway (via RT) <perlbug-followup@perl.org>
Message-ID: <rt-3.6.HEAD-28041-1172201625-659.41595-75-0@perl.org>

p4raw-id: //depot/metaconfig@30524

17 years agoBackport #30379
Yitzchak Scott-Thoennes [Tue, 20 Feb 2007 01:50:18 +0000 (17:50 -0800)]
Backport #30379
Subject: [PATCH] Re: Win32 modules & cygwin
Message-ID: <1254.67.42.109.122.1171965018.squirrel@67.42.109.122>

p4raw-id: //depot/metaconfig@30523

17 years agoRe: [PATCH] signbit detection (was [perl #39875] -0.0 loses signedness upon numeric...
Andy Dougherty [Fri, 9 Feb 2007 11:46:28 +0000 (06:46 -0500)]
Re: [PATCH] signbit detection (was [perl #39875] -0.0 loses signedness upon numeric comparison)
Message-ID: <Pine.LNX.4.62.0702091144540.17495@fractal.phys.lafayette.edu>

p4raw-id: //depot/metaconfig@30190

17 years agoRe: New release ?
Marcus Holland-Moritz [Mon, 8 Jan 2007 00:49:11 +0000 (01:49 +0100)]
Re: New release ?
Message-ID: <20070108004911.7022445c@r2d2>

p4raw-id: //depot/metaconfig@29714

17 years agoConfigure test code fails to compile if SIGFPE is undefined
Marcus Holland-Moritz [Tue, 2 Jan 2007 00:08:27 +0000 (01:08 +0100)]
Configure test code fails to compile if SIGFPE is undefined
Message-ID: <20070102000827.7acf11c8@r2d2>

p4raw-id: //depot/metaconfig@29657

17 years agoOpen Configure to 64bitonly environments
H.Merijn Brand [Wed, 20 Dec 2006 12:56:18 +0000 (12:56 +0000)]
Open Configure to 64bitonly environments

p4raw-id: //depot/metaconfig@29602

17 years agoBackport Change 29514
H.Merijn Brand [Mon, 11 Dec 2006 17:27:03 +0000 (17:27 +0000)]
Backport Change 29514
Configure needs to know about the extensions IO/Compress/Base
and IO/Compress/Zlib, so they get built.

p4raw-id: //depot/metaconfig@29517

17 years agoMove Win32 from win32/ext/Win32 to ext/Win32
Jan Dubois [Wed, 6 Dec 2006 16:31:42 +0000 (08:31 -0800)]
Move Win32 from win32/ext/Win32 to ext/Win32
Message-ID: <1unen2lsrq4pnnt06933h96pqj1d8luh3b@4ax.com>

p4raw-id: //depot/metaconfig@29484

17 years agoadd d_pseudofork
H.Merijn Brand [Tue, 5 Dec 2006 14:27:48 +0000 (14:27 +0000)]
add d_pseudofork

p4raw-id: //depot/metaconfig@29466

17 years agoRevert #29453
H.Merijn Brand [Mon, 4 Dec 2006 18:08:05 +0000 (18:08 +0000)]
Revert #29453

p4raw-id: //depot/metaconfig@29460

17 years agoRe: install misses Compress/IO/{Base,Zlib}
Rafael Garcia-Suarez [Mon, 4 Dec 2006 15:48:12 +0000 (16:48 +0100)]
Re: install misses Compress/IO/{Base,Zlib}
Message-ID: <b77c1dce0612040648j411247c5i27a305c86cbac401@mail.gmail.com>

p4raw-id: //depot/metaconfig@29453

17 years ago-DDEBUGGING=both doesn't set -g
Yitzchak Scott-Thoennes [Mon, 4 Dec 2006 03:10:31 +0000 (19:10 -0800)]
-DDEBUGGING=both doesn't set -g
Message-ID: <1176.63.226.246.123.1165230631.squirrel@63.226.246.123>

p4raw-id: //depot/metaconfig@29447

17 years agoNo more 5005threads messages from Configure past 5.8.x
H.Merijn Brand [Tue, 21 Nov 2006 15:12:41 +0000 (15:12 +0000)]
No more 5005threads messages from Configure past 5.8.x

p4raw-id: //depot/metaconfig@29337

17 years agoAs generation of Glossary depends on a copy of config.sh, make sure
H.Merijn Brand [Thu, 16 Nov 2006 08:44:09 +0000 (08:44 +0000)]
As generation of Glossary depends on a copy of config.sh, make sure
it is up to date enough to make a reliable Glossary.

p4raw-id: //depot/metaconfig@29290

17 years agoLess Whoa there, based on a suggestion by Andy
Andy Dougherty [Wed, 8 Nov 2006 07:51:44 +0000 (02:51 -0500)]
Less Whoa there, based on a suggestion by Andy
Subject: Re: [PATCH] Toning down the "WHOA THERE" message
Message-ID: <Pine.LNX.4.62.0611080743100.21312@fractal.phys.lafayette.edu>

p4raw-id: //depot/metaconfig@29287

17 years agoRE: [PATCH Configure] was RE: [PATCH] was RE: Perl_die() /Perl_croak()
Robin Barker [Wed, 15 Nov 2006 19:35:52 +0000 (19:35 +0000)]
RE: [PATCH Configure] was RE: [PATCH] was RE: Perl_die() /Perl_croak()
Message-ID: <2C2E01334A940D4792B3E115F95B7226120AB7@exchsvr1.npl.ad.local>

p4raw-id: //depot/metaconfig@29286

17 years agoConfigure patch to add detection for DIR.dd_fd member variable
Steve Peters [Sun, 5 Nov 2006 01:40:34 +0000 (19:40 -0600)]
Configure patch to add detection for DIR.dd_fd member variable
Message-ID: <fd7a59d30611042340p5543442ctad306aeb748b6bfe@mail.gmail.com>

p4raw-id: //depot/metaconfig@29237

17 years agoRe: [PATCH] Detecting bad /dev/null's in Configure
Michael Cummings [Fri, 25 Aug 2006 15:48:44 +0000 (11:48 -0400)]
Re: [PATCH] Detecting bad /dev/null's in Configure
Message-ID: <44EF541C.7050801@gentoo.org>

p4raw-id: //depot/metaconfig@29216

17 years agoRE: [perl #26136] localtime(3) calls tzset(3), but localtime_r(3) may not.
Benjamin Holzman [Wed, 19 Jul 2006 07:11:09 +0000 (03:11 -0400)]
RE: [perl #26136] localtime(3) calls tzset(3), but localtime_r(3) may not.
Message-ID: <010801c6ab24$09b9ed30$ce0515ac@office.iseoptions.com>

p4raw-id: //depot/metaconfig@29207

17 years agoperl != sh != metaconfig
H.Merijn Brand [Mon, 23 Oct 2006 15:35:33 +0000 (15:35 +0000)]
perl != sh != metaconfig

p4raw-id: //depot/metaconfig@29095

17 years agoFix for RT#38169 & RT#38945
H.Merijn Brand [Mon, 23 Oct 2006 15:28:31 +0000 (15:28 +0000)]
Fix for RT#38169 & RT#38945
Configure won't handle versions 5.10.0 or 5.8.10.

p4raw-id: //depot/metaconfig@29094

17 years agoremove -Wdeclaration-after-statement scan from Configure
Jarkko Hietaniemi [Tue, 12 Sep 2006 07:19:32 +0000 (10:19 +0300)]
remove -Wdeclaration-after-statement scan from Configure
Message-ID: <45063554.1040301@iki.fi>

p4raw-id: //depot/metaconfig@28828

17 years agoBackport #28674
Jarkko Hietaniemi [Tue, 8 Aug 2006 00:02:35 +0000 (03:02 +0300)]
Backport #28674
Subject: [PATCH] g++ stage 1 reached
       Message-ID: <44D7AA6B.4040802@iki.fi>

p4raw-id: //depot/metaconfig@28784

17 years agog++ heavy shoveling
Jarkko Hietaniemi [Wed, 2 Aug 2006 00:04:42 +0000 (03:04 +0300)]
g++ heavy shoveling
Message-ID: <44CFC1EA.2050702@iki.fi>

p4raw-id: //depot/metaconfig@28650

17 years agoSmall cleanup nit
H.Merijn Brand [Wed, 2 Aug 2006 08:40:09 +0000 (08:40 +0000)]
Small cleanup nit

p4raw-id: //depot/metaconfig@28648

17 years agog++ heavy shoveling
Jarkko Hietaniemi [Wed, 2 Aug 2006 00:04:42 +0000 (03:04 +0300)]
g++ heavy shoveling
Message-ID: <44CFC1EA.2050702@iki.fi>

p4raw-id: //depot/metaconfig@28647

17 years agoConfigure nit for Solaris CC (C++)
Jarkko Hietaniemi [Wed, 2 Aug 2006 09:04:36 +0000 (12:04 +0300)]
Configure nit for Solaris CC (C++)
Message-Id: <200608020604.k7264a7h015860@vipunen.hut.fi>

p4raw-id: //depot/metaconfig@28646

17 years agoANSI-C headers in test snippets to please g++ (and the rest)
Jarkko Hietaniemi [Mon, 31 Jul 2006 23:44:55 +0000 (02:44 +0300)]
ANSI-C headers in test snippets to please g++ (and the rest)
Subject: [PATCH]  (back) towards g++ compilation (in Tru64, and elsewhere)
Message-ID: <44CE6BC7.8060805@iki.fi>

p4raw-id: //depot/metaconfig@28636

17 years ago#7217: config.h comments for HAS_POLL incorrect
David Dyck [Mon, 2 Jul 2001 14:58:27 +0000 (07:58 -0700)]
#7217: config.h comments for HAS_POLL incorrect
http://rt.perl.org/rt3/Ticket/Display.html?id=7217
Subject: config.h comments for HAS_POLL incorrect

p4raw-id: //depot/metaconfig@28624

17 years agoTeach Configure that icc is not gcc
Steve Peters [Tue, 6 Jun 2006 10:33:12 +0000 (05:33 -0500)]
Teach Configure that icc is not gcc
Message-ID: <20060606153312.GA5542@fisharerojo.org>

p4raw-id: //depot/metaconfig@28361

17 years agoBackport #28202 and #28263
H.Merijn Brand [Mon, 22 May 2006 17:19:19 +0000 (17:19 +0000)]
Backport #28202 and #28263
28263 Oops. Fix bad #! lines when not using userelocatableinc
28202 Take advantage of the bug that binexp ignores the Configure

p4raw-id: //depot/metaconfig@28282

17 years agoBackport #28189 + clean-up line.
H.Merijn Brand [Mon, 22 May 2006 16:56:22 +0000 (16:56 +0000)]
Backport #28189 + clean-up line.
A Configure probe for C99 variadic macros, based on code from Jarkko.

p4raw-id: //depot/metaconfig@28281

17 years agoBackport #28188: Only ask about MAD for 5.9.0 and greater.
H.Merijn Brand [Mon, 22 May 2006 15:54:16 +0000 (15:54 +0000)]
Backport #28188: Only ask about MAD for 5.9.0 and greater.
Otherwise silently select 'n'

p4raw-id: //depot/metaconfig@28278

17 years agoFrom below patch with small addition
Dominic Dunlop [Thu, 18 May 2006 15:47:27 +0000 (17:47 +0200)]
From below patch with small addition
Subject: Re: Over-pious message from Configure?
Message-Id: <90C6E6BF-D1B1-4346-A893-1708E8E50534@mac.com>

p4raw-id: //depot/metaconfig@28256

18 years agoForce bin.U before archlib.U and privlib.U
H.Merijn Brand [Mon, 17 Apr 2006 12:24:16 +0000 (12:24 +0000)]
Force bin.U before archlib.U and privlib.U

p4raw-id: //depot/metaconfig@27864

18 years agoSupport for -DDEBUGGING options from command line
H.Merijn Brand [Mon, 17 Apr 2006 11:33:17 +0000 (11:33 +0000)]
Support for -DDEBUGGING options from command line

p4raw-id: //depot/metaconfig@27858

18 years agoLinks contained one slash too many
H.Merijn Brand [Tue, 11 Apr 2006 15:30:55 +0000 (15:30 +0000)]
Links contained one slash too many

p4raw-id: //depot/metaconfig@27765

18 years agomkglossary revisited: completely restyled. Now strict/warnings safe.
H.Merijn Brand [Mon, 10 Apr 2006 16:21:07 +0000 (16:21 +0000)]
mkglossary revisited: completely restyled. Now strict/warnings safe.
Restructured the if/elsif chain to a hash that initiates from <DATA>

p4raw-id: //depot/metaconfig@27759

18 years agoUpdated documentation and README's. Added some locally used
H.Merijn Brand [Sun, 9 Apr 2006 10:59:53 +0000 (10:59 +0000)]
Updated documentation and README's. Added some locally used
scripts to the standard distribution. Added the metaconfig
html documentation for a reference to the syntax of all the
.U files.

p4raw-id: //depot/metaconfig@27748

18 years agoRemove yet another metalint warning
H.Merijn Brand [Sun, 9 Apr 2006 08:44:43 +0000 (08:44 +0000)]
Remove yet another metalint warning

p4raw-id: //depot/metaconfig@27747

18 years agoUse a different workaround to deceive metalint on something
H.Merijn Brand [Mon, 3 Apr 2006 07:08:46 +0000 (07:08 +0000)]
Use a different workaround to deceive metalint on something
that doesn't really happen when eval is in charge

p4raw-id: //depot/metaconfig@27695

18 years agoThe Glossary part for #27683
H.Merijn Brand [Sun, 2 Apr 2006 18:17:04 +0000 (18:17 +0000)]
The Glossary part for #27683

p4raw-id: //depot/metaconfig@27684

18 years agoLast backport to get in sync withe reality. This was from #27491
H.Merijn Brand [Sun, 2 Apr 2006 18:07:39 +0000 (18:07 +0000)]
Last backport to get in sync withe reality. This was from #27491

p4raw-id: //depot/metaconfig@27683

18 years agoThe missing two lines from #27488
H.Merijn Brand [Sun, 2 Apr 2006 18:06:39 +0000 (18:06 +0000)]
The missing two lines from #27488

p4raw-id: //depot/metaconfig@27682

18 years agoBackport #27632, part 2. sitearch
H.Merijn Brand [Sun, 2 Apr 2006 11:20:37 +0000 (11:20 +0000)]
Backport #27632, part 2. sitearch

p4raw-id: //depot/metaconfig@27678

18 years agoBackport #27490. First stab at real relocation
H.Merijn Brand [Sun, 2 Apr 2006 10:54:28 +0000 (10:54 +0000)]
Backport #27490. First stab at real relocation

p4raw-id: //depot/metaconfig@27675

18 years agoCut'n'paste error
H.Merijn Brand [Sun, 2 Apr 2006 10:33:07 +0000 (10:33 +0000)]
Cut'n'paste error

p4raw-id: //depot/metaconfig@27673

18 years agoThe remaining unused changed for #27488 & #27489
H.Merijn Brand [Sun, 2 Apr 2006 10:28:40 +0000 (10:28 +0000)]
The remaining unused changed for #27488 & #27489

p4raw-id: //depot/metaconfig@27672

18 years agoBackport #27488 & #27489. prefix/prefixexp/installprefix stuff
H.Merijn Brand [Sun, 2 Apr 2006 10:01:37 +0000 (10:01 +0000)]
Backport #27488 & #27489. prefix/prefixexp/installprefix stuff
All hand-edits. Hope I got them all right.

p4raw-id: //depot/metaconfig@27670

18 years agoBacckport #27485, man{1,3}dir check location
H.Merijn Brand [Sat, 1 Apr 2006 15:14:11 +0000 (15:14 +0000)]
Bacckport #27485, man{1,3}dir check location

p4raw-id: //depot/metaconfig@27661

18 years agoBackport #27632, part 1
H.Merijn Brand [Sat, 1 Apr 2006 14:12:16 +0000 (14:12 +0000)]
Backport #27632, part 1

p4raw-id: //depot/metaconfig@27658

18 years agoBackport #27484
H.Merijn Brand [Fri, 31 Mar 2006 20:36:17 +0000 (20:36 +0000)]
Backport #27484

p4raw-id: //depot/metaconfig@27655

18 years agoForgot depending on _o
H.Merijn Brand [Fri, 31 Mar 2006 20:30:40 +0000 (20:30 +0000)]
Forgot depending on _o

p4raw-id: //depot/metaconfig@27654

18 years agoBackport #27447. Add madly parser.
H.Merijn Brand [Fri, 31 Mar 2006 19:30:59 +0000 (19:30 +0000)]
Backport #27447. Add madly parser.

p4raw-id: //depot/metaconfig@27651

18 years agoReapply change 24432
Jan Dubois [Fri, 10 Mar 2006 18:21:39 +0000 (10:21 -0800)]
Reapply change 24432
Message-ID: <01b001c644b2$879a1f50$6062a8c0@candy>

p4raw-id: //depot/metaconfig@27472

18 years agoAdd a Configure question for mad (Misc Attribute Decoration)
H.Merijn Brand [Wed, 8 Mar 2006 08:06:53 +0000 (08:06 +0000)]
Add a Configure question for mad (Misc Attribute Decoration)
Backport for #27407

p4raw-id: //depot/metaconfig@27409

18 years agoSupport for __builtin_expect and __builtin_choose_expr
Andy Lester [Wed, 28 Dec 2005 15:34:08 +0000 (09:34 -0600)]
Support for __builtin_expect and __builtin_choose_expr
Message-ID: <20051228213408.GB26033@petdance.com>

p4raw-id: //depot/metaconfig@27369

18 years ago#27362 broke HP-UX (and others). if [[ ... ]] syntax not supported
H.Merijn Brand [Fri, 3 Mar 2006 07:34:03 +0000 (07:34 +0000)]
#27362 broke HP-UX (and others). if [[ ... ]] syntax not supported

p4raw-id: //depot/metaconfig@27366

18 years ago[perl #38385] _h2ph_pre.ph / $Config{cppsymbols} omits gcc-3.4+ cpp "predefined macros"
Jason Vas Dias [Tue, 31 Jan 2006 09:50:32 +0000 (01:50 -0800)]
[perl #38385] _h2ph_pre.ph / $Config{cppsymbols} omits gcc-3.4+ cpp "predefined macros"
From: Jason Vas Dias (via RT) <perlbug-followup@perl.org>

p4raw-id: //depot/metaconfig@27362

18 years agoPatch for perl to compile/work on DragonFlyBSD
Robert Sebastian Gerus [Tue, 14 Feb 2006 17:27:52 +0000 (18:27 +0100)]
Patch for perl to compile/work on DragonFlyBSD
Message-ID: <4a1e16420602140827w17fd6595w@mail.gmail.com>

p4raw-id: //depot/metaconfig@27188

18 years agoRe: [patch] s/ar ts/ar s/g
Philippe M. Chiasson [Thu, 26 Jan 2006 13:53:07 +0000 (05:53 -0800)]
Re: [patch] s/ar ts/ar s/g
Message-ID: <43D944C3.60101@ActiveState.com>

p4raw-id: //depot/metaconfig@26992

18 years agoRe: Cygwin status, maint and blead
Yitzchak Scott-Thoennes [Thu, 10 Nov 2005 00:46:33 +0000 (16:46 -0800)]
Re: Cygwin status, maint and blead
Message-ID: <20051110084633.GA3364@efn.org>

p4raw-id: //depot/metaconfig@26792

18 years agoRe: Cygwin status, maint and blead
Yitzchak Scott-Thoennes [Fri, 6 Jan 2006 13:47:10 +0000 (05:47 -0800)]
Re: Cygwin status, maint and blead
Message-ID: <20060106214710.GA592@efn.org>

p4raw-id: //depot/metaconfig@26790

18 years agoTesting for `good' support of probed v?snprintf
H.Merijn Brand [Thu, 5 Jan 2006 21:02:13 +0000 (21:02 +0000)]
Testing for `good' support of probed v?snprintf
Thanks to Jarkko, and Russ

p4raw-id: //depot/metaconfig@26667

18 years agoAdd probes for snprintf () and vsnprintf ()
H.Merijn Brand [Tue, 3 Jan 2006 15:38:44 +0000 (15:38 +0000)]
Add probes for snprintf () and vsnprintf ()

p4raw-id: //depot/metaconfig@26604

18 years agoConfigure: stdio char (un)signedness
Jarkko Hietaniemi [Sat, 26 Nov 2005 11:25:18 +0000 (13:25 +0200)]
Configure: stdio char (un)signedness
Message-ID: <438829FE.8070202@gmail.com>

p4raw-id: //depot/metaconfig@26557

18 years agoConfigure setting patchlevel broken
Yitzchak Scott-Thoennes [Fri, 14 Oct 2005 00:33:29 +0000 (17:33 -0700)]
Configure setting patchlevel broken
Message-ID: <20051014073329.GA3236@efn.org>

p4raw-id: //depot/metaconfig@26055

18 years agoRe: futimes [PATCH]
Steve Peters [Fri, 4 Nov 2005 09:00:25 +0000 (03:00 -0600)]
Re: futimes [PATCH]
Message-ID: <20051104150025.GA3873@mccoy.peters.homeunix.org>

p4raw-id: //depot/metaconfig@25994

18 years agoBackport of change #25831 by Nicholas, and the config part of #25832
H.Merijn Brand [Mon, 24 Oct 2005 23:31:40 +0000 (23:31 +0000)]
Backport of change #25831 by Nicholas, and the config part of #25832
Add a probe for whether sprintf returns the length of the buffer.

p4raw-link: @25831 on //depot/perl: 2218ba893e8101a0e20f65401c95ee06bccdc347

p4raw-id: //depot/metaconfig@25836

18 years agoforgot cpp_stuff dep
H.Merijn Brand [Mon, 24 Oct 2005 23:22:21 +0000 (23:22 +0000)]
forgot cpp_stuff dep

p4raw-id: //depot/metaconfig@25835

18 years agoRe: Configure question about format of cc/cppsymbols
Yitzchak Scott-Thoennes [Mon, 24 Oct 2005 13:04:58 +0000 (06:04 -0700)]
Re: Configure question about format of cc/cppsymbols
Message-ID: <20051024200458.GC2312@efn.org>

p4raw-id: //depot/metaconfig@25834

18 years agoAdd clearenv () probes
H.Merijn Brand [Tue, 18 Oct 2005 13:44:18 +0000 (13:44 +0000)]
Add clearenv () probes

p4raw-id: //depot/metaconfig@25792

18 years agoAdd probe for unsetenv ()
H.Merijn Brand [Mon, 10 Oct 2005 13:34:49 +0000 (13:34 +0000)]
Add probe for unsetenv ()

p4raw-id: //depot/metaconfig@25732

18 years agoBackport #25402
Luke Closs [Fri, 1 Jul 2005 21:56:31 +0000 (21:56 +0000)]
Backport #25402

Subject: [perl #36448] configuring ranlib for perl on osx with xcode 2.1
       From: Luke Closs (via RT) <perlbug-followup@perl.org>
       Message-ID: <rt-3.0.11-36448-116486.6.06308221656583@perl.org>

p4raw-id: //depot/metaconfig@25410

18 years agoNew checks for malloc_size and malloc_good_size
H.Merijn Brand [Mon, 12 Sep 2005 13:13:54 +0000 (13:13 +0000)]
New checks for malloc_size and malloc_good_size

p4raw-id: //depot/metaconfig@25386

18 years agoAdd amd64 and x86_64
H.Merijn Brand [Tue, 6 Sep 2005 14:07:30 +0000 (14:07 +0000)]
Add amd64 and x86_64

p4raw-id: //depot/metaconfig@25356

18 years agoPart 2
Jarkko Hietaniemi [Tue, 19 Jul 2005 12:06:00 +0000 (15:06 +0300)]
Part 2
Subject: [PATCH] allow POSIX SIGRTMIN...SIGRTMAX signals (and plug a core dump)
Message-ID: <42DCC278.2010009@gmail.com>

p4raw-id: //depot/metaconfig@25184

18 years agoallow POSIX SIGRTMIN...SIGRTMAX signals (and plug a core dump)
Jarkko Hietaniemi [Tue, 19 Jul 2005 12:06:00 +0000 (15:06 +0300)]
allow POSIX SIGRTMIN...SIGRTMAX signals (and plug a core dump)
Message-ID: <42DCC278.2010009@gmail.com>

p4raw-id: //depot/metaconfig@25183

18 years agoval was not initialized, so dirfd's value for fail
H.Merijn Brand [Mon, 18 Jul 2005 10:20:48 +0000 (10:20 +0000)]
val was not initialized, so dirfd's value for fail
depended on the previous test(s)

p4raw-id: //depot/metaconfig@25168

18 years agoAdded a piece of proza regarding patches to Configure.
Michael G. Schwern [Fri, 15 Jul 2005 02:17:15 +0000 (19:17 -0700)]
Added a piece of proza regarding patches to Configure.
I'm not expected to change the original text.
See embedded comments.

Subject: Re: metaconfig instructions in Configure out of date?
Message-ID: <20050715091715.GA6331@windhund.schwern.org>

p4raw-id: //depot/metaconfig@25152

18 years agoConfigure grammar nit
Michael G. Schwern [Fri, 15 Jul 2005 01:22:06 +0000 (18:22 -0700)]
Configure grammar nit
Message-ID: <20050715082206.GD24567@windhund.schwern.org>

p4raw-id: //depot/metaconfig@25151

18 years agoBackport change #24898
H.Merijn Brand [Tue, 21 Jun 2005 19:15:20 +0000 (19:15 +0000)]
Backport change #24898

Add a Configure test to see if NV 0.0 is stored as all bits zero, and
#define NV_ZERO_IS_ALLBITS_ZERO if so.  This is always true on VMS.

p4raw-link: @24898 on //depot/perl: f9fb44eda7fdcd6e114173738e0484c6032d409c

p4raw-id: //depot/metaconfig@24933

18 years agoAdd DECC to the symbol list
Yitzchak Scott-Thoennes [Mon, 30 May 2005 16:33:15 +0000 (09:33 -0700)]
Add DECC to the symbol list
Subject: [PATCH]lette Re: updated tru64 cc [PATCH]es (Re: [PATCH]es: Tru64/blead)
Message-ID: <20050530233315.GA3088@efn.org>

p4raw-id: //depot/metaconfig@24643

18 years agoDocument the new config_h.SH reordering
H.Merijn Brand [Wed, 25 May 2005 18:51:21 +0000 (18:51 +0000)]
Document the new config_h.SH reordering

p4raw-id: //depot/metaconfig@24577

18 years agoBackport #24508
H.Merijn Brand [Sun, 22 May 2005 14:50:56 +0000 (14:50 +0000)]
Backport #24508

p4raw-id: //depot/metaconfig@24540

18 years agoEnable 64bitall builds for Solaris x86
Gisle Aas [Sat, 21 May 2005 08:55:21 +0000 (01:55 -0700)]
Enable 64bitall builds for Solaris x86
Message-ID: <lr1x801sly.fsf@caliper.activestate.com>

p4raw-id: //depot/metaconfig@24539

18 years agoAdd -Wdeclaration-after-statement to default flags for gcc 3+
Steve Peters [Sat, 23 Apr 2005 22:37:48 +0000 (17:37 -0500)]
Add -Wdeclaration-after-statement to default flags for gcc 3+
Message-ID: <20050424033748.GA23117@mccoy.peters.homeunix.org>

p4raw-id: //depot/metaconfig@24312

19 years agoSome libm's support _LIB_VERSION (through math.h) to switch
H.Merijn Brand [Sun, 10 Apr 2005 17:06:15 +0000 (17:06 +0000)]
Some libm's support _LIB_VERSION (through math.h) to switch
behaviour.  Linux and Cygwin do, HP-UX and AIX don't. This probes
for _LIB_VERSION support and defines LIBM_LIB_VERSION if it does

p4raw-id: //depot/metaconfig@24216

19 years agousesiteconfig should do just fine. no need for the additional
H.Merijn Brand [Fri, 8 Apr 2005 14:02:42 +0000 (14:02 +0000)]
usesiteconfig should do just fine.  no need for the additional
d_usesiteconfig. Small disadvantage is that now the name does
not reflect the variable (d_sitecustomize.U should have been
names usesitecustomize.U)

p4raw-id: //depot/metaconfig@24207

19 years agoBackport #24171: correctly spotting modfl prototype
H.Merijn Brand [Wed, 6 Apr 2005 05:47:18 +0000 (05:47 +0000)]
Backport #24171: correctly spotting modfl prototype

p4raw-id: //depot/metaconfig@24172

19 years agoEnable -Dusesitecustomize from Configure command line
H.Merijn Brand [Wed, 30 Mar 2005 14:05:35 +0000 (14:05 +0000)]
Enable -Dusesitecustomize from Configure command line
Will define USE_SITECUSTOMIZE for source files
and set d_sitecustomize and usesitecustomize in config

p4raw-id: //depot/metaconfig@24103

19 years ago[perl #33998] [PATCH] Support for GNU/kFreeBSD
rmh@debian.org [Mon, 31 Jan 2005 07:37:55 +0000 (07:37 +0000)]
[perl #33998] [PATCH] Support for GNU/kFreeBSD
From: "rmh@debian.org (via RT)" <perlbug-followup@perl.org>
Message-ID: <rt-3.0.11-33998-106860.15.2609323921089@perl.org>

p4raw-id: //depot/metaconfig@23908

19 years ago[perl #33892] Add Interix support
Todd Vierling [Fri, 21 Jan 2005 14:36:31 +0000 (14:36 +0000)]
[perl #33892] Add Interix support
From: Todd Vierling (via RT) <perlbug-followup@perl.org>
Message-ID: <rt-3.0.11-33892-106280.17.6407478352545@perl.org>

p4raw-id: //depot/metaconfig@23846