summaryrefslogtreecommitdiff
path: root/Porting
Commit message (Expand)AuthorAgeFilesLines
* Minor usability improvements to bisect.plNicholas Clark2011-10-271-8/+26
* bisect-runner.pl needs to work around an OpenBSD/sparc compiler bug.Nicholas Clark2011-10-271-0/+54
* In bisect-runner.pl, add -L/usr/local/lib in a non-OS-specific way.Nicholas Clark2011-10-271-42/+147
* Update HTTP-Tiny to CPAN version 0.015Chris 'BinGOs' Williams2011-10-261-1/+1
* bisect-runner.pl can now build all revisions on sparc64 Linux.Nicholas Clark2011-10-261-0/+79
* bisect-runner.pl should patch unreliable C symbol detection code.Nicholas Clark2011-10-261-0/+60
* bisect-runner.pl now patches several build-busting-bugs between 5.004 & 5.005Nicholas Clark2011-10-261-0/+115
* bisect-runner.pl now copes when historical MANIFEST files list directories.Nicholas Clark2011-10-261-1/+3
* Update ExtUtils-MakeMaker to CPAN version 6.63_01Chris 'BinGOs' Williams2011-10-261-1/+1
* In bisect-runner.pl, default to 'cc' not 'gcc'.Nicholas Clark2011-10-241-2/+2
* Add another e-mail address for Jim MeyeringFather Chrysostomos2011-10-231-0/+2
* Synchronise Module::CoreList version in Maintainers.pl with CPANChris 'BinGOs' Williams2011-10-231-1/+1
* Update Unicode-Collate to CPAN version 0.81Chris 'BinGOs' Williams2011-10-231-1/+1
* bisect-runner.pl now builds test_prep on OpenBSD back to 5.002Nicholas Clark2011-10-231-0/+309
* bisect-runner.pl must patch Makefile.SH to avoid parallel make problems.Nicholas Clark2011-10-231-7/+71
* bisect-runner.pl now runs the testcase for targets config.{sh,h}Nicholas Clark2011-10-231-1/+5
* Update Archive-Extract to CPAN version 0.58Chris 'BinGOs' Williams2011-10-221-1/+1
* Update perlfaq to CPAN version 5.0150036Chris 'BinGOs' Williams2011-10-221-1/+1
* Update HTTP-Tiny to CPAN version 0.014Chris 'BinGOs' Williams2011-10-221-1/+1
* Reimplement $[ as a moduleFather Chrysostomos2011-10-211-0/+1
* Fix a path in the release guideFlorian Ragwitz2011-10-201-1/+1
* Add the 5.15.4 epigraphFlorian Ragwitz2011-10-201-0/+10
* Add a release announcement template to PortingDavid Golden2011-10-202-0/+27
* Stop Porting/acknowledgements.pl from producing hatespaceFlorian Ragwitz2011-10-201-4/+3
* Remove the MANIFEST check from the release guideFlorian Ragwitz2011-10-201-15/+0
* Bump the perl version in various places for 5.15.4Florian Ragwitz2011-10-203-31/+31
* bisect-runner.pl now builds test_prep on NetBSD back to 5.002Nicholas Clark2011-10-201-0/+56
* Make core-cpan-diff work with a minicpanSteffen Mueller2011-10-201-1/+1
* Dennis has (yet) another e-mail address :)H.Merijn Brand2011-10-191-0/+1
* In bisect-runner.pl's synopsis, the test program must be outside the cwd.Nicholas Clark2011-10-141-1/+1
* bisect-runner.pl should patch $trnl into makedepend.SH if needed.Nicholas Clark2011-10-141-5/+11
* Update Archive-Tar to CPAN version 1.80Chris 'BinGOs' Williams2011-10-131-1/+1
* bisect-runner.pl now builds test_prep on OS X back to 5.001nNicholas Clark2011-10-121-0/+129
* Update Unicode-Collate to CPAN version 0.80Chris 'BinGOs' Williams2011-10-091-1/+1
* bisect-runner.pl needs the linux.sh libpth mutli-arch search logic.Nicholas Clark2011-10-091-1/+19
* Tweak the documentation for bisect-runner.plNicholas Clark2011-10-081-12/+12
* bisect-runner.pl disables building DB_File if it can't patch the XS code.Nicholas Clark2011-10-081-37/+51
* bisect-runner.pl now emulates -Dnoextensions if Configure doesn't provide it.Nicholas Clark2011-10-081-19/+31
* bisect-runner.pl needs to set @paths correctly on 32 bit LinuxNicholas Clark2011-10-071-2/+4
* bisect-runner.pl should add db4 compatibility to DB_File.xs where possible.Nicholas Clark2011-10-071-1/+40
* bisect-runner.pl must build CombiningClass.pl before Unicode::Normalize.Nicholas Clark2011-10-071-0/+46
* In bisect-runner.pl, "patch" ext/IPC/SysV/SysV.xs to the current SHMLBA code.Nicholas Clark2011-10-071-28/+61
* In bisect-runner.pl, if getconf exists, use it to report the number of CPUs.Nicholas Clark2011-10-061-3/+6
* Remove whitespace errors from bisect-runner.plNicholas Clark2011-10-051-3/+2
* bisect-runner.pl now runs all build commands with STDIN of /dev/nullNicholas Clark2011-10-051-7/+8
* bisect-runner.pl should remove the stdin-is-a-tty test completely.Nicholas Clark2011-10-051-20/+26
* Document why bisect.pl can't be in the checkout used for bisecting.Nicholas Clark2011-10-052-0/+19
* Improve bisect.pl's documentation.Nicholas Clark2011-10-051-12/+23
* bisect-runner.pl needs to add -L/usr/local/lib prior to 5.002 on FreeBSD.Nicholas Clark2011-10-051-0/+43
* bisect-runner.pl needs to inline $compile into the test for malloc.hNicholas Clark2011-10-051-2/+4