| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Abstract execution of compiled test executables with $run,
and abstract transfer of files with $to and $from.
Under cross-compilation the $run, $to, and $from will point
to appropriate wrapper scripts, by default ssh and scp,
but also rsh, rcp, and cp are supported. If not
cross-compiling, they will be set to '', ':', and ':',
respectively.
With these patches I was able to get Configure for
iPAQ ARM Linux on an Intel Linux about 95% right
(only a few tests failed to execute or they produced
incorrect results), and I was able to compile
a functional miniperl.
The symbol crosscompile renamed to be usecrosscompile,
the corresponding C symbol from CROSSCOMPILE to
USE_CROSS_COMPILE.
p4raw-id: //depot/perl@10592
|
|
|
|
|
| |
extremely experimental, not even prompted for.
p4raw-id: //depot/perl@10569
|
|
|
|
|
| |
Message-Id: <a05101000b74c8698483b@[172.16.52.1]>
p4raw-id: //depot/perl@10555
|
|
|
|
|
| |
Message-Id: <5.1.0.14.0.20010611134750.03985cb8@exchi01>
p4raw-id: //depot/perl@10521
|
|
|
| |
p4raw-id: //depot/perl@10479
|
|
|
|
|
|
| |
probe to cast, not whine; test for %Ld and %Lf before %lld and
%llf because the L is the ANSI way.
p4raw-id: //depot/perl@10434
|
|
|
|
|
| |
often this prototype goes with HAS_SETRESUID_PROTO.
p4raw-id: //depot/perl@10420
|
|
|
| |
p4raw-id: //depot/perl@10393
|
|
|
|
|
| |
Message-Id: <a05100e00b73d942aa9da@[172.16.52.1]>
p4raw-id: //depot/perl@10382
|
|
|
|
|
|
|
|
|
| |
probe for realpath(), for setresuid() and setresgid()
prototypes; use realpath() (try to be paranoid enough),
use the setres[ug]id prototypes because glibc has the functions
but not their prototypes; add -Wall -ansi to gcc ccflags;
regen toc.
p4raw-id: //depot/perl@10372
|
|
|
|
|
| |
Message-Id: <a05100e0ab734816701a5@[172.16.52.1]>
p4raw-id: //depot/perl@10218
|
|
|
|
|
|
|
| |
fully cured, there were remnants of $CONFIG when
$CONFIGDOTSH was expected. Now renamed to PERL_CONFIG_SH
to avoid future conflicts.
p4raw-id: //depot/perl@10113
|
|
|
|
|
| |
Message-ID: <Pine.OSF.4.10.10104251842130.257877-100000@aspara.forte.com>
p4raw-id: //depot/perl@9847
|
|
|
|
|
| |
from Matt Sergeant.
p4raw-id: //depot/perl@9748
|
|
|
|
|
| |
as my_strftime(), requires HAS_STRFTIME.
p4raw-id: //depot/perl@9746
|
|
|
| |
p4raw-id: //depot/perl@9691
|
|
|
|
|
|
|
|
| |
ext/Digest/MD5/Makefile.PL and t/lib/md5-align.t.
Introduce probes for struct msghdr, struct cmsghdr,
sendmsg, recvmsg, readv, writev, setitimer, getitimer,
ualarm, usleep, for possible later extension work.
p4raw-id: //depot/perl@9560
|
|
|
|
|
| |
Message-ID: <Pine.OSF.4.10.10104021727250.278825-100000@aspara.forte.com>
p4raw-id: //depot/perl@9527
|
|
|
| |
p4raw-id: //depot/perl@9371
|
|
|
|
|
| |
optimism is in the air.
p4raw-id: //depot/perl@9337
|
|
|
|
|
|
| |
U/WIN, and VM/ESA (and fixups for DJGPP). Some of
these additions may be too optimistic.
p4raw-id: //depot/perl@9324
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- bump the version to 2.14
- drop the base64 tests since they require MIME::Base64
- drop the rfc1321.txt
- drop the hints/dec_osf.pl since it's only needed for
pre-5.005_03 Perls
Todo:
- the U32 alignment testing is now removed; it needs to
be reintroduced as as a Config variable (meaning also
as a Configure test)
- get the new EBCDIC md5sum for MD5.pm
- test in Win32 to see how badly I botched the makefiles
p4raw-id: //depot/perl@9308
|
|
|
|
|
| |
Message-Id: <5.0.2.1.0.20010227150548.02a200f8@exchi01>
p4raw-id: //depot/perl@8959
|
|
|
|
|
| |
Message-Id: <p04330103b6917f35375b@[172.16.52.1]>
p4raw-id: //depot/perl@8515
|
|
|
|
|
| |
Message-Id: <p04330101b691596f577f@[172.16.52.1]>
p4raw-id: //depot/perl@8514
|
|
|
| |
p4raw-id: //depot/perl@8479
|
|
|
|
|
|
|
|
| |
+v5.6.1-TRIAL1 on VMS_AXP V7.2-1)
Message-ID: <Pine.OSF.4.10.10101171255380.289071-100000@aspara.forte.com>
Replace #8462.
p4raw-id: //depot/perl@8469
|
|
|
|
|
|
| |
Subject: subversion undef on VMS (was Re: [ID 20001218.033] Not OK: perl v5.6.1 +v5.6.1-TRIAL1 on VMS_AXP V7.2-1)
Message-Id: <p04330103b68ad8cfcbfd@[172.16.52.1]>
p4raw-id: //depot/perl@8462
|
|
|
|
|
| |
sig_num arrays, including the final NULL entry.
p4raw-id: //depot/perl@8459
|
|
|
| |
p4raw-id: //depot/perl@8440
|
|
|
|
|
|
| |
Add <features.h> probing, seems to be needed for (some?)
Linux largefileness.
p4raw-id: //depot/perl@8437
|
|
|
| |
p4raw-id: //depot/perl@8426
|
|
|
| |
p4raw-id: //depot/perl@8421
|
|
|
|
|
| |
Message-ID: <Pine.OSF.4.10.10012201609140.11967-100000@aspara.forte.com>
p4raw-id: //depot/perl@8213
|
|
|
|
|
| |
from Charles Lane.
p4raw-id: //depot/perl@8197
|
|
|
|
|
|
| |
in Digital UNIX (the broken strtoul brokenness detection
seems to have been the fly in the ointment).
p4raw-id: //depot/perl@8138
|
|
|
|
|
|
|
| |
arithmetic)
Message-ID: <20001214183857.B97909@plum.flirble.org>
p4raw-id: //depot/perl@8120
|
|
|
| |
p4raw-id: //depot/perl@7839
|
|
|
|
|
|
|
| |
Message-Id: <p04330102b6424b6cd4c9@[172.16.52.1]>
Make VMS to like Filter::Util::Call.
p4raw-id: //depot/perl@7837
|
|
|
|
|
|
|
|
| |
Message-Id: <p04320403b63b2c750dce@[192.168.1.4]>
va_copy() and the need of it.
See <http://wwwold.dkuug.dk/JTC1/SC22/WG14/www/docs/n907.ps>.
p4raw-id: //depot/perl@7793
|
|
|
|
|
| |
with no arguments, from Charles Lane.
p4raw-id: //depot/perl@7715
|
|
|
| |
p4raw-id: //depot/perl@7710
|
|
|
| |
p4raw-id: //depot/perl@7705
|
|
|
| |
p4raw-id: //depot/perl@7653
|
|
|
| |
p4raw-id: //depot/perl@7646
|
|
|
|
|
| |
Message-ID: <Pine.OSF.4.10.10011081524450.248546-100000@aspara.forte.com>
p4raw-id: //depot/perl@7615
|
|
|
|
|
| |
Message-Id: <p04330103b62e879ceeff@[192.168.56.177]>
p4raw-id: //depot/perl@7604
|
|
|
|
|
| |
Message-Id: <0011079735.AA973576259@univpress.com>
p4raw-id: //depot/perl@7589
|
|
|
|
|
| |
Message-ID: <Pine.OSF.4.10.10010251816200.247618-100000@aspara.forte.com>
p4raw-id: //depot/perl@7448
|
|
|
|
|
|
| |
Subject: PATCH (Re: PerlIO - Configure tweak for Linux/glibc?)
Message-ID: <20001023153932.A10786@plum.flirble.org>
p4raw-id: //depot/perl@7427
|