| Commit message (Expand) | Author | Age | Files | Lines |
* | Attribute configuration | Andy Lester | 2005-05-20 | 2 | -2/+16 |
* | Hints changes for OS X 10.4 | Michael G. Schwern | 2005-05-11 | 1 | -4/+19 |
* | potential [PATCH] Tru64 crank up strictness | Jarkko Hietaniemi | 2005-05-10 | 1 | -3/+3 |
* | Now that we have the full path, we can skip the which call, | H.Merijn Brand | 2005-03-30 | 1 | -1/+1 |
* | Re: Smoke [5.9.2] 24061 FAIL(m) linux 2.6.10-1.770_FC3 [fedora] (i686/1 cpu) | Steve Peters | 2005-03-25 | 1 | -3/+4 |
* | Add support for Debian GNU/k*BSD | Rafael Garcia-Suarez | 2005-03-10 | 2 | -0/+16 |
* | Patch for Debian bug #258618, compilation under Debian/Hurd | Rafael Garcia-Suarez | 2005-03-10 | 1 | -0/+3 |
* | 'what' cannot find ccversion if `which cc` is a symlink to ccache | H.Merijn Brand | 2005-02-10 | 1 | -1/+22 |
* | IBM Released vac.C version 7, and changed the naming convention (again) | H.Merijn Brand | 2005-02-08 | 1 | -1/+1 |
* | [perl #33998] [PATCH] Support for GNU/kFreeBSD | Robert Millan | 2005-01-31 | 2 | -0/+4 |
* | Re: [perl #33892] Add Interix support | Todd Vierling | 2005-01-24 | 1 | -0/+1 |
* | Re: Smoke [5.9.2] 23792 FAIL(F) osf1 V5.1 (21264A)/4 cpu) | Jarkko Hietaniemi | 2005-01-22 | 1 | -10/+4 |
* | Re: Smoke [5.9.2] 23792 FAIL(F) osf1 V5.1 (21264A)/4 cpu) | Jarkko Hietaniemi | 2005-01-22 | 1 | -0/+17 |
* | [perl #33892] Add Interix support | Todd Vierling | 2005-01-21 | 1 | -0/+26 |
* | gcc and ld in Configure | Robin Barker | 2005-01-05 | 1 | -2/+2 |
* | Re: [perl #32717] BeOS specific Updates | bonefish@cs.tu-berlin.de | 2004-12-17 | 1 | -3/+21 |
* | A couple of SCO compilation patches | Rafael Garcia-Suarez | 2004-12-15 | 1 | -1/+10 |
* | [perl #32717] BeOS specific Updates | Ingo Weinhold | 2004-12-01 | 1 | -5/+8 |
* | Re: [PATCH] Re: Smoke [5.9.2] 23566 FAIL(X) openbsd 3.6 (i386/1 cpu) | Steve Peters | 2004-11-30 | 1 | -2/+2 |
* | Temporary fix for usemallocwrap problems on IRIX (was Re: usemallocwrap probl... | Ed Allen Smith | 2004-10-31 | 1 | -1/+14 |
* | Make AIX 5 + gcc work in 64bitall | H.Merijn Brand | 2004-10-09 | 1 | -1/+11 |
* | gcc on AIX 4 doesn't like -G on the commandline too | H.Merijn Brand | 2004-08-03 | 1 | -0/+1 |
* | gcc on AIX doesn't like -G on the commandline | H.Merijn Brand | 2004-08-03 | 1 | -0/+1 |
* | First steps towards an explicit perl.exp-less AIX build | H.Merijn Brand | 2004-07-31 | 2 | -4/+22 |
* | HP-UX 10.20 still *needs* -Ae for HP C-ANSI-C to be ANSI | H.Merijn Brand | 2004-06-29 | 1 | -1/+1 |
* | [perl #30450] perl 5.8.4: enhancement to hints/solaris_2.sh | H.Merijn Brand | 2004-06-25 | 1 | -1/+9 |
* | Backward compatibility issues for HP-UX 10.01 and older | H.Merijn Brand | 2004-06-23 | 1 | -1/+11 |
* | Improve the substitution to cc_r for threading so that compilers | Nicholas Clark | 2004-06-16 | 1 | -5/+15 |
* | Configure shouldn't unconditionally add in -pipe | Andy Dougherty | 2004-05-12 | 2 | -4/+2 |
* | CXUX_BROKEN_CONSTANT_CONVERT isn't used anymore. | Marcus Holland-Moritz | 2004-04-29 | 1 | -3/+2 |
* | The openbsd 64-bit test should use $uquadtype rather | Marcus Holland-Moritz | 2004-04-29 | 1 | -1/+3 |
* | When configuring for 64-bit support, check that the | Marcus Holland-Moritz | 2004-04-28 | 1 | -0/+57 |
* | usemallocwrap works on AIX, but not with vac-5 | H.Merijn Brand | 2004-04-26 | 2 | -5/+10 |
* | On Linux-PPC, using gcc, downgrade to the -O1 optimisation | Rafael Garcia-Suarez | 2004-04-16 | 1 | -1/+10 |
* | d_getservbyname_r undef up to at least OpenBSD 3.5 | H.Merijn Brand | 2004-04-15 | 1 | -2/+2 |
* | Test drives are fun. Implement ccversion for Itanium HP-UX 11.23 | H.Merijn Brand | 2004-04-06 | 1 | -1/+1 |
* | AIX-4 with xlc does not like malloc wrap | H.Merijn Brand | 2004-04-06 | 1 | -1/+2 |
* | Remaining smoked platforms where malloc wrap is known to work. | Nicholas Clark | 2004-03-24 | 8 | -0/+39 |
* | Make usemallocwrap a Configure-time question. Default is yes for | Nicholas Clark | 2004-03-23 | 1 | -0/+5 |
* | Re: Perl and Parrot disagree about sched_yield on Solaris | Andy Dougherty | 2004-03-16 | 1 | -1/+15 |
* | Re: [PATCH] Re: Proposal to remove support for MachTen | Dominic Dunlop | 2004-03-11 | 1 | -4/+26 |
* | When threads are active we need -lpthread, but previous `fix' of | H.Merijn Brand | 2004-02-27 | 1 | -3/+2 |
* | AIX hints stage 3: remove AIX 3 and AIX 4 after split off | H.Merijn Brand | 2004-02-25 | 1 | -353/+223 |
* | Re: Perl 5.8.1 on IRIX 5.3 | Georg Schwarz | 2004-02-23 | 1 | -1/+2 |
* | initial patch for cygwin IPC via cygserver | Yitzchak Scott-Thoennes | 2004-02-22 | 1 | -0/+13 |
* | 1. Creating backward compatibility for Configure after patches | Brendan O'Dea | 2004-02-17 | 1 | -1/+1 |
* | Added hints_4.sh for specific AIX 4 support | H.Merijn Brand | 2004-02-06 | 1 | -0/+589 |
* | AIX 3 support removed from default hints after its separation | H.Merijn Brand | 2004-02-04 | 1 | -26/+12 |
* | AIX 3 hints split off from default hints in preparation | H.Merijn Brand | 2004-02-04 | 1 | -0/+353 |
* | If someone chooses xlc as default C compiler, threaded builds | H.Merijn Brand | 2004-02-03 | 1 | -1/+1 |