| Commit message (Expand) | Author | Age | Files | Lines |
* | Work on eliminating systematic failures on make minitest: | Nicholas Clark | 2004-03-02 | 1 | -1/+1 |
* | 1. Creating backward compatibility for Configure after patches | Brendan O'Dea | 2004-02-17 | 1 | -0/+11 |
* | Switch from byacc to bison and simplify the perly.* regeneration | Dave Mitchell | 2004-02-14 | 1 | -79/+14 |
* | Merge dynamic perldelta from maint (22081) | Nicholas Clark | 2004-01-26 | 1 | -0/+2 |
* | [PATCH 5.8.2 @21574] make install: line noise | Ilya Zakharevich | 2003-11-10 | 1 | -9/+12 |
* | Add a test.taintwarn makefile target, | Rafael Garcia-Suarez | 2003-10-22 | 1 | -1/+6 |
* | Retract #20826 and #20831; things are done differently | Jarkko Hietaniemi | 2003-08-22 | 1 | -0/+2 |
* | Rafael spotted that vms/perlvms.pod was still referred to. | Jarkko Hietaniemi | 2003-08-22 | 1 | -2/+0 |
* | Try to unify the MANIFEST sorting. | Jarkko Hietaniemi | 2003-08-19 | 1 | -2/+2 |
* | Nicholas Clark's podulator. The win32 makefile | Jarkko Hietaniemi | 2003-08-19 | 1 | -4/+2 |
* | valgrind --help didn't return a happy exit status. | Jarkko Hietaniemi | 2003-08-16 | 1 | -1/+1 |
* | Add valgrind testing target. | Jarkko Hietaniemi | 2003-08-16 | 1 | -0/+25 |
* | Add META.yml and Stas' makemeta (plus extensive reworking | Jarkko Hietaniemi | 2003-08-05 | 1 | -0/+3 |
* | Revert change #19282 : it caused problems for some -Duseshrplib | Rafael Garcia-Suarez | 2003-08-04 | 1 | -6/+6 |
* | Adjust the list of rmdired lib directories. | Jarkko Hietaniemi | 2003-07-30 | 1 | -3/+3 |
* | DESTDIR in perl-5.8.1 package? | Michael Schroeder | 2003-07-29 | 1 | -2/+2 |
* | These directories no more exist during cleanup. | Jarkko Hietaniemi | 2003-07-28 | 1 | -2/+2 |
* | Re: [perl #22984] perl-5.8.1-RC2: TEST -bytecompile won't work at all | Adrian M. Enache | 2003-07-27 | 1 | -1/+6 |
* | EBCDIC fix from Thomas Dorner. | Jarkko Hietaniemi | 2003-07-24 | 1 | -2/+2 |
* | Re: [perl #22941] Can't build perl with -Duseshrplib if /usr/bin/gcc is a per... | Andy Dougherty | 2003-07-20 | 1 | -1/+9 |
* | Add a new test target in the makefile, test_harness_notty. | Rafael Garcia-Suarez | 2003-07-04 | 1 | -1/+4 |
* | Macro reorganization in the Makefile, so that $(LDLIBPTH) always | Alexey Tourbin | 2003-07-04 | 1 | -5/+5 |
* | Re: Subject: Problems: 5.8.1, Solaris, Configure, sched_yield(), -lrt & -lposix4 | Alan Burlison | 2003-07-01 | 1 | -1/+1 |
* | The 'quotes' really are important (caught by Enache Adrian). | Jarkko Hietaniemi | 2003-05-18 | 1 | -1/+1 |
* | Old (4.2BSD, like Ultrix) Bourne shells do not understand | Jarkko Hietaniemi | 2003-05-17 | 1 | -7/+7 |
* | More Panther moves. | Jarkko Hietaniemi | 2003-05-14 | 1 | -3/+8 |
* | Detypo Pantherisms. | Jarkko Hietaniemi | 2003-05-13 | 1 | -10/+7 |
* | Panther preparation. | Jarkko Hietaniemi | 2003-05-12 | 1 | -0/+19 |
* | Weekend fun: MANIFEST sorting | Andreas König | 2003-05-09 | 1 | -0/+9 |
* | z/OS: changes for building threaded from "Brian De Pradine" | Jarkko Hietaniemi | 2003-04-22 | 1 | -0/+5 |
* | Remove, in the main Makefile, the $(LDLIBPTH) variable from | Adrian M. Enache | 2003-04-20 | 1 | -6/+6 |
* | More docs about running tests and the test suite. | Rafael Garcia-Suarez | 2003-04-14 | 1 | -1/+1 |
* | Remove unportable ">|" shell syntax | Adrian M. Enache | 2003-04-06 | 1 | -1/+2 |
* | LD_PRELOAD hack, still badly flawed / a solution | Adrian M. Enache | 2003-04-05 | 1 | -16/+23 |
* | Integrate: | Ilya Zakharevich | 2003-04-01 | 1 | -2/+2 |
* | Change 19056 wasn't good enough. | Rafael Garcia-Suarez | 2003-03-24 | 1 | -5/+7 |
* | Re: Smoke [5.9.0] 19055 FAIL(m) linux 2.4.18-3 (i686/1 cpu) | Adrian M. Enache | 2003-03-24 | 1 | -3/+5 |
* | no more 'make install && make test' with shared libperl.so on Linux | H.Merijn Brand | 2003-03-24 | 1 | -0/+3 |
* | Integrate from maint: | Jarkko Hietaniemi | 2003-03-10 | 1 | -1/+1 |
* | regen_headers tiny tidying: | Jarkko Hietaniemi | 2003-03-08 | 1 | -10/+10 |
* | regen_headers outside Makefile (was Re: [PATCH] embed.pl doc) | Nicholas Clark | 2002-11-19 | 1 | -10/+5 |
* | "make distclean" should remove the generated file lib/Config.pod. | Rafael Garcia-Suarez | 2002-11-06 | 1 | -1/+1 |
* | move all pad-related code to its own src file | Dave Mitchell | 2002-10-02 | 1 | -4/+4 |
* | possible band-aid for cygwin build of perl@17061 | Peter Prymmer | 2002-06-09 | 1 | -0/+10 |
* | Remove the newly added makedepend .depending "token directory" | Jarkko Hietaniemi | 2002-06-08 | 1 | -2/+3 |
* | Reunite the first .PHONY targets (based on Garry Williams' | Jarkko Hietaniemi | 2002-06-07 | 1 | -3/+1 |
* | Split in two the .PHONY target so that makes without .PHONY | Jarkko Hietaniemi | 2002-06-07 | 1 | -1/+3 |
* | The Makefile.SH part of | Robin Barker | 2002-06-06 | 1 | -1/+1 |
* | 'make distclean' should remove *old files too. | Abigail | 2002-05-24 | 1 | -0/+1 |
* | Third Degree: make the options more portable between | Jarkko Hietaniemi | 2002-05-19 | 1 | -1/+1 |