summaryrefslogtreecommitdiff
path: root/hints
Commit message (Collapse)AuthorAgeFilesLines
* Largefileness in Solaris doesn't require long longs;Jarkko Hietaniemi2000-02-244-50/+17
| | | | | use64bits enhancements; introduce usefull64bits. p4raw-id: //depot/cfgperl@5244
* cygwin portFifer, Eric2000-02-241-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 Hietaniemi2000-02-241-5/+5
| | | p4raw-id: //depot/cfgperl@5229
* In IRIX <sys/mode.h> is something completely different.Helmut Jarausch2000-02-241-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 Hietaniemi2000-02-221-3/+16
| | | p4raw-id: //depot/cfgperl@5200
* Add Solaris LP64 notes.Jarkko Hietaniemi2000-02-211-3/+49
| | | p4raw-id: //depot/cfgperl@5182
* integrate cfgperl contents into mainlineGurusamy Sarathy2000-02-191-69/+71
|\ | | | | p4raw-id: //depot/perl@5146
| * Take out the -Wl,-z as we have survice so far without.Jarkko Hietaniemi2000-02-171-1/+1
| | | | | | p4raw-id: //depot/cfgperl@5124
| * HP-UX 64-bitness/largefile fixes.Jarkko Hietaniemi2000-02-161-68/+70
| | | | | | p4raw-id: //depot/cfgperl@5119
* | don't blindly set bool=char on linux (from Andy Dougherty)Gurusamy Sarathy2000-02-191-3/+0
|/ | | p4raw-id: //depot/perl@5144
* cc_r can be in different places (/usr/ibmcxx/bin or /usr/bin),Jarkko Hietaniemi2000-02-151-8/+0
| | | | | easier just to drop the paranoid test. p4raw-id: //depot/cfgperl@5095
* Unroll the libs scan thanks to HP-UX.Jarkko Hietaniemi2000-02-151-6/+32
| | | p4raw-id: //depot/cfgperl@5092
* abort instead of just promising.Jarkko Hietaniemi2000-02-151-0/+1
| | | p4raw-id: //depot/cfgperl@5088
* uselonglong sits deep.Jarkko Hietaniemi2000-02-121-2/+2
| | | p4raw-id: //depot/cfgperl@5071
* megalomaniac 64-bit update: most importantly,Jarkko Hietaniemi2000-02-124-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 selectionJarkko Hietaniemi2000-02-111-8/+0
| | | | | of flags to add the new option. p4raw-id: //depot/cfgperl@5069
* Silence linker warnings about binary backward incompatibilities.Jarkko Hietaniemi2000-02-111-0/+8
| | | p4raw-id: //depot/cfgperl@5064
* de-fancify the largefiles hintsJarkko Hietaniemi2000-02-111-4/+3
| | | p4raw-id: //depot/cfgperl@5062
* Integrate with Sarathy.Jarkko Hietaniemi2000-02-082-2/+1
| | | p4raw-id: //depot/cfgperl@5043
* Integrate with Sarathy.Jarkko Hietaniemi2000-02-041-12/+18
|\ | | | | p4raw-id: //depot/cfgperl@4988
| * updated OpenBSD hints (From Todd C. Miller <Todd.Miller@courtesan.com>)Gurusamy Sarathy2000-02-041-12/+18
| | | | | | p4raw-id: //depot/perl@4983
* | Configure megamaintenance. Cppsym (hopefully) final spasms;Jarkko Hietaniemi2000-02-041-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 Hietaniemi2000-02-021-2/+1
|\ \ | |/ | | p4raw-id: //depot/cfgperl@4968
| * dynixptx hints tweak (from Martin J. Bligh <mbligh@sequent.com>)Gurusamy Sarathy2000-02-021-2/+1
| | | | | | p4raw-id: //depot/perl@4953
* | HP-UX (induced) fixes.Jarkko Hietaniemi2000-01-311-38/+36
| | | | | | p4raw-id: //depot/cfgperl@4936
* | In HP-UX no largefiles if no 64 bits.Jarkko Hietaniemi2000-01-281-7/+20
|/ | | p4raw-id: //depot/cfgperl@4919
* UNICOS/mk patches. Removing the _CRAYMPP test may beJarkko Hietaniemi2000-01-251-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 Sarathy2000-01-231-0/+5
| | | p4raw-id: //depot/perl@4853
* cygwin update (from Eric Fifer <EFifer@sanwaint.com>)Gurusamy Sarathy2000-01-071-10/+13
| | | p4raw-id: //depot/perl@4769
* cygwin update from Eric Fifer <EFifer@sanwaint.com>Gurusamy Sarathy1999-12-281-31/+22
| | | p4raw-id: //depot/perl@4717
* patch to fix aix hints from ortmann@vnet.ibm.comGurusamy Sarathy1999-12-081-2/+2
| | | p4raw-id: //depot/perl@4667
* [ID 19991104.005] modified hints file for UnixWare7 ( svr5)Mike Hopkirk (hops)1999-12-051-49/+43
| | | | | Message-Id: <199911050034.QAA06499@scoot.pdev.sco.com> p4raw-id: //depot/perl@4652
* The separation of 64-bitness and largefileness continuesJarkko Hietaniemi1999-11-143-25/+67
| | | | | (with a setback, see hpux.sh). p4raw-id: //depot/cfgperl@4581
* Continue largefileness separation from quadness;Jarkko Hietaniemi1999-11-131-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 andJarkko Hietaniemi1999-11-115-20/+64
| | | | | continue 64-bit fixes. p4raw-id: //depot/cfgperl@4552
* The -n32 is normally part of $cc, not $ccflags.Jarkko Hietaniemi1999-11-051-1/+1
| | | p4raw-id: //depot/cfgperl@4522
* Remove quad logic from perl.h; regen Configure;Jarkko Hietaniemi1999-10-293-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 conflictsJarkko Hietaniemi1999-10-271-4/+6
|\ | | | | | | | | (Ilya's changes won). p4raw-id: //depot/cfgperl@4468
| * Re: [PATCH 5.005_62] OS/2 improvementsIlya Zakharevich1999-10-241-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 Hietaniemi1999-10-271-0/+2
| | | | | | p4raw-id: //depot/cfgperl@4463
* | Massive multitypo in #4446.Jarkko Hietaniemi1999-10-261-4/+4
| | | | | | p4raw-id: //depot/cfgperl@4455
* | Another hints tweak.Jarkko Hietaniemi1999-10-241-1/+1
| | | | | | p4raw-id: //depot/cfgperl@4447
* | Hints tweak.Jarkko Hietaniemi1999-10-241-15/+15
| | | | | | p4raw-id: //depot/cfgperl@4446
* | so back to 'so', from Stephanie Beals <bealzy@us.ibm.com>Jarkko Hietaniemi1999-10-221-1/+5
| | | | | | p4raw-id: //depot/cfgperl@4422
* | Avoid GNU ar if HP cc is being used.Jarkko Hietaniemi1999-10-191-0/+30
|/ | | p4raw-id: //depot/cfgperl@4413
* OS/2 support bits (from Ilya Zakharevich)Gurusamy Sarathy1999-10-161-2/+2
| | | p4raw-id: //depot/perl@4393
* [ID 19991012.002] Latest UnixWare7 (svr5.sh) hints fileMike Hopkirk (hops)1999-10-131-95/+100
| | | | | | To: perl5-porters@perl.org Message-Id: <199910130248.TAA14636@scoot.pdev.sco.com> p4raw-id: //depot/cfgperl@4363
* Integrate with Sarathy.Jarkko Hietaniemi1999-10-121-0/+3
|\ | | | | p4raw-id: //depot/cfgperl@4354
| * apply parts of LynxOS patches from Alan JohnsonGurusamy Sarathy1999-10-121-0/+3
| | | | | | | | | | <johnson@alonn.gemse.fr> p4raw-id: //depot/perl@4353
* | Sparc Linux -Duseshrplib fix.Brian Jepson1999-10-111-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