summaryrefslogtreecommitdiffstats
path: root/Modules/Compiler
Commit message (Expand)AuthorAgeFilesLines
...
* | Add support for ASM for the SunPro compilerAlex Neundorf2011-02-231-0/+26
* | Actually use CMAKE_ASM_COMPILER for asm, instead of CMAKE_C_COMPILERAlex Neundorf2011-02-231-1/+1
* | Add ASM support for the Intel compilerAlex Neundorf2011-02-232-1/+12
* | Rework the way assembler is handled, use the C/CXX compiler by defaultAlex Neundorf2011-01-301-0/+8
|/
* Factor SCO compiler info out of platform file (#11700)Brad King2011-01-173-0/+29
* Merge topic 'NAG-Fortran'Brad King2010-12-161-0/+32
|\
| * Add NAG Fortran compiler information filesBrad King2010-12-091-0/+32
* | Teach CMake about Cray C, C++, and Fortran compilersBrad King2010-11-123-0/+6
|/
* Modules: Fix spelling 'To distributed' -> 'To distribute'Todd Gamblin2010-08-093-3/+3
* Recognize Clang C and C++ compilers (see #10693)Brad King2010-05-172-0/+2
* Make VERBOSE_FLAG appear as first statement for consistencyKovarththanan Rajaratnam2010-04-174-5/+7
* PathScale C/C++/Fortran Compiler InformationBrad King2010-01-134-0/+43
* Generalize support for Portland Group CompilerBrad King2009-12-044-3/+55
* Split GNU compiler information filesBrad King2009-12-024-3/+56
* Drop -rdynamic from Linux build rulesBrad King2009-12-013-3/+0
* Add support for the g95 Fortran compilerBrad King2009-10-231-0/+7
* Add initial XL C compiler flags for safer buildsBrad King2009-09-301-0/+5
* Split XL compiler information filesBrad King2009-09-303-0/+24
* The preprocessing and assembly rules also need the <DEFINES>, otherwise diffe...Alexander Neundorf2009-09-192-4/+4
* Use Intel for Linux flags only on LinuxBrad King2009-09-014-39/+0
* Split SunPro compiler information filesBrad King2009-08-213-0/+71
* Split Intel compiler information filesBrad King2009-08-214-0/+63
* Teach compiler id about VisualAge -> XL rebrandingBrad King2009-08-076-4/+7
* Move flag to Compiler/VisualAge-Fortran moduleBrad King2009-08-071-0/+1
* Set CMAKE_<LANG>_VERBOSE_FLAG variables for PGIBrad King2009-07-293-0/+3
* Set CMAKE_<LANG>_VERBOSE_FLAG variables for IntelBrad King2009-07-293-0/+3
* ENH: Implicit link info for C, CXX, and FortranBrad King2009-07-2315-0/+15