Re: [CMake] Adding support for Absoft Fortran compilers in CMake

2012-04-16 Thread Brad King
On 4/12/2012 4:05 PM, Michael Jackson wrote: Dredging this up from last year because it has become relevant again (for me). Has this effort gone anywhere? Support was added for Absoft on Linux and Mac as of CMake 2.8.5 but I never had time to do Windows support. There has been no nightly testi

Re: [CMake] Adding support for Absoft Fortran compilers in CMake

2012-04-12 Thread Michael Jackson
Dredging this up from last year because it has become relevant again (for me). Has this effort gone anywhere? I don't use Absoft myself by my colleagues do and they want to add some Fortran code to one of my existing CMake based projects. Thanks for any info. -- Mike Jackson On Jan 19, 2011,

Re: [CMake] Adding support for Absoft Fortran compilers in CMake

2011-01-19 Thread Brad King
On 01/19/2011 10:32 AM, Tony Goelz wrote: > My apologies in advance if this is not the correct place to start my inquiry. This is a good place to start. This was discussed briefly: http://www.cmake.org/pipermail/cmake/2009-August/031688.html but left off here: http://www.cmake.org/piperma

Re: [CMake] Adding support for Absoft Fortran compilers in CMake

2011-01-19 Thread Michael Jackson
That is awesome that you want to support CMake. I have some collaborators that use Absoft and want to switch to CMake but can not due to some issues. I think a great place to start would be this link: http://www.cmake.org/pipermail/cmake/2009-September/031730.html ___

[CMake] Adding support for Absoft Fortran compilers in CMake

2011-01-19 Thread Tony Goelz
My apologies in advance if this is not the correct place to start my inquiry. I am looking for information on getting support for Absoft's Fortran compilers on Linux, Windows and OS X added to a future release of CMake. Ideally, the Absoft compilers would be supported in the same manner that ot