Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Largefileness in Solaris doesn't require long longs; | Jarkko Hietaniemi | 2000-02-24 | 4 | -50/+17 |
| | | | | | use64bits enhancements; introduce usefull64bits. p4raw-id: //depot/cfgperl@5244 | ||||
* | cygwin port | Fifer, Eric | 2000-02-24 | 1 | -1/+5 |
| | | | | | | To: "'perl5-porters@perl.org'" <perl5-porters@perl.org> Message-ID: <779F20BCCE5AD31186A50008C75D99791716E1@SILLDN_MAIL1> p4raw-id: //depot/cfgperl@5241 | ||||
* | Depickify the compiler (about unused and set but not used variables) | Jarkko Hietaniemi | 2000-02-24 | 1 | -5/+5 |
| | | | p4raw-id: //depot/cfgperl@5229 | ||||
* | In IRIX <sys/mode.h> is something completely different. | Helmut Jarausch | 2000-02-24 | 1 | -0/+5 |
| | | | | | | | To: perl5-porters@perl.org Subject: [ID 20000223.003] Not OK: perl v5.5.660 on IP26-irix 6.5 Message-Id: <200002230955.KAA89136@numa1.igpm.rwth-aachen.de> p4raw-id: //depot/cfgperl@5227 | ||||
* | Tru64 V5.0 patches from Spider Boardman. | Jarkko Hietaniemi | 2000-02-22 | 1 | -3/+16 |
| | | | p4raw-id: //depot/cfgperl@5200 | ||||
* | Add Solaris LP64 notes. | Jarkko Hietaniemi | 2000-02-21 | 1 | -3/+49 |
| | | | p4raw-id: //depot/cfgperl@5182 | ||||
* | integrate cfgperl contents into mainline | Gurusamy Sarathy | 2000-02-19 | 1 | -69/+71 |
|\ | | | | | p4raw-id: //depot/perl@5146 | ||||
| * | Take out the -Wl,-z as we have survice so far without. | Jarkko Hietaniemi | 2000-02-17 | 1 | -1/+1 |
| | | | | | | p4raw-id: //depot/cfgperl@5124 | ||||
| * | HP-UX 64-bitness/largefile fixes. | Jarkko Hietaniemi | 2000-02-16 | 1 | -68/+70 |
| | | | | | | p4raw-id: //depot/cfgperl@5119 | ||||
* | | don't blindly set bool=char on linux (from Andy Dougherty) | Gurusamy Sarathy | 2000-02-19 | 1 | -3/+0 |
|/ | | | p4raw-id: //depot/perl@5144 | ||||
* | cc_r can be in different places (/usr/ibmcxx/bin or /usr/bin), | Jarkko Hietaniemi | 2000-02-15 | 1 | -8/+0 |
| | | | | | easier just to drop the paranoid test. p4raw-id: //depot/cfgperl@5095 | ||||
* | Unroll the libs scan thanks to HP-UX. | Jarkko Hietaniemi | 2000-02-15 | 1 | -6/+32 |
| | | | p4raw-id: //depot/cfgperl@5092 | ||||
* | abort instead of just promising. | Jarkko Hietaniemi | 2000-02-15 | 1 | -0/+1 |
| | | | p4raw-id: //depot/cfgperl@5088 | ||||
* | uselonglong sits deep. | Jarkko Hietaniemi | 2000-02-12 | 1 | -2/+2 |
| | | | p4raw-id: //depot/cfgperl@5071 | ||||
* | megalomaniac 64-bit update: most importantly, | Jarkko Hietaniemi | 2000-02-12 | 4 | -15/+19 |
| | | | | | | uselonglong is eradicated, only backward compatibility hooks in use64bits remain. p4raw-id: //depot/cfgperl@5070 | ||||
* | undo #5064 for now; there seems to be no good selection | Jarkko Hietaniemi | 2000-02-11 | 1 | -8/+0 |
| | | | | | of flags to add the new option. p4raw-id: //depot/cfgperl@5069 | ||||
* | Silence linker warnings about binary backward incompatibilities. | Jarkko Hietaniemi | 2000-02-11 | 1 | -0/+8 |
| | | | p4raw-id: //depot/cfgperl@5064 | ||||
* | de-fancify the largefiles hints | Jarkko Hietaniemi | 2000-02-11 | 1 | -4/+3 |
| | | | p4raw-id: //depot/cfgperl@5062 | ||||
* | Integrate with Sarathy. | Jarkko Hietaniemi | 2000-02-08 | 2 | -2/+1 |
| | | | p4raw-id: //depot/cfgperl@5043 | ||||
* | Integrate with Sarathy. | Jarkko Hietaniemi | 2000-02-04 | 1 | -12/+18 |
|\ | | | | | p4raw-id: //depot/cfgperl@4988 | ||||
| * | updated OpenBSD hints (From Todd C. Miller <Todd.Miller@courtesan.com>) | Gurusamy Sarathy | 2000-02-04 | 1 | -12/+18 |
| | | | | | | p4raw-id: //depot/perl@4983 | ||||
* | | Configure megamaintenance. Cppsym (hopefully) final spasms; | Jarkko Hietaniemi | 2000-02-04 | 1 | -55/+31 |
| | | | | | | | | | | | | default is to use long long if available; various nits here and there; fixed to hpux 64-bitnes and largefileness. p4raw-id: //depot/cfgperl@4987 | ||||
* | | Integrate with Sarathy. | Jarkko Hietaniemi | 2000-02-02 | 1 | -2/+1 |
|\ \ | |/ | | | p4raw-id: //depot/cfgperl@4968 | ||||
| * | dynixptx hints tweak (from Martin J. Bligh <mbligh@sequent.com>) | Gurusamy Sarathy | 2000-02-02 | 1 | -2/+1 |
| | | | | | | p4raw-id: //depot/perl@4953 | ||||
* | | HP-UX (induced) fixes. | Jarkko Hietaniemi | 2000-01-31 | 1 | -38/+36 |
| | | | | | | p4raw-id: //depot/cfgperl@4936 | ||||
* | | In HP-UX no largefiles if no 64 bits. | Jarkko Hietaniemi | 2000-01-28 | 1 | -7/+20 |
|/ | | | p4raw-id: //depot/cfgperl@4919 | ||||
* | UNICOS/mk patches. Removing the _CRAYMPP test may be | Jarkko Hietaniemi | 2000-01-25 | 1 | -0/+8 |
| | | | | | | | | rash but it's the best move I can think of right now. Removing the _CRAYMPP test fixes a legion of pack/unpack failures (hint: shortsize=4,intsize=8,longsize=8). One subtest, t/lib/io_sock.t #14, is still failing. p4raw-id: //depot/cfgperl@4888 | ||||
* | cygwin update (from Eric Fifer <EFifer@sanwaint.com>) | Gurusamy Sarathy | 2000-01-23 | 1 | -0/+5 |
| | | | p4raw-id: //depot/perl@4853 | ||||
* | cygwin update (from Eric Fifer <EFifer@sanwaint.com>) | Gurusamy Sarathy | 2000-01-07 | 1 | -10/+13 |
| | | | p4raw-id: //depot/perl@4769 | ||||
* | cygwin update from Eric Fifer <EFifer@sanwaint.com> | Gurusamy Sarathy | 1999-12-28 | 1 | -31/+22 |
| | | | p4raw-id: //depot/perl@4717 | ||||
* | patch to fix aix hints from ortmann@vnet.ibm.com | Gurusamy Sarathy | 1999-12-08 | 1 | -2/+2 |
| | | | p4raw-id: //depot/perl@4667 | ||||
* | [ID 19991104.005] modified hints file for UnixWare7 ( svr5) | Mike Hopkirk (hops) | 1999-12-05 | 1 | -49/+43 |
| | | | | | Message-Id: <199911050034.QAA06499@scoot.pdev.sco.com> p4raw-id: //depot/perl@4652 | ||||
* | The separation of 64-bitness and largefileness continues | Jarkko Hietaniemi | 1999-11-14 | 3 | -25/+67 |
| | | | | | (with a setback, see hpux.sh). p4raw-id: //depot/cfgperl@4581 | ||||
* | Continue largefileness separation from quadness; | Jarkko Hietaniemi | 1999-11-13 | 1 | -1/+1 |
| | | | | | | move nv-preserving test out of perl.h into Configure; use HAS_SETVBUF in IO. p4raw-id: //depot/cfgperl@4560 | ||||
* | Turn on largefileness always if available and | Jarkko Hietaniemi | 1999-11-11 | 5 | -20/+64 |
| | | | | | continue 64-bit fixes. p4raw-id: //depot/cfgperl@4552 | ||||
* | The -n32 is normally part of $cc, not $ccflags. | Jarkko Hietaniemi | 1999-11-05 | 1 | -1/+1 |
| | | | p4raw-id: //depot/cfgperl@4522 | ||||
* | Remove quad logic from perl.h; regen Configure; | Jarkko Hietaniemi | 1999-10-29 | 3 | -3/+12 |
| | | | | | add -DUSE_LONG_LONG to ccflags if not already there. p4raw-id: //depot/cfgperl@4487 | ||||
* | Integrate with Sarathy; manual resolve on regcomp.c conflicts | Jarkko Hietaniemi | 1999-10-27 | 1 | -4/+6 |
|\ | | | | | | | | | (Ilya's changes won). p4raw-id: //depot/cfgperl@4468 | ||||
| * | Re: [PATCH 5.005_62] OS/2 improvements | Ilya Zakharevich | 1999-10-24 | 1 | -4/+6 |
| | | | | | | | | | | Message-Id: <199910240724.DAA12230@monk.mps.ohio-state.edu> p4raw-id: //depot/perl@4432 | ||||
* | | We need cc to be able to test for cc -v. | Jarkko Hietaniemi | 1999-10-27 | 1 | -0/+2 |
| | | | | | | p4raw-id: //depot/cfgperl@4463 | ||||
* | | Massive multitypo in #4446. | Jarkko Hietaniemi | 1999-10-26 | 1 | -4/+4 |
| | | | | | | p4raw-id: //depot/cfgperl@4455 | ||||
* | | Another hints tweak. | Jarkko Hietaniemi | 1999-10-24 | 1 | -1/+1 |
| | | | | | | p4raw-id: //depot/cfgperl@4447 | ||||
* | | Hints tweak. | Jarkko Hietaniemi | 1999-10-24 | 1 | -15/+15 |
| | | | | | | p4raw-id: //depot/cfgperl@4446 | ||||
* | | so back to 'so', from Stephanie Beals <bealzy@us.ibm.com> | Jarkko Hietaniemi | 1999-10-22 | 1 | -1/+5 |
| | | | | | | p4raw-id: //depot/cfgperl@4422 | ||||
* | | Avoid GNU ar if HP cc is being used. | Jarkko Hietaniemi | 1999-10-19 | 1 | -0/+30 |
|/ | | | p4raw-id: //depot/cfgperl@4413 | ||||
* | OS/2 support bits (from Ilya Zakharevich) | Gurusamy Sarathy | 1999-10-16 | 1 | -2/+2 |
| | | | p4raw-id: //depot/perl@4393 | ||||
* | [ID 19991012.002] Latest UnixWare7 (svr5.sh) hints file | Mike Hopkirk (hops) | 1999-10-13 | 1 | -95/+100 |
| | | | | | | To: perl5-porters@perl.org Message-Id: <199910130248.TAA14636@scoot.pdev.sco.com> p4raw-id: //depot/cfgperl@4363 | ||||
* | Integrate with Sarathy. | Jarkko Hietaniemi | 1999-10-12 | 1 | -0/+3 |
|\ | | | | | p4raw-id: //depot/cfgperl@4354 | ||||
| * | apply parts of LynxOS patches from Alan Johnson | Gurusamy Sarathy | 1999-10-12 | 1 | -0/+3 |
| | | | | | | | | | | <johnson@alonn.gemse.fr> p4raw-id: //depot/perl@4353 | ||||
* | | Sparc Linux -Duseshrplib fix. | Brian Jepson | 1999-10-11 | 1 | -0/+9 |
| | | | | | | | | | | | | | | | | To: Nick Ing-Simmons <nick@ing-simmons.net> cc: perl5-porters@perl.org Subject: Re: [ID 19990813.002] Can't build Perl 5.005_60 on SPARC/Linux with -Duseshrplib Message-ID: <Pine.LNX.4.10.9908201123570.5116-100000@cx384756-a.sking1.ri.home.com> p4raw-id: //depot/cfgperl@4347 |