| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge topic 'add-xlclang' | Brad King | 2019-02-26 | 12 | -109/+100 |
|\ |
|
| * | XL: Remove overlap with the new XLClang compiler ID | Chuck Atkins | 2019-02-25 | 2 | -60/+14 |
|
|
| * | XL: Revert "Recognize compilers identified by __ibmxl__" | Brad King | 2019-02-25 | 4 | -26/+10 |
|
|
| * | XLClang: Add a new compiler ID for the clang-based XL compiler | Chuck Atkins | 2019-02-25 | 5 | -0/+75 |
|
|
| * | XL: Look for CreateExportList only on AIX | Brad King | 2019-02-25 | 1 | -22/+0 |
|
|
| * | XL: Record C compiler version that started using C99 by default | Chuck Atkins | 2019-02-25 | 1 | -1/+1 |
|
|
* | | Merge topic 'qcc-asm-detection' | Brad King | 2019-02-26 | 1 | -0/+2 |
|\ \
| |/
|/| |
|
| * | Add ASM Compiler detection for QCC | Maikel van den Hurk | 2019-02-25 | 1 | -0/+2 |
|
|
* | | Remove now-unused code once used for MIPSpro on IRIX | Brad King | 2019-02-21 | 4 | -20/+0 |
|
|
* | | Cray: clean up CrayPrgEnv and CrayLinuxEnvironment modules | Chuck Cranor | 2019-02-19 | 1 | -13/+98 |
|
|
* | | Merge topic 'try_compile-expand-compile-defs' | Brad King | 2019-02-15 | 2 | -12/+12 |
|\ \ |
|
| * | | try_compile: Restore expansion of ;-list in COMPILE_DEFINITIONS | Brad King | 2019-02-15 | 2 | -12/+12 |
|
|
* | | | Merge topic 'fortran-submodule-names' | Brad King | 2019-02-14 | 5 | -0/+15 |
|\ \ \ |
|
| * | | | Fortran: Fix submodule file names across compilers | Brad King | 2019-02-14 | 5 | -0/+15 |
| |/ / |
|
* | | | MinGW: Fix locating BinUtils when compiler has a suffix | Regina Pfeifer | 2019-02-06 | 1 | -2/+2 |
|/ / |
|
* | | CrayPrgEnv/ParseImplicitIncludes: simplify for new implict include parser | Chuck Cranor | 2019-01-29 | 16 | -155/+4 |
|
|
* | | ParseImplicitIncludeInfo: add SunPro Fortran and PGI compiler, Cray fix | Chuck Cranor | 2019-01-29 | 2 | -13/+13 |
|
|
* | | Merge topic 'intel-compile-features' | Brad King | 2019-01-28 | 1 | -1/+1 |
|\ \
| |/
|/| |
|
| * | Intel: Record support for relaxed constexpr by version 18.0.5 | Brad King | 2019-01-25 | 1 | -1/+1 |
|
|
| * | Merge branch 'flang-preprocess-source' into release-3.13 | Brad King | 2018-10-29 | 1 | -1/+1 |
| |\ |
|
| * \ | Merge branch 'qccDepfile' into release-3.13 | Brad King | 2018-10-29 | 1 | -1/+1 |
| |\ \ |
|
* | | | | CMakeDetermineCompilerABI: pass verbose flag during compilation | Brad King | 2019-01-21 | 1 | -0/+1 |
|
|
* | | | | GHS: Add Compiler ID detection | Fred Baksik | 2019-01-16 | 1 | -4/+7 |
|
|
* | | | | GHS: Use the correct compiler flags for CMAKE_BUILD_TYPE | Fred Baksik | 2019-01-16 | 2 | -44/+0 |
|
|
* | | | | GHS: Update the link line processing | Fred Baksik | 2019-01-16 | 1 | -2/+2 |
|
|
* | | | | GHS: Place build system outputs per target output directives | Fred Baksik | 2019-01-16 | 1 | -1/+1 |
|
|
* | | | | IAR: Update compiler modules to support AVR systems | Ethan Slattery | 2019-01-15 | 4 | -2/+75 |
|
|
* | | | | XL: Move '-bE' flag earlier so it can be overridden | Rob Boehne | 2019-01-10 | 1 | -1/+1 |
|
|
* | | | | PIE link options: Update strategy to fix performance regression | Marc Chevrier | 2018-12-19 | 7 | -37/+11 |
|
|
* | | | | QNX: Compiler and feature detection fixes | Cristian Adam | 2018-12-03 | 4 | -0/+8 |
|
|
* | | | | POSITION_INDEPENDENT_CODE: Manage link flags for executables | Marc Chevrier | 2018-11-11 | 7 | -0/+48 |
|
|
* | | | | POSITION_INDEPENDENT_CODE: Fix erroneous '-fPIE' flag for Sun Studio | Marc Chevrier | 2018-11-08 | 3 | -0/+3 |
|
|
* | | | | Merge topic 'flang-preprocess-source' | Brad King | 2018-10-30 | 1 | -1/+1 |
|\ \ \ \
| | |_|/
| |/| | |
|
| * | | | Flang: Fix command-line used to preprocess sources | Brad King | 2018-10-29 | 1 | -1/+1 |
|
|
* | | | | Merge topic 'qccDepfile' | Brad King | 2018-10-30 | 1 | -1/+1 |
|\ \ \ \
| |_|/ /
|/| | /
| | |/
| |/| |
|
| * | | QNX: Update qcc depfile flags to be compliant with ccache | Maikel van den Hurk | 2018-10-29 | 1 | -1/+1 |
| |/ |
|
* | | Autogen: Add clang --target= flag to compiler predefines command | Brad King | 2018-10-05 | 1 | -0/+8 |
|/ |
|
* | IAR: Abort if compiler version or target architecture is not detected | Daniel Schürmann | 2018-09-10 | 3 | -0/+14 |
|
|
* | Merge topic 'cmake_lang_compiler_predefines' | Brad King | 2018-08-30 | 3 | -3/+21 |
|\ |
|
| * | Respect CMAKE_<LANG>_COMPILER_ARG1 in CMAKE_<LANG>_COMPILER_PREDEFINES_COMMAND | Sebastian Holtermann | 2018-08-28 | 3 | -3/+21 |
|
|
* | | Cray: Record C++14 compiler mode options | Kelly (KT) Thompson | 2018-08-24 | 1 | -0/+4 |
|/ |
|
* | Merge topic 'nag-fortran-rsp' | Brad King | 2018-08-06 | 1 | -0/+1 |
|\ |
|
| * | NAG: Pass response files through front-end to the linker | Brad King | 2018-08-01 | 1 | -0/+1 |
|
|
* | | XL: Use -qpic for position independent executables | Brad King | 2018-08-01 | 1 | -0/+1 |
|/ |
|
* | Merge topic 'intel-std-fix' | Brad King | 2018-07-13 | 2 | -8/+10 |
|\ |
|
| * | Intel: Fix incorrectly documented extension flags | Christian Pfeiffer | 2018-07-12 | 2 | -8/+10 |
|
|
* | | Merge topic 'qnx_fix' | Brad King | 2018-07-12 | 1 | -0/+2 |
|\ \ |
|
| * | | QNX: Fix autogen compiler predefines detection | Cristian Adam | 2018-07-11 | 1 | -0/+2 |
| |/ |
|
* | | LINK_OPTIONS: Add support of "LINKER:" prefix | Marc Chevrier | 2018-06-06 | 17 | -0/+45 |
|/ |
|
* | Features: Add special case to disable relaxed constexpr for Intel 18 | Brad King | 2018-06-04 | 1 | -1/+1 |
|
|