summaryrefslogtreecommitdiff
path: root/hints
Commit message (Expand)AuthorAgeFilesLines
* After Yosemite there's no /usr/include.Jarkko Hietaniemi2014-10-181-2/+4
* Irix: MIPSpro 7.4 compiler has broken memcmp.Jarkko Hietaniemi2014-10-151-0/+20
* Tru64: the socket API defines must come early.Jarkko Hietaniemi2014-10-081-3/+18
* Tru64: does have sa_len.Jarkko Hietaniemi2014-10-071-0/+3
* AIX/longdouble: switch the default to allow it.Jarkko Hietaniemi2014-10-061-3/+3
* Upstream a patch from pkgsrc for NetBSD hintsChris 'BinGOs' Williams2014-09-301-1/+15
* Mention that freeware gdbm might be obsolete.Jarkko Hietaniemi2014-09-291-0/+4
* Irix: the explicit <fcntl.h> is neededJarkko Hietaniemi2014-09-291-0/+5
* IRIX 6.5 (cc 7.4) needs -c99 to compile without whining.Jarkko Hietaniemi2014-09-291-1/+10
* Bump version to 5.21.5Steve Hay2014-09-201-2/+2
* 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
* Document the IBM admission of weirdness of AIX long doubles.Jarkko Hietaniemi2014-09-081-2/+37
* 5df8ece2 didn't really allow one to keep long doubles.Jarkko Hietaniemi2014-09-071-3/+3
* HP-UX: 10.X doesn't really have isfinite().Jarkko Hietaniemi2014-09-011-0/+7
* AIX: allow one to keep long doubles, even if broken.Jarkko Hietaniemi2014-08-311-2/+16
* AIX: if long doubles do not mix with infinity, disable long doubles.Jarkko Hietaniemi2014-08-311-3/+32
* Detect HAS_AIX_POWL_NEG_BASE_BUG in hints/aix.shJarkko Hietaniemi2014-08-311-0/+24
* Under C99 isfinite/isinf/isnan are sizeof-aware macros.Jarkko Hietaniemi2014-08-281-3/+0
* Fix bad quoting.Jarkko Hietaniemi2014-08-231-1/+1
* Old HP-UXen had a non-standard strtold().Jarkko Hietaniemi2014-08-221-0/+8
* For Darwin MacPorts add the gcc/g++ libdir.Jarkko Hietaniemi2014-08-221-0/+5
* Bump version number from 5.21.3 to 5.21.4Peter Martini2014-08-211-2/+2
* Android hints: Always append /system/lib and /vendor/lib in libpthBrian Fraser2014-08-201-0/+1
* Android hints: define d_procselfexe and procselfexe if neededBrian Fraser2014-08-201-1/+10
* OSX does have isfinite(), and 10.9+ prefers it over finite().Jarkko Hietaniemi2014-08-201-0/+9
* Remove compiler warning spam on dos-djgppChris 'BinGOs' Williams2014-08-131-3/+3
* Sun c99 needs -Xa for many system interfaces.Jarkko Hietaniemi2014-08-051-2/+8
* Sun c99 doesn't like bare -O.Jarkko Hietaniemi2014-08-051-0/+7
* Sun c99 ccversion.Jarkko Hietaniemi2014-08-051-1/+1
* Newer Sun C compilers are not 'SUNwspro', but 'solstudio'.Jarkko Hietaniemi2014-08-051-4/+8
* Fix hint typo: No leading underscore in PERL_USE_SAFE_PUTENVAndy Dougherty2014-08-041-1/+1
* Bump version number from 5.21.2 to 5.21.3Abigail2014-07-201-2/+2
* Bump the perl version in various places for 5.21.2Matthew Horsfall (alh)2014-06-201-2/+2
* Disable ODBM (via i_dbm) in HP-UX, seems to be buggy.Jarkko Hietaniemi2014-06-191-0/+4
* HP-UX cc in PA-RISC2.0 optimizer crashes with some files.Jarkko Hietaniemi2014-06-191-0/+17
* Removed NeXT supportBrian Fraser2014-06-113-304/+0
* Default to using OpenBSD's mallocAndrew Fresh2014-06-111-6/+2
* Correct architectures and versions for hintsAndrew Fresh2014-06-111-7/+7
* bump version to 5.21.1Ricardo Signes2014-05-271-2/+2
* bump version to 5.21.0Ricardo Signes2014-05-261-2/+2
* bump version to 5.20.0, install 5.20 perldeltaRicardo Signes2014-05-121-2/+2
* Bump version for 5.19.12 (not that it's expected to exist...)Steve Hay2014-04-201-2/+2
* Bump to Perl version 5.19.11Aaron Crane2014-03-201-2/+2
* The linux hints file should only look for -lgdbm_compat if -lgdbm is wanted.Nicholas Clark2014-03-201-1/+5
* On OS X, allow Configure to override $ld with -Dld=...Nicholas Clark2014-03-161-1/+5
* bump to version 5.19.10 and fix the version number reference in op.cTony Cook2014-02-201-2/+2
* QNX hints: Add LC_ALL=C to targetenvBrian Fraser2014-01-301-0/+1
* Configure, Solaris hints: Allow cross-compiling to Solaris.Brian Fraser2014-01-301-25/+34
* Configure, qnx hints: Improve the cross-compilation support for QNXBrian Fraser2014-01-301-8/+46