Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | 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 | |
|/ / / / / / | ||||||
* | | | | | | Merge topic 'sunpro-c++11-link' | Brad King | 2017-05-10 | 1 | -0/+10 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Features: On SunPro link feature check with lang std flag | Brad King | 2017-05-09 | 1 | -0/+10 | |
* | | | | | | | FindOpenMP: Cache compilation results | Christian Pfeiffer | 2017-05-08 | 1 | -12/+10 | |
* | | | | | | | FindOpenMP: Refine list of flags to try | Christian Pfeiffer | 2017-05-08 | 1 | -5/+10 | |
| |/ / / / / |/| | | | | | ||||||
* | | | | | | Merge topic 'f2c-int-fix' | Brad King | 2017-05-08 | 4 | -6/+16 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | FortranCInterface: Add support for PGI on Windows | Christian Pfeiffer | 2017-05-06 | 3 | -3/+9 | |
| * | | | | | | FortranCInt: Pass CONFIG flags to try_compile | Christian Pfeiffer | 2017-05-06 | 2 | -3/+7 | |
* | | | | | | | Merge topic 'nag-fortran-version' | Brad King | 2017-05-08 | 2 | -1/+8 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | NAG: Detect compiler version of NAG Fortran | Tom Clune | 2017-05-05 | 1 | -0/+5 | |
| * | | | | | | | NAG: Extend compiler tool selection with NAG Fortran | Tom Clune | 2017-05-05 | 1 | -1/+3 | |
* | | | | | | | | Merge topic 'pgi-rdynamic-fix' | Brad King | 2017-05-08 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Linux-PGI: Prevent -rdynamic ending up in flags | Christian Pfeiffer | 2017-05-05 | 1 | -0/+1 | |
| | |/ / / / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge topic 'pgi-fix-linux' | Brad King | 2017-05-08 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Do not assume GCC libs are linked by all compilers | Christian Pfeiffer | 2017-05-05 | 1 | -1/+1 | |
| |/ / / / / / / | ||||||
* | | | | | | | | Merge topic 'FindOpenCL-AMDAPPSDKROOT' | Brad King | 2017-05-08 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | | ||||||
| * | | | | | | | FindOpenCL: Add missing PATHS keyword | Kirill Mavreshko | 2017-05-05 | 1 | -0/+1 | |
* | | | | | | | | Merge topic 'add-more-sunpro-c-flags' | Brad King | 2017-05-05 | 1 | -4/+11 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | SunPro: Add more flags for C language standards | Chuck Atkins | 2017-05-04 | 1 | -4/+11 | |
* | | | | | | | | | Merge topic 'findjava-openjdk9' | Brad King | 2017-05-05 | 1 | -0/+3 | |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | FindJava: Add support for OpenJDK early access builds | Bryan Donlan | 2017-05-04 | 1 | -0/+3 | |
* | | | | | | | | | Merge topic 'sunpro-5.14' | Brad King | 2017-05-04 | 2 | -0/+18 | |
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | Features: Record standards and features for SunPro 5.14 | Brad King | 2017-05-03 | 2 | -0/+18 | |
| |/ / / / / / / | ||||||
* | | | | | | | | Merge topic 'FindOpenCL-AMDAPPSDKROOT' | Brad King | 2017-05-04 | 1 | -1/+5 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| / / / / / / | |/ / / / / / | ||||||
| * | | | | | | FindOpenCL: add AMDAPPSDKROOT into paths for OpenCL library | Jeremy Tellaa | 2017-05-03 | 1 | -1/+5 | |
* | | | | | | | Merge topic 'ipo-xcode' | Brad King | 2017-05-03 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Xcode: Support IPO (LTO) | Ruslan Baratov | 2017-05-02 | 1 | -1/+1 | |
* | | | | | | | | 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 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge topic 'sunpro-c++11-link' | Brad King | 2017-05-02 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | | | ||||||
| * | | | | | | Features: On SunPro link with language standard compiler flag | Brad King | 2017-05-01 | 1 | -0/+1 | |
| |/ / / / / | ||||||
* | | | | | | Merge topic 'FindMatlab-2017a' | Brad King | 2017-05-02 | 1 | -0/+1 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | / | | |_|_|/ | |/| | | | ||||||
| * | | | | FindMatlab: Add support for Matlab 2017a | Raffi Enficiaud | 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: Add additional regex for bogus compile options | Chuck Atkins | 2017-04-28 | 1 | -0/+1 | |
|/ / / / / | ||||||
* | | | | | Merge topic 'fix-qhalt-for-xl' | Brad King | 2017-04-28 | 14 | -4/+38 | |
|\ \ \ \ \ | ||||||
| * | | | | | XL: Fix the use of the -qhalt flag for varying OSs | Chuck Atkins | 2017-04-27 | 14 | -4/+38 | |