summaryrefslogtreecommitdiff
path: root/Porting/config.sh
Commit message (Collapse)AuthorAgeFilesLines
* Bump version to 5.33.7Richard Leach2021-01-211-21/+21
|
* Bump version to 5.33.6Max Maischein2020-12-201-21/+21
|
* Add Configure probe for getenv() buffer raceKarl Williamson2020-12-191-0/+1
| | | | | | Most implementations do not have a problem with two getenv()'s running simultaneously in different threads. But Posix doesn't require such good behavior. This adds a simple probe to test the current system.
* Bump version to 5.33.5Tom Hukins2020-11-201-21/+21
|
* Bump version to 5.33.4Steve Hay2020-10-201-21/+21
|
* Bump the perl version in various places for 5.33.3Sawyer X2020-09-211-21/+21
|
* Add the Configure option to enable strict by default in perl programs.Todd Rinaldo2020-09-151-0/+1
| | | | | | | | Do not set strict by default on -e or -E This is a development only feature to allow us to clean up blead. ./Configure -Dusedevel -des -Dusedefaultstrict
* Merge Configure changes for z/OS and AIXH.Merijn Brand2020-08-221-173/+179
| | | | Thank you Karl!
* Remove 5005threads vestiges from Configure and friendsDagfinn Ilmari Mannsåker2020-08-211-1/+0
| | | | See https://github.com/Perl/metaconfig/pull/66/
* Bump the perl version in various places for 5.33.2Karen Etheridge2020-08-201-21/+21
|
* Bump the perl version in various paces for 5.33.1Sawyer X2020-07-171-21/+21
|
* Bump to 5.33.0Sawyer X2020-06-281-20/+20
|
* Bump perl version in various places for 5.32.0Sawyer X2020-05-291-24/+24
|
* add Configure probe for struct sockaddr_storageTomasz Konojacki2020-05-191-0/+1
|
* Bump the perl version in various places for 5.31.12Sawyer X2020-04-291-21/+21
|
* Bump back to 5.31.11, if we need to release itSawyer X2020-04-091-24/+24
|
* Bump version to 5.32.0Sawyer X2020-03-211-24/+24
|
* Bump the perl version in various places for 5.31.10reneeb2020-02-211-21/+21
|
* Bump the perl version in various places for 5.31.9Matthew Horsfall2020-01-201-21/+21
|
* Bump the perl version in various places for 5.31.8Nicolas R2019-12-201-21/+21
|
* Regenerate Configure and friends after metaconfig changesKarl Williamson2019-12-031-0/+2
| | | | | | | | 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-201-21/+21
|
* Bump version to 5.31.6Steve Hay2019-10-201-21/+21
| | | | (includes regen/opcode.pl)
* Bump Version from 5.31.4 to 5.31.5 in various placesMax Maischein2019-09-211-21/+21
|
* Bump version to 5.31.4 and update Module::CorelistTom Hukins2019-08-201-21/+21
|
* Bump version to 5.31.3Steve Hay2019-07-201-21/+21
|
* bump version to 5.31.2Karen Etheridge2019-06-201-21/+21
|
* Bump the perl version in various places for 5.31.1Sawyer X2019-05-251-21/+21
|
* Bump the perl version in various places for 5.31.0Sawyer X2019-05-221-20/+20
|
* Bump the perl version in various places for 5.30.0Sawyer X2019-05-101-24/+24
|
* Bump the perl version in various places for 5.29.10Zak B. Elep2019-03-211-21/+21
|
* Improve setlocale() detection in Configure-ish filesKarl Williamson2019-03-041-0/+1
| | | | This also now notes some behavior of setlocale
* 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-21/+21
|
* Bump the perl version in various places for 5.29.8Abigail2019-01-201-21/+21
|
* Bump the perl version in various places for 5.29.7Abigail2018-12-181-21/+21
|
* Rely on C89 "const"Aaron Crane2018-11-271-1/+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-201-21/+21
|
* Bump the Perl version for 5.29.5Aaron Crane2018-10-201-21/+21
|
* bumping versions to 5.29.4John SJ Anderson2018-09-201-21/+21
|
* Bump the perl version in various places for 5.29.3Chris 'BinGOs' Williams2018-08-201-21/+21
|
* Bump version to 5.29.2Steve Hay2018-07-201-21/+21
| | | | (including regen\opcode.pl)
* bump version for 5.29.1Sawyer X2018-06-271-21/+21
|
* Bump version to 5.29.0 and regenerate everythingSawyer X2018-06-241-20/+20
|
* Fix Module::CoreList versionsSawyer X2018-04-201-24/+24
|
* Add HAS_STRTOD_L to metaconfig.h and rebuild ConfigureAaron Crane2018-04-191-0/+1
|
* Bump the perl version in various places for 5.27.11Todd Rinaldo2018-03-201-21/+21
|
* Bump versionreneeb2018-03-021-21/+21
|
* Bump the perl version in various places for 5.27.9Abigail2018-01-201-21/+21
|