Silence "signed/unsigned mismatch" warning from VC++ when building
[p5sagit/p5-mst-13.2.git] / hints /
2007-06-17 Rafael Garcia-Suarez Patches to compile perl on Cray XT4 Catamount/Qk, by...
2007-05-02 Jerry D. Hedden Remove ext/Thread
2007-04-12 Jarkko Hietaniemi g++ in Tru64: align sockaddr and sockaddr_in defs
2007-04-10 Nicholas Clark Undo the non-maint part of change 30816. Silly Nicholas.
2007-03-31 Nicholas Clark Integrate:
2007-03-26 Rafael Garcia-Suarez On Linux, don't compile with -DTHREADS_HAVE_PIDS if the
2007-03-08 Anton Berezin Default to ELF on FreeBSD when objformat is not there
2007-02-22 Yitzchak Scott-Tho... Re: Win32 modules & cygwin
2007-02-07 Jonathan Stowe libdb may require pthread
2007-02-05 Yitzchak Scott-Tho... cygwin: disable effect of -ansi -std=c89 on system...
2007-01-16 Steve Peters Reentrant functions appear to still be broken in NetBSD...
2007-01-12 H.Merijn Brand gcc -dumpversion is at least supported back to 2.7...
2006-12-19 Jerry D. Hedden Re: 'localtime' not thread-safe under HP-UX B.11.11/64
2006-11-21 H.Merijn Brand Upgrade warning should only be issued if upgrade happens
2006-11-21 H.Merijn Brand Silence some warnings during Configure
2006-11-21 Rafael Garcia-Suarez Remove warnings against WHOA THERE warnings from the...
2006-10-10 Jarkko Hietaniemi Linux and Solaris hints: C++ vs dlerror
2006-09-14 Jarkko Hietaniemi (1) g++ 4.x (or Mac OS X) (2) Solaris g++ or CC
2006-09-11 Jarkko Hietaniemi C++: Solaris CC now compiles "perl"
2006-09-04 Lucas Holt [perl #40239] New hints file for MidnightBSD
2006-08-23 smoketst@hp46t243... [perl #40161] ccversion fix for hpux
2006-08-21 Jarkko Hietaniemi g++/Tru64: got perl linking once got the linkage right
2006-08-20 Jarkko Hietaniemi g++/Solaris: force d_dlopen=define
2006-08-15 Steve Peters Additional floating point strictness is needed to get...
2006-08-10 Jarkko Hietaniemi g++: gethostbyaddr, and more Tru64 defines
2006-08-03 Jarkko Hietaniemi more g++ in Tru64
2006-08-02 Jarkko Hietaniemi g++ heavy shoveling
2006-08-01 Jarkko Hietaniemi (back) towards g++ compilation (in Tru64, and elsewhere)
2006-07-23 Jarkko Hietaniemi Tru64: if cc given both -O and -g, -g must be -g3
2006-07-13 Steve Peters Keep Intel C++ from claiming that it is gcc.
2006-07-10 Jarkko Hietaniemi z/OS: hints/os390.sh and Makefile.SH
2006-06-30 H.Merijn Brand Solaris' sh doesn't like empty if's
2006-06-28 Andy Dougherty Solaris hints: gcc flags confuse Configure
2006-05-26 Steve Peters Sun C on Linux doesn't complain about the attributes...
2006-05-10 Steve Peters Add -fno-delete-null-pointer-checks to ccflags on Itani...
2006-05-07 H.Merijn Brand Remvove code that gets undone in the next line.
2006-04-28 Nicholas Clark Anton Berezin says that on FreeBSD we're wrong to be...
2006-04-18 Alex Waugh Support compiling for RISC OS
2006-03-22 Steve Peters Fix some test failures in t/op/cmp.t when compiling...
2006-02-27 Dominic Dunlop Suppress System V IPC for 64-bit Darwin builds
2006-02-21 Steve Peters Additional hints needed to build threaded Perls on...
2006-02-20 Dominic Dunlop Make SDBM_File work with -Duse64bitall on Darwin (Mac...
2006-02-17 Brendan O'Dea Don't add -fPIC if already present.
2006-02-15 Robert Sebastian... Patch for perl to compile/work on DragonFlyBSD
2006-01-30 Steve Peters Add -DPTR_IS_LONG when building with -Duse64bitint...
2006-01-30 Jarkko Hietaniemi maint and blead: unicos.sh hints
2006-01-27 Yitzchak Scott-Tho... quiet gcc Info message in cygwin
2006-01-12 Ken Hirsch Re: Today's compiling adventure
2006-01-10 H.Merijn Brand 1. Make HP C-ANSI-C work on Itanium2 (HP-UX 11.23)
2006-01-08 Jarkko Hietaniemi hints/dec_osf.sh (Re: blead@26701 compilation warning...
2005-12-23 Steve Peters ctime_r() and asctime_r() seem to have some problems...
2005-11-18 Steve Peters Initial, albeit hackish, support for the alpha version...
2005-10-11 Alan Burlison environ fixup
2005-09-23 Steve Peters Changes for hints/linux.sh for Purify
2005-09-13 Luke Closs [perl #36448] configuring ranlib for perl on osx with...
2005-08-18 YAMASHINA Hio make test of perl 5.8.7 failed on icc9
2005-08-10 Andy Dougherty Re: [perl #36235] perl + gcc-4.0.0 + solaris + gnu...
2005-07-28 Jarkko Hietaniemi Re: [PATCH] Tru64: use -c99 for ccflags if available
2005-07-26 H.Merijn Brand Use the correct gcc when more than one gcc is installed
2005-06-28 Dominic Dunlop Re: Hints for 64bitall (PPC!) Darwin perl
2005-06-25 Nicholas Clark On OS X to use perl's malloc need to USE_PERL_SBRK...
2005-05-30 H.Merijn Brand gcc hints were not yet applied to gcc-4.x
2005-05-26 Jarkko Hietaniemi MPE/iX has no lchown()
2005-05-22 Gisle Aas Enable 64bitall builds for Solaris x86
2005-05-20 Andy Lester Attribute configuration
2005-05-11 Michael G. Schwern Hints changes for OS X 10.4
2005-05-10 Jarkko Hietaniemi potential [PATCH] Tru64 crank up strictness
2005-03-30 H.Merijn Brand Now that we have the full path, we can skip the which...
2005-03-25 Steve Peters Re: Smoke [5.9.2] 24061 FAIL(m) linux 2.6.10-1.770_FC3...
2005-03-10 Rafael Garcia-Suarez Add support for Debian GNU/k*BSD
2005-03-10 Rafael Garcia-Suarez Patch for Debian bug #258618, compilation under Debian...
2005-02-10 H.Merijn Brand 'what' cannot find ccversion if `which cc` is a symlink...
2005-02-08 H.Merijn Brand IBM Released vac.C version 7, and changed the naming...
2005-01-31 Robert Millan [perl #33998] [PATCH] Support for GNU/kFreeBSD
2005-01-24 Todd Vierling Re: [perl #33892] Add Interix support
2005-01-22 Jarkko Hietaniemi Re: Smoke [5.9.2] 23792 FAIL(F) osf1 V5.1 (21264A)...
2005-01-22 Jarkko Hietaniemi Re: Smoke [5.9.2] 23792 FAIL(F) osf1 V5.1 (21264A)...
2005-01-21 Todd Vierling [perl #33892] Add Interix support
2005-01-05 Robin Barker gcc and ld in Configure
2004-12-17 bonefish@cs.tu-ber... Re: [perl #32717] BeOS specific Updates
2004-12-15 Rafael Garcia-Suarez A couple of SCO compilation patches
2004-12-01 Ingo Weinhold [perl #32717] BeOS specific Updates
2004-11-30 Steve Peters Re: [PATCH] Re: Smoke [5.9.2] 23566 FAIL(X) openbsd...
2004-10-31 Ed Allen Smith Temporary fix for usemallocwrap problems on IRIX (was...
2004-10-09 H.Merijn Brand Make AIX 5 + gcc work in 64bitall
2004-08-03 H.Merijn Brand gcc on AIX 4 doesn't like -G on the commandline too
2004-08-03 H.Merijn Brand gcc on AIX doesn't like -G on the commandline
2004-07-31 H.Merijn Brand First steps towards an explicit perl.exp-less AIX build
2004-06-29 H.Merijn Brand HP-UX 10.20 still *needs* -Ae for HP C-ANSI-C to be...
2004-06-25 H.Merijn Brand [perl #30450] perl 5.8.4: enhancement to hints/solaris_2.sh
2004-06-23 H.Merijn Brand Backward compatibility issues for HP-UX 10.01 and older
2004-06-16 Nicholas Clark Improve the substitution to cc_r for threading so that...
2004-05-12 Andy Dougherty Configure shouldn't unconditionally add in -pipe
2004-04-29 Marcus Holland-Moritz CXUX_BROKEN_CONSTANT_CONVERT isn't used anymore.
2004-04-29 Marcus Holland-Moritz The openbsd 64-bit test should use $uquadtype rather
2004-04-28 Marcus Holland-Moritz When configuring for 64-bit support, check that the
2004-04-26 H.Merijn Brand usemallocwrap works on AIX, but not with vac-5
2004-04-16 Rafael Garcia-Suarez On Linux-PPC, using gcc, downgrade to the -O1 optimisation
2004-04-15 H.Merijn Brand d_getservbyname_r undef up to at least OpenBSD 3.5
2004-04-06 H.Merijn Brand Test drives are fun. Implement ccversion for Itanium...
next