summaryrefslogtreecommitdiff
path: root/Cross
Commit message (Collapse)AuthorAgeFilesLines
* add Configure probe for struct sockaddr_storageTomasz Konojacki2020-05-192-0/+2
|
* Bump the perl version in various places for 5.31.12Sawyer X2020-04-292-40/+40
|
* Bump back to 5.31.11, if we need to release itSawyer X2020-04-092-46/+46
|
* Bump version to 5.32.0Sawyer X2020-03-212-46/+46
|
* Bump the perl version in various places for 5.31.10reneeb2020-02-212-40/+40
|
* Bump the perl version in various places for 5.31.9Matthew Horsfall2020-01-202-40/+40
|
* Bump the perl version in various places for 5.31.8Nicolas R2019-12-202-40/+40
|
* Regenerate Configure and friends after metaconfig changesKarl Williamson2019-12-032-0/+4
| | | | | | | | A probe for wcrtomb() and one for attribute always inline have been added, and the ones for: 1) checking if there is a C backtrace facility; and 2) character data alignedness have been revised
* Bump the perl version in various places for 5.31.7Chris 'BinGOs' Williams2019-11-202-40/+40
|
* Bump version to 5.31.6Steve Hay2019-10-202-40/+40
| | | | (includes regen/opcode.pl)
* Bump Version from 5.31.4 to 5.31.5 in various placesMax Maischein2019-09-212-40/+40
|
* Bump version to 5.31.4 and update Module::CorelistTom Hukins2019-08-202-40/+40
|
* Bump version to 5.31.3Steve Hay2019-07-202-40/+40
|
* bump version to 5.31.2Karen Etheridge2019-06-202-40/+40
|
* The Windows CE Chainsaw MassacreSteve Hay2019-06-181-4/+2
| | | | | Remove WinCE support as agreed in the thread starting here: https://www.nntp.perl.org/group/perl.perl5.porters/2018/07/msg251683.html
* Bump the perl version in various places for 5.31.1Sawyer X2019-05-252-40/+40
|
* Bump the perl version in various places for 5.31.0Sawyer X2019-05-222-38/+38
|
* Bump the perl version in various places for 5.30.0Sawyer X2019-05-102-46/+46
|
* Bump the perl version in various places for 5.29.10Zak B. Elep2019-03-212-40/+40
|
* Improve setlocale() detection in Configure-ish filesKarl Williamson2019-03-042-0/+2
| | | | This also now notes some behavior of setlocale
* Add towupper() and towlower() to Configure-ish filesKarl Williamson2019-03-042-0/+4
|
* Add wctype.h to Configure-ish filesKarl Williamson2019-03-042-0/+2
|
* Bump the perl version in various places for 5.29.9Nicolas R2019-02-202-40/+40
|
* Bump the perl version in various places for 5.29.8Abigail2019-01-202-40/+40
|
* Bump the perl version in various places for 5.29.7Abigail2018-12-182-40/+40
|
* Rely on C89 "const"Aaron Crane2018-11-272-2/+0
| | | | | | | | | | The metaconfig probe for <db.h> previously relied on the d_const symbol set by the "const" probe, so generating Configure here has been done against metaconfig commit 1204d4627a06b11f16620188f3fa83159ed35fd9 which changes that. Thanks to khw++ for pointing out this oversight in my attempt last year to make the codebase rely on C89.
* Bump the perl version in various places for 5.29.6Karen Etheridge2018-11-202-40/+40
|
* Bump the Perl version for 5.29.5Aaron Crane2018-10-202-40/+40
|
* bumping versions to 5.29.4John SJ Anderson2018-09-202-40/+40
|
* Bump the perl version in various places for 5.29.3Chris 'BinGOs' Williams2018-08-202-40/+40
|
* Bump version to 5.29.2Steve Hay2018-07-202-40/+40
| | | | (including regen\opcode.pl)
* bump version for 5.29.1Sawyer X2018-06-272-40/+40
|
* Bump version to 5.29.0 and regenerate everythingSawyer X2018-06-242-38/+38
|
* Fix Module::CoreList versionsSawyer X2018-04-202-46/+46
|
* Add HAS_STRTOD_L to metaconfig.h and rebuild ConfigureAaron Crane2018-04-192-0/+2
|
* Rebuild Configure from latest unitsAaron Crane2018-04-192-0/+2
| | | | | | | | | | | | Most of the change here comes from a single unit being moved in the generated Configure, but there are some substantive changes: - config_h.SH was missing HAS_DUPLOCALE and d_duplocale - d_duplocale was also missing from the platform-specific config-var files This still doesn't quite ensure that rebuilding Configure makes no changes, because there are differences to nl_langinfo() handling that need a change in our metaconfig units. That will come next.
* d_strchr is C89 and has been removed from ConfigureH.Merijn Brand2018-03-272-2/+0
|
* Bump the perl version in various places for 5.27.11Todd Rinaldo2018-03-202-40/+40
|
* Bump versionreneeb2018-03-022-40/+40
|
* Bump the perl version in various places for 5.27.9Abigail2018-01-202-40/+40
|
* Remove unused AUTOGEN_FILES Makefile variableDagfinn Ilmari Mannsåker2017-12-281-4/+0
| | | | | | | | Commit 36bb303b6ac55df9c2780b48d374c505374dc378 moved the chmod +w that the variable was used for into regen.pl, but failed to remove the variable. The regenerated files are already listed in the comment above (including which script generates them), so the variable doesn't even have any informational value, it's just a maintenance burden.
* configure probe for mkostemp()Zefram2017-12-222-0/+2
| | | | | This is another file descriptor creating function that's needed as an O_CLOEXEC-handling variant of an existing function.
* configure probes for accept4(), dup3(), pipe2()Zefram2017-12-222-0/+6
| | | | | These will shortly be used to implement I/O operations that create file descriptors with the FD_CLOEXEC flag set atomically.
* Bump the perl version in various places for v5.27.8Chris 'BinGOs' Williams2017-12-202-40/+40
|
* Bump the perl version in various places for 5.27.7Karen Etheridge2017-11-202-40/+40
|
* Restore ability to build on platforms without snprintf()Aaron Crane2017-11-182-0/+4
| | | | | | | | | | | | | C89 does not in fact define snprintf() or vsnprintf(), and we must therefore probe for the existence of those functions before trying to use them. khw++ for pointing out my earlier error. This reverts part or all of each of the following commits: 13d66b05c6163c3514774d3d11da5f3950e97e98 Rely on C89 vsnprintf() e791399041815a1a45cea3c7f277c7045b96e51b Rely on C89 snprintf() adf7d503e55721c500f0bf66560b8f5df7966fe7 pod/perlhacktips.pod: remove some outdated portability notes
* Porting/checkcfgvar.pl: add missing config-symbol fileAaron Crane2017-11-181-2/+162
| | | | | | | | Cross/config.sh-arm-linux-n770 should probably have been added to the list of config-symbol files when it was first added, and the fact that it wasn't means that there are many symbols it doesn't list. In the absence of any better information, I've defaulted them to the Cross/config.sh-arm-linux values.
* Rely on C89 <string.h>Aaron Crane2017-10-212-2/+0
| | | | This requires a corresponding change in the metaconfig units.
* Don't attempt to use non-standard <memory.h>Aaron Crane2017-10-212-2/+0
| | | | It's only needed on systems without C89 <string.h>, which we rely on anyway.
* Rely on C89 <assert.h>Aaron Crane2017-10-212-2/+0
|