summaryrefslogtreecommitdiff
path: root/Cross/config.sh-arm-linux
Commit message (Expand)AuthorAgeFilesLines
* Bump version to 5.31.4 and update Module::CorelistTom Hukins2019-08-201-20/+20
* Bump version to 5.31.3Steve Hay2019-07-201-20/+20
* bump version to 5.31.2Karen Etheridge2019-06-201-20/+20
* Bump the perl version in various places for 5.31.1Sawyer X2019-05-251-20/+20
* Bump the perl version in various places for 5.31.0Sawyer X2019-05-221-19/+19
* Bump the perl version in various places for 5.30.0Sawyer X2019-05-101-23/+23
* Bump the perl version in various places for 5.29.10Zak B. Elep2019-03-211-20/+20
* Improve setlocale() detection in Configure-ish filesKarl Williamson2019-03-041-0/+1
* Add towupper() and towlower() to Configure-ish filesKarl Williamson2019-03-041-0/+2
* Add wctype.h to Configure-ish filesKarl Williamson2019-03-041-0/+1
* Bump the perl version in various places for 5.29.9Nicolas R2019-02-201-20/+20
* Bump the perl version in various places for 5.29.8Abigail2019-01-201-20/+20
* Bump the perl version in various places for 5.29.7Abigail2018-12-181-20/+20
* Rely on C89 "const"Aaron Crane2018-11-271-1/+0
* Bump the perl version in various places for 5.29.6Karen Etheridge2018-11-201-20/+20
* Bump the Perl version for 5.29.5Aaron Crane2018-10-201-20/+20
* bumping versions to 5.29.4John SJ Anderson2018-09-201-20/+20
* Bump the perl version in various places for 5.29.3Chris 'BinGOs' Williams2018-08-201-20/+20
* Bump version to 5.29.2Steve Hay2018-07-201-20/+20
* bump version for 5.29.1Sawyer X2018-06-271-20/+20
* Bump version to 5.29.0 and regenerate everythingSawyer X2018-06-241-19/+19
* Fix Module::CoreList versionsSawyer X2018-04-201-23/+23
* Add HAS_STRTOD_L to metaconfig.h and rebuild ConfigureAaron Crane2018-04-191-0/+1
* Rebuild Configure from latest unitsAaron Crane2018-04-191-0/+1
* d_strchr is C89 and has been removed from ConfigureH.Merijn Brand2018-03-271-1/+0
* Bump the perl version in various places for 5.27.11Todd Rinaldo2018-03-201-20/+20
* Bump versionreneeb2018-03-021-20/+20
* Bump the perl version in various places for 5.27.9Abigail2018-01-201-20/+20
* configure probe for mkostemp()Zefram2017-12-221-0/+1
* configure probes for accept4(), dup3(), pipe2()Zefram2017-12-221-0/+3
* Bump the perl version in various places for v5.27.8Chris 'BinGOs' Williams2017-12-201-20/+20
* Bump the perl version in various places for 5.27.7Karen Etheridge2017-11-201-20/+20
* Restore ability to build on platforms without snprintf()Aaron Crane2017-11-181-0/+2
* Rely on C89 <string.h>Aaron Crane2017-10-211-1/+0
* Don't attempt to use non-standard <memory.h>Aaron Crane2017-10-211-1/+0
* Rely on C89 <assert.h>Aaron Crane2017-10-211-1/+0
* Rely on C89 <math.h>Aaron Crane2017-10-211-1/+0
* Rely on C89 strerror()Aaron Crane2017-10-211-2/+0
* Don't try to use <values.h>Aaron Crane2017-10-211-1/+0
* Rely on C89 <float.h>Aaron Crane2017-10-211-1/+0
* Rely on C89 <limits.h>Aaron Crane2017-10-211-1/+0
* Rely on C89 sprintf() return value semanticsAaron Crane2017-10-211-1/+0
* Rely on C89 <stddef.h>Aaron Crane2017-10-211-1/+0
* Rely on C89 <stdarg.h>Aaron Crane2017-10-211-3/+0
* Don't pretend to determine whether ansi2knr is neededAaron Crane2017-10-211-1/+0
* Rely on C89 variadic prototypesAaron Crane2017-10-211-1/+0
* Rely on C89 vprintf()Aaron Crane2017-10-211-2/+0
* Rely on C89 snprintf()Aaron Crane2017-10-211-2/+0
* Assume C89 "volatile" keywordAaron Crane2017-10-211-1/+0
* Assume we have C89 memchr()Aaron Crane2017-10-211-1/+0