summaryrefslogtreecommitdiff
path: root/Modules/Compiler
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'backport-cuda-non-device-link' into release-3.16Brad King2020-02-241-1/+1
|\
| * Ninja: Do not use nvcc response files with non-nvcc toolsFrancisco Facioni2020-02-241-1/+1
* | Merge topic 'nag-submodule' into release-3.16Brad King2020-01-161-0/+2
|\ \
| * | Fortran: Add support for NAG Fortran submodulesNeil Carlson2020-01-151-0/+2
* | | ObjC: Add VISIBLITY_INLINES_HIDDEN supportCristian Adam2020-01-103-7/+5
|/ /
* | 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
|\ \
| * | FindBinUtils: Revert "Use the compiler to get the path to compiler tools"Brad King2019-11-071-16/+10
* | | PCH: Add support for OBJC/OBJCXX languagesCristian Adam2019-11-031-0/+2
|/ /
* | 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
* Merge topic 'clang-gnulike-support'Brad King2019-05-291-2/+11
|\
| * clang: setup correct configuration in gnu modeZsolt Parragi2019-05-231-2/+11
* | ARMClang: fix policy manipulation in the compiler moduleBen Boeckel2019-05-231-3/+5
* | Merge topic 'armclang'Brad King2019-05-168-1/+109
|\ \
| * | ARMClang: Add support for Clang-based ARM compilerJohan Stridkvist2019-05-148-1/+109
* | | Merge topic 'msvc-jmc'Brad King2019-05-152-0/+10
|\ \ \ | |_|/ |/| |
| * | MSVC: Add support for /JMC (Just My Code)Luca Cappa2019-05-142-0/+10
| |/
* | Merge topic 'relax_cxx_relaxed_constexpr_requirements'Brad King2019-05-144-12/+5
|\ \
| * | CompileFeatures: Record when MSVC gained full CXX14 supportRobert Maynard2019-05-131-0/+1
| * | CompileFeatures: Record when Intel gained full CXX14 supportRobert Maynard2019-05-131-7/+1
| * | CompileFeatures: Relax cxx_relaxed_constexpr compiler requirementsRobert Maynard2019-05-132-5/+3
| |/
* | Merge topic 'apple_clang_cxx_20_support'Brad King2019-05-141-1/+5
|\ \
| * | Features: Activate C++20 support for AppleClang 10.0+Robert Maynard2019-05-071-1/+5
| |/
* | Merge topic 'apple_clang_full_cxx_14_support'Brad King2019-05-131-0/+2
|\ \