summaryrefslogtreecommitdiff
path: root/Porting
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add 'Fcntl' as a target for bisect-runner.pl.Nicholas Clark2011-10-051-11/+32
* In bisect-runner.pl, patch Configure to test-compile #include <malloc.h>Nicholas Clark2011-10-051-0/+35
* Update Module-Load to CPAN version 0.22Chris 'BinGOs' Williams2011-10-051-1/+1
* In bisect-runner.pl always use blead's hitnts/freebsd.shNicholas Clark2011-10-051-1/+15
* Upgrade ExtUtils::ParseXS to 3.05Steffen Mueller2011-10-051-1/+1
* In bisect-runner.pl, only force Configure's libpth on x86_64 Linux.Nicholas Clark2011-10-041-3/+11
* bisect-runner.pl needs to patch ext/IPC/SysV/SysV.xs for "newer" Linux.Nicholas Clark2011-10-031-1/+20
* bisect-runner.pl should check for t/perl when building test_prep.Nicholas Clark2011-10-031-1/+1
* Fix two typos in the documentation for bisect-runner.plNicholas Clark2011-10-031-2/+2
* Documentation for bisect.pl and bisect-runner.plNicholas Clark2011-10-032-24/+280
* In bisect-runner.pl, fix a bug where a good "test_prep" build would skip.Nicholas Clark2011-10-031-3/+3
* In bisect.pl, support matching on files generated by the build.Nicholas Clark2011-10-031-26/+49
* If patching fails, bisect-runner.pl should report the name of the file.Nicholas Clark2011-10-031-1/+2
* bisect-runner.pl must use Fcntl::S_IMODE() on the raw output from stat.Nicholas Clark2011-10-021-1/+2
* Update Unicode-Collate to CPAN version 0.79Chris 'BinGOs' Williams2011-10-021-1/+1
* Update Digest to CPAN version 1.17Chris 'BinGOs' Williams2011-10-021-1/+1
* Add 'config.sh' as a build target for bisect.plNicholas Clark2011-10-021-4/+9
* Permit bisect.pl to pass -D, -U and -A parameters to Configure.Nicholas Clark2011-10-021-13/+46
* Refactor bisect-runner.pl to use the hashref interface to GetOptions().Nicholas Clark2011-10-021-27/+22
* Refactor bisect.pl to use Getopt::Long's pass_through option.Nicholas Clark2011-10-022-37/+20
* In bisect.pl, use the earliest passing stable perl as the default revision.Nicholas Clark2011-10-011-8/+24
* bisect-runner.pl should "skip" if --force-manifest detects changes.Nicholas Clark2011-10-011-0/+2
* Teach bisect-runner.pl how to build perl back to perl-5.000.Nicholas Clark2011-10-011-0/+119
* Add options --force-manifest and --test-build to bisect.plNicholas Clark2011-10-012-5/+78
* Avoid bisect-runner.pl hanging on pre-5.004 if a file in MANIFEST is missing.Nicholas Clark2011-10-011-1/+18
* To build perl-5.003 bisect-runner.pl needs to force a value for trnl.Nicholas Clark2011-09-301-0/+8
* In bisect-runner.pl, don't close Configure's STDIN for 5.004Nicholas Clark2011-09-302-8/+10
* Add a --match option to bisect.pl, to locate source code changes.Nicholas Clark2011-09-302-1/+22
* In bisect-runner.pl, refactor the reporting code into report_and_exit().Nicholas Clark2011-09-301-11/+16
* bisect-runner.pl must clean up, even if it's skipping.Nicholas Clark2011-09-301-16/+22
* bisect.pl should still print the time taken if it fails.Nicholas Clark2011-09-301-10/+20
* Add lib/Config.pm as a target for bisect-runner.plNicholas Clark2011-09-301-4/+5
* bisect-runner.pl can build miniperl in parallel for earlier perl versions.Nicholas Clark2011-09-301-11/+24
* Add Porting/bisect.pl, to automate bisecting a perl code test case.Nicholas Clark2011-09-293-0/+240
* Update ExtUtils::MakeMaker to CPAN version 6.61_01George Greer2011-09-281-1/+1
* Where available, use _NSGetExecutablePath() to make $^X absolute.Nicholas Clark2011-09-272-0/+6
* Where available, use sysctl() with KERN_PROC_PATHNAME to make $^X absolute.Nicholas Clark2011-09-272-0/+6
* Upgrade perlfaq from version 5.0150034 to 5.0150035Florian Ragwitz2011-09-271-2/+3