summaryrefslogtreecommitdiff
path: root/INSTALL
Commit message (Collapse)AuthorAgeFilesLines
* Bump the Perl version for 5.29.5Aaron Crane2018-10-201-14/+14
|
* fix typosAlexandr Savca2018-10-091-2/+2
| | | | | | | | Committer: For porting tests: Update $VERSION in 4 files. Run: ./perl -Ilib regen/mk_invlists.pl ./perl -Ilib regen/regcharclass.pl
* bumping versions to 5.29.4John SJ Anderson2018-09-201-14/+14
|
* more places where -I. for -MTestInit is neededSlaven Rezic2018-09-131-2/+2
|
* Bump the perl version in various places for 5.29.3Chris 'BinGOs' Williams2018-08-201-14/+14
|
* Bump version to 5.29.2Steve Hay2018-07-201-14/+14
| | | | (including regen\opcode.pl)
* bump version for 5.29.1Sawyer X2018-06-271-14/+14
|
* Bump version to 5.29.0 and regenerate everythingSawyer X2018-06-241-15/+15
|
* Fix Module::CoreList versionsSawyer X2018-04-201-14/+14
|
* Bump the perl version in various places for 5.27.11Todd Rinaldo2018-03-201-14/+14
|
* Bump versionreneeb2018-03-021-14/+14
|
* Bump the perl version in various places for 5.27.9Abigail2018-01-201-15/+15
|
* Bump the perl version in various places for v5.27.8Chris 'BinGOs' Williams2017-12-201-14/+14
|
* Bump the perl version in various places for 5.27.7Karen Etheridge2017-11-201-15/+15
|
* Do not (attempt to) install man pages when explicitly disabledH.Merijn Brand2017-11-131-0/+4
| | | | | | | | | Configure … -Dman1dir=none -Dman3dir=none … → installman1dir='' installman3dir=''
* Skip various tests if PERL_BUILD_PACKAGING is setDominic Hargreaves2017-10-241-1/+2
| | | | | | These are tests which tend not to be useful for downstream packagers t/porting/customized.t change originally from Todd Rinaldo
* Rely on C89 <stdarg.h>Aaron Crane2017-10-211-21/+0
|
* Rely on C89 vprintf()Aaron Crane2017-10-211-15/+0
|
* Bump version to 5.27.6Steve Hay2017-10-201-15/+15
|
* Document that -I. is now needed with -MTestInitDominic Hargreaves2017-10-141-1/+1
|
* Bump perl version to 5.27.5, including Module::CoreList bitsJohn SJ Anderson2017-09-201-15/+15
|
* (perl #127663) provide limited control for the internal drand48()Tony Cook2017-09-111-0/+6
| | | | | perl can be built without PERL_INTERNAL_RAND_SEED support to reduce it's attack surface.
* Bump perl version to 5.27.4, including Module::CoreList bitsMatthew Horsfall2017-08-211-15/+15
|
* Update INSTALL for 5.27.3Matthew Horsfall2017-08-211-2/+2
|
* Bump Perl version from 5.27.2 to 5.27.3Aaron Crane2017-07-201-14/+14
| | | | Including the various pieces of Module::CoreList.
* Bump the perl version 5.27.1 -> 5.27.2Eric Herman2017-06-221-14/+14
| | | | | | | | Note that at this stage, porting tests fail: Failed 3 tests out of 2390, 99.87% okay. ../dist/Module-CoreList/t/is_core.t ../dist/Module-CoreList/t/maintainer.t porting/corelist.t
* Bump the perl version in various places for 5.27.1David Mitchell2017-06-031-14/+14
|
* Restore "improve and update hash algorithm configuration docs in INSTALL"Yves Orton2017-06-011-35/+56
| | | | | | | | | | This reverts commit 9627bf7af087e000c169b623f1a4536976a0f6c1, and 2b2e489d8a432b3526cb21ef651bb9101ecd5b9d, which were reverts of commit e7e07d980872d020fd93a43cda96f72c8013af20 and of commit c25b844905729021ec43dcc6c244d99330d7260a resepctively. Updated docs to reflect new hash functions, along with some wordsmithing tweaks to make things read more smoothly (hopefully).
* Correct versions in INSTALLSawyer X2017-05-311-2/+2
|
* Bump version: 5.26.0 -> 5.27.0, including fixesSawyer X2017-05-311-14/+14
|
* Revert "improve and update hash algorithm configuration docs in INSTALL"Yves Orton2017-04-231-56/+35
| | | | | | This reverts commit e7e07d980872d020fd93a43cda96f72c8013af20. Accidentally pushed work pending unfreeze.
* improve and update hash algorithm configuration docs in INSTALLYves Orton2017-04-231-35/+56
| | | | | Updated to reflect new hash functions, along with some wordsmithing tweaks to make things read more smoothly (hopefully).
* Bump version: 5.25.12 -> 5.26.0Sawyer X2017-04-211-15/+15
|
* Version debump: 5.26.0 -> 5.25.12Sawyer X2017-04-191-15/+15
|
* Include 'sh' in Configure invocations in INSTALLDagfinn Ilmari Mannsåker2017-03-251-4/+4
| | | | | Most invocation examples included it, but some were missing. Add them for consistency.
* Use -Udefault_inc_excludes_dot in Configure exampleDagfinn Ilmari Mannsåker2017-03-251-1/+1
| | | | While equivalent to to the -D…=n form, the -U form is more common.
* INSTALL: add entry for -Ddefault_inc_excludes_dotDavid Mitchell2017-03-241-0/+10
|
* Version bump: 5.25.11 -> 5.26.0Sawyer X2017-03-201-14/+14
|
* bump version to 5.25.11reneeb2017-02-211-14/+14
|
* Some version numbers in INSTALL were wrongreneeb2017-02-191-2/+2
|
* Bump the perl version in various places for 5.25.10Abigail2017-01-201-14/+14
|
* Remove utils/c2ph and utils/pstructAbigail2017-01-161-2/+0
| | | | | | | | | | These programs are the same, just behave differently depending on under which name you call it. This is a very old script, originally dating from the perl3 era. It has been deprecated in favour of h2xs for a long time. In Perl 5.26, these utilities will no longer be available.
* add build options to disable the PERL_HASH* and PERL_PERTURB_KEYS env varsTony Cook2017-01-091-0/+7
| | | | | | These variables either control or reveal information used in perl's hash implementation that a careful user may not want controlled or exposed.
* Bump the perl version in various places for 5.25.9Sawyer X2016-12-201-14/+14
|
* Correct one spelling error.James E Keenan2016-12-181-1/+1
|
* Bump the perl version in various places for 5.25.8Chad Granum2016-11-201-14/+14
|
* Bump version numbers ready for 5.25.7Aaron Crane2016-10-201-14/+14
|
* bumping the version number Stevan Little2016-09-241-14/+14
|
* Bump the perl version in various places for v5.25.5Chris 'BinGOs' Williams2016-08-201-14/+14
|
* Document -DDEBUGGING betterDavid Mitchell2016-08-081-17/+18
| | | | | | | | | | | RT #128671 and http://nntp.perl.org/group/perl.perl5.porters/238127. In particular, perlhacktips and perlrun contained out-of-date information that setting -g would automatically set DEBUGGING too. I've also improved the description of -DDEBUGGING in INSTALL, and tried to make it clearer when the text is referring to the Configure switch -DDEBUGGING and when to the C compiler switch -DDEBUGGING.