| Commit message (Expand) | Author | Age | Files | Lines |
* | make PERL_USE_SAFE_PUTENV the default and the only option | Tomasz Konojacki | 2022-05-29 | 1 | -15/+0 |
* | Detect GCC as compiler to use | Sevan Janiyan | 2020-12-02 | 1 | -1/+2 |
* | hints/solaris_2.sh: g++ needs same treatment as gcc | Karl Williamson | 2020-01-21 | 1 | -1/+1 |
* | Fix where we look for the Sun/Solaris/Developer Studio compiler | Chris 'BinGOs' Williams | 2019-12-11 | 1 | -1/+1 |
* | Explicitly build the shared Perl library in Solaris and variants. | Jarkko Hietaniemi | 2015-12-16 | 1 | -0/+6 |
* | Fix where we look for the Sun Studio compiler | Chris 'BinGOs' Williams | 2015-02-17 | 1 | -1/+1 |
* | Sun c99 needs -Xa for many system interfaces. | Jarkko Hietaniemi | 2014-08-05 | 1 | -2/+8 |
* | Sun c99 doesn't like bare -O. | Jarkko Hietaniemi | 2014-08-05 | 1 | -0/+7 |
* | Sun c99 ccversion. | Jarkko Hietaniemi | 2014-08-05 | 1 | -1/+1 |
* | Newer Sun C compilers are not 'SUNwspro', but 'solstudio'. | Jarkko Hietaniemi | 2014-08-05 | 1 | -4/+8 |
* | Fix hint typo: No leading underscore in PERL_USE_SAFE_PUTENV | Andy Dougherty | 2014-08-04 | 1 | -1/+1 |
* | Configure, Solaris hints: Allow cross-compiling to Solaris. | Brian Fraser | 2014-01-30 | 1 | -25/+34 |
* | [perl #66604] 64bit compilation Problem on Solaris x86_64 | Andy Dougherty | 2013-05-10 | 1 | -2/+12 |
* | Collapse duplicate settings in hints/solaris_2.sh | Andy Dougherty | 2012-09-04 | 1 | -13/+7 |
* | Avoid garbled sed command in hints/solaris_2.sh | Andy Dougherty | 2012-09-04 | 1 | -2/+2 |
* | Sun cc and CC do not support gcc attributes. | Reini Urban | 2011-11-17 | 1 | -0/+16 |
* | Detect SunOS CC workshop c++ compiler | Reini Urban | 2011-11-17 | 1 | -2/+12 |
* | Typo in commit b641685 breaks Solaris-x64 with Sun cc | Jan Dubois | 2011-04-25 | 1 | -1/+1 |
* | [perl #85738] cc deprecated option warnings on solaris 10 sparc 64-bit | Arvan | 2011-03-09 | 1 | -3/+15 |
* | Fix a missing single quote in hints/solaris_2.sh | Andy Dougherty | 2008-11-17 | 1 | -1/+1 |
* | RC1: Future-proof solaris 10 versioned solibs hint | Andy Dougherty | 2007-11-21 | 1 | -10/+13 |
* | RC1: In Solaris 10 do not use versioned solibs | Jarkko Hietaniemi | 2007-11-20 | 1 | -0/+8 |
* | Remove warnings against WHOA THERE warnings from the hints files. | Rafael Garcia-Suarez | 2006-11-21 | 1 | -7/+0 |
* | Linux and Solaris hints: C++ vs dlerror | Jarkko Hietaniemi | 2006-10-10 | 1 | -2/+5 |
* | (1) g++ 4.x (or Mac OS X) (2) Solaris g++ or CC | Jarkko Hietaniemi | 2006-09-14 | 1 | -14/+1 |
* | C++: Solaris CC now compiles "perl" | Jarkko Hietaniemi | 2006-09-11 | 1 | -2/+15 |
* | g++/Solaris: force d_dlopen=define | Jarkko Hietaniemi | 2006-08-20 | 1 | -0/+11 |
* | Solaris' sh doesn't like empty if's | H.Merijn Brand | 2006-06-30 | 1 | -6/+7 |
* | Solaris hints: gcc flags confuse Configure | Andy Dougherty | 2006-06-28 | 1 | -1/+1 |
* | Add -DPTR_IS_LONG when building with -Duse64bitint on Solaris/i386. | Steve Peters | 2006-01-30 | 1 | -0/+8 |
* | environ fixup | Alan Burlison | 2005-10-11 | 1 | -0/+15 |
* | Re: [perl #36235] perl + gcc-4.0.0 + solaris + gnu binutils | Andy Dougherty | 2005-08-10 | 1 | -1/+4 |
* | Enable 64bitall builds for Solaris x86 | Gisle Aas | 2005-05-22 | 1 | -30/+39 |
* | gcc and ld in Configure | Robin Barker | 2005-01-05 | 1 | -2/+2 |
* | [perl #30450] perl 5.8.4: enhancement to hints/solaris_2.sh | H.Merijn Brand | 2004-06-25 | 1 | -1/+9 |
* | Remaining smoked platforms where malloc wrap is known to work. | Nicholas Clark | 2004-03-24 | 1 | -0/+5 |
* | Re: Perl and Parrot disagree about sched_yield on Solaris | Andy Dougherty | 2004-03-16 | 1 | -1/+15 |
* | Re: [perl #24439] 64 bit build failure on Solaris 9 | Andy Dougherty | 2003-11-23 | 1 | -6/+5 |
* | Simplified the reading | H.Merijn Brand | 2003-11-13 | 1 | -4/+1 |
* | Re: DBD::Sybase and Sybase::CTlib build problems w/ 5.8.1, Solaris, gcc | Alan Burlison | 2003-10-27 | 1 | -14/+0 |
* | Make it possible to override the mistrustnm hint in Solaris. | Jarkko Hietaniemi | 2003-09-18 | 1 | -1/+1 |
* | Fix Solaris ccversion not having the cc version. | Jarkko Hietaniemi | 2003-09-17 | 1 | -5/+8 |
* | Re: Subject: Problems: 5.8.1, Solaris, Configure, sched_yield(), -lrt & -lposix4 | Alan Burlison | 2003-07-01 | 1 | -8/+19 |
* | More symbol scan logic from Alan Burlison. | Jarkko Hietaniemi | 2003-06-08 | 1 | -0/+3 |
* | Solaris: make -Duse64bitall'ed to have an archname of | Jarkko Hietaniemi | 2003-05-02 | 1 | -0/+1 |
* | Big patch from Alan Burlison to make Solaris long doubles work. | Jarkko Hietaniemi | 2003-04-15 | 1 | -80/+53 |
* | Re: op/pat.t failure at test 822, Solaris 8, gcc -O -Duse64bitint | Andy Dougherty | 2002-05-24 | 1 | -0/+20 |
* | Solaris: show what 'that' is. | Jarkko Hietaniemi | 2002-05-04 | 1 | -3/+4 |
* | Comedy of typing errors. | Jarkko Hietaniemi | 2002-05-03 | 1 | -3/+3 |
* | Solaris: default to the SUNwspro cc if it is available. | Jarkko Hietaniemi | 2002-03-21 | 1 | -0/+14 |