| Commit message (Expand) | Author | Age | Files | Lines |
* | PCH: Add support for OBJC/OBJCXX languages | Cristian Adam | 2019-11-03 | 1 | -0/+2 |
|
|
* | IAR: Add 8051 support | Micael Borgefeldt | 2019-10-11 | 5 | -2/+19 |
|
|
* | IAR: Fix v850 assembler support file extensions | Micael Borgefeldt | 2019-10-11 | 1 | -1/+1 |
|
|
* | PCH: Use clang's own pch functionality instead of the GCC emulation | Cristian Adam | 2019-10-03 | 1 | -0/+3 |
|
|
* | Merge topic 'objective-c-cxx' | Brad King | 2019-09-30 | 6 | -0/+158 |
|\ |
|
| * | Languages: Add support for Objective-C++ | Steve Wilson | 2019-09-28 | 3 | -0/+117 |
|
|
| * | Languages: Add support for Objective-C | Steve Wilson | 2019-09-28 | 3 | -0/+41 |
|
|
* | | Merge topic 'FindBinUtils-ask-compiler' | Brad King | 2019-09-27 | 1 | -10/+16 |
|\ \
| |/
|/| |
|
| * | FindBinUtils: Use the compiler to get the path to compiler tools | Isuru Fernando | 2019-09-27 | 1 | -10/+16 |
|
|
* | | IAR: Add v850 assembler support | Nico Mueller | 2019-09-23 | 1 | -0/+5 |
|/ |
|
* | IAR: Add v850 support | Nico Mueller | 2019-09-16 | 4 | -2/+12 |
|
|
* | Ninja: Pass preprocessor definitions when compiling with Intel Fortran | Brad King | 2019-09-03 | 1 | -0/+2 |
|
|
* | Precompile headers: Add methods to generate PCH sources | Cristian Adam | 2019-08-28 | 3 | -0/+17 |
|
|
* | Merge topic 'CrayPrgEnv-update-link-type-detection' | Brad King | 2019-08-23 | 1 | -3/+17 |
|\ |
|
| * | CrayPrgEnv: Change default linking mode based on PE version | Chuck Atkins | 2019-08-22 | 1 | -3/+17 |
|
|
* | | CUDA: Compilers can now state they don't require a device linking step | Robert Maynard | 2019-08-06 | 1 | -0/+1 |
|
|
* | | Merge branch 'backport-clang-gnulike-support' into clang-gnulike-support | Brad King | 2019-07-24 | 1 | -0/+7 |
|\ \
| |/ |
|
| * | Clang: For MSVC ABI do not use modes older than C++14 | Brad King | 2019-07-24 | 1 | -0/+7 |
|
|
| * | Merge branch 'fortran-submodule-cray' into release-3.15 | Brad King | 2019-07-11 | 1 | -0/+2 |
| |\ |
|
* | | | XL: De-duplicate shared object creation flags | Brad King | 2019-07-15 | 1 | -0/+2 |
|
|
* | | | Merge topic 'elseif' | Brad King | 2019-07-10 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | Fix elseif() in place of else() | Artalus | 2019-07-03 | 1 | -1/+1 |
|
|
* | | | | Merge topic 'iar-riscv' | Brad King | 2019-07-09 | 5 | -2/+16 |
|\ \ \ \
| | |/ /
| |/| | |
|
| * | | | IAR: Add support for the RISC-V compiler | Stefan Andersson | 2019-07-08 | 5 | -2/+16 |
|
|
* | | | | Merge topic 'fortran-submodule-cray' | Brad King | 2019-07-08 | 1 | -0/+2 |
|\ \ \ \
| |_|/ /
|/| | /
| | |/
| |/| |
|
| * | | Fortran: Add support for submodules on Cray | Willem Deconinck | 2019-07-08 | 1 | -0/+2 |
| |/ |
|
* | | CompileFeatures: document why lambda_init_captures requires GCC 4.9 | Robert Maynard | 2019-06-17 | 1 | -2/+2 |
|/ |
|
* | Ninja: Add support for CUDA nvcc response files | Francisco Facioni | 2019-06-03 | 1 | -0/+5 |
|
|
* | Merge topic 'clang-gnulike-support' | Brad King | 2019-05-29 | 1 | -2/+11 |
|\ |
|
| * | clang: setup correct configuration in gnu mode | Zsolt Parragi | 2019-05-23 | 1 | -2/+11 |
|
|
* | | ARMClang: fix policy manipulation in the compiler module | Ben Boeckel | 2019-05-23 | 1 | -3/+5 |
|
|
* | | Merge topic 'armclang' | Brad King | 2019-05-16 | 8 | -1/+109 |
|\ \ |
|
| * | | ARMClang: Add support for Clang-based ARM compiler | Johan Stridkvist | 2019-05-14 | 8 | -1/+109 |
|
|
* | | | Merge topic 'msvc-jmc' | Brad King | 2019-05-15 | 2 | -0/+10 |
|\ \ \
| |_|/
|/| | |
|
| * | | MSVC: Add support for /JMC (Just My Code) | Luca Cappa | 2019-05-14 | 2 | -0/+10 |
| |/ |
|
* | | Merge topic 'relax_cxx_relaxed_constexpr_requirements' | Brad King | 2019-05-14 | 4 | -12/+5 |
|\ \ |
|
| * | | CompileFeatures: Record when MSVC gained full CXX14 support | Robert Maynard | 2019-05-13 | 1 | -0/+1 |
|
|
| * | | CompileFeatures: Record when Intel gained full CXX14 support | Robert Maynard | 2019-05-13 | 1 | -7/+1 |
|
|
| * | | CompileFeatures: Relax cxx_relaxed_constexpr compiler requirements | Robert Maynard | 2019-05-13 | 2 | -5/+3 |
| |/ |
|
* | | Merge topic 'apple_clang_cxx_20_support' | Brad King | 2019-05-14 | 1 | -1/+5 |
|\ \ |
|
| * | | Features: Activate C++20 support for AppleClang 10.0+ | Robert Maynard | 2019-05-07 | 1 | -1/+5 |
| |/ |
|
* | | Merge topic 'apple_clang_full_cxx_14_support' | Brad King | 2019-05-13 | 1 | -0/+2 |
|\ \ |
|
| * | | CompileFeatures: Record when AppleClang gained full CXX14 support | Robert Maynard | 2019-05-07 | 1 | -0/+2 |
| |/ |
|
* | | IAR: Add architecture support for RL78, RH850 and MSP430 | Stefan Andersson | 2019-05-08 | 5 | -28/+53 |
|/ |
|
* | CompileFeatures: Record when compilers gained full CXX14 support | Robert Maynard | 2019-05-02 | 3 | -0/+16 |
|
|
* | Merge topic 'IAR_6_x_fix' | Brad King | 2019-05-01 | 2 | -3/+12 |
|\ |
|
| * | IAR: Fail early in case of IAR ARM 4.XX | Daniel Schürmann | 2019-04-26 | 2 | -0/+8 |
|
|
| * | IAR: Fix building with IAR ARM 6.X | Daniel Schürmann | 2019-04-25 | 2 | -3/+4 |
|
|
* | | Merge topic 'iar-binutils' | Brad King | 2019-05-01 | 1 | -11/+14 |
|\ \ |
|
| * | | IAR: Changes required for Linux | Stefan Andersson | 2019-04-25 | 1 | -11/+14 |
| |/ |
|