| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
| |
p4raw-id: //depot/cfgperl@4290
|
|
|
|
|
|
| |
macros to be used when doing formatted printing:
IVdf, UVuf, UVxf, UVof. Also introduce Uid_t_SIGN.
p4raw-id: //depot/cfgperl@4288
|
|
|
| |
p4raw-id: //depot/cfgperl@4284
|
|
|
| |
p4raw-id: //depot/cfgperl@4263
|
|
|
|
|
|
|
|
|
|
|
| |
To: perl5-porters@perl.org
Subject: [ID 19990921.004] Changes for SCO OpenServer and UnixWare 7
Message-Id: <199909211707.LAA23611@devsys0.zenez.com>
(Snipped away the last lines of svr5.sh a la change #3725)
p4raw-link: @3725 on //depot/cfgperl: 5cf1d1f16c1401220ecaa7b3127343c7c6c095d2
p4raw-id: //depot/cfgperl@4214
|
|
|
| |
p4raw-id: //depot/cfgperl@4211
|
|
|
| |
p4raw-id: //depot/cfgperl@4210
|
|
|
| |
p4raw-id: //depot/cfgperl@4206
|
|
|
| |
p4raw-id: //depot/cfgperl@4205
|
|
|
| |
p4raw-id: //depot/cfgperl@4204
|
|
|
|
|
| |
and the Glossary regen'ed.
p4raw-id: //depot/cfgperl@4165
|
|
|
|
|
| |
deceased HAS.*DBM.*64 mumblings.
p4raw-id: //depot/cfgperl@4154
|
|
|
| |
p4raw-id: //depot/cfgperl@4153
|
|
|
| |
p4raw-id: //depot/cfgperl@4145
|
|
|
| |
p4raw-id: //depot/cfgperl@4141
|
|
|
|
|
| |
after the hints file has been applied.
p4raw-id: //depot/cfgperl@4139
|
|
|
|
|
|
|
|
| |
To: perl5-porters@perl.org
Subject: [ID 19990830.001] 5.005_61 Configure does not substitute
installprefix
Message-Id: <14282.37058.934928.805633@plume.nl.compuware.com>
p4raw-id: //depot/cfgperl@4053
|
|
|
|
|
|
| |
This, of course, should be only temporary.
From Andy Dougherty.
p4raw-id: //depot/cfgperl@4042
|
|
|
|
|
|
|
|
|
|
| |
To: perl5-porters@perl.org
Subject: [ID 19990803.011] Not OK: perl 5.00560 on sun4-solaris 2.6
(UNINSTALLED)
Message-Id: <199908031935.PAA27692@cas.org>
Configure regen'ed.
p4raw-id: //depot/cfgperl@3998
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- scan for LDBL_DIG
- from DBL_DIG and LDBL_DIG select NV_DIG
- introduce IVSIZE, UVSIZE, NVSIZE
- introduce IV_DIG
- remove stdio64
- AIX uses `oslevel` when others use `uname -r`
- already AIX 4.2 goes 64-bit
- in HP-UX require the 64-bit libc, just the directory isn't enough
- group ids are not NVs
- #undef USE_LONG_DOUBLE if long double is no better than double
- introduce NV_WITHIN_*() and IV_FITS_IN_IV
- mention large file support in perldelta
- introduce quad TOPpin' and POPpin'
- the svcat... buffer was tiny for printing quads in %b
- fix the multiplication test in 64bit.t
- try to make VMS to comply with all this removal and "introducal"
of symbols
p4raw-id: //depot/cfgperl@3995
|
|
|
| |
p4raw-id: //depot/cfgperl@3984
|
|
|
| |
p4raw-id: //depot/cfgperl@3983
|
|
|
|
|
|
|
| |
Remove a lot of unneeded 64-bitness cruft;
re-introduce BYTEORDER; update 64-bitness hints;
lfs should now work in Solaris; long doubles in AIX.
p4raw-id: //depot/cfgperl@3982
|
|
|
| |
p4raw-id: //depot/cfgperl@3980
|
|
|
|
|
|
|
| |
when I thought it would be useful in Digital UNIX,
I was wrong); undo the recent IRIX hints changes,
getting rid of one warning brought new ones.
p4raw-id: //depot/cfgperl@3974
|
|
|
| |
p4raw-id: //depot/cfgperl@3972
|
|
|
| |
p4raw-id: //depot/cfgperl@3969
|
|
|
| |
p4raw-id: //depot/cfgperl@3952
|
|
|
|
|
| |
p4raw-link: @3915 on //depot/metaconfig: 59f727b5b92dc1f484242a311cbb15243d425aef
p4raw-id: //depot/cfgperl@3932
|
|
|
|
|
|
| |
the ll constant. The suffix doesn't seem
to bother other ll platforms.
p4raw-id: //depot/cfgperl@3891
|
|
|
| |
p4raw-id: //depot/cfgperl@3885
|
|
|
|
|
|
|
|
|
| |
remains, 32-bit platforms using long long in
the test t/pragma/utf8 subtests 1-3 fail.
(Update: change #3884 fixed that one.)
p4raw-link: @3884 (not found)
p4raw-id: //depot/cfgperl@3880
|
|
|
| |
p4raw-id: //depot/cfgperl@3875
|
|
|
| |
p4raw-id: //depot/cfgperl@3863
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
with -Duse64bits (using long long).
Tested in Solaris 2.6 sparc RH Linux 6.0 x86
(and Digital IX 4.0D, to get a true 64-bit opinion). Now e.g.
'print unpack "q", pack "q", 12345678901'
should work on such 32-bit platforms.
Still a lot of printf()s behind -D which wrongly assume
that %ld/%lx and (long) are a good combination.
Introducing a slew of new macros intended to be used in printf()
format strings: e. g. PERL_PRId64 is the string to be used
when printing an IV, printf("%" PERL_PRId64 "\n", iv).
The PRI... naming follows the C9X naming of <inttypes.h> macros.
p4raw-id: //depot/cfgperl@3861
|
|
|
|
|
|
|
|
| |
they no more wimp out if the platform is unknown.
On use64bits if gcc used -DUSE_LONG_LONG is added
to the ccflags (this dependency on gcc caused a slightly weird
reordering of Configure, but things still seem to work.)
p4raw-id: //depot/cfgperl@3841
|
|
|
| |
p4raw-id: //depot/cfgperl@3836
|
|
|
| |
p4raw-id: //depot/cfgperl@3835
|
|
|
|
|
|
|
|
|
| |
To: perl5-porters@perl.org
Subject: [ID 19990728.007] Patch:Configure _58 QNX
Message-Id: <199907281703.NAA07363@bottesini.harvard.edu>
plus silence metalint moanings on vendorprefix.
p4raw-id: //depot/cfgperl@3816
|
|
|
| |
p4raw-id: //depot/cfgperl@3737
|
|
|
|
|
|
|
|
| |
directory possible. These should get us as far
as miniperl, then building DynaLoader falls into
tiny twinkling pieces as MakeMaker knows nothing
of VPATH mindset.
p4raw-id: //depot/cfgperl@3735
|
|
|
| |
p4raw-id: //depot/cfgperl@3733
|
|
|
|
|
|
|
|
|
| |
leaked in already with change #3731). The vendor*
stuff is not used anywhere (in *.SH, say), so it
isn't in Configure, either.
p4raw-link: @3731 on //depot/cfgperl: dd4e71fdc0d3da1d09384ab498212866e7d17b94
p4raw-id: //depot/cfgperl@3732
|
|
|
|
|
|
|
| |
while trying to do -Duse64bits (which I couldn't do
in the end because the CPU isn't 64-bit in that box,
but at least now the probing doesn't crash.)
p4raw-id: //depot/cfgperl@3731
|
|
|
|
|
|
|
|
|
| |
the name of the environment variable holding the
dynamic library search path, often LD_LIBRARY_PATH.
Use this new feature all over.
Also removed remnants of admonition "add LD_LIBRARY_PATH
before running make" because Makefile.SH does this for you.
p4raw-id: //depot/cfgperl@3725
|
|
|
|
|
|
|
|
|
|
|
| |
Perl itself and for extra-core extensions
(as used by ExtUtilss::embed::ldopts).
Based on the problems described in
To: perl5-porters@perl.org
Subject: [ID 19990722.002] Perl 5.00503 and AIX 4.1.5; perl.exp; build errors. Also Imagemagick...
Reply-To: m.w.ellwood@rl.ac.uk
Message-Id: <Pine.A41.3.96.990722141209.72660V-100000@unixfe.rl.ac.uk>
p4raw-id: //depot/cfgperl@3720
|
|
|
| |
p4raw-id: //depot/cfgperl@3616
|
|
|
|
|
|
|
|
| |
Subject: [ID 19990612.001 compiling three deep modules within ext/]
ply-To: nate@valleytel.net
erl5-porters@perl.org
Message-Id: <199906120626.BAA04996@trinkpad.valleytel.net>
p4raw-id: //depot/cfgperl@3613
|
|
|
| |
p4raw-id: //depot/cfgperl@3607
|
|
|
|
|
| |
that addresses the notorious "Additional libraries" question.
p4raw-id: //depot/cfgperl@3597
|