2007-11-20 |
Jarkko Hietaniemi |
RC1: In Solaris 10 do not use versioned solibs |
tree | commitdiff |
2007-11-20 |
Jan Dubois |
Rename "perl59" to "perl510" |
tree | commitdiff |
2007-11-16 |
Matt Kraai |
Fix build failure on QNX |
tree | commitdiff |
2007-10-30 |
Jarkko Hietaniemi |
Re: configure failed in tru64 |
tree | commitdiff |
2007-10-25 |
Andy Dougherty |
(Was Re: [PATCH] FreeBSD atoll() warning) |
tree | commitdiff |
2007-10-08 |
Alexander Gough |
Time::Piece & matherr on qnx4 |
tree | commitdiff |
2007-09-23 |
H.Merijn Brand |
Revert #31942, as it was inconsistent between threaded and |
tree | commitdiff |
2007-09-23 |
Abe Timmerman |
netbsd's setlocale () doesn't support LC_COLLATE and... |
tree | commitdiff |
2007-09-17 |
H.Merijn Brand |
HP's ANSI-C optimizer breaks op.c (t/op/state.t failure... |
tree | commitdiff |
2007-09-17 |
Jarkko Hietaniemi |
Re: [PATCH] Cray XT4/Catamount build |
tree | commitdiff |
2007-09-06 |
H.Merijn Brand |
Upstream netbsd patch. Also unified the whitespace... |
tree | commitdiff |
2007-08-14 |
Reini Urban |
get rid of cygwin perlld and ld2 |
tree | commitdiff |
2007-07-13 |
Rafael Garcia-Suarez |
Put a proper title like in every man page |
tree | commitdiff |
2007-07-03 |
Steve Hay |
Correct a couple more cases of $Config{useshrplib} |
tree | commitdiff |
2007-06-22 |
Niklas Edmundsson |
[perl #43291] perl-5.8.8 - AIX 5.3 64bit build issues |
tree | commitdiff |
2007-06-17 |
Rafael Garcia-Suarez |
Patches to compile perl on Cray XT4 Catamount/Qk, by... |
tree | commitdiff |
2007-05-02 |
Jerry D. Hedden |
Remove ext/Thread |
tree | commitdiff |
2007-04-12 |
Jarkko Hietaniemi |
g++ in Tru64: align sockaddr and sockaddr_in defs |
tree | commitdiff |
2007-04-10 |
Nicholas Clark |
Undo the non-maint part of change 30816. Silly Nicholas. |
tree | commitdiff |
2007-03-31 |
Nicholas Clark |
Integrate: |
tree | commitdiff |
2007-03-26 |
Rafael Garcia-Suarez |
On Linux, don't compile with -DTHREADS_HAVE_PIDS if the |
tree | commitdiff |
2007-03-08 |
Anton Berezin |
Default to ELF on FreeBSD when objformat is not there |
tree | commitdiff |
2007-02-22 |
Yitzchak Scott-Tho... |
Re: Win32 modules & cygwin |
tree | commitdiff |
2007-02-07 |
Jonathan Stowe |
libdb may require pthread |
tree | commitdiff |
2007-02-05 |
Yitzchak Scott-Tho... |
cygwin: disable effect of -ansi -std=c89 on system... |
tree | commitdiff |
2007-01-16 |
Steve Peters |
Reentrant functions appear to still be broken in NetBSD... |
tree | commitdiff |
2007-01-12 |
H.Merijn Brand |
gcc -dumpversion is at least supported back to 2.7... |
tree | commitdiff |
2006-12-19 |
Jerry D. Hedden |
Re: 'localtime' not thread-safe under HP-UX B.11.11/64 |
tree | commitdiff |
2006-11-21 |
H.Merijn Brand |
Upgrade warning should only be issued if upgrade happens |
tree | commitdiff |
2006-11-21 |
H.Merijn Brand |
Silence some warnings during Configure |
tree | commitdiff |
2006-11-21 |
Rafael Garcia-Suarez |
Remove warnings against WHOA THERE warnings from the... |
tree | commitdiff |
2006-10-10 |
Jarkko Hietaniemi |
Linux and Solaris hints: C++ vs dlerror |
tree | commitdiff |
2006-09-14 |
Jarkko Hietaniemi |
(1) g++ 4.x (or Mac OS X) (2) Solaris g++ or CC |
tree | commitdiff |
2006-09-11 |
Jarkko Hietaniemi |
C++: Solaris CC now compiles "perl" |
tree | commitdiff |
2006-09-04 |
Lucas Holt |
[perl #40239] New hints file for MidnightBSD |
tree | commitdiff |
2006-08-23 |
smoketst@hp46t243... |
[perl #40161] ccversion fix for hpux |
tree | commitdiff |
2006-08-21 |
Jarkko Hietaniemi |
g++/Tru64: got perl linking once got the linkage right |
tree | commitdiff |
2006-08-20 |
Jarkko Hietaniemi |
g++/Solaris: force d_dlopen=define |
tree | commitdiff |
2006-08-15 |
Steve Peters |
Additional floating point strictness is needed to get... |
tree | commitdiff |
2006-08-10 |
Jarkko Hietaniemi |
g++: gethostbyaddr, and more Tru64 defines |
tree | commitdiff |
2006-08-03 |
Jarkko Hietaniemi |
more g++ in Tru64 |
tree | commitdiff |
2006-08-02 |
Jarkko Hietaniemi |
g++ heavy shoveling |
tree | commitdiff |
2006-08-01 |
Jarkko Hietaniemi |
(back) towards g++ compilation (in Tru64, and elsewhere) |
tree | commitdiff |
2006-07-23 |
Jarkko Hietaniemi |
Tru64: if cc given both -O and -g, -g must be -g3 |
tree | commitdiff |
2006-07-13 |
Steve Peters |
Keep Intel C++ from claiming that it is gcc. |
tree | commitdiff |
2006-07-10 |
Jarkko Hietaniemi |
z/OS: hints/os390.sh and Makefile.SH |
tree | commitdiff |
2006-06-30 |
H.Merijn Brand |
Solaris' sh doesn't like empty if's |
tree | commitdiff |
2006-06-28 |
Andy Dougherty |
Solaris hints: gcc flags confuse Configure |
tree | commitdiff |
2006-05-26 |
Steve Peters |
Sun C on Linux doesn't complain about the attributes... |
tree | commitdiff |
2006-05-10 |
Steve Peters |
Add -fno-delete-null-pointer-checks to ccflags on Itani... |
tree | commitdiff |
2006-05-07 |
H.Merijn Brand |
Remvove code that gets undone in the next line. |
tree | commitdiff |
2006-04-28 |
Nicholas Clark |
Anton Berezin says that on FreeBSD we're wrong to be... |
tree | commitdiff |
2006-04-18 |
Alex Waugh |
Support compiling for RISC OS |
tree | commitdiff |
2006-03-22 |
Steve Peters |
Fix some test failures in t/op/cmp.t when compiling... |
tree | commitdiff |
2006-02-27 |
Dominic Dunlop |
Suppress System V IPC for 64-bit Darwin builds |
tree | commitdiff |
2006-02-21 |
Steve Peters |
Additional hints needed to build threaded Perls on... |
tree | commitdiff |
2006-02-20 |
Dominic Dunlop |
Make SDBM_File work with -Duse64bitall on Darwin (Mac... |
tree | commitdiff |
2006-02-17 |
Brendan O'Dea |
Don't add -fPIC if already present. |
tree | commitdiff |
2006-02-15 |
Robert Sebastian... |
Patch for perl to compile/work on DragonFlyBSD |
tree | commitdiff |
2006-01-30 |
Steve Peters |
Add -DPTR_IS_LONG when building with -Duse64bitint... |
tree | commitdiff |
2006-01-30 |
Jarkko Hietaniemi |
maint and blead: unicos.sh hints |
tree | commitdiff |
2006-01-27 |
Yitzchak Scott-Tho... |
quiet gcc Info message in cygwin |
tree | commitdiff |
2006-01-12 |
Ken Hirsch |
Re: Today's compiling adventure |
tree | commitdiff |
2006-01-10 |
H.Merijn Brand |
1. Make HP C-ANSI-C work on Itanium2 (HP-UX 11.23) |
tree | commitdiff |
2006-01-08 |
Jarkko Hietaniemi |
hints/dec_osf.sh (Re: blead@26701 compilation warning... |
tree | commitdiff |
2005-12-23 |
Steve Peters |
ctime_r() and asctime_r() seem to have some problems... |
tree | commitdiff |
2005-11-18 |
Steve Peters |
Initial, albeit hackish, support for the alpha version... |
tree | commitdiff |
2005-10-11 |
Alan Burlison |
environ fixup |
tree | commitdiff |
2005-09-23 |
Steve Peters |
Changes for hints/linux.sh for Purify |
tree | commitdiff |
2005-09-13 |
Luke Closs |
[perl #36448] configuring ranlib for perl on osx with... |
tree | commitdiff |
2005-08-18 |
YAMASHINA Hio |
make test of perl 5.8.7 failed on icc9 |
tree | commitdiff |
2005-08-10 |
Andy Dougherty |
Re: [perl #36235] perl + gcc-4.0.0 + solaris + gnu... |
tree | commitdiff |
2005-07-28 |
Jarkko Hietaniemi |
Re: [PATCH] Tru64: use -c99 for ccflags if available |
tree | commitdiff |
2005-07-26 |
H.Merijn Brand |
Use the correct gcc when more than one gcc is installed |
tree | commitdiff |
2005-06-28 |
Dominic Dunlop |
Re: Hints for 64bitall (PPC!) Darwin perl |
tree | commitdiff |
2005-06-25 |
Nicholas Clark |
On OS X to use perl's malloc need to USE_PERL_SBRK... |
tree | commitdiff |
2005-05-30 |
H.Merijn Brand |
gcc hints were not yet applied to gcc-4.x |
tree | commitdiff |
2005-05-26 |
Jarkko Hietaniemi |
MPE/iX has no lchown() |
tree | commitdiff |
2005-05-22 |
Gisle Aas |
Enable 64bitall builds for Solaris x86 |
tree | commitdiff |
2005-05-20 |
Andy Lester |
Attribute configuration |
tree | commitdiff |
2005-05-11 |
Michael G. Schwern |
Hints changes for OS X 10.4 |
tree | commitdiff |
2005-05-10 |
Jarkko Hietaniemi |
potential [PATCH] Tru64 crank up strictness |
tree | commitdiff |
2005-03-30 |
H.Merijn Brand |
Now that we have the full path, we can skip the which... |
tree | commitdiff |
2005-03-25 |
Steve Peters |
Re: Smoke [5.9.2] 24061 FAIL(m) linux 2.6.10-1.770_FC3... |
tree | commitdiff |
2005-03-10 |
Rafael Garcia-Suarez |
Add support for Debian GNU/k*BSD |
tree | commitdiff |
2005-03-10 |
Rafael Garcia-Suarez |
Patch for Debian bug #258618, compilation under Debian... |
tree | commitdiff |
2005-02-10 |
H.Merijn Brand |
'what' cannot find ccversion if `which cc` is a symlink... |
tree | commitdiff |
2005-02-08 |
H.Merijn Brand |
IBM Released vac.C version 7, and changed the naming... |
tree | commitdiff |
2005-01-31 |
Robert Millan |
[perl #33998] [PATCH] Support for GNU/kFreeBSD |
tree | commitdiff |
2005-01-24 |
Todd Vierling |
Re: [perl #33892] Add Interix support |
tree | commitdiff |
2005-01-22 |
Jarkko Hietaniemi |
Re: Smoke [5.9.2] 23792 FAIL(F) osf1 V5.1 (21264A)... |
tree | commitdiff |
2005-01-22 |
Jarkko Hietaniemi |
Re: Smoke [5.9.2] 23792 FAIL(F) osf1 V5.1 (21264A)... |
tree | commitdiff |
2005-01-21 |
Todd Vierling |
[perl #33892] Add Interix support |
tree | commitdiff |
2005-01-05 |
Robin Barker |
gcc and ld in Configure |
tree | commitdiff |
2004-12-17 |
bonefish@cs.tu-ber... |
Re: [perl #32717] BeOS specific Updates |
tree | commitdiff |
2004-12-15 |
Rafael Garcia-Suarez |
A couple of SCO compilation patches |
tree | commitdiff |
2004-12-01 |
Ingo Weinhold |
[perl #32717] BeOS specific Updates |
tree | commitdiff |
2004-11-30 |
Steve Peters |
Re: [PATCH] Re: Smoke [5.9.2] 23566 FAIL(X) openbsd... |
tree | commitdiff |
2004-10-31 |
Ed Allen Smith |
Temporary fix for usemallocwrap problems on IRIX (was... |
tree | commitdiff |
2004-10-09 |
H.Merijn Brand |
Make AIX 5 + gcc work in 64bitall |
tree | commitdiff |
next |