summaryrefslogtreecommitdiff
path: root/hints
Commit message (Expand)AuthorAgeFilesLines
* override autodetection of mkostemp() on DarwinZefram2018-01-181-0/+4
* Set more sensible -O optimization on FreeBSDTom Hukins2018-01-161-0/+7
* Bump the perl version in various places for v5.27.8Chris 'BinGOs' Williams2017-12-201-2/+2
* Relax workaround for d_uselocale from RT #128867.James E Keenan2017-12-041-2/+14
* (perl #132506) deal with un-/partly implemented *at() functionsTony Cook2017-11-301-0/+11
* Bump the perl version in various places for 5.27.7Karen Etheridge2017-11-201-2/+2
* The AIX doubledouble longdouble has been left broken for three years.Jarkko Hietaniemi2017-10-301-1/+1
* Don't attempt to define or use STANDARD_CAaron Crane2017-10-211-1/+1
* Rely on C89 <stdlib.h>Aaron Crane2017-10-211-6/+0
* Rely on C89 <stdarg.h>Aaron Crane2017-10-211-1/+0
* Rely on C89 vprintf()Aaron Crane2017-10-211-1/+0
* Assume C89 "volatile" keywordAaron Crane2017-10-212-5/+0
* Assume we have sane C89 memcmp()Aaron Crane2017-10-213-3/+0
* Drop support for PowerUX / Power MAX OSAaron Crane2017-10-211-218/+0
* Assume we have C89 memcpy() and memmove()Aaron Crane2017-10-213-9/+3
* Assume we have C89 memset()Aaron Crane2017-10-213-8/+3
* Bump version to 5.27.6Steve Hay2017-10-201-2/+2
* hints/aix.sh: remove trailing spacesLukas Mai2017-10-141-11/+11
* g++ is like gcc on AIX tooH.Merijn Brand2017-10-141-7/+7
* Bump perl version to 5.27.5, including Module::CoreList bitsJohn SJ Anderson2017-09-201-2/+2
* (perl #132087) correct *at() function detection on older darwinTony Cook2017-09-181-0/+13
* Bump perl version to 5.27.4, including Module::CoreList bitsMatthew Horsfall2017-08-211-2/+2
* make _GNU-ish function declarations visible on cygwinTony Cook2017-07-281-1/+1
* Bump Perl version from 5.27.2 to 5.27.3Aaron Crane2017-07-201-2/+2
* Bump the perl version 5.27.1 -> 5.27.2Eric Herman2017-06-221-2/+2
* Simpler hints fix for [perl #131337].Andy Dougherty2017-06-121-2/+4
* When building with g++ on FreeBSD, explicitly set 'usedl' and 'dlsrc'.James E Keenan2017-06-031-0/+9
* Bump the perl version in various places for 5.27.1David Mitchell2017-06-031-2/+2
* Bump version: 5.26.0 -> 5.27.0, including fixesSawyer X2017-05-311-2/+2
* Bump version: 5.25.12 -> 5.26.0Sawyer X2017-04-211-2/+2
* Version debump: 5.26.0 -> 5.25.12Sawyer X2017-04-191-2/+2
* Version bump: 5.25.11 -> 5.26.0Sawyer X2017-03-201-2/+2
* bump version to 5.25.11reneeb2017-02-211-2/+2
* Bump the perl version in various places for 5.25.10Abigail2017-01-201-2/+2
* Correct spelling error.James E Keenan2017-01-141-1/+1
* (perl #130108) add elf to libswanted on FreeBSD 10.xTony Cook2017-01-051-0/+8
* Bump the perl version in various places for 5.25.9Sawyer X2016-12-201-2/+2
* Bump the perl version in various places for 5.25.8Chad Granum2016-11-201-2/+2
* (perl #128295) don't treat -Dprefix=/usr as specialTony Cook2016-11-121-11/+4
* Drop support for Linux a.outAaron Crane2016-11-111-86/+0
* macOS (10.12) deprecated syscall(2).Jarkko Hietaniemi2016-11-021-0/+8
* Bump version numbers ready for 5.25.7Aaron Crane2016-10-201-2/+2
* macos Sierra (10.12) hints comment updates.Jarkko Hietaniemi2016-09-241-5/+8
* bumping the version number Stevan Little2016-09-241-2/+2
* Bump the perl version in various places for v5.25.5Chris 'BinGOs' Williams2016-08-201-2/+2
* (perl #128954) improved hints for HurdPino Toscano2016-08-181-0/+38
* PATCH: [perl #128867] Locale failures on FREE BSDKarl Williamson2016-08-101-0/+2
* Bump version to 5.25.4Steve Hay2016-07-201-2/+2
* Bump the perl version in various places for 5.25.3Matthew Horsfall2016-06-201-2/+2
* Modify hints for Hurd per Debian ticket 825020.Samuel Thibault2016-05-301-4/+29