This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Revert commit f7219c0a9696421192a4830631fa6e3fd28adf39
[perl5.git] / hints /
2014-12-21 Max MaischeinBump version number to 5.21.8
2014-12-13 Jarkko HietaniemiTru64: tgamma in libm but broken.
2014-12-08 Jarkko Hietaniemiz/OS has nan() in math lib but seemingly broken.
2014-12-03 David Mitchellreduce stderr noise in build
2014-11-29 Jarkko HietaniemiHP-UX 10.20 has pseudo-long-double which shouldn't...
2014-11-23 Jarkko HietaniemiAIX: gcc long doubles do not use -qlongdouble.
2014-11-21 Jarkko HietaniemiRevert "Since HP cc is strict c89, use -std=c89 with...
2014-11-21 Jarkko HietaniemiDocument MACOSX_DEPLOYMENT_TARGET.
2014-11-21 Jarkko HietaniemiSince HP cc is strict c89, use -std=c89 with gcc.
2014-11-21 Chris 'BinGOs' Wil... Bump the perl version in various places for 5.21.7
2014-11-15 Jarkko Hietaniemiquadmath: try finding if only available as gcc internal...
2014-11-15 Jarkko HietaniemiTru64 more undef hints.
2014-11-15 Jarkko HietaniemiRemove unneeded Tru64 cases.
2014-11-12 Jarkko HietaniemiIf long double math functions do not work, drop uselong...
2014-11-09 Jarkko HietaniemiFreeBSD may not have the C99 long double math interfaces.
2014-10-31 Brian FraserAndroid hints: No locales here, so undef d_lc_monetary_2008
2014-10-21 Andy DoughertyDisable gcc-style function attributes on z/OS.
2014-10-21 Andy DoughertyChange os390 custom cppstdin script to use fgrep.
2014-10-20 AbigailBump the perl version in various places for 5.21.6
2014-10-18 Jarkko HietaniemiAfter Yosemite there's no /usr/include.
2014-10-16 Jarkko HietaniemiIrix: MIPSpro 7.4 compiler has broken memcmp.
2014-10-08 Jarkko HietaniemiTru64: the socket API defines must come early.
2014-10-07 Jarkko HietaniemiTru64: does have sa_len.
2014-10-06 Jarkko HietaniemiAIX/longdouble: switch the default to allow it.
2014-09-30 Chris 'BinGOs' Wil... Upstream a patch from pkgsrc for NetBSD hints
2014-09-29 Jarkko HietaniemiMention that freeware gdbm might be obsolete.
2014-09-29 Jarkko HietaniemiIrix: the explicit <fcntl.h> is needed
2014-09-29 Jarkko HietaniemiIRIX 6.5 (cc 7.4) needs -c99 to compile without whining.
2014-09-20 Steve HayBump version to 5.21.5
2014-09-14 Jarkko HietaniemiDarwin: set ld to 'cc' if $cc is 'cc' or empty, $cc...
2014-09-14 Jarkko HietaniemiDarwin: if cc is explicitly gcc/g++, use it also as ld.
2014-09-08 Jarkko HietaniemiDocument the IBM admission of weirdness of AIX long...
2014-09-08 Jarkko Hietaniemi5df8ece2 didn't really allow one to keep long doubles.
2014-09-01 Jarkko HietaniemiHP-UX: 10.X doesn't really have isfinite().
2014-09-01 Jarkko HietaniemiAIX: allow one to keep long doubles, even if broken.
2014-08-31 Jarkko HietaniemiAIX: if long doubles do not mix with infinity, disable...
2014-08-31 Jarkko HietaniemiDetect HAS_AIX_POWL_NEG_BASE_BUG in hints/aix.sh
2014-08-28 Jarkko HietaniemiUnder C99 isfinite/isinf/isnan are sizeof-aware macros.
2014-08-24 Jarkko HietaniemiFix bad quoting.
2014-08-23 Jarkko HietaniemiOld HP-UXen had a non-standard strtold().
2014-08-22 Jarkko HietaniemiFor Darwin MacPorts add the gcc/g++ libdir.
2014-08-21 Peter MartiniBump version number from 5.21.3 to 5.21.4
2014-08-20 Brian FraserAndroid hints: Always append /system/lib and /vendor...
2014-08-20 Brian FraserAndroid hints: define d_procselfexe and procselfexe...
2014-08-20 Jarkko HietaniemiOSX does have isfinite(), and 10.9+ prefers it over...
2014-08-13 Chris 'BinGOs' Wil... Remove compiler warning spam on dos-djgpp
2014-08-05 Jarkko HietaniemiSun c99 needs -Xa for many system interfaces.
2014-08-05 Jarkko HietaniemiSun c99 doesn't like bare -O.
2014-08-05 Jarkko HietaniemiSun c99 ccversion.
2014-08-05 Jarkko HietaniemiNewer Sun C compilers are not 'SUNwspro', but 'solstudio'.
2014-08-04 Andy DoughertyFix hint typo: No leading underscore in PERL_USE_SAFE_P...
2014-07-20 AbigailBump version number from 5.21.2 to 5.21.3
2014-06-20 Matthew Horsfall... Bump the perl version in various places for 5.21.2
2014-06-19 Jarkko HietaniemiDisable ODBM (via i_dbm) in HP-UX, seems to be buggy.
2014-06-19 Jarkko HietaniemiHP-UX cc in PA-RISC2.0 optimizer crashes with some...
2014-06-11 Brian FraserRemoved NeXT support
2014-06-11 Andrew FreshDefault to using OpenBSD's malloc
2014-06-11 Andrew FreshCorrect architectures and versions for hints
2014-05-27 Ricardo Signesbump version to 5.21.1
2014-05-27 Ricardo Signesbump version to 5.21.0
2014-05-13 Ricardo Signesbump version to 5.20.0, install 5.20 perldelta
2014-04-20 Steve HayBump version for 5.19.12 (not that it's expected to...
2014-03-20 Aaron CraneBump to Perl version 5.19.11
2014-03-20 Nicholas ClarkThe linux hints file should only look for -lgdbm_compat...
2014-03-16 Nicholas ClarkOn OS X, allow Configure to override $ld with -Dld=...
2014-02-20 Tony Cookbump to version 5.19.10 and fix the version number...
2014-01-30 Brian FraserQNX hints: Add LC_ALL=C to targetenv
2014-01-30 Brian FraserConfigure, Solaris hints: Allow cross-compiling to...
2014-01-30 Brian FraserConfigure, qnx hints: Improve the cross-compilation...
2014-01-26 Brian FraserAndroid hints: run-adb-shell was mishandling '\0'
2014-01-26 Brian FraserAndroid hints: Set d_csh to undef in cross builds
2014-01-26 Brian FraserAndroid hints: load the linux hints to get those defaults
2014-01-26 Brian FraserAndroid hints: Clean up some files if cross-compiling...
2014-01-26 Brian FraserAndroid hints: In native builds, add -L/system/lib...
2014-01-26 Brian FraserConfigure, Android hints: Changes to allow native builds
2014-01-26 Brian FraserAndroid hints: When Configure finishes, turn $^O into...
2014-01-26 Brian FraserAndroid hints: Add m to libswanted
2014-01-26 Brian FraserAndroid hints: Set osvers to getprop ro.build.version...
2014-01-26 Brian FraserAndroid hints: Only use adb if $targetrun is set to adb
2014-01-26 Brian FraserAndroid hints: Only set userelocatableinc if it doesn...
2014-01-26 Brian Fraserhints/linux-androideabi.sh: If the host OS is darwin...
2014-01-26 Brian Fraserhints/linux-androideabi.sh: use $chmod instead of plain...
2014-01-26 Brian Fraserhints/linux-androideabi.sh: use $cat instead of plain cat
2014-01-26 Brian Fraserhints/linux-androideabi.sh: adb takes care of creating...
2014-01-26 Brian Fraserhints/linux-androideabi.sh: sed might not understand...
2014-01-26 Brian Fraserhints/linux-androideabi.sh: Rather than relaying on...
2014-01-26 Brian Fraserhints/linux-androideabi.sh: getservent_r() is a partial...
2014-01-26 Brian Fraserandroid hints: Always define d_libname_unique
2014-01-26 Brian FraserAndroid hints: Detect stub functions and mark them...
2014-01-26 Jess RobinsonCorrectly quote result from adb, otherwise multiline...
2014-01-26 Jess RobinsonAndroid hints, run-ssh: Make sure that the stdout of...
2014-01-26 Jess RobinsonNo locales in Android, just set the lot to undef
2014-01-26 Jess RobinsonAndroid hints, run-adb-shell: Handle the -env switch
2014-01-26 Jess RobinsonAndroid hints: set targetsh to /system/bin/sh
2014-01-26 Jess RobinsonCreate a Perl with relocatable inc when building for...
2014-01-26 Jess RobinsonHints file for android cross-compiling.
2014-01-26 Brian FraserLinux hints: Improve the code that looks for libc.so
2014-01-26 Brian FraserLinux hints: Improve the portability of the -lndbm...
2014-01-26 Brian FraserLinux hints: add some missing $ccflags
2014-01-26 Brian FraserLinux hints: Handle `uname -m` in cross-compilation...
next