summaryrefslogtreecommitdiff
path: root/hints/darwin.sh
Commit message (Expand)AuthorAgeFilesLines
* hints/darwin.sh: Turn off POSIX 2008 localesKarl Williamson2023-05-161-0/+3
* make PERL_USE_SAFE_PUTENV the default and the only optionTomasz Konojacki2022-05-291-10/+0
* MACH-O can't support C11 thread local in shared objects, so disable it.Nicholas Clark2021-09-071-0/+4
* Future proof version checkAdam Hartley2020-07-301-3/+3
* Update darwin.shAdam Hartley2020-07-301-2/+2
* Simplify syscall checkAdam Hartley2020-07-301-4/+3
* Update deprecated syscall check for 11.x and greaterAdam Hartley2020-07-301-2/+2
* Update error messageAdam Hartley2020-07-301-1/+1
* Add 11.x support for darwin.shAdam Hartley2020-07-301-2/+2
* Hide clock_gettime() from macOS 10.12+ for pre-10.12.Craig A. Berry2019-05-081-0/+8
* override autodetection of mkostemp() on DarwinZefram2018-01-181-0/+4
* (perl #132087) correct *at() function detection on older darwinTony Cook2017-09-181-0/+13
* (perl #128295) don't treat -Dprefix=/usr as specialTony Cook2016-11-121-11/+4
* macOS (10.12) deprecated syscall(2).Jarkko Hietaniemi2016-11-021-0/+8
* macos Sierra (10.12) hints comment updates.Jarkko Hietaniemi2016-09-241-5/+8
* No such thing as MACOSX_DEVELOPMENT_TARGET.Craig A. Berry2016-05-191-1/+1
* Apple Xcode / clang version updates and additionsJarkko Hietaniemi2016-04-231-0/+7
* darwin (OS X) hints comments alignmentJarkko Hietaniemi2016-04-231-17/+17
* [perl #126240] use -DPERL_USE_SAFE_PUTENV where possible on OS XTony Cook2015-12-171-0/+10
* More notes on OS X compiler versions.Jarkko Hietaniemi2015-12-021-8/+39
* Add the OS X processor support.Jarkko Hietaniemi2015-10-161-0/+7
* OS X versioning dance.Jarkko Hietaniemi2015-10-161-7/+102
* hints comments tweak.Jarkko Hietaniemi2015-08-101-0/+5
* Document MACOSX_DEPLOYMENT_TARGET.Jarkko Hietaniemi2014-11-211-0/+2
* After Yosemite there's no /usr/include.Jarkko Hietaniemi2014-10-181-2/+4
* Darwin: set ld to 'cc' if $cc is 'cc' or empty, $cc otherwise.Jarkko Hietaniemi2014-09-141-2/+5
* Darwin: if cc is explicitly gcc/g++, use it also as ld.Jarkko Hietaniemi2014-09-141-1/+5
* Under C99 isfinite/isinf/isnan are sizeof-aware macros.Jarkko Hietaniemi2014-08-281-3/+0
* For Darwin MacPorts add the gcc/g++ libdir.Jarkko Hietaniemi2014-08-221-0/+5
* OSX does have isfinite(), and 10.9+ prefers it over finite().Jarkko Hietaniemi2014-08-201-0/+9
* On OS X, allow Configure to override $ld with -Dld=...Nicholas Clark2014-03-161-1/+5
* disable use of nm on darwinRicardo Signes2011-07-061-2/+4
* In Darwin's hints, only add -no-cpp-precomp to ccflags if it's not an error.Nicholas Clark2011-04-051-4/+6
* [perl #72990] Mac OS X and setruid, etc.Father Chrysostomos2010-09-261-5/+10
* Rename ext/threads/shared to ext/threads-sharedNicholas Clark2009-02-091-1/+1
* Looks like we can do System V IPC 64 bit on Leopard. Lets see whetherNicholas Clark2008-04-241-4/+10
* On Darwin, -Uuse64bitall shouldn't mean -Duse64bitall :-/Nicholas Clark2008-04-241-4/+5
* [perl #50946] modified hints for Darwin x86 64bit Daniel M. Quinlan2008-02-181-1/+11
* Suppress System V IPC for 64-bit Darwin buildsDominic Dunlop2006-02-271-4/+9
* Make SDBM_File work with -Duse64bitall on Darwin (Mac OS X)Dominic Dunlop2006-02-201-2/+2
* [perl #36448] configuring ranlib for perl on osx with xcode 2.1Luke Closs2005-09-131-0/+4
* Re: Hints for 64bitall (PPC!) Darwin perlDominic Dunlop2005-06-281-1/+42
* On OS X to use perl's malloc need to USE_PERL_SBRK and emulate sbrk()Nicholas Clark2005-06-251-0/+3
* Hints changes for OS X 10.4Michael G. Schwern2005-05-111-4/+19
* Configure shouldn't unconditionally add in -pipe Andy Dougherty2004-05-121-2/+1
* Make usemallocwrap a Configure-time question. Default is yes forNicholas Clark2004-03-231-0/+5
* patch created by Casey West from:Edward Moy2003-10-221-1/+1
* Re: [perl #24122] setreuid and friends borked on darwin/osxSlaven Rezic2003-10-121-0/+6
* No ODBM for Mac OS X, even if we have Fink GDBM libraries.Jarkko Hietaniemi2003-08-161-0/+5
* Oops.Jarkko Hietaniemi2003-08-041-1/+1