summaryrefslogtreecommitdiff
path: root/Modules/Compiler
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'clang-tidy-driver-mode'Brad King2020-01-286-0/+15
|\
| * clang-tidy: Add driver mode argumentHanjiang Yu2020-01-276-0/+15
* | Merge topic 'QNX_CMAKE_SYSROOT'Brad King2020-01-281-0/+3
|\ \
| * | QNX: Add support for CMAKE_SYSROOTStephen Kelly2020-01-271-0/+3
| |/
* | CUDA: Add abstraction for cuda runtime selectionRobert Maynard2020-01-271-0/+5
|/
* Merge topic 'nag-submodule'Brad King2020-01-161-0/+2
|\
| * Fortran: Add support for NAG Fortran submodulesNeil Carlson2020-01-151-0/+2
* | Merge topic 'objc-visibility-inlines'Brad King2020-01-133-7/+5
|\ \
| * | ObjC: Add VISIBLITY_INLINES_HIDDEN supportCristian Adam2020-01-103-7/+5
| |/
* | CUDA: Fix compiler option version checks for nvcc 10.2.19Raul Tambre2020-01-031-2/+2
* | CUDA: Add cuda meta-features (e.g. ``cuda_std_11``) supportRobert Maynard2019-12-102-6/+63
* | Merge topic 'cuda_updates_for_10.2'Brad King2019-12-091-0/+23
|\ \
| * | CUDA: get header deps from compiler invocation when possibleRobert Maynard2019-11-291-0/+7
| * | CUDA: forward unknown flags to host compiler when possible.Robert Maynard2019-11-291-0/+16
* | | Merge topic 'pch-xcode-no-warning'Brad King2019-12-052-2/+6
|\ \ \ | |/ / |/| / | |/
| * PCH: Do not add #pragma system_header for Xcode generatorCristian Adam2019-12-042-2/+6
| * Merge topic 'revert-FindBinUtils-ask-compiler' into release-3.16Brad King2019-11-081-16/+10
| |\
* | | XL: Add support for Ninja and XL FortranBrad King2019-11-212-0/+33
* | | Merge topic 'revert-FindBinUtils-ask-compiler'Brad King2019-11-081-16/+10
|\ \ \ | | |/ | |/|
| * | FindBinUtils: Revert "Use the compiler to get the path to compiler tools"Brad King2019-11-071-16/+10
* | | Merge topic 'objc-pch'Brad King2019-11-051-0/+2
|\ \ \ | | |/ | |/|
| * | PCH: Add support for OBJC/OBJCXX languagesCristian Adam2019-11-031-0/+2
| |/
* | Refactor: Use added message types in various modulesAlex Turbov2019-11-021-3/+3
|/
* IAR: Add 8051 supportMicael Borgefeldt2019-10-115-2/+19
* IAR: Fix v850 assembler support file extensionsMicael Borgefeldt2019-10-111-1/+1
* PCH: Use clang's own pch functionality instead of the GCC emulationCristian Adam2019-10-031-0/+3
* Merge topic 'objective-c-cxx'Brad King2019-09-306-0/+158
|\
| * Languages: Add support for Objective-C++Steve Wilson2019-09-283-0/+117
| * Languages: Add support for Objective-CSteve Wilson2019-09-283-0/+41
* | Merge topic 'FindBinUtils-ask-compiler'Brad King2019-09-271-10/+16
|\ \ | |/ |/|
| * FindBinUtils: Use the compiler to get the path to compiler toolsIsuru Fernando2019-09-261-10/+16
* | IAR: Add v850 assembler supportNico Mueller2019-09-231-0/+5
|/
* IAR: Add v850 supportNico Mueller2019-09-164-2/+12
* Ninja: Pass preprocessor definitions when compiling with Intel FortranBrad King2019-09-031-0/+2
* Precompile headers: Add methods to generate PCH sourcesCristian Adam2019-08-283-0/+17
* Merge topic 'CrayPrgEnv-update-link-type-detection'Brad King2019-08-231-3/+17
|\
| * CrayPrgEnv: Change default linking mode based on PE versionChuck Atkins2019-08-221-3/+17
* | CUDA: Compilers can now state they don't require a device linking stepRobert Maynard2019-08-061-0/+1
* | Merge branch 'backport-clang-gnulike-support' into clang-gnulike-supportBrad King2019-07-241-0/+7
|\ \ | |/
| * Clang: For MSVC ABI do not use modes older than C++14Brad King2019-07-241-0/+7
| * Merge branch 'fortran-submodule-cray' into release-3.15Brad King2019-07-111-0/+2
| |\
* | | XL: De-duplicate shared object creation flagsBrad King2019-07-151-0/+2
* | | Merge topic 'elseif'Brad King2019-07-101-1/+1
|\ \ \
| * | | Fix elseif() in place of else()Artalus2019-07-031-1/+1
* | | | Merge topic 'iar-riscv'Brad King2019-07-095-2/+16
|\ \ \ \ | | |/ / | |/| |
| * | | IAR: Add support for the RISC-V compilerStefan Andersson2019-07-085-2/+16
* | | | Merge topic 'fortran-submodule-cray'Brad King2019-07-081-0/+2
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|
| * | Fortran: Add support for submodules on CrayWillem Deconinck2019-07-081-0/+2
| |/
* | CompileFeatures: document why lambda_init_captures requires GCC 4.9Robert Maynard2019-06-171-2/+2
|/
* Ninja: Add support for CUDA nvcc response filesFrancisco Facioni2019-06-031-0/+5