This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Commit b776cec188 missed these RMG steps when preparing Module::CoreList for 5.19.11
[perl5.git] / Porting / bisect-runner.pl
2013-09-05 Nicholas ClarkRemove references to GNU DLD from Configure and config...
2013-09-04 Nicholas ClarkThe bisect tool now takes test scripts as targets,...
2013-08-07 Nicholas ClarkUpdate the Porting/bisect.pl documentation.
2013-07-17 Nicholas Clarkbisect.pl now accepts repeated -e options, just like...
2013-05-28 Nicholas ClarkAdd -q to git clean in bisect-runner.pl
2013-05-28 Nicholas ClarkThree Configure fixups so that bisect-runner.pl can...
2013-05-28 Nicholas Clarkbisect-runner.pl should match patches with directory...
2013-05-28 Nicholas ClarkAdd a 'none' target to bisect-runner.pl
2013-05-28 Nicholas Clarkbisect.pl can now optionally timeout the user's test...
2013-05-28 Nicholas ClarkAdd an option to bisect.pl to run the user testcase...
2013-05-28 Nicholas ClarkIn bisect-runner.pl, run_report_and_exit() now uses...
2013-05-28 Nicholas ClarkIn bisect-runner.pl, extract the Configure running...
2013-05-28 Nicholas ClarkIn bisect-runner.pl, invert the first parameter to...
2013-05-28 Nicholas ClarkIn bisect-runner.pl, refactor the calls to system ...
2013-05-28 Nicholas ClarkAdd --gold option to bisect.pl for the revision to...
2013-05-28 Nicholas Clarkbisect-runner.pl always needs to pass paths gleaned...
2013-05-28 Nicholas ClarkWhen bisecting, use `git tag -l` to get the list of...
2013-05-28 Nicholas Clarkbisect-runner.pl needs to probe DB_File.xs before runni...
2013-05-28 Nicholas Clarkbisect-runner.pl needs another minor fixup to build...
2013-05-28 Nicholas Clarkbisect-runner.pl should fix 5.7.x to export Perl_cxinc...
2013-05-28 Nicholas Clarkbisect-runner.pl should fix a typo in the Solaris hints...
2013-05-28 Nicholas ClarkAdd a --valgrind option to bisect.pl, to run the test...
2013-05-28 Nicholas Clarkbisect-runner.pl will now invoke with ./perl -Ilib...
2013-05-28 Nicholas Clarkbisect-runner.pl should fix Makefile.SH to remove remov...
2013-05-28 Nicholas ClarkAdd --early-fixup and --late-fixup to bisect.pl, for...
2013-05-28 Nicholas ClarkAdd --all-fixups to bisect.pl, to apply all patches...
2013-05-28 Nicholas Clarkbisect-runner.pl should always exit fatally with 255...
2013-05-28 Nicholas ClarkIn bisect-runner.pl, refactor the system ... and die...
2013-05-28 Nicholas Clarkbisect-runner.pl should search for lib*.a as well as...
2013-05-28 Nicholas Clarkbisect-runner.pl should use ".$Config{dlext}" instead...
2013-05-28 Nicholas ClarkTeach bisect-runner.pl that on HP-UX, _filbuf() is...
2013-05-28 Nicholas Clarkbisect-runner.pl needs to know how to identify HP-UX...
2013-05-28 Nicholas ClarkOn HP-UX, bisect without any -j option as the system...
2013-05-28 Nicholas ClarkIn bisect{,-runner}.pl, refactor the code for CPU probi...
2013-05-24 David Steinbrunnertypo fixes for porting scripts
2013-05-08 David Mitchellbisect-runner.pl: clarify -D,-U,-A args in docs
2013-02-04 Karl Williamsonbisect-runner.pl: Reword some pod examples
2012-06-27 Jesse Luehrsadd a few comments to bisect-runner.pl docs
2012-03-19 Nicholas ClarkAdd two missing "file"s to the documentation of Porting...
2012-03-19 Nicholas Clarkbisect-runner.pl should detect ccache with -V, not...
2012-02-05 Nicholas ClarkIn bisect-runner.pl, don't set $defines{cc} if printing...
2012-02-05 Nicholas Clarkbisect.pl --help should show the full documentation...
2012-02-03 Nicholas ClarkAdd -c option to bisect-runner.pl, for use with -e
2012-02-01 Nicholas Clarkbisect.pl now exits with 0 for success for --help
2012-02-01 Nicholas ClarkAdd --no-match to bisect.pl, equivalent to --expect...
2012-02-01 Nicholas Clarkbisect.pl now treats the command line as files to match...
2011-12-22 Nicholas ClarkCorrect the Pod used to block comment a section of...
2011-12-17 Nicholas Clarkbisect-runner.pl should only dump out a failed patch...
2011-12-17 Nicholas ClarkTeach bisect-runner.pl how to work around various 5...
2011-12-17 Nicholas Clarkbisect-runner.pl must not be fooled by a t/test that...
2011-12-17 Nicholas ClarkIn bisect-runner.pl, clarify the variables relating...
2011-12-08 Nicholas ClarkCorrect a bug in the previous commit (bb35dd48)
2011-12-07 Nicholas Clarkbisect-runner.pl now builds 42 more 5.005_5x releases.
2011-12-07 Nicholas ClarkTeach bisect-runner.pl how to build a significant PERL_...
2011-12-07 Nicholas Clarkbisect-runner.pl must patch an incorrect use of eaccess...
2011-12-07 Nicholas Clarkbisect-runner.pl should skip the testcase if it fails...
2011-11-25 Nicholas Clarkbisect.pl avoids perl-5.004 and earlier on case insensi...
2011-11-25 Nicholas Clarkbisect-runner.pl now builds back to 5.005 on the defaul...
2011-11-25 Nicholas Clarkbisect-runner.pl should avoid ext/Hash/Util/FieldHash...
2011-11-25 Nicholas Clarkbisect-runner.pl can now build on AIX back to perl...
2011-11-25 Nicholas ClarkIn bisect-runner.pl, fall back to context diffs for...
2011-11-25 Nicholas ClarkIn bisect-runner.pl, only shell out to patch from apply...
2011-11-23 Nicholas ClarkMove the implementation of --validate from bisect.pl...
2011-11-23 Nicholas ClarkAdd a --make option to bisect.pl, to specify an alterna...
2011-11-23 Nicholas ClarkOn AIX, bisect-runner.pl must patch Makefile.SH for...
2011-11-23 jkeenan[RT #36079] Convert ` to '.
2011-11-22 Nicholas Clarkbisect-runner.pl now fixes all known 5.11-era parallel...
2011-11-22 Nicholas Clarkbisect-runner.pl now fixes another 5.11-era parallel...
2011-11-22 Nicholas Clarkbisect-runner.pl now fixes more 5.11-era make bugs.
2011-11-22 Nicholas Clarkbisect-runner.pl now fixes more 5.11-era parallel make...
2011-11-22 Nicholas Clarkbisect-runner.pl now fixes some 5.11-era parallel make...
2011-11-17 Paul JohnsonDetect whether ccache is available to bisect.
2011-11-17 Nicholas ClarkAdd --check-shebang to bisect-runner.pl, to avoid mista...
2011-11-17 Nicholas ClarkFix fatal bug in bisect-runner.pl for some 5.004 revisions.
2011-11-01 Nicholas ClarkIn bisect.pl, provide a default test for --validate...
2011-11-01 Nicholas ClarkAdd -l and -w options to bisect-runner.pl, for use...
2011-11-01 Nicholas ClarkIn bisect.pl, use --start and --end to give ranges...
2011-11-01 Nicholas ClarkAdd --force-regen to bisect-runner.pl to regen_headers...
2011-11-01 Nicholas ClarkIn bisect-runner.pl, remove "faking it" code from the...
2011-11-01 Nicholas ClarkIn bisect-runner.pl, consolidate the code that patches...
2011-11-01 Nicholas ClarkIn bisect-runner.pl, consolidate the code that patches...
2011-11-01 Nicholas ClarkIn bisect-runner.pl, consolidate the code that patches...
2011-11-01 Nicholas ClarkAdd a --validate option to bisect.pl to verify that...
2011-10-28 Nicholas ClarkRemove unnecessary makefile fix-up code from bisect...
2011-10-28 Nicholas ClarkIn bisect-runner.pl, patch older Configure to add -A
2011-10-28 Nicholas Clarkbisect-runner.pl now patches another 5.004-era build...
2011-10-28 Nicholas ClarkIn bisect-runner.pl, make the code to report patching...
2011-10-28 Nicholas ClarkIn bisect-runner.pl, refactor the code to extract previ...
2011-10-28 Nicholas ClarkIn bisect-runner.pl, refactor the code that applies...
2011-10-28 Nicholas ClarkIn bisect-runner.pl, refactor the code that opens and...
2011-10-27 Nicholas Clarkbisect-runner.pl needs to work around an OpenBSD/sparc...
2011-10-27 Nicholas ClarkIn bisect-runner.pl, add -L/usr/local/lib in a non...
2011-10-26 Nicholas Clarkbisect-runner.pl can now build all revisions on sparc64...
2011-10-26 Nicholas Clarkbisect-runner.pl should patch unreliable C symbol detec...
2011-10-26 Nicholas Clarkbisect-runner.pl now patches several build-busting...
2011-10-26 Nicholas Clarkbisect-runner.pl now copes when historical MANIFEST...
2011-10-24 Nicholas ClarkIn bisect-runner.pl, default to 'cc' not 'gcc'.
2011-10-23 Nicholas Clarkbisect-runner.pl now builds test_prep on OpenBSD back...
2011-10-23 Nicholas Clarkbisect-runner.pl must patch Makefile.SH to avoid parall...
2011-10-23 Nicholas Clarkbisect-runner.pl now runs the testcase for targets...
next