summaryrefslogtreecommitdiffstats
path: root/Modules/Compiler
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'intel-compile-features'Brad King2019-01-281-1/+1
|\
| * Intel: Record support for relaxed constexpr by version 18.0.5Brad King2019-01-251-1/+1
| * Merge branch 'flang-preprocess-source' into release-3.13Brad King2018-10-291-1/+1
| |\
| * \ Merge branch 'qccDepfile' into release-3.13Brad King2018-10-291-1/+1
| |\ \
* | | | CMakeDetermineCompilerABI: pass verbose flag during compilationBrad King2019-01-211-0/+1
* | | | GHS: Add Compiler ID detectionFred Baksik2019-01-161-4/+7
* | | | GHS: Use the correct compiler flags for CMAKE_BUILD_TYPEFred Baksik2019-01-162-44/+0
* | | | GHS: Update the link line processingFred Baksik2019-01-161-2/+2
* | | | GHS: Place build system outputs per target output directivesFred Baksik2019-01-161-1/+1
* | | | IAR: Update compiler modules to support AVR systemsEthan Slattery2019-01-154-2/+75
* | | | XL: Move '-bE' flag earlier so it can be overriddenRob Boehne2019-01-101-1/+1
* | | | PIE link options: Update strategy to fix performance regressionMarc Chevrier2018-12-197-37/+11
* | | | QNX: Compiler and feature detection fixesCristian Adam2018-12-034-0/+8
* | | | POSITION_INDEPENDENT_CODE: Manage link flags for executablesMarc Chevrier2018-11-117-0/+48
* | | | POSITION_INDEPENDENT_CODE: Fix erroneous '-fPIE' flag for Sun StudioMarc Chevrier2018-11-083-0/+3
* | | | Merge topic 'flang-preprocess-source'Brad King2018-10-301-1/+1
|\ \ \ \ | | |_|/ | |/| |
| * | | Flang: Fix command-line used to preprocess sourcesBrad King2018-10-291-1/+1
* | | | Merge topic 'qccDepfile'Brad King2018-10-301-1/+1
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|
| * | QNX: Update qcc depfile flags to be compliant with ccacheMaikel van den Hurk2018-10-291-1/+1
| |/
* | Autogen: Add clang --target= flag to compiler predefines commandBrad King2018-10-051-0/+8
|/
* IAR: Abort if compiler version or target architecture is not detectedDaniel Schürmann2018-09-103-0/+14
* Merge topic 'cmake_lang_compiler_predefines'Brad King2018-08-303-3/+21
|\
| * Respect CMAKE_<LANG>_COMPILER_ARG1 in CMAKE_<LANG>_COMPILER_PREDEFINES_COMMANDSebastian Holtermann2018-08-283-3/+21
* | Cray: Record C++14 compiler mode optionsKelly (KT) Thompson2018-08-241-0/+4
|/
* Merge topic 'nag-fortran-rsp'Brad King2018-08-061-0/+1
|\
| * NAG: Pass response files through front-end to the linkerBrad King2018-08-011-0/+1
* | XL: Use -qpic for position independent executablesBrad King2018-08-011-0/+1
|/
* Merge topic 'intel-std-fix'Brad King2018-07-132-8/+10
|\
| * Intel: Fix incorrectly documented extension flagsChristian Pfeiffer2018-07-122-8/+10
* | Merge topic 'qnx_fix'Brad King2018-07-121-0/+2
|\ \
| * | QNX: Fix autogen compiler predefines detectionCristian Adam2018-07-111-0/+2
| |/
* | LINK_OPTIONS: Add support of "LINKER:" prefixMarc Chevrier2018-06-0617-0/+45
|/
* 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