| Commit message (Expand) | Author | Age | Files | Lines |
* | Add two missing "file"s to the documentation of Porting/bisect.pl | Nicholas Clark | 2012-03-19 | 1 | -2/+2 |
* | bisect-runner.pl should detect ccache with -V, not --version | Nicholas Clark | 2012-03-19 | 1 | -2/+2 |
* | In bisect-runner.pl, don't set $defines{cc} if printing usage messages. | Nicholas Clark | 2012-02-05 | 1 | -1/+9 |
* | bisect.pl --help should show the full documentation, not just the usage. | Nicholas Clark | 2012-02-05 | 1 | -1/+1 |
* | Add -c option to bisect-runner.pl, for use with -e | Nicholas Clark | 2012-02-03 | 1 | -5/+12 |
* | bisect.pl now exits with 0 for success for --help | Nicholas Clark | 2012-02-01 | 1 | -1/+1 |
* | Add --no-match to bisect.pl, equivalent to --expect-fail --match | Nicholas Clark | 2012-02-01 | 1 | -7/+17 |
* | bisect.pl now treats the command line as files to match with --match. | Nicholas Clark | 2012-02-01 | 1 | -10/+43 |
* | Correct the Pod used to block comment a section of git log output. | Nicholas Clark | 2011-12-22 | 1 | -1/+3 |
* | bisect-runner.pl should only dump out a failed patch once by default. | Nicholas Clark | 2011-12-17 | 1 | -1/+2 |
* | Teach bisect-runner.pl how to work around various 5.005_5x build problems. | Nicholas Clark | 2011-12-17 | 1 | -0/+54 |
* | bisect-runner.pl must not be fooled by a t/test that symlinks to ../miniperl | Nicholas Clark | 2011-12-17 | 1 | -0/+17 |
* | In bisect-runner.pl, clarify the variables relating to the make target. | Nicholas Clark | 2011-12-17 | 1 | -5/+8 |
* | Correct a bug in the previous commit (bb35dd48) | Nicholas Clark | 2011-12-08 | 1 | -1/+1 |
* | bisect-runner.pl now builds 42 more 5.005_5x releases. | Nicholas Clark | 2011-12-07 | 1 | -0/+10 |
* | Teach bisect-runner.pl how to build a significant PERL_OBJECT commit. | Nicholas Clark | 2011-12-07 | 1 | -0/+76 |
* | bisect-runner.pl must patch an incorrect use of eaccess() for 5.005_5x | Nicholas Clark | 2011-12-07 | 1 | -0/+37 |
* | bisect-runner.pl should skip the testcase if it fails to build config.sh | Nicholas Clark | 2011-12-07 | 1 | -0/+2 |
* | bisect.pl avoids perl-5.004 and earlier on case insensitive systems. | Nicholas Clark | 2011-11-25 | 1 | -3/+6 |
* | bisect-runner.pl now builds back to 5.005 on the default OS X filesystem. | Nicholas Clark | 2011-11-25 | 1 | -0/+18 |
* | bisect-runner.pl should avoid ext/Hash/Util/FieldHash being built twice. | Nicholas Clark | 2011-11-25 | 1 | -0/+10 |
* | bisect-runner.pl can now build on AIX back to perl-5.002 | Nicholas Clark | 2011-11-25 | 1 | -0/+35 |
* | In bisect-runner.pl, fall back to context diffs for ancient patch binaries. | Nicholas Clark | 2011-11-25 | 1 | -1/+136 |
* | In bisect-runner.pl, only shell out to patch from apply_patch(). | Nicholas Clark | 2011-11-25 | 1 | -10/+19 |
* | Move the implementation of --validate from bisect.pl to bisect-runner.pl | Nicholas Clark | 2011-11-23 | 1 | -1/+4 |
* | Add a --make option to bisect.pl, to specify an alternate make command. | Nicholas Clark | 2011-11-23 | 1 | -3/+20 |
* | On AIX, bisect-runner.pl must patch Makefile.SH for parallel make issues. | Nicholas Clark | 2011-11-23 | 1 | -0/+15 |
* | [RT #36079] Convert ` to '. | jkeenan | 2011-11-22 | 1 | -1/+1 |
* | bisect-runner.pl now fixes all known 5.11-era parallel make bugs. | Nicholas Clark | 2011-11-22 | 1 | -0/+13 |
* | bisect-runner.pl now fixes another 5.11-era parallel make bug. | Nicholas Clark | 2011-11-22 | 1 | -0/+13 |
* | bisect-runner.pl now fixes more 5.11-era make bugs. | Nicholas Clark | 2011-11-22 | 1 | -0/+40 |
* | bisect-runner.pl now fixes more 5.11-era parallel make bugs. | Nicholas Clark | 2011-11-22 | 1 | -0/+18 |
* | bisect-runner.pl now fixes some 5.11-era parallel make bugs. | Nicholas Clark | 2011-11-22 | 1 | -0/+55 |
* | Detect whether ccache is available to bisect. | Paul Johnson | 2011-11-17 | 1 | -1/+1 |
* | Add --check-shebang to bisect-runner.pl, to avoid mistakes with #! lines | Nicholas Clark | 2011-11-17 | 1 | -2/+48 |
* | Fix fatal bug in bisect-runner.pl for some 5.004 revisions. | Nicholas Clark | 2011-11-17 | 1 | -3/+8 |
* | In bisect.pl, provide a default test for --validate, and summary output. | Nicholas Clark | 2011-11-01 | 1 | -0/+3 |
* | Add -l and -w options to bisect-runner.pl, for use with -e | Nicholas Clark | 2011-11-01 | 1 | -3/+29 |
* | In bisect.pl, use --start and --end to give ranges to --validate | Nicholas Clark | 2011-11-01 | 1 | -3/+4 |
* | Add --force-regen to bisect-runner.pl to regen_headers before building. | Nicholas Clark | 2011-11-01 | 1 | -1/+19 |
* | In bisect-runner.pl, remove "faking it" code from the main flow. | Nicholas Clark | 2011-11-01 | 1 | -71/+82 |
* | In bisect-runner.pl, consolidate the code that patches extensions. | Nicholas Clark | 2011-11-01 | 1 | -185/+184 |
* | In bisect-runner.pl, consolidate the code that patches .SH and C files. | Nicholas Clark | 2011-11-01 | 1 | -563/+585 |
* | In bisect-runner.pl, consolidate the code that patches Configure and hints. | Nicholas Clark | 2011-11-01 | 1 | -657/+684 |
* | Add a --validate option to bisect.pl to verify that stable releases build. | Nicholas Clark | 2011-11-01 | 1 | -0/+11 |
* | Remove unnecessary makefile fix-up code from bisect-runner.pl | Nicholas Clark | 2011-10-28 | 1 | -10/+2 |
* | In bisect-runner.pl, patch older Configure to add -A | Nicholas Clark | 2011-10-28 | 1 | -0/+97 |
* | bisect-runner.pl now patches another 5.004-era build busting bug. | Nicholas Clark | 2011-10-28 | 1 | -0/+19 |
* | In bisect-runner.pl, make the code to report patching errors more robust. | Nicholas Clark | 2011-10-28 | 1 | -1/+1 |
* | In bisect-runner.pl, refactor the code to extract previous versions of files. | Nicholas Clark | 2011-10-28 | 1 | -9/+12 |