summaryrefslogtreecommitdiff
path: root/hints
Commit message (Collapse)AuthorAgeFilesLines
* SunOS 4.1.4 is working, too.Jarkko Hietaniemi2003-08-251-0/+5
| | | p4raw-id: //depot/perl@20886
* Various tweaks for getting Perl to compile on SunOS 4.x.Jarkko Hietaniemi2003-08-241-0/+6
| | | | | Doesn't work well yet, something broken in DynaLoader/XSLoader? p4raw-id: //depot/perl@20867
* IRIX 5.3 is 99.90% okay.Jarkko Hietaniemi2003-08-241-6/+8
| | | p4raw-id: //depot/perl@20866
* Bad quote day, noticed by Philip Newton.Jarkko Hietaniemi2003-08-241-2/+2
| | | p4raw-id: //depot/perl@20860
* No ODBM for Mac OS X, even if we have Fink GDBM libraries.Jarkko Hietaniemi2003-08-161-0/+5
| | | p4raw-id: //depot/perl@20733
* The libcygipc doesn't really work with the Perl SysV IPC testsJarkko Hietaniemi2003-08-091-2/+4
| | | | | so no much point in adding it yet. p4raw-id: //depot/perl@20577
* maintperl & bleadperl for Cygwin: include libgdbm_compat & libcygipc in ↵Gerrit P. Haase2003-08-081-0/+2
| | | | | | | | searchlist From: "Gerrit P. Haase" <gp@familiehaase.de> Message-ID: <1621817486657.20030808134451@familiehaase.de> p4raw-id: //depot/perl@20563
* Hint away the semid_ds test in NetBSD/sparc.Jarkko Hietaniemi2003-08-071-0/+5
| | | p4raw-id: //depot/perl@20552
* Integrate from maint:Jarkko Hietaniemi2003-08-071-9/+26
| | | | | | | | | [ 20543] Workround for SuSE8.2's -lndbm hack p4raw-link: @20543 on //depot/maint-5.8/perl: d551851b7b11c9bb540da7f8c6e89eeb18e96630 p4raw-id: //depot/perl@20547 p4raw-integrated: from //depot/maint-5.8/perl@20546 'copy in' hints/linux.sh (@18080..)
* Retract #20359: too wide a brush.Jarkko Hietaniemi2003-08-071-5/+0
| | | p4raw-id: //depot/perl@20544
* NetBSD for Sparc (at least 1.5.3 and 1.6.1) seem to haveJarkko Hietaniemi2003-08-071-0/+5
| | | | | broken SysV semaphores. p4raw-id: //depot/perl@20539
* Various tweaks to help DJGPP builds.Jarkko Hietaniemi2003-08-061-1/+6
| | | p4raw-id: //depot/perl@20529
* Oops.Jarkko Hietaniemi2003-08-042-3/+5
| | | p4raw-id: //depot/perl@20474
* Re: Can't usemymalloc on OS XRafael Garcia-Suarez2003-08-041-2/+4
| | | | | Message-Id: <20030804103512.61a9661c.rgarciasuarez@free.fr> p4raw-id: //depot/perl@20473
* Apparently the newly introduce -DDARWIN did conflict withJarkko Hietaniemi2003-08-041-2/+2
| | | | | some Apple definition, how ironic... p4raw-id: //depot/perl@20467
* More for the *dir changes.Jarkko Hietaniemi2003-08-011-0/+4
| | | p4raw-id: //depot/perl@20411
* One more tweak for Mac OS X hints.Jarkko Hietaniemi2003-07-311-2/+2
| | | p4raw-id: //depot/perl@20379
* Final touches to "Apple-like" installation directories.Jarkko Hietaniemi2003-07-311-1/+7
| | | p4raw-id: //depot/perl@20369
* This is getting comical. (Practical tip: never askJarkko Hietaniemi2003-07-301-3/+39
| | | | | | | for opinions from one than one person at one time.) Now back to -Dprefix='/usr' replacing the system Perl, but don't use the Apple internal DSTROOT. p4raw-id: //depot/perl@20353
* Mac OS X hints dance continues. Now drop any specialJarkko Hietaniemi2003-07-301-40/+3
| | | | | | | installation directory mangling. In other words, if you want to overwrite the system perl, you really need to find out how to do that. p4raw-id: //depot/perl@20352
* Try again with the Mac OS X hints. Now the three casesJarkko Hietaniemi2003-07-301-18/+17
| | | | | | | (no -Dprefix, /usr, and something else) all install into separate places. No prefix installs to /usr/local. The /usr overwrites the Apple install (modulo the version). p4raw-id: //depot/perl@20350
* Mac OS X: tweak once again the installation directories.Jarkko Hietaniemi2003-07-301-6/+19
| | | p4raw-id: //depot/perl@20333
* Revert #20301, apparently the _SOCKADDR_LEN #define isJarkko Hietaniemi2003-07-291-1/+5
| | | | | | important for IPv6 (Spider). Since there is no way to otherwise detect 3.X, use the hints. p4raw-id: //depot/perl@20324
* DEC OSF/1 3.x did (does) not do sizer -v.Jarkko Hietaniemi2003-07-291-4/+7
| | | p4raw-id: //depot/perl@20298
* POSIX-BC patch from Thomas Dorner.Jarkko Hietaniemi2003-07-241-5/+4
| | | p4raw-id: //depot/perl@20195
* Detypo.Jarkko Hietaniemi2003-07-091-1/+1
| | | p4raw-id: //depot/perl@20100
* More Darwin/MacOSX paths twiddling.Jarkko Hietaniemi2003-07-091-29/+17
| | | p4raw-id: //depot/perl@20096
* Play safe and use the system malloc in FreeBSD.Jarkko Hietaniemi2003-07-091-16/+3
| | | | | | Yes, performance suffers. But that is better than random core dumps. p4raw-id: //depot/perl@20093
* Darwin/Mac OS X: if -Dprefix=/foo, do nothing specialJarkko Hietaniemi2003-07-091-10/+0
| | | | | for the install dirs. p4raw-id: //depot/perl@20083
* Enable avoiding /System/Library in Mac OS X byJarkko Hietaniemi2003-07-091-1/+4
| | | | | doing Configure -Dprefix=/some/where -Uvendorlib. p4raw-id: //depot/perl@20082
* FreeBSD: if someone *really* wants to use the system malloc.Jarkko Hietaniemi2003-07-061-2/+8
| | | p4raw-id: //depot/perl@20026
* Darwin: -Dprefix=$HOME/Perl tried to install to /Library.Jarkko Hietaniemi2003-07-021-0/+12
| | | p4raw-id: //depot/perl@19928
* Move the libgcc.a hack into a section for pre-1.6 NetBSD releases.Jarkko Hietaniemi2003-07-021-10/+15
| | | | | | The latest releases of NetBSD don't require the hack. From Johnny Lam. p4raw-id: //depot/perl@19920
* More nanosleep removal.Jarkko Hietaniemi2003-07-011-2/+0
| | | p4raw-id: //depot/perl@19899
* Re: Subject: Problems: 5.8.1, Solaris, Configure, sched_yield(), -lrt & -lposix4Alan Burlison2003-07-011-8/+19
| | | | | Message-ID: <3F00C1BC.3020103@sun.com> p4raw-id: //depot/perl@19897
* The #19842 is no more needed thanks to #19876,Jarkko Hietaniemi2003-06-281-7/+2
| | | | | | and the #19842 was wrong anyway (it affected only the threaded case.) p4raw-id: //depot/perl@19877
* Until the Perl malloc problems in Tru64 are fixed.Jarkko Hietaniemi2003-06-221-2/+7
| | | p4raw-id: //depot/perl@19842
* UNICOS: try papering over the Configure symbol scan problemsJarkko Hietaniemi2003-06-171-0/+3
| | | | | by disavowing any knowledge of dynaloading. p4raw-id: //depot/perl@19802
* Start using Perl malloc in FreeBSD since the system mallocDan Kogai2003-06-151-3/+10
| | | | | | | | is reaaally slooow for Perl. Subject: FreeBSD 5.1 vs. -Uusemymalloc Message-Id: <3CE9B94D-9F51-11D7-AF50-000393AE4244@dan.co.jp> p4raw-id: //depot/perl@19790
* OS2 patchesIlya Zakharevich2003-06-151-0/+2
| | | | | Message-ID: <20030615004956.GA28272@math.berkeley.edu> p4raw-id: //depot/perl@19789
* Apparently the __APPLE__ cpp symbol is not Officially SanctionedJarkko Hietaniemi2003-06-131-1/+4
| | | | | | | way of detecting Darwin/Mac OS X; instead it is recommended to detect the OS at a higher level and pass the information manually down to the application, using e.g. a -Ddefinition. p4raw-id: //depot/perl@19764
* More symbol scan logic from Alan Burlison.Jarkko Hietaniemi2003-06-081-0/+3
| | | p4raw-id: //depot/perl@19709
* Re: [MacOS X] consider useshrplib='false' by defaultAndy Dougherty2003-06-041-3/+1
| | | | | Message-ID: <Pine.SOL.4.53.0306041128350.15343@maxwell.phys.lafayette.edu> p4raw-id: //depot/perl@19687
* [MacOS X] consider useshrplib='false' by defaultDan Kogai2003-06-041-1/+5
| | | | | Message-Id: <94213618-95E0-11D7-8A27-000393AE4244@dan.co.jp> p4raw-id: //depot/perl@19681
* Whitespace tweaks.Jarkko Hietaniemi2003-06-021-6/+7
| | | p4raw-id: //depot/perl@19663
* U/WIN: final (for now) touches from John P. Linderman;Jarkko Hietaniemi2003-06-021-20/+118
| | | | | | now we get 97% success rate, the remaining failures are quite obscure. p4raw-id: //depot/perl@19662
* More Panther moves.Jarkko Hietaniemi2003-05-141-13/+18
| | | p4raw-id: //depot/perl@19522
* Detypo Pantherisms.Jarkko Hietaniemi2003-05-131-1/+2
| | | p4raw-id: //depot/perl@19506
* Panther preparation.Jarkko Hietaniemi2003-05-121-3/+22
| | | p4raw-id: //depot/perl@19500
* Fix : the svr5 hints file doesn't propagate libswanted withRafael Garcia-Suarez2003-05-051-1/+1
| | | | | | threads enabled. Now threads are OK on OpenUNIX 8, except a mysterious failure in ext/POSIX/t/sigaction.t. p4raw-id: //depot/perl@19429