2007-06-17 |
Rafael Garcia-Suarez |
Patches to compile perl on Cray XT4 Catamount/Qk, by... |
blob | commitdiff |
2007-03-26 |
Rafael Garcia-Suarez |
On Linux, don't compile with -DTHREADS_HAVE_PIDS if the |
blob | commitdiff | diff to current |
2007-02-07 |
Jonathan Stowe |
libdb may require pthread |
blob | commitdiff | diff to current |
2006-10-10 |
Jarkko Hietaniemi |
Linux and Solaris hints: C++ vs dlerror |
blob | commitdiff | diff to current |
2006-08-15 |
Steve Peters |
Additional floating point strictness is needed to get... |
blob | commitdiff | diff to current |
2006-08-02 |
Jarkko Hietaniemi |
g++ heavy shoveling |
blob | commitdiff | diff to current |
2006-07-13 |
Steve Peters |
Keep Intel C++ from claiming that it is gcc. |
blob | commitdiff | diff to current |
2006-05-26 |
Steve Peters |
Sun C on Linux doesn't complain about the attributes... |
blob | commitdiff | diff to current |
2006-05-10 |
Steve Peters |
Add -fno-delete-null-pointer-checks to ccflags on Itani... |
blob | commitdiff | diff to current |
2006-03-22 |
Steve Peters |
Fix some test failures in t/op/cmp.t when compiling... |
blob | commitdiff | diff to current |
2006-02-17 |
Brendan O'Dea |
Don't add -fPIC if already present. |
blob | commitdiff | diff to current |
2005-11-18 |
Steve Peters |
Initial, albeit hackish, support for the alpha version... |
blob | commitdiff | diff to current |
2005-09-23 |
Steve Peters |
Changes for hints/linux.sh for Purify |
blob | commitdiff | diff to current |
2005-08-18 |
YAMASHINA Hio |
make test of perl 5.8.7 failed on icc9 |
blob | commitdiff | diff to current |
2005-03-25 |
Steve Peters |
Re: Smoke [5.9.2] 24061 FAIL(m) linux 2.6.10-1.770_FC3... |
blob | commitdiff | diff to current |
2004-04-16 |
Rafael Garcia-Suarez |
On Linux-PPC, using gcc, downgrade to the -O1 optimisation |
blob | commitdiff | diff to current |
2004-03-24 |
Nicholas Clark |
Remaining smoked platforms where malloc wrap is known... |
blob | commitdiff | diff to current |
2004-01-02 |
Marcus Holland-Moritz |
Use the optimization level -O2 by default on Linux... |
blob | commitdiff | diff to current |
2003-11-05 |
Andy Dougherty |
Be sure to use -fPIC not -fpic on Linux/SPARC |
blob | commitdiff | diff to current |
2003-09-23 |
Marcus Holland-Moritz |
Re: [PATCH] RC5 and Intel's ICC |
blob | commitdiff | diff to current |
2003-08-07 |
Jarkko Hietaniemi |
Integrate from maint: |
blob | commitdiff | diff to current |
2002-08-29 |
Rafael Garcia-Suarez |
posixify getppid on linux-multithread |
blob | commitdiff | diff to current |
2002-06-05 |
Jarkko Hietaniemi |
More for #16991. |
blob | commitdiff | diff to current |
2002-05-30 |
Jarkko Hietaniemi |
Update Andy. |
blob | commitdiff | diff to current |
2002-05-30 |
Andy Dougherty |
Re: Linux glibc 2.2.90 issue; likely from readonly... |
blob | commitdiff | diff to current |
2002-03-21 |
Jarkko Hietaniemi |
One more proto escapee. |
blob | commitdiff | diff to current |
2002-03-21 |
Nick Ing-Simmons |
Integrate mainline (Win2k/MinGW all ok except threads... |
blob | commitdiff | diff to current |
2002-03-20 |
Jarkko Hietaniemi |
Sigh. The _GNU_SOURCE is needed for the struct crypt_data |
blob | commitdiff | diff to current |
2002-03-19 |
Jarkko Hietaniemi |
This is like trying to put the shaving cream |
blob | commitdiff | diff to current |
2002-03-19 |
Jarkko Hietaniemi |
With the -D_SVID_SOURCE Debian 2.2 dies on conflicting |
blob | commitdiff | diff to current |
2002-03-19 |
Jarkko Hietaniemi |
Sarathy's new suggestion for Linux threading flags. |
blob | commitdiff | diff to current |
2002-03-19 |
Jarkko Hietaniemi |
Take away _GNU_SOURCE since that does not seem |
blob | commitdiff | diff to current |
2002-03-16 |
Jarkko Hietaniemi |
More paranoid _r protochecking. At least Tru64 and |
blob | commitdiff | diff to current |
2002-03-10 |
Jarkko Hietaniemi |
Misc tiny tweaks from Sarathy, good for threaded builds. |
blob | commitdiff | diff to current |
2002-01-10 |
Andy Dougherty |
Re: [ID 20011223.001] accept leaks memory |
blob | commitdiff | diff to current |
2001-12-07 |
Nick Ing-Simmons |
Integrate mainline some more |
blob | commitdiff | diff to current |
2001-12-07 |
Jarkko Hietaniemi |
gcc version matching didn't. |
blob | commitdiff | diff to current |
2001-11-28 |
Jarkko Hietaniemi |
In Linux if we have modern enough gcc and supported |
blob | commitdiff | diff to current |
2001-11-06 |
Jarkko Hietaniemi |
Fix incorrect warnings about broken globbing; |
blob | commitdiff | diff to current |
2001-06-15 |
Jarkko Hietaniemi |
The first steps towards cross-compilation. |
blob | commitdiff | diff to current |
2001-06-02 |
Nick Ing-Simmons |
Integrate mainline |
blob | commitdiff | diff to current |
2001-06-01 |
Jarkko Hietaniemi |
Retract #10324 and #10333; not needed. |
blob | commitdiff | diff to current |
2001-05-30 |
Jarkko Hietaniemi |
(Retracted by #10375.) |
blob | commitdiff | diff to current |
2001-01-08 |
Charles Bailey |
Once again syncing after too long an absence |
blob | commitdiff | diff to current |
2000-11-09 |
John P. Linderman |
Re: bash -c exit and linux hints |
blob | commitdiff | diff to current |
2000-10-20 |
Charles Bailey |
SYN SYN |
blob | commitdiff | diff to current |
2000-08-30 |
Jarkko Hietaniemi |
Reset archname and archname64 always, forcing them be |
blob | commitdiff | diff to current |
2000-08-04 |
Charles Bailey |
YA resync with mainstem, including VMS patches from... |
blob | commitdiff | diff to current |
2000-08-01 |
Jarkko Hietaniemi |
Stash away the largefiles flags and libswanted. |
blob | commitdiff | diff to current |
2000-05-23 |
Charles Bailey |
Resync with mainline prior to post-5.6.0 updates |
blob | commitdiff | diff to current |
2000-03-19 |
Gurusamy Sarathy |
pod typo fixes (from Marcel Grunauer <marcel.grunauer... |
blob | commitdiff | diff to current |
2000-03-05 |
Gurusamy Sarathy |
Linux needs -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS... |
blob | commitdiff | diff to current |
2000-02-19 |
Gurusamy Sarathy |
don't blindly set bool=char on linux (from Andy Dougherty) |
blob | commitdiff | diff to current |
2000-01-20 |
Charles Bailey |
Quick integration of mainline changes to date |
blob | commitdiff | diff to current |
1999-10-11 |
Brian Jepson |
Sparc Linux -Duseshrplib fix. |
blob | commitdiff | diff to current |
1999-04-09 |
Andy Dougherty |
Re: prefix= in hints |
blob | commitdiff | diff to current |
1999-04-02 |
Kurt D. Starsinic |
On -Uinstallusrbinperl and no -Dprefix, set prefix... |
blob | commitdiff | diff to current |
1999-04-02 |
Andy Dougherty |
Display exact glibc version in Linux. |
blob | commitdiff | diff to current |
1999-02-02 |
Jarkko Hietaniemi |
Mirror change #2781. |
blob | commitdiff | diff to current |
1999-01-19 |
Jarkko Hietaniemi |
Jumbo Configure update. |
blob | commitdiff | diff to current |
1999-01-09 |
Jarkko Hietaniemi |
Move usethreads and use64bits logic from hints to Confi... |
blob | commitdiff | diff to current |
1998-10-15 |
Gurusamy Sarathy |
check in all confperl changes as of change#1964 into... |
blob | commitdiff | diff to current |
1998-04-02 |
Jan-Pieter Cornet |
Configure hints/ patches |
blob | commitdiff | diff to current |
1998-03-05 |
Andy Dougherty |
Configure patches -01 and -02 for 5.004_61. |
blob | commitdiff | diff to current |
1998-02-25 |
Andy Dougherty |
Re: ANNOUNCE: perl5.004_60 Configure patch is available |
blob | commitdiff | diff to current |
1998-02-06 |
Andy Dougherty |
Re: posix::strftime (core dumped) |
blob | commitdiff | diff to current |
1997-10-16 |
Malcolm Beattie |
Merge maint-5.004 branch (5.004_04) with mainline. |
blob | commitdiff | diff to current |
1997-10-08 |
Malcolm Beattie |
Merge maint-5.004 branch (5.004_03) with mainline. |
blob | commitdiff | diff to current |
1997-10-01 |
Malcolm Beattie |
Start of Configure support for -Dusethreads plus associated |
blob | commitdiff | diff to current |
1997-09-05 |
Perl 5 Porters |
[inseparable changes from patch to perl 5.004_04] |
blob | commitdiff | diff to current |
1997-09-04 |
Chris Nandor |
Dynamic Loading on MkLinux (osname=linux,archname=ppc... |
blob | commitdiff | diff to current |
1997-04-22 |
Perl 5 Porters |
[inseparable changes from match from perl-5.003_97g... |
blob | commitdiff | diff to current |
1997-04-22 |
Andy Dougherty |
Fix up Linux hints for tcsh, and Configure patch |
blob | commitdiff | diff to current |
1997-04-17 |
Michael De La Rue |
Linux hints: Allow build w/o suidperl, prefer tcsh... |
blob | commitdiff | diff to current |
1996-12-19 |
Chip Salzenberg |
In Linux hints, set suidsafe=no and dosuid=yes |
blob | commitdiff | diff to current |
1996-06-24 |
Perl 5 Porters |
perl 5.003: hints/linux.sh |
blob | commitdiff | diff to current |
1996-03-15 |
Perl 5 Porters |
Update |
blob | commitdiff | diff to current |
1996-02-29 |
Andy Dougherty |
perl 5.002 |
blob | commitdiff | diff to current |
1996-02-07 |
Perl 5 Porters |
perl 5.002gamma: hints/linux.sh |
blob | commitdiff | diff to current |
1996-02-03 |
Perl 5 Porters |
perl5.002beta3 |
blob | commitdiff | diff to current |
1996-06-20 |
Perl 5 Porters |
Configure now tests gcvt() more thoroughly. |
blob | commitdiff | diff to current |
1995-06-05 |
Andy Dougherty |
This is my patch patch.1j for perl5.001. |
blob | commitdiff | diff to current |
1995-05-30 |
Andy Dougherty |
This is my patch patch.1i for perl5.001. |
blob | commitdiff | diff to current |
1995-04-18 |
Andy Dougherty |
perl5.001 patch.1e |
blob | commitdiff | diff to current |
1995-04-14 |
Andy Dougherty |
perl5.001 patch.1d |
blob | commitdiff | diff to current |
1995-04-06 |
Andy Dougherty |
perl5.001 patch.1c |
blob | commitdiff | diff to current |
1995-03-05 |
Andy Dougherty |
perl5.000 patch.0n: [address Configure and build issues] |
blob | commitdiff | diff to current |
1995-02-27 |
Andy Dougherty |
perl5.000 patch.0m: [various fixes, hint file updates... |
blob | commitdiff | diff to current |
1995-02-07 |
Andy Dougherty |
perl5.000 patch.0j: fix minor portability and build... |
blob | commitdiff | diff to current |
1994-10-17 |
Larry Wall |
perl 5.000 |
blob | commitdiff | diff to current |
|