summaryrefslogtreecommitdiffstats
path: root/Modules/Compiler
Commit message (Expand)AuthorAgeFilesLines
* 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
* MSVC: Add empty definitions for std compile optionsChuck Atkins2017-05-291-2/+16
* Compilers: Add default cmake_record_{c,cxx}_compile_features macrosChuck Atkins2017-05-291-0/+31
* Merge topic 'sunpro-std-flags'Brad King2017-05-281-2/+6
|\
| * SunPro: set -library=stlport as standard compile option for C++98Daniel Pfeifer2017-05-261-0/+4
| * SunPro: add standard compile option for C++03Daniel Pfeifer2017-05-261-2/+2
* | Intel: avoid variables in language standard flagsDaniel Pfeifer2017-05-262-36/+44
* | Added space after IAR response file flagAndreas Weis2017-05-232-2/+2
|/
* Merge topic 'pgi-fix-windows'Brad King2017-05-221-1/+9
|\
| * Windows-PGI: Adapt default compiler flagsChristian Pfeiffer2017-05-201-1/+9
* | GCC: more patterns for ar/ranlibRuslan Baratov2017-05-141-2/+10
|/
* Merge topic 'add_cuda_cxx14_flag'Brad King2017-05-121-0/+6
|\
| * CUDA: Add support for the C++14 standard flag.Robert Maynard2017-05-111-0/+6
* | Features: Record features for SunPro C 5.13 and 5.14Brad King2017-05-112-0/+29
* | Merge topic 'sunpro-fpp-fix'Brad King2017-05-111-2/+2
|\ \
| * | SunPro: Use -fpp to process all filesChristian Pfeiffer2017-05-101-2/+2
| |/
* | PGI: Fix typo in compiler version test for language standardsChuck Atkins2017-05-101-1/+1
|/
* SunPro: Add more flags for C language standardsChuck Atkins2017-05-041-4/+11