summaryrefslogtreecommitdiffstats
path: root/Modules/Compiler
Commit message (Expand)AuthorAgeFilesLines
* Features: Add special case to disable relaxed constexpr for Intel 18Brad King2018-06-041-1/+1
* Merge topic 'fix-ti-c-standard'Brad King2018-06-041-0/+6
|\
| * TI: Add support for C language standardsArnaud Gelas2018-06-041-0/+6
* | Move GNU COMPILER_PREDEFINES_COMMAND from Platform to CompilerSebastian Holtermann2018-06-011-0/+2
|/
* CUDA: Add compiler detection for CUDA < 7.5Henry Schreiner2018-04-231-3/+5
* SunPro,XL: Add depfile flags to support Ninja generatorEphi Sinowitz2018-04-173-0/+6
* Merge topic 'clang-cl-std'Brad King2018-04-131-5/+42
|\
| * Clang: Add standard flags support when simulating MSVCRuben Van Boxem2018-04-111-0/+21
| * Clang: Avoid extra C++ feature detection when simulating MSVCBrad King2018-04-111-0/+15
| * Clang: Refactor standard flags logic when simulating MSVCBrad King2018-04-111-5/+6
* | Merge topic 'features-msvc-2017'Brad King2018-04-121-21/+15
|\ \ | |/ |/|
| * Features: Record for VS 2017 through 15.6Daniel Filipe2018-04-111-21/+15
* | Android: Do not pass non-existent Clang -std flagsBrad King2018-04-021-2/+9
* | Merge topic 'features-c++20'Brad King2018-04-024-2/+36
|\ \
| * | Features: Activate C++ 20 support for Clang 5.0+Brad King2018-03-271-0/+5
| * | Features: Activate C++ 20 support for GNU 8.0+Brad King2018-03-271-0/+5
| * | Features: Activate C++ 20 support for MSVC 19.12.25835+Brad King2018-03-271-0/+4
| * | Features: Add infrastructure for C++ 20 language standardBrad King2018-03-273-0/+14
| * | Features: Use -std=c++17 for C++ 17 on Clang 5.0+Brad King2018-03-261-1/+4
| * | Features: Use -std=c++17 for C++ 17 on GNU 8.0+Brad King2018-03-261-1/+4
| |/
* | Features: Record C features for MSVCBrad King2018-03-292-0/+33
|/
* Features: Record for SunPro 5.15Brad King2018-03-201-1/+5
* Features: Record initializer list support for Intel 14 and aboveBrad King2018-03-161-5/+1
* Merge branch 'cuda-no-device-link-rsp' into release-3.11Brad King2018-03-071-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