summaryrefslogtreecommitdiff
path: root/Modules/Compiler
Commit message (Expand)AuthorAgeFilesLines
* CUDA: Fix default compiler flag initializationBrad King2016-12-091-5/+5
* Features: Activate C++ 17 support for AppleClang 6.1+Brad King2016-12-021-0/+8
* Features: Activate C++ 17 support for Clang 3.5+Brad King2016-12-021-0/+8
* Features: Activate C++ 17 support for GNU 5.1+Brad King2016-12-021-0/+8
* Features: Add infrastructure for C++ 17 language standardBrad King2016-12-021-0/+1
* Features: Make feature recording conditions more consistentBrad King2016-12-029-16/+24
* Merge topic 'initial_cuda_language_support'Brad King2016-11-292-0/+31
|\
| * CUDA: Refactor CMakeCUDAInformation to prepare for separable compilation.Robert Maynard2016-11-141-0/+5
| * CUDA: Use the host compiler for linking CUDA executables and shared libs.Robert Maynard2016-11-141-2/+4
| * CUDA: We now properly perform CUDA compiler identification.Robert Maynard2016-11-141-1/+1
| * CUDA: Add support language levels (98/11)Robert Maynard2016-11-141-6/+7
| * CUDA: Add basic CUDA language support for *NIX systems.Robert Maynard2016-11-142-0/+23
* | Merge topic 'armcc-response-file-flag'Brad King2016-11-161-0/+1
|\ \ | |/ |/|
| * ARMCC: Fix flag used for response filesBen Boeckel2016-11-151-0/+1
* | Merge topic 'intel-compile-features'Brad King2016-11-111-1/+1
|\ \
| * | Features: Detect Intel C++14 mode more reliablyBrad King2016-11-101-1/+1
* | | Features: Fix standards and features for Intel 15 on WindowsBrad King2016-11-102-13/+19
|/ /
* | Merge topic 'compile-features-for-language-standards'Brad King2016-11-0310-63/+36
|\ \
| * | Features: Add meta-features requesting awareness of a particular standardBrad King2016-11-021-0/+5
| * | Features: Centralize per-compiler recording macrosBrad King2016-11-0210-63/+29
| * | Features: Do not record features on MSVC < 2010Brad King2016-11-021-1/+3
* | | Features: Fix Intel cxx_attributes existence conditionBrad King2016-11-031-1/+1
|/ /
* | Features: Record features for Intel Compiler on WindowsBrad King2016-10-274-18/+7
* | Features: Port Intel CXX features to test macros where possibleBrad King2016-10-271-18/+31
* | Features: Unset Intel CXX feature temporariesBrad King2016-10-271-0/+10
* | Intel: Remove incorrect C++98 standard compiler flag on WindowsBrad King2016-10-271-5/+6
* | Intel: Fix compiler C++98 standard flag on WindowsBrad King2016-10-261-1/+5
|/
* Features: Record features for Intel C++ 17 on UNIXBrad King2016-10-261-3/+3
* Intel: Fix compiler extension flags on WindowsBrad King2016-10-242-6/+12
* Simplify CMake per-source license noticesBrad King2016-09-278-96/+17
* Ninja: Add explicit preprocessing step for FortranBrad King2016-09-223-0/+9
* Features: Record features for VS 15 Preview 4Brad King2016-09-061-0/+3
* issues: update references to the CMake issue trackerBen Boeckel2016-08-151-2/+3
* NAG: Use -PIC for Fortran position-independent executable codeNeil Carlson2016-08-091-0/+1
* Merge topic 'update-cle-version-info'Brad King2016-08-081-0/+2
|\
| * CrayLinuxEnvironment: Add alternative methods to get version infoChuck Atkins2016-08-051-0/+2
* | Merge topic 'gcc-fvisibility-version'Brad King2016-08-031-1/+1
|\ \
| * | GNU: Use -fvisibility on GCC 4.0 and 4.1 tooBrad King2016-08-021-1/+1
* | | Merge topic 'intel-gnu11-support'Brad King2016-08-031-4/+4
|\ \ \ | |/ / |/| |
| * | Intel-C: standard flags are also supported in 12.0Ben Boeckel2016-08-021-1/+1
| * | Intel-C: support gnu89 and gnu99 extension flagsBen Boeckel2016-08-021-2/+2
| * | Intel-C: declare support for gnu11Ben Boeckel2016-08-021-1/+1
| |/
* | Use string(APPEND) in ModulesDaniel Pfeifer2016-07-281-1/+1
* | Honor CMAKE_<LANG>_FLAGS[_<CONFIG>]_INIT set in toolchain filesBrad King2016-07-0626-103/+103
* | Intel: Do not use GNU-like flags on WindowsBrad King2016-07-055-24/+54
|/
* Compiler/TI: Pass libraries as last part to linkerAlexander Stein2016-06-021-1/+1
* GHS: Use shorter object file names on collisionGeoff Viola2016-05-182-0/+2
* Features: Record features for VS 2015 Update 2Brad King2016-04-281-1/+4
* Features: Record standard flags for Intel C/C++ on WindowsBrad King2016-04-282-32/+44
* Features: Record standards and features for Intel C on UNIXRobert Maynard2016-04-282-0/+73