| 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
|
|\
| |
| |
| |
| |
| |
| |
| | |
[ 10589]
Routine regen_config_h for Win32
p4raw-link: @10589 on //depot/perlio: 4d3be0c7dd56140382c75663158705a0e4495245
p4raw-id: //depot/perl@10590
|
| |
| |
| | |
p4raw-id: //depot/perlio@10589
|
|\ \
| |/
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
[ 10586]
Add new step to run_byacc which:
A. Corrects #line NNN "perly.c" lines so warnings etc. are trackable
B. Adds extra () to the two if (var = ...) constructs gcc -Wall winges about.
[ 10584]
Hack to remove insecure directories from PATH so test will run.
p4raw-link: @10586 on //depot/perlio: f4db54055cd36d83622f77949fd6ab7c67198101
p4raw-link: @10584 on //depot/perlio: 24e8cdb889e0ad40169b18813ffa9d1841ab8217
p4raw-id: //depot/perl@10588
|
| |
| |
| |
| |
| |
| | |
A. Corrects #line NNN "perly.c" lines so warnings etc. are trackable
B. Adds extra () to the two if (var = ...) constructs gcc -Wall winges about.
p4raw-id: //depot/perlio@10586
|
| |
| |
| | |
p4raw-id: //depot/perlio@10585
|
| |
| |
| | |
p4raw-id: //depot/perlio@10584
|
| |\
| | |
| | | |
p4raw-id: //depot/perlio@10577
|
| | |
| | |
| | | |
p4raw-id: //depot/perl@10587
|
| | |
| | |
| | | |
p4raw-id: //depot/perl@10583
|
| | |
| | |
| | | |
p4raw-id: //depot/perl@10582
|
| | |
| | |
| | | |
p4raw-id: //depot/perl@10581
|
| | |
| | |
| | |
| | |
| | | |
Message-ID: <20010613212013.D98663@plum.flirble.org>
p4raw-id: //depot/perl@10580
|
| | |
| | |
| | |
| | |
| | | |
Message-Id: <200106132341.AAA24935@crypt.compulink.co.uk>
p4raw-id: //depot/perl@10579
|
| | |
| | |
| | | |
p4raw-id: //depot/perl@10578
|
| | |
| | |
| | | |
p4raw-id: //depot/perl@10576
|
| |/
|/|
| |
| |
| | |
Message-Id: <5.1.0.14.0.20010613131907.01bbc210@mail.mac.com>
p4raw-id: //depot/perl@10575
|
| |
| |
| | |
p4raw-id: //depot/perl@10573
|
| |
| |
| | |
p4raw-id: //depot/perl@10571
|
| |
| |
| |
| |
| | |
extremely experimental, not even prompted for.
p4raw-id: //depot/perl@10569
|
| |
| |
| | |
p4raw-id: //depot/perl@10568
|
|\ \
| |/
| |
| |
| |
| |
| |
| |
| | |
[ 10564]
Avoid AV and HV in perlio.c by inventing PerlIO_list_t which is AV-ish
and using that instead (name lookups are sequential search for now).
p4raw-link: @10564 on //depot/perlio: fcf2db383b9625d65c84a8308e9be05a073bed3b
p4raw-id: //depot/perl@10567
|
| |
| |
| |
| |
| | |
and using that instead (name lookups are sequential search for now).
p4raw-id: //depot/perlio@10564
|
| |\
| | |
| | | |
p4raw-id: //depot/perlio@10509
|
| | |
| | |
| | |
| | |
| | | |
Message-ID: <Pine.LNX.4.21.0106130959050.24181-100000@mako.covalent.net>
p4raw-id: //depot/perl@10566
|
| | |
| | |
| | |
| | |
| | |
| | | |
defines them to older ones for older Perls where PERL_VERSION
is not defined, from Doug MacEachern.
p4raw-id: //depot/perl@10565
|
| | |
| | |
| | |
| | |
| | | |
Message-ID: <NAEKLNAAHLMBPMPNBMLECECHDFAA.rs@crystalflame.net>
p4raw-id: //depot/perl@10563
|
| | |
| | |
| | |
| | |
| | | |
Message-Id: <a05101002b74ca0013cf5@[192.168.56.160]>
p4raw-id: //depot/perl@10562
|
| | |
| | |
| | |
| | |
| | | |
suggested by NI-S.
p4raw-id: //depot/perl@10561
|
| | |
| | |
| | | |
p4raw-id: //depot/perl@10560
|
| | |
| | |
| | |
| | |
| | | |
Message-ID: <Pine.LNX.4.21.0106122247380.24181-100000@mako.covalent.net>
p4raw-id: //depot/perl@10559
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Message-ID: <Pine.LNX.4.21.0106122151180.24181-100000@mako.covalent.net>
Document ax and break up dXSARGS.
p4raw-id: //depot/perl@10558
|
| | |
| | |
| | | |
p4raw-id: //depot/perl@10557
|
| | |
| | |
| | |
| | |
| | | |
Message-Id: <a05101001b74c943d7af4@[192.168.56.160]>
p4raw-id: //depot/perl@10556
|
| | |
| | |
| | |
| | |
| | | |
Message-Id: <a05101000b74c8698483b@[172.16.52.1]>
p4raw-id: //depot/perl@10555
|
| | |
| | |
| | |
| | |
| | | |
Does break binary compatibility.
p4raw-id: //depot/perl@10554
|
| | |
| | |
| | | |
p4raw-id: //depot/perl@10553
|
| | |
| | |
| | |
| | |
| | | |
Message-ID: <Pine.OSF.4.10.10106121927580.15174-100000@aspara.forte.com>
p4raw-id: //depot/perl@10552
|
| | |
| | |
| | | |
p4raw-id: //depot/perl@10551
|
| | |
| | |
| | | |
p4raw-id: //depot/perl@10550
|
| | |
| | |
| | | |
p4raw-id: //depot/perl@10549
|
| | |
| | |
| | |
| | |
| | | |
Message-ID: <Pine.LNX.4.21.0106121024470.24181-100000@mako.covalent.net>
p4raw-id: //depot/perl@10548
|
| | |
| | |
| | |
| | |
| | | |
Message-ID: <Pine.LNX.4.21.0106120927100.24181-100000@mako.covalent.net>
p4raw-id: //depot/perl@10547
|
| | |
| | |
| | |
| | |
| | | |
Message-ID: <20010612143619.A37113@linguist.thayer.dartmouth.edu>
p4raw-id: //depot/perl@10546
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Date: Tue, 12 Jun 2001 19:10:31 +0100
Message-Id: <E159scZ-0000r2-00@draco.cus.cam.ac.uk>
Subject: Re: [ID 20010612.001] out of memory during regex compilation
From: Mike Guy <mjtg@cam.ac.uk>
Date: Tue, 12 Jun 2001 19:21:01 +0100
Message-Id: <E159smj-0000wY-00@draco.cus.cam.ac.uk>
p4raw-id: //depot/perl@10545
|
| | |
| | |
| | | |
p4raw-id: //depot/perl@10544
|
| | |
| | |
| | |
| | |
| | | |
Message-ID: <Pine.SOL.4.10.10106121706360.11034-100000@maxwell.phys.lafayette.edu>
p4raw-id: //depot/perl@10542
|
| | |
| | |
| | |
| | |
| | | |
Message-ID: <20010613000430.M5901@plum.flirble.org>
p4raw-id: //depot/perl@10541
|
| | |
| | |
| | |
| | |
| | | |
Message-ID: <20010612235307.L5901@plum.flirble.org>
p4raw-id: //depot/perl@10540
|
| | |
| | |
| | | |
p4raw-id: //depot/perl@10539
|