| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
From: "Steve Peters" <steve.peters@gmail.com>
Message-ID: <fd7a59d30611042340p5543442ctad306aeb748b6bfe@mail.gmail.com>
p4raw-id: //depot/perl@29238
|
|
|
|
|
| |
Plus forced Glossary entry. That is a TODO for automation
p4raw-id: //depot/perl@29213
|
|
|
| |
p4raw-id: //depot/perl@28969
|
|
|
| |
p4raw-id: //depot/perl@28691
|
|
|
|
|
| |
(noticed by Alexandre Jousset <mid@gtmp.org>)
p4raw-id: //depot/perl@28652
|
|
|
| |
p4raw-id: //depot/perl@28189
|
|
|
|
|
| |
perl5 to perl[56] convertor), which if set defines PERL_MAD in config.h
p4raw-id: //depot/perl@27407
|
|
|
| |
p4raw-id: //depot/perl@26639
|
|
|
|
|
| |
(this doesn't mean it works, though.)
p4raw-id: //depot/perl@25846
|
|
|
|
|
|
|
| |
Update all the canned config.sh files.
Assume that symbian and Win32 are all ANSI conformant, note that ARM
Linux (ie glibc) will be, don't assume that any other platform is.
p4raw-id: //depot/perl@25831
|
|
|
| |
p4raw-id: //depot/perl@25741
|
|
|
|
|
| |
Message-ID: <42C385FD.9040601@gmail.com>
p4raw-id: //depot/perl@25015
|
|
|
|
|
| |
Message-ID: <20050519173256.GA29039@petdance.com>
p4raw-id: //depot/perl@24508
|
|
|
|
|
|
| |
config.sh, to ensure that the config.h generated for cross-
compilation will still work.
p4raw-id: //depot/perl@23577
|
|
|
|
|
| |
the pumpkin. Chainsaw was still in perfect working order.
p4raw-id: //depot/perl@22334
|
|
|
|
|
|
| |
Message-Id: <1072098653.4789.6.camel@ragefire>
Date: Mon, 22 Dec 2003 08:11:34 -0500
p4raw-id: //depot/perl@21985
|
|
|
| |
p4raw-id: //depot/perl@21057
|
|
|
| |
p4raw-id: //depot/perl@19899
|
|
|
| |
p4raw-id: //depot/perl@19627
|
|
|
| |
p4raw-id: //depot/perl@19607
|
|
|
| |
p4raw-id: //depot/perl@19297
|
|
|
| |
p4raw-id: //depot/perl@10644
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
p4raw-id: //depot/perl@10587
|