summaryrefslogtreecommitdiffstats
path: root/Modules/Compiler
Commit message (Expand)AuthorAgeFilesLines
* GNU: Fix CMAKE_INCLUDE_SYSTEM_FLAG_<lang> value (#12258)Brad King2011-06-131-1/+1
* XL: Place Fortran modules with -qmoddir= flag (#12246)Brad King2011-06-011-0/+2
* Merge topic 'absoft-fortran-compiler'Brad King2011-05-241-0/+8
|\
| * Add Absoft Fortran compiler id and basic flagsBrad King2011-05-201-0/+8
* | XL: Avoid copying archives into shared libraries that link themBrad King2011-04-081-0/+17
* | XL: Consolidate compiler flag informationBrad King2011-04-074-23/+44
* | XL: Set C++ and Fortran flags consistently with CBrad King2011-04-072-0/+8
* | Add support for the Intel compiler used for ASM under WindowsAlex Neundorf2011-03-021-1/+5
* | Add assemble- and preprocess commands for HPAlex Neundorf2011-02-232-3/+6
* | Fix the default CMAKE_ASM_COMPILE_OBJECT, make XL-ASM use itAlex Neundorf2011-02-231-2/+0
* | Change the default rules so they fit better to the new ASM handlingAlex Neundorf2011-02-233-6/+0
* | Set the HP asm file suffixAlex Neundorf2011-02-231-0/+2
* | Add support for ASm for the HP compiler.Alex Neundorf2011-02-232-1/+5
* | Add suport for ASM for the IBM XL compilerAlex Neundorf2011-02-231-0/+15
* | 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