summaryrefslogtreecommitdiff
path: root/hints
Commit message (Collapse)AuthorAgeFilesLines
* Retract #10324 and #10333; not needed.Jarkko Hietaniemi2001-06-012-56/+0
| | | p4raw-id: //depot/perl@10375
* (Retracted by #10375.)Jarkko Hietaniemi2001-05-301-0/+14
| | | | | | | | | | IRIX hints patch from Merijn Broeren. TODO: (this and the earlier Linux hints patch) should be solved at Configure level. Merijn: -ldb should not be used on any platform for perl, just when linking DBFile itself. Trying to be helpful here is counterproductive. p4raw-id: //depot/perl@10333
* (Retracted by #10375.)Jarkko Hietaniemi2001-05-301-0/+42
| | | | | Linux DB tweak from Merijn Broeren <merijnb@iloquent.nl>. p4raw-id: //depot/perl@10324
* AIX hints update for gcc from Merijn H. Brand.Jarkko Hietaniemi2001-05-301-3/+6
| | | p4raw-id: //depot/perl@10312
* flushNULL OS/2Ilya Zakharevich2001-05-301-0/+4
| | | | | Message-ID: <20010529191519.A16020@math.ohio-state.edu> p4raw-id: //depot/perl@10306
* extra static libs for OS/2Ilya Zakharevich2001-05-291-0/+2
| | | | | Message-ID: <20010529040138.A9482@math.ohio-state.edu> p4raw-id: //depot/perl@10281
* AIX and gcc (moving targets)H.Merijn Brand2001-05-281-0/+4
| | | | | Message-Id: <20010528124531.9FAB.H.M.BRAND@hccnet.nl> p4raw-id: //depot/perl@10256
* -qlongdouble considered harmful by Merijn.Jarkko Hietaniemi2001-05-231-7/+3
| | | p4raw-id: //depot/perl@10177
* HP-UX hints update from Merijn.Jarkko Hietaniemi2001-05-161-19/+78
| | | p4raw-id: //depot/perl@10131
* DG-UX threading patches, including a README.dgux,Jarkko Hietaniemi2001-05-161-51/+149
| | | | | from Takis Psarogiannakopoulos. p4raw-id: //depot/perl@10121
* Yet another HP-UX hints tweak from Merijn.Jarkko Hietaniemi2001-05-141-11/+5
| | | p4raw-id: //depot/perl@10092
* A nicely working combination for UTS from Hal Morris.Jarkko Hietaniemi2001-05-111-10/+11
| | | p4raw-id: //depot/perl@10079
* i_ieeefp=undef for UTS.Jarkko Hietaniemi2001-05-111-1/+2
| | | p4raw-id: //depot/perl@10078
* Re: Less warnings during configureH.Merijn Brand2001-05-091-0/+50
| | | | | Message-Id: <20010509125337.995D.H.M.BRAND@hccnet.nl> p4raw-id: //depot/perl@10046
* Less warnings during configureH.Merijn Brand2001-05-081-10/+10
| | | | | Message-Id: <20010508084158.D793.H.M.BRAND@hccnet.nl> p4raw-id: //depot/perl@10039
* Typo in #10025.Jarkko Hietaniemi2001-05-071-1/+1
| | | p4raw-id: //depot/perl@10026
* cc, cflags, and optimize tweaks for UTS from Hal Morris.Jarkko Hietaniemi2001-05-071-2/+2
| | | p4raw-id: //depot/perl@10025
* Configure should figure out the list of dynamic extensionsJarkko Hietaniemi2001-05-071-1/+0
| | | | | just fine in UTS-- and in fact it does, as reported by Hal Morris. p4raw-id: //depot/perl@10023
* Hints file for AtheOS ( http://www.atheos.cx/ ),Jarkko Hietaniemi2001-05-051-0/+35
| | | | | from Kurt Skauen. p4raw-id: //depot/perl@9997
* Remove GDBM_File from the dynamic extensions for UTS,Jarkko Hietaniemi2001-05-041-1/+1
| | | | | GDBM is not a standard feature. p4raw-id: //depot/perl@9984
* Re: Finally got a round tuitH.Merijn Brand2001-05-011-1/+6
| | | | | | | Message-Id: <20010501163255.19F2.H.M.BRAND@hccnet.nl> cpp and optimization tweaks for HP-UX. p4raw-id: //depot/perl@9929
* New HP-UX hints from Merijn.Jarkko Hietaniemi2001-04-281-36/+54
| | | p4raw-id: //depot/perl@9892
* If ccflags was empty the _previous_ $* containing all theJarkko Hietaniemi2001-04-261-2/+6
| | | | | | | | | | environment variables and Configure variables was used, which lead, among other bad things, into $ccflags being your uname -a output, which lead into test compile with cc failing, which lead into gcc being selected, which didn't work that well since gcc (ancient 2.8.1 in that particular box) wasn't too happy with large files, et cetera. p4raw-id: //depot/perl@9850
* Yet another HP-UX hints version from Merijn.Jarkko Hietaniemi2001-04-251-10/+31
| | | p4raw-id: //depot/perl@9840
* It would seem that both ar and full_ar need to be overriddenJarkko Hietaniemi2001-04-251-1/+3
| | | | | for HP-UX to avoid the GNU ar. p4raw-id: //depot/perl@9835
* In HP-UX set ar to /usr/bin/ar but only iff none set.Jarkko Hietaniemi2001-04-251-1/+1
| | | p4raw-id: //depot/perl@9833
* New version of HP-UX hints from Merijn.Jarkko Hietaniemi2001-04-251-35/+12
| | | p4raw-id: //depot/perl@9832
* Reintroduce the avoidance of mixing HP-UX cc and GNU ar.Jarkko Hietaniemi2001-04-251-0/+28
| | | p4raw-id: //depot/perl@9831
* New HP-UX hints from Jeff and Merijn, should work with IA-64.Jarkko Hietaniemi2001-04-241-368/+198
| | | | | | Some gcc specifics dropped out due to extensive rewriting; will be put back later as needed. p4raw-id: //depot/perl@9824
* Re: [ID 20010421.010] Perl 5.6.1 on Unixware 7Bill Glicker2001-04-241-1/+1
| | | | | Message-ID: <Pine.SCO.4.30.0104240918160.13514-100000@laura.burrelles.com> p4raw-id: //depot/perl@9814
* Re: 5.6.1 darwin Configure fails to extract MakefilePeter Prymmer2001-04-241-0/+11
| | | | | | | Message-ID: <Pine.OSF.4.10.10104111038480.113314-100000@aspara.forte.com> (Ken William's message forwarded from macosx@perl.org) p4raw-id: //depot/perl@9805
* [ID 20010421.010] Perl 5.6.1 on Unixware 7Joe Orton2001-04-211-3/+5
| | | | | Message-Id: <20010417155043.D19132@eu.c2.net> p4raw-id: //depot/perl@9774
* Add Time::Piece, a slight rewrite of Time::Object,Jarkko Hietaniemi2001-04-192-3/+3
| | | | | from Matt Sergeant. p4raw-id: //depot/perl@9748
* Non-UNIX platforms extensions update. (Well, UTS is UNIX.)Jarkko Hietaniemi2001-04-122-2/+2
| | | p4raw-id: //depot/perl@9691
* The d_casti32=undef is good for you even when not use64bitall.Jarkko Hietaniemi2001-04-061-3/+2
| | | p4raw-id: //depot/perl@9596
* FreeBSD hints tweak from Anton Berezin.Jarkko Hietaniemi2001-04-051-1/+2
| | | p4raw-id: //depot/perl@9575
* Be traditional in your cpp (for the Errno extension).Jarkko Hietaniemi2001-04-051-0/+4
| | | p4raw-id: //depot/perl@9559
* Add MIME::Base64 here and there. Again, a lot ofJarkko Hietaniemi2001-03-253-4/+4
| | | | | optimism is in the air. p4raw-id: //depot/perl@9337
* Boldly add extensions to be built to VMS, EPOC, UTS,Jarkko Hietaniemi2001-03-243-4/+4
| | | | | | U/WIN, and VM/ESA (and fixups for DJGPP). Some of these additions may be too optimistic. p4raw-id: //depot/perl@9324
* AIX does seems to have optimization problems with its C compilers.Jarkko Hietaniemi2001-03-231-0/+12
| | | p4raw-id: //depot/perl@9317
* Integrate Digest-1.00 and Digest-MD5-2.13, from Gisle Aas.Jarkko Hietaniemi2001-03-232-2/+2
| | | | | | | | | | | | | | | - 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
* Integrate changes #9244,9247,9250 from maintperl into mainline.Jarkko Hietaniemi2001-03-191-2/+2
| | | | | | | | | | | | Dynaloading in 64-bit AIX with vac. p4raw-link: @9250 on //depot/maint-5.6/perl: cbdca039b5e144d1778a3f526024bb6da2a58a72 p4raw-link: @9247 on //depot/maint-5.6/perl: 1d70f4d9891a32fb9ebe5b896f754b8c759ffece p4raw-link: @9244 on //depot/maint-5.6/perl: f816f13eaa91bfe02a64ccda4a80eee889237c24 p4raw-id: //depot/perl@9251 p4raw-integrated: from //depot/maint-5.6/perl@9243 'copy in' ext/DynaLoader/hints/aix.pl (@5902..) ext/DynaLoader/dl_aix.xs (@9247..) 'merge in' hints/aix.sh (@8537..)
* Do not use the Perl malloc in IRIX, suggested byJarkko Hietaniemi2001-03-141-0/+3
| | | | | Helmus Jarausch. p4raw-id: //depot/perl@9160
* Retract #9136: breaks threading (and binary compatibility).Jarkko Hietaniemi2001-03-141-21/+14
| | | p4raw-id: //depot/perl@9155
* (Retracted by #9155)Jens-Uwe Mager2001-03-131-14/+21
| | | | | | Subject: Re: [gsar@ActiveState.com: v5.6.1 trial2 is available] Message-ID: <20010221213203.A18340@ans.helios.de> p4raw-id: //depot/perl@9136
* Integrate change #9131 from maintperl into mainline.Jarkko Hietaniemi2001-03-131-4/+9
| | | | | | | | | make the error text look more consistent in hints/hpux.sh p4raw-link: @9131 on //depot/maint-5.6/perl: 6c443ddcf92f9e25943db40b3d14a2d7dd67aaae p4raw-id: //depot/perl@9134 p4raw-integrated: from //depot/maint-5.6/perl@9132 'merge in' hints/hpux.sh (@8687..)
* Workaround for the buggy ("internal compiler error")Jarkko Hietaniemi2001-03-131-2/+19
| | | | | | | AIX C compiler 5.0.1.0: skip the optimization for regcomp.c (and ext/re/re_comp.c). The MakeMaker dark magic courtesy of Andreas König. p4raw-id: //depot/perl@9124
* OS/390 mydomain last gasp before silly guess (was Re: What do I need to ↵Peter Prymmer2001-03-131-10/+11
| | | | | | | build EBCDIC perl?) Message-ID: <Pine.OSF.4.10.10103121619020.180841-100000@aspara.forte.com> p4raw-id: //depot/perl@9113
* Ooops, wrong 'no *POSIX' PatchThomas Dorner2001-03-081-2/+2
| | | | | Message-ID: <6727B1DACFCDD311A757009027CA8D69010A88D3@Ex02.inhouse.start.de> p4raw-id: //depot/perl@9081
* Integrate changes #8997,8999 from maintperl.Jarkko Hietaniemi2001-03-031-2/+8
| | | | | | | | | | | | | Subject: [PATCH 5.6.1] compiling on OS/2 (Better error message from hints/os2.sh) Subject: [PATCH 5.6.1] syslog.t p4raw-link: @8999 on //depot/maint-5.6/perl: 1d1f4060a256037d3512259fe4c8a06dfa47e060 p4raw-link: @8997 on //depot/maint-5.6/perl: 44fb3a8ab385118a630b811ac7a33489c856e76b p4raw-id: //depot/perl@9000 p4raw-integrated: from //depot/maint-5.6/perl@8996 'copy in' hints/os2.sh (@8156..) 'merge in' t/lib/syslog.t (@8173..)