summaryrefslogtreecommitdiff
path: root/hints
Commit message (Expand)AuthorAgeFilesLines
* Correct a couple more cases of $Config{useshrplib}Steve Hay2007-07-031-1/+1
* [perl #43291] perl-5.8.8 - AIX 5.3 64bit build issues Niklas Edmundsson2007-06-221-14/+43
* Patches to compile perl on Cray XT4 Catamount/Qk, by JarkkoRafael Garcia-Suarez2007-06-172-1/+360
* Remove ext/ThreadJerry D. Hedden2007-05-021-1/+1
* g++ in Tru64: align sockaddr and sockaddr_in defsJarkko Hietaniemi2007-04-121-2/+3
* Undo the non-maint part of change 30816. Silly Nicholas.Nicholas Clark2007-04-101-12/+1
* Integrate:Nicholas Clark2007-03-311-1/+12
* On Linux, don't compile with -DTHREADS_HAVE_PIDS if theRafael Garcia-Suarez2007-03-261-1/+7
* Default to ELF on FreeBSD when objformat is not thereAnton Berezin2007-03-081-6/+6
* Re: Win32 modules & cygwinYitzchak Scott-Thoennes2007-02-221-0/+3
* libdb may require pthreadJonathan Stowe2007-02-071-3/+40
* cygwin: disable effect of -ansi -std=c89 on system include Yitzchak Scott-Thoennes2007-02-051-1/+1
* Reentrant functions appear to still be broken in NetBSD 3.1.Steve Peters2007-01-161-1/+1
* gcc -dumpversion is at least supported back to 2.7.x andH.Merijn Brand2007-01-127-7/+7
* Re: 'localtime' not thread-safe under HP-UX B.11.11/64Jerry D. Hedden2006-12-191-1/+7
* Upgrade warning should only be issued if upgrade happensH.Merijn Brand2006-11-211-1/+4
* Silence some warnings during ConfigureH.Merijn Brand2006-11-211-1/+2
* Remove warnings against WHOA THERE warnings from the hints files.Rafael Garcia-Suarez2006-11-217-49/+2
* Linux and Solaris hints: C++ vs dlerrorJarkko Hietaniemi2006-10-102-2/+13
* (1) g++ 4.x (or Mac OS X) (2) Solaris g++ or CCJarkko Hietaniemi2006-09-141-14/+1
* C++: Solaris CC now compiles "perl"Jarkko Hietaniemi2006-09-111-2/+15
* [perl #40239] New hints file for MidnightBSD Lucas Holt2006-09-041-0/+61
* [perl #40161] ccversion fix for hpuxsmoketst@hp46t243.cup.hp.com2006-08-231-1/+1
* g++/Tru64: got perl linking once got the linkage rightJarkko Hietaniemi2006-08-211-0/+5
* g++/Solaris: force d_dlopen=defineJarkko Hietaniemi2006-08-201-0/+11
* Additional floating point strictness is needed to get Intel cc to passSteve Peters2006-08-151-2/+2
* g++: gethostbyaddr, and more Tru64 definesJarkko Hietaniemi2006-08-101-2/+3
* more g++ in Tru64Jarkko Hietaniemi2006-08-031-3/+3
* g++ heavy shovelingJarkko Hietaniemi2006-08-021-0/+12
* (back) towards g++ compilation (in Tru64, and elsewhere)Jarkko Hietaniemi2006-08-011-0/+6
* Tru64: if cc given both -O and -g, -g must be -g3Jarkko Hietaniemi2006-07-231-0/+10
* Keep Intel C++ from claiming that it is gcc.Steve Peters2006-07-131-1/+2
* z/OS: hints/os390.sh and Makefile.SHJarkko Hietaniemi2006-07-101-9/+15
* Solaris' sh doesn't like empty if'sH.Merijn Brand2006-06-301-6/+7
* Solaris hints: gcc flags confuse ConfigureAndy Dougherty2006-06-281-1/+1
* Sun C on Linux doesn't complain about the attributes sprinkled Steve Peters2006-05-261-0/+9
* Add -fno-delete-null-pointer-checks to ccflags on Itaniums when Steve Peters2006-05-101-1/+11
* Remvove code that gets undone in the next line.H.Merijn Brand2006-05-071-31/+17
* Anton Berezin says that on FreeBSD we're wrong to be using -lc_r, andNicholas Clark2006-04-281-11/+22
* Support compiling for RISC OSAlex Waugh2006-04-181-0/+20
* Fix some test failures in t/op/cmp.t when compiling with the IntelSteve Peters2006-03-221-1/+2
* Suppress System V IPC for 64-bit Darwin buildsDominic Dunlop2006-02-271-4/+9
* Additional hints needed to build threaded Perls on NetBSD.Steve Peters2006-02-211-1/+19
* Make SDBM_File work with -Duse64bitall on Darwin (Mac OS X)Dominic Dunlop2006-02-201-2/+2
* Don't add -fPIC if already present.Brendan O'Dea2006-02-171-0/+1
* Patch for perl to compile/work on DragonFlyBSDRobert Sebastian Gerus2006-02-151-0/+114
* Add -DPTR_IS_LONG when building with -Duse64bitint on Solaris/i386. Steve Peters2006-01-301-0/+8
* maint and blead: unicos.sh hintsJarkko Hietaniemi2006-01-301-1/+12
* quiet gcc Info message in cygwinYitzchak Scott-Thoennes2006-01-271-0/+3
* Re: Today's compiling adventureKen Hirsch2006-01-121-74/+46