Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | No ODBM for Mac OS X, even if we have Fink GDBM libraries. | Jarkko Hietaniemi | 2003-08-16 | 1 | -0/+5 |
| | | | p4raw-id: //depot/perl@20733 | ||||
* | Oops. | Jarkko Hietaniemi | 2003-08-04 | 1 | -1/+1 |
| | | | p4raw-id: //depot/perl@20474 | ||||
* | Re: Can't usemymalloc on OS X | Rafael Garcia-Suarez | 2003-08-04 | 1 | -2/+4 |
| | | | | | Message-Id: <20030804103512.61a9661c.rgarciasuarez@free.fr> p4raw-id: //depot/perl@20473 | ||||
* | Apparently the newly introduce -DDARWIN did conflict with | Jarkko Hietaniemi | 2003-08-04 | 1 | -2/+2 |
| | | | | | some Apple definition, how ironic... p4raw-id: //depot/perl@20467 | ||||
* | More for the *dir changes. | Jarkko Hietaniemi | 2003-08-01 | 1 | -0/+4 |
| | | | p4raw-id: //depot/perl@20411 | ||||
* | One more tweak for Mac OS X hints. | Jarkko Hietaniemi | 2003-07-31 | 1 | -2/+2 |
| | | | p4raw-id: //depot/perl@20379 | ||||
* | Final touches to "Apple-like" installation directories. | Jarkko Hietaniemi | 2003-07-31 | 1 | -1/+7 |
| | | | p4raw-id: //depot/perl@20369 | ||||
* | This is getting comical. (Practical tip: never ask | Jarkko Hietaniemi | 2003-07-30 | 1 | -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 special | Jarkko Hietaniemi | 2003-07-30 | 1 | -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 cases | Jarkko Hietaniemi | 2003-07-30 | 1 | -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 Hietaniemi | 2003-07-30 | 1 | -6/+19 |
| | | | p4raw-id: //depot/perl@20333 | ||||
* | Detypo. | Jarkko Hietaniemi | 2003-07-09 | 1 | -1/+1 |
| | | | p4raw-id: //depot/perl@20100 | ||||
* | More Darwin/MacOSX paths twiddling. | Jarkko Hietaniemi | 2003-07-09 | 1 | -29/+17 |
| | | | p4raw-id: //depot/perl@20096 | ||||
* | Darwin/Mac OS X: if -Dprefix=/foo, do nothing special | Jarkko Hietaniemi | 2003-07-09 | 1 | -10/+0 |
| | | | | | for the install dirs. p4raw-id: //depot/perl@20083 | ||||
* | Enable avoiding /System/Library in Mac OS X by | Jarkko Hietaniemi | 2003-07-09 | 1 | -1/+4 |
| | | | | | doing Configure -Dprefix=/some/where -Uvendorlib. p4raw-id: //depot/perl@20082 | ||||
* | Darwin: -Dprefix=$HOME/Perl tried to install to /Library. | Jarkko Hietaniemi | 2003-07-02 | 1 | -0/+12 |
| | | | p4raw-id: //depot/perl@19928 | ||||
* | Apparently the __APPLE__ cpp symbol is not Officially Sanctioned | Jarkko Hietaniemi | 2003-06-13 | 1 | -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 default | Andy Dougherty | 2003-06-04 | 1 | -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 default | Dan Kogai | 2003-06-04 | 1 | -1/+5 |
| | | | | | Message-Id: <94213618-95E0-11D7-8A27-000393AE4244@dan.co.jp> p4raw-id: //depot/perl@19681 | ||||
* | More Panther moves. | Jarkko Hietaniemi | 2003-05-14 | 1 | -13/+18 |
| | | | p4raw-id: //depot/perl@19522 | ||||
* | Detypo Pantherisms. | Jarkko Hietaniemi | 2003-05-13 | 1 | -1/+2 |
| | | | p4raw-id: //depot/perl@19506 | ||||
* | Panther preparation. | Jarkko Hietaniemi | 2003-05-12 | 1 | -3/+22 |
| | | | p4raw-id: //depot/perl@19500 | ||||
* | OS X: could not -Doptimize=-g. | Jarkko Hietaniemi | 2003-05-01 | 1 | -0/+4 |
| | | | p4raw-id: //depot/perl@19375 | ||||
* | Darwin/Rhapsody hints files updates by Wilfredo Sánchez | Rafael Garcia-Suarez | 2003-04-12 | 1 | -22/+20 |
| | | | p4raw-id: //depot/perl@19194 | ||||
* | Re: -Os for Darwin why? | Michael G. Schwern | 2003-02-18 | 1 | -3/+6 |
| | | | | | Message-Id: <20030218113739.D25848@ttul.org> p4raw-id: //depot/perl@18746 | ||||
* | Re: -Os for Darwin why? | Michael G. Schwern | 2003-02-18 | 1 | -1/+5 |
| | | | | | Message-Id: <20030217191403.A17553@ttul.org> p4raw-id: //depot/perl@18740 | ||||
* | Under darwin 6.0+ (MacOSX 10.2) we have threadsafe | Artur Bergman | 2003-01-03 | 1 | -1/+7 |
| | | | | | libc_r functions. p4raw-id: //depot/perl@18406 | ||||
* | Happy chainsaw stories; The removal of the 5005 threads | H.Merijn Brand | 2002-10-19 | 1 | -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 Sanden | 2002-10-12 | 1 | -40/+44 |
| | | | p4raw-id: //depot/perl@18004 | ||||
* | It would seem that Mac OS X has fixed the INT32_MIN INT64_MIN. | Jarkko Hietaniemi | 2002-07-18 | 1 | -2/+8 |
| | | | p4raw-id: //depot/perl@17617 | ||||
* | Some day I might actually learn to test changes first | Jarkko Hietaniemi | 2002-05-26 | 1 | -1/+1 |
| | | | | | before committing them in. p4raw-id: //depot/perl@16804 | ||||
* | Until otherwise proven. | Jarkko Hietaniemi | 2002-05-26 | 1 | -1/+1 |
| | | | p4raw-id: //depot/perl@16803 | ||||
* | Darwin hint tweaks. | Jarkko Hietaniemi | 2002-05-26 | 1 | -6/+6 |
| | | | p4raw-id: //depot/perl@16802 | ||||
* | Enable building with threads under macosx, assume __APPLE__ means darwin and ↵ | Artur Bergman | 2002-02-05 | 1 | -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.2 | Randal L. Schwartz | 2001-11-02 | 1 | -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 Hietaniemi | 2001-10-08 | 1 | -1/+7 |
| | | | | | from Kay Röpke. p4raw-id: //depot/perl@12364 | ||||
* | Detypo. | Jarkko Hietaniemi | 2001-10-08 | 1 | -1/+1 |
| | | | p4raw-id: //depot/perl@12354 | ||||
* | It seems that in MacOS X 10.1 one must use -flat_namespace | Jarkko Hietaniemi | 2001-10-07 | 1 | -1/+3 |
| | | | | | in ldflags. p4raw-id: //depot/perl@12351 | ||||
* | Mac OS X doesn't have threadsafe (_r) libc interfaces. | Jarkko Hietaniemi | 2001-10-01 | 1 | -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 Hietaniemi | 2001-07-30 | 1 | -2/+6 |
| | | | p4raw-id: //depot/perl@11507 | ||||
* | Perl hasn't been putting man pages into $prefix/lib for | Jarkko Hietaniemi | 2001-07-30 | 1 | -1/+0 |
| | | | | | a long time now; pointed out by Andy Dougherty. p4raw-id: //depot/perl@11505 | ||||
* | Clean up Darwin hints | Wilfredo Sánchez | 2001-07-29 | 1 | -11/+19 |
| | | | | | Message-Id: <1A70CA3F-82FE-11D5-BFC6-003065D59FBA@thor.sbay.org> p4raw-id: //depot/perl@11476 | ||||
* | Don't override user-specified optimize flag | Robin Houston | 2001-07-16 | 1 | -1/+3 |
| | | | | | Message-Id: <20010715182230.A11174@robin> p4raw-id: //depot/perl@11383 | ||||
* | Remove useless ccflags hints | Andy Dougherty | 2001-07-16 | 1 | -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 Hietaniemi | 2001-06-24 | 1 | -1/+1 |
| | | | p4raw-id: //depot/perl@10884 | ||||
* | Change the prefixes only if $prefix is unset, | Jarkko Hietaniemi | 2001-06-22 | 1 | -13/+18 |
| | | | | | as originally patched by Marcel Grunauer. p4raw-id: //depot/perl@10813 | ||||
* | Re: Patch for hints/darwin.sh | Wilfredo Sánchez | 2001-06-22 | 1 | -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_MIN | Jarkko Hietaniemi | 2001-06-16 | 1 | -0/+19 |
| | | | | | (and INT64_MIN) brokenness. p4raw-id: //depot/perl@10649 | ||||
* | rhapsody/darwin minor cleanup | Wilfredo Sánchez | 2001-06-12 | 1 | -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 Makefile | Peter Prymmer | 2001-04-24 | 1 | -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 |