summaryrefslogtreecommitdiff
path: root/hints/darwin.sh
Commit message (Collapse)AuthorAgeFilesLines
* No ODBM for Mac OS X, even if we have Fink GDBM libraries.Jarkko Hietaniemi2003-08-161-0/+5
| | | p4raw-id: //depot/perl@20733
* Oops.Jarkko Hietaniemi2003-08-041-1/+1
| | | 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
* 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
* 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
* Darwin: -Dprefix=$HOME/Perl tried to install to /Library.Jarkko Hietaniemi2003-07-021-0/+12
| | | p4raw-id: //depot/perl@19928
* 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
* 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
* 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
* OS X: could not -Doptimize=-g.Jarkko Hietaniemi2003-05-011-0/+4
| | | p4raw-id: //depot/perl@19375
* Darwin/Rhapsody hints files updates by Wilfredo SánchezRafael Garcia-Suarez2003-04-121-22/+20
| | | p4raw-id: //depot/perl@19194
* Re: -Os for Darwin why?Michael G. Schwern2003-02-181-3/+6
| | | | | Message-Id: <20030218113739.D25848@ttul.org> p4raw-id: //depot/perl@18746
* Re: -Os for Darwin why?Michael G. Schwern2003-02-181-1/+5
| | | | | Message-Id: <20030217191403.A17553@ttul.org> p4raw-id: //depot/perl@18740
* Under darwin 6.0+ (MacOSX 10.2) we have threadsafeArtur Bergman2003-01-031-1/+7
| | | | | libc_r functions. p4raw-id: //depot/perl@18406
* Happy chainsaw stories; The removal of the 5005 threadsH.Merijn Brand2002-10-191-1/+1
| | | | | Still imcomplete. Configure will follow p4raw-id: //depot/perl@18030
* updated hints for Darwin from Wilfredo Sanchez <wsanchez@mit.edu>Hugo van der Sanden2002-10-121-40/+44
| | | p4raw-id: //depot/perl@18004
* It would seem that Mac OS X has fixed the INT32_MIN INT64_MIN.Jarkko Hietaniemi2002-07-181-2/+8
| | | p4raw-id: //depot/perl@17617
* Some day I might actually learn to test changes firstJarkko Hietaniemi2002-05-261-1/+1
| | | | | before committing them in. p4raw-id: //depot/perl@16804
* Until otherwise proven.Jarkko Hietaniemi2002-05-261-1/+1
| | | p4raw-id: //depot/perl@16803
* Darwin hint tweaks.Jarkko Hietaniemi2002-05-261-6/+6
| | | p4raw-id: //depot/perl@16802
* Enable building with threads under macosx, assume __APPLE__ means darwin and ↵Artur Bergman2002-02-051-3/+10
| | | | | disable _r functions, since we don't have them. p4raw-id: //depot/perl@14557
* patches for MacOS X 10.1 for perl 5.7.2Randal L. Schwartz2001-11-021-2/+3
| | | | | | | | | Message-ID: <m1wv193wnl.fsf@halfdome.holdit.com> (two of the changes) Better coexistence with extensions. p4raw-id: //depot/perl@12816
* Don't assume that everybody is running OS X 10.1 yet;Jarkko Hietaniemi2001-10-081-1/+7
| | | | | from Kay Röpke. p4raw-id: //depot/perl@12364
* Detypo.Jarkko Hietaniemi2001-10-081-1/+1
| | | p4raw-id: //depot/perl@12354
* It seems that in MacOS X 10.1 one must use -flat_namespaceJarkko Hietaniemi2001-10-071-1/+3
| | | | | in ldflags. p4raw-id: //depot/perl@12351
* Mac OS X doesn't have threadsafe (_r) libc interfaces.Jarkko Hietaniemi2001-10-011-0/+17
| | | | | Until it has, better stop early if someone requests threads. p4raw-id: //depot/perl@12300
* Explain in more detail why -pipe and -fno-common are good.Jarkko Hietaniemi2001-07-301-2/+6
| | | p4raw-id: //depot/perl@11507
* Perl hasn't been putting man pages into $prefix/lib forJarkko Hietaniemi2001-07-301-1/+0
| | | | | a long time now; pointed out by Andy Dougherty. p4raw-id: //depot/perl@11505
* Clean up Darwin hintsWilfredo Sánchez2001-07-291-11/+19
| | | | | Message-Id: <1A70CA3F-82FE-11D5-BFC6-003065D59FBA@thor.sbay.org> p4raw-id: //depot/perl@11476
* Don't override user-specified optimize flagRobin Houston2001-07-161-1/+3
| | | | | Message-Id: <20010715182230.A11174@robin> p4raw-id: //depot/perl@11383
* Remove useless ccflags hintsAndy Dougherty2001-07-161-2/+2
| | | | | Message-Id: <Pine.SOL.4.10.10107152250230.10344-100000@maxwell.phys.lafayette.edu> p4raw-id: //depot/perl@11377
* Darwin needs -traditional-cpp for cppflags to build Errno.Jarkko Hietaniemi2001-06-241-1/+1
| | | p4raw-id: //depot/perl@10884
* Change the prefixes only if $prefix is unset,Jarkko Hietaniemi2001-06-221-13/+18
| | | | | as originally patched by Marcel Grunauer. p4raw-id: //depot/perl@10813
* Re: Patch for hints/darwin.shWilfredo Sánchez2001-06-221-14/+14
| | | | | Message-Id: <200106211823.OAA01089@melbourne-city-street.mit.edu> p4raw-id: //depot/perl@10812
* Add workaround for Darwin's (Mac OS X's) INT32_MINJarkko Hietaniemi2001-06-161-0/+19
| | | | | (and INT64_MIN) brokenness. p4raw-id: //depot/perl@10649
* rhapsody/darwin minor cleanupWilfredo Sánchez2001-06-121-2/+2
| | | | | | Content-Transfer-Encoding: 7bit Message-Id: <200106121009.GAA01968@melbourne-city-street.mit.edu> p4raw-id: //depot/perl@10528
* 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