summaryrefslogtreecommitdiffstats
path: root/Modules/Compiler
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'cuda-no-device-link-rsp'Brad King2018-03-081-0/+6
|\
| * CUDA: Do not pass unsupported @rspfile arguments to NVCCBrad King2018-03-071-0/+6
* | XL: Recognize compilers identified by __ibmxl__Brad King2018-03-064-10/+26
|/
* Compiler/TI: Fix depfile generation for C++Grzegorz Dobinski2018-02-201-1/+1
* Merge topic 'intel-cxx17-flags'Brad King2018-01-292-1/+13
|\
| * Intel: Add C++17 compiler optionsChristian Pfeiffer2018-01-271-0/+11
| * Intel: Correct the C11 ext flagChristian Pfeiffer2018-01-271-1/+2
* | Merge topic 'xl-qoptfile'Brad King2018-01-251-0/+2
|\ \
| * | XL: Enable use of response files for includes and objectsBrad King2018-01-241-0/+2
| |/
* | Merge topic 'fix-cray-pic'Brad King2018-01-255-6/+15
|\ \ | |/ |/|
| * Cray: Add common PIC flagsChuck Atkins2018-01-245-7/+16
* | MSVC: Avoid warning when enabling ASM language with C compilerBrad King2018-01-101-0/+1
* | Various typo fixesLuz Paz2018-01-031-1/+1
* | Merge topic 'fix-iar-binutils-for-cxx'Brad King2017-12-121-2/+2
|\ \ | |/
| * IAR: FindBinUtils should work for CXX as well as CIslam Amer2017-12-121-2/+2
| * Merge branch 'mingw-clang-c-compile-features' into release-3.10Brad King2017-11-011-1/+1
| |\
| * \ Merge branch 'flang-remove-boundscheck' into release-3.10Brad King2017-10-191-2/+0
| |\ \
* | \ \ Merge topic 'flang-windows'Brad King2017-11-081-1/+2
|\ \ \ \
| * | | | Flang: Identify as simulating MSVC on WindowsIsuru Fernando2017-10-311-1/+2
* | | | | Fix trivial typos in textluzpaz2017-11-032-2/+2
* | | | | Merge topic 'mingw-clang-c-compile-features'Brad King2017-11-011-1/+1
|\ \ \ \ \ | |/ / / / |/| | | / | | |_|/ | |/| |
| * | | Record C compile features flags for MinGW Clang on WindowsBrad King2017-11-011-1/+1
* | | | Merge topic 'flang-remove-boundscheck'Brad King2017-10-231-2/+0
|\ \ \ \ | | |_|/ | |/| |
| * | | Flang: Remove unsupported fbounds-check flagChristian Pfeiffer2017-10-191-2/+0
| |/ /
* | | Compiler/TI: Add support for depfile generation for NinjaNico Müller2017-10-182-0/+4
| |/ |/|
* | IPO: Fix support for spaces in path to archive toolsThomas Stenersen2017-10-062-6/+6
|/
* IAR: Detect compiler platform versionStefan Andersson2017-10-031-2/+5
* CUDA: Add support for requesting C++98 under CUDA 9Robert Maynard2017-09-261-0/+2
* Merge topic 'pgi-fortran-flag-fix'Brad King2017-09-202-5/+8
|\
| * PGI-Fortran: Add -Mipa=fast,inline as IPO option.Tin Huynh2017-09-151-4/+8
| * PGI-Fortran: Remove -Kieee and -MpreprocessTin Huynh2017-09-061-1/+0
* | MSVC: Avoid unnecessary C++ feature detection stepsBrad King2017-09-121-0/+24
* | MSVC: Extend C++ language standard support to Visual Studio 2015 Update 3Nils Gladitz2017-09-011-1/+4
* | Flang: Add support for flang Fortran compilerTin Huynh2017-08-312-0/+13
|/
* Ninja: Fix references to source files in gfortran diagnosticsRaul Laasner2017-08-231-0/+2
* Merge topic 'debian_clang_binutils'Brad King2017-08-161-0/+8
|\
| * Clang: Find version-suffixed LLVM/Clang binutilsSylvain Joubert2017-08-151-0/+8
* | IAR: Enable extensions by defaultNorbert Lange2017-08-032-0/+5
* | MSVC: Add flags for C++ language standardsBrad King2017-07-171-1/+19
* | Merge topic 'iar_improved'Brad King2017-07-076-75/+196
|\ \
| * | IAR: Improve support for IAR ARM CompilerNorbert Lange2017-06-296-75/+196
* | | Merge topic 'clang-cl-no-std'Brad King2017-06-282-29/+61
|\ \ \ | |_|/ |/| |
| * | Clang: Do not add '-std=' options when simulating MSVCRuben Van Boxem2017-06-272-29/+61
| |/
* | GCC,Clang: Mark CMAKE_<LANG>_COMPILER_{AR,RANLIB} as advancedBrad King2017-06-222-0/+4
|/
* IPO: Consider support for each language separatelyBrad King2017-06-143-7/+7
* Intel: Fix missing C std default for 12.0 <= ver < 12.1Chuck Atkins2017-05-311-1/+1
* SunPro: Make sure all known versions get CXX98 defaultsChuck Atkins2017-05-311-3/+3
* GNU: Fix language defaults for 3.4Chuck Atkins2017-05-301-1/+1
* Clang: Fix language defaults for 2.1Chuck Atkins2017-05-301-1/+1
* Compilers: Port to use default cmake_record_lang_compile_features macrosChuck Atkins2017-05-3011-171/+2