| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge topic 'iar_improved' | Brad King | 2017-07-07 | 6 | -75/+196 |
|\ |
|
| * | IAR: Improve support for IAR ARM Compiler | Norbert Lange | 2017-06-29 | 6 | -75/+196 |
|
|
* | | Merge topic 'clang-cl-no-std' | Brad King | 2017-06-28 | 2 | -29/+61 |
|\ \ |
|
| * | | Clang: Do not add '-std=' options when simulating MSVC | Ruben Van Boxem | 2017-06-27 | 2 | -29/+61 |
| |/ |
|
* | | GCC,Clang: Mark CMAKE_<LANG>_COMPILER_{AR,RANLIB} as advanced | Brad King | 2017-06-22 | 2 | -0/+4 |
|/ |
|
* | IPO: Consider support for each language separately | Brad King | 2017-06-14 | 3 | -7/+7 |
|
|
* | Intel: Fix missing C std default for 12.0 <= ver < 12.1 | Chuck Atkins | 2017-05-31 | 1 | -1/+1 |
|
|
* | SunPro: Make sure all known versions get CXX98 defaults | Chuck Atkins | 2017-05-31 | 1 | -3/+3 |
|
|
* | GNU: Fix language defaults for 3.4 | Chuck Atkins | 2017-05-30 | 1 | -1/+1 |
|
|
* | Clang: Fix language defaults for 2.1 | Chuck Atkins | 2017-05-30 | 1 | -1/+1 |
|
|
* | Compilers: Port to use default cmake_record_lang_compile_features macros | Chuck Atkins | 2017-05-30 | 11 | -171/+2 |
|
|
* | MSVC: Add empty definitions for std compile options | Chuck Atkins | 2017-05-29 | 1 | -2/+16 |
|
|
* | Compilers: Add default cmake_record_{c,cxx}_compile_features macros | Chuck Atkins | 2017-05-29 | 1 | -0/+31 |
|
|
* | Merge topic 'sunpro-std-flags' | Brad King | 2017-05-28 | 1 | -2/+6 |
|\ |
|
| * | SunPro: set -library=stlport as standard compile option for C++98 | Daniel Pfeifer | 2017-05-26 | 1 | -0/+4 |
|
|
| * | SunPro: add standard compile option for C++03 | Daniel Pfeifer | 2017-05-26 | 1 | -2/+2 |
|
|
* | | Intel: avoid variables in language standard flags | Daniel Pfeifer | 2017-05-26 | 2 | -36/+44 |
|
|
* | | Added space after IAR response file flag | Andreas Weis | 2017-05-23 | 2 | -2/+2 |
|/ |
|
* | Merge topic 'pgi-fix-windows' | Brad King | 2017-05-22 | 1 | -1/+9 |
|\ |
|
| * | Windows-PGI: Adapt default compiler flags | Christian Pfeiffer | 2017-05-20 | 1 | -1/+9 |
|
|
* | | GCC: more patterns for ar/ranlib | Ruslan Baratov | 2017-05-14 | 1 | -2/+10 |
|/ |
|
* | Merge topic 'add_cuda_cxx14_flag' | Brad King | 2017-05-12 | 1 | -0/+6 |
|\ |
|
| * | CUDA: Add support for the C++14 standard flag. | Robert Maynard | 2017-05-11 | 1 | -0/+6 |
|
|
* | | Features: Record features for SunPro C 5.13 and 5.14 | Brad King | 2017-05-11 | 2 | -0/+29 |
|
|
* | | Merge topic 'sunpro-fpp-fix' | Brad King | 2017-05-11 | 1 | -2/+2 |
|\ \ |
|
| * | | SunPro: Use -fpp to process all files | Christian Pfeiffer | 2017-05-10 | 1 | -2/+2 |
| |/ |
|
* | | PGI: Fix typo in compiler version test for language standards | Chuck Atkins | 2017-05-10 | 1 | -1/+1 |
|/ |
|
* | SunPro: Add more flags for C language standards | Chuck Atkins | 2017-05-04 | 1 | -4/+11 |
|
|
* | Features: Record standards and features for SunPro 5.14 | Brad King | 2017-05-03 | 2 | -0/+18 |
|
|
* | Merge topic 'port-language-default-to-common-macro' | Brad King | 2017-05-03 | 16 | -174/+69 |
|\ |
|
| * | AppleClang: Use common compiler macros for language standard default | Chuck Atkins | 2017-05-02 | 2 | -23/+2 |
|
|
| * | SunPro: Use common compiler macros for language standard default | Chuck Atkins | 2017-05-02 | 2 | -11/+16 |
|
|
| * | Clang: Use common compiler macros for language standard default | Chuck Atkins | 2017-05-02 | 3 | -26/+4 |
|
|
| * | Intel: Use common compiler macros for language standard default | Chuck Atkins | 2017-05-02 | 3 | -29/+6 |
|
|
| * | GNU: Use common compiler macros for language standard default | Chuck Atkins | 2017-05-02 | 3 | -26/+4 |
|
|
| * | XL: Use common compiler macros for language standard default | Chuck Atkins | 2017-05-02 | 3 | -59/+37 |
|
|
* | | PGI: Fix typo in logic for C standard flags | Chuck Atkins | 2017-05-02 | 1 | -1/+1 |
|/ |
|
* | Merge topic 'add-language-standards-to-more-compilers' | Brad King | 2017-05-02 | 7 | -0/+146 |
|\ |
|
| * | PGI: Add language standards for PGI | Chuck Atkins | 2017-05-01 | 3 | -0/+34 |
|
|
| * | Cray: Add language standards for the Cray compiler | Chuck Atkins | 2017-05-01 | 3 | -0/+50 |
|
|
| * | Compilers: Add common macros to be used by various compilers | Chuck Atkins | 2017-05-01 | 1 | -0/+62 |
|
|
* | | Features: On SunPro link with language standard compiler flag | Brad King | 2017-05-01 | 1 | -0/+1 |
|/ |
|
* | Merge topic 'ipo-clang' | Brad King | 2017-05-01 | 2 | -6/+73 |
|\ |
|
| * | Clang IPO (LTO) support | Ruslan Baratov | 2017-04-28 | 2 | -6/+73 |
|
|
* | | XL: Add C and C++ language level flags | Chuck Atkins | 2017-04-28 | 2 | -2/+99 |
|/ |
|
* | XL: Fix the use of the -qhalt flag for varying OSs | Chuck Atkins | 2017-04-27 | 2 | -4/+2 |
|
|
* | Autogen: Pass explicit predefines header to moc if possible | Aleix Pol | 2017-04-20 | 1 | -0/+2 |
|
|
* | Merge topic 'lang-specific-binutils' | Brad King | 2017-04-05 | 2 | -5/+5 |
|\ |
|
| * | Rename CMAKE_GCC_{AR,RANLIB} to CMAKE_LANG_COMPILER_{AR,RANLIB} | Ruslan Baratov | 2017-04-03 | 2 | -5/+5 |
|
|
* | | Merge topic 'intel-compile-features' | Brad King | 2017-04-03 | 1 | -1/+3 |
|\ \
| |/
|/| |
|