This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
metaconfig.git
16 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

16 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

16 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

16 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

16 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

16 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

16 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

16 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

16 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

16 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

16 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

16 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

16 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

16 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

17 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

17 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

17 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

17 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

17 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

17 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

17 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

17 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

17 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

17 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

17 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

17 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

17 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

17 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

17 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

17 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

17 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

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

p4raw-id: //depot/metaconfig@27655

17 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

17 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

17 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

17 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

17 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

17 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

17 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

17 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

17 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

17 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

17 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

17 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

17 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

17 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

17 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

17 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

17 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

17 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

17 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

17 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

17 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

17 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

17 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

17 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

17 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

17 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

17 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

17 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

17 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

17 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

18 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

18 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

18 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

18 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

18 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

18 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

18 years agoAllow Configure's d_attribut to be set from the command line
Gisle Aas [Thu, 30 Dec 2004 03:39:36 +0000 (19:39 -0800)]
Allow Configure's d_attribut to be set from the command line
Message-ID: <lrllbgypzb.fsf@caliper.activestate.com>

p4raw-id: //depot/metaconfig@23710

18 years agoStart backport of 23674, 23675, and 23676
H.Merijn Brand [Wed, 29 Dec 2004 12:38:27 +0000 (12:38 +0000)]
Start backport of 23674, 23675, and 23676

p4raw-id: //depot/metaconfig@23695

18 years agoMissing empty comment. Just a formality.
H.Merijn Brand [Sun, 31 Oct 2004 16:30:31 +0000 (16:30 +0000)]
Missing empty comment. Just a formality.

p4raw-id: //depot/metaconfig@23449

18 years agoAdd detection of strlcat and strlcpy to Configure
H.Merijn Brand [Sat, 30 Oct 2004 14:55:55 +0000 (14:55 +0000)]
Add detection of strlcat and strlcpy to Configure

p4raw-id: //depot/metaconfig@23434

18 years agooslevel can fail on AIX, but the output generated would confuse
H.Merijn Brand [Fri, 16 Jul 2004 10:28:42 +0000 (10:28 +0000)]
oslevel can fail on AIX, but the output generated would confuse
       Configure (backport 23122)

p4raw-id: //depot/metaconfig@23123

18 years agoInserted /opt/ansic/bin before /usr/ccs/bin for HP-UX
H.Merijn Brand [Tue, 29 Jun 2004 11:04:42 +0000 (11:04 +0000)]
Inserted /opt/ansic/bin before /usr/ccs/bin for HP-UX

p4raw-id: //depot/metaconfig@23008

19 years agoConfigure shouldn't unconditionally add in -pipe
Andy Dougherty [Tue, 11 May 2004 13:14:42 +0000 (09:14 -0400)]
Configure shouldn't unconditionally add in -pipe
Message-ID: <Pine.SOL.4.58.0405111313210.14279@maxwell.phys.lafayette.edu>

p4raw-id: //depot/metaconfig@22814

19 years agoadd -pipe to gcc's default flags
H.Merijn Brand [Thu, 6 May 2004 11:32:38 +0000 (11:32 +0000)]
add -pipe to gcc's default flags
it has shown a compile time speed increase of about 40% on
Linux and HP-UX, and also works on cygwin-1.5.9. On failing
OS/gcc combo's remove it in the hints

p4raw-id: //depot/metaconfig@22787

19 years agomisleading indent fixed
H.Merijn Brand [Thu, 6 May 2004 10:05:10 +0000 (10:05 +0000)]
misleading indent fixed

p4raw-id: //depot/metaconfig@22786

19 years ago#24121: Configure under turkish locale fails
H.Merijn Brand [Wed, 14 Apr 2004 15:58:49 +0000 (15:58 +0000)]
#24121: Configure under turkish locale fails
toupper (i) != I  in turkish, but U+0130
\N{LATIN CAPITAL LETTER I WITH DOT ABOVE}

p4raw-id: //depot/metaconfig@22695

19 years agoBackport of #22571, usemallocwrap integration
H.Merijn Brand [Wed, 31 Mar 2004 12:48:38 +0000 (12:48 +0000)]
Backport of #22571, usemallocwrap integration

p4raw-id: //depot/metaconfig@22618

19 years agoSomehow got lost. Locally applied changes should go submitted.
H.Merijn Brand [Wed, 17 Mar 2004 19:53:39 +0000 (19:53 +0000)]
Somehow got lost. Locally applied changes should go submitted.
These 64bit callback changes were already committed in Configure
with change #21712

p4raw-link: @21712 on //depot/perl: 1e75e9324e497f11ed00f416ab747557f2b3706c

p4raw-id: //depot/metaconfig@22522

19 years agotiny Configure grammar-o
Brent \"Dax\" Royal-Gordon [Tue, 16 Mar 2004 20:17:45 +0000 (12:17 -0800)]
tiny Configure grammar-o
Message-ID: <4057D169.1050508@brentdax.com>

p4raw-id: //depot/metaconfig@22519

19 years agoComments on #22311
Andy Dougherty [Wed, 17 Mar 2004 10:39:02 +0000 (05:39 -0500)]
Comments on #22311
Subject: [PATCH] Annotate Oldconfig.U GNU/uname -a case
Message-ID: <Pine.SOL.4.58.0403171034140.2616@maxwell.phys.lafayette.edu>

p4raw-id: //depot/metaconfig@22518

19 years agoReplacing '-rdynamic' in Configure script
Art Haas [Fri, 20 Feb 2004 13:53:56 +0000 (07:53 -0600)]
Replacing '-rdynamic' in Configure script
Message-ID: <20040220195400.31177.qmail@onion.perl.org>

p4raw-id: //depot/metaconfig@22378

19 years agoUsed perl sort for sorting symbols. system's sort -f is
H.Merijn Brand [Wed, 18 Feb 2004 12:33:45 +0000 (12:33 +0000)]
Used perl sort for sorting symbols. system's sort -f is
unreliable across systems. Some put '_' before 'a', and
all we need is a case insensitive sort.

p4raw-id: //depot/metaconfig@22336

19 years agoHurd should understand gnu
Brendan O'Dea [Sun, 15 Feb 2004 23:27:17 +0000 (10:27 +1100)]
Hurd should understand gnu
Message-ID: <20040215122717.GA26812@londo.c47.org>

p4raw-id: //depot/metaconfig@22311

19 years agoAllow -Uinc_version_list to mean -Dinc_version_list=none
H.Merijn Brand [Mon, 19 Jan 2004 16:08:30 +0000 (16:08 +0000)]
Allow -Uinc_version_list to mean -Dinc_version_list=none

p4raw-id: //depot/metaconfig@22176

19 years agoMake 'Configure -Dcf_by=...' work
Gisle Aas [Mon, 12 Jan 2004 02:35:27 +0000 (18:35 -0800)]
Make 'Configure -Dcf_by=...' work
Message-ID: <lrvfnh315c.fsf@caliper.activestate.com>

p4raw-id: //depot/metaconfig@22119

19 years agoConfigure gets d_u32align wrong
Gisle Aas [Fri, 5 Dec 2003 03:47:01 +0000 (19:47 -0800)]
Configure gets d_u32align wrong
Message-ID: <lr4qwfbi6i.fsf_-_@caliper.activestate.com>

p4raw-id: //depot/metaconfig@21845

19 years agoCallback units are called always from now on, disregarding the
H.Merijn Brand [Wed, 12 Nov 2003 14:35:54 +0000 (14:35 +0000)]
Callback units are called always from now on, disregarding the
state of the option it is created for. This will enable us to
create call-backs in the hints that can act upon a state variable
*not* being set.

p4raw-id: //depot/metaconfig@21709

19 years agometaconfig unit changes for #21267 and #21268.
Jarkko Hietaniemi [Thu, 18 Sep 2003 04:58:53 +0000 (04:58 +0000)]
metaconfig unit changes for #21267 and #21268.

p4raw-id: //depot/metaconfig@21269