index
:
CMake.git
master
release
CMake is a cross-platform, open-source build system generator.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Modules
/
Compiler
Commit message (
Expand
)
Author
Age
Files
Lines
*
GNUC: also check __GNUG__ define when checking for g++
Rolf Eike Beer
2017-01-25
2
-0/+15
*
Features: activate C++11 support for Clang 3.1+
Giel van Schijndel
2017-01-12
2
-5/+4
*
CUDA: Populate NVIDIA compiler information on Windows
Brad King
2017-01-12
1
-13/+17
*
CUDA: Detect use of MSVC host compiler
Brad King
2017-01-12
1
-1/+11
*
PGI: Add support for Fortran with the Ninja generator
Daniel Carrera
2016-12-16
1
-0/+3
*
CUDA: Fix default compiler flag initialization
Brad King
2016-12-09
1
-5/+5
*
Features: Activate C++ 17 support for AppleClang 6.1+
Brad King
2016-12-02
1
-0/+8
*
Features: Activate C++ 17 support for Clang 3.5+
Brad King
2016-12-02
1
-0/+8
*
Features: Activate C++ 17 support for GNU 5.1+
Brad King
2016-12-02
1
-0/+8
*
Features: Add infrastructure for C++ 17 language standard
Brad King
2016-12-02
1
-0/+1
*
Features: Make feature recording conditions more consistent
Brad King
2016-12-02
9
-16/+24
*
Merge topic 'initial_cuda_language_support'
Brad King
2016-11-29
2
-0/+31
|
\
|
*
CUDA: Refactor CMakeCUDAInformation to prepare for separable compilation.
Robert Maynard
2016-11-14
1
-0/+5
|
*
CUDA: Use the host compiler for linking CUDA executables and shared libs.
Robert Maynard
2016-11-14
1
-2/+4
|
*
CUDA: We now properly perform CUDA compiler identification.
Robert Maynard
2016-11-14
1
-1/+1
|
*
CUDA: Add support language levels (98/11)
Robert Maynard
2016-11-14
1
-6/+7
|
*
CUDA: Add basic CUDA language support for *NIX systems.
Robert Maynard
2016-11-14
2
-0/+23
*
|
Merge topic 'armcc-response-file-flag'
Brad King
2016-11-16
1
-0/+1
|
\
\
|
|
/
|
/
|
|
*
ARMCC: Fix flag used for response files
Ben Boeckel
2016-11-15
1
-0/+1
*
|
Merge topic 'intel-compile-features'
Brad King
2016-11-11
1
-1/+1
|
\
\
|
*
|
Features: Detect Intel C++14 mode more reliably
Brad King
2016-11-10
1
-1/+1
*
|
|
Features: Fix standards and features for Intel 15 on Windows
Brad King
2016-11-10
2
-13/+19
|
/
/
*
|
Merge topic 'compile-features-for-language-standards'
Brad King
2016-11-03
10
-63/+36
|
\
\
|
*
|
Features: Add meta-features requesting awareness of a particular standard
Brad King
2016-11-02
1
-0/+5
|
*
|
Features: Centralize per-compiler recording macros
Brad King
2016-11-02
10
-63/+29
|
*
|
Features: Do not record features on MSVC < 2010
Brad King
2016-11-02
1
-1/+3
*
|
|
Features: Fix Intel cxx_attributes existence condition
Brad King
2016-11-03
1
-1/+1
|
/
/
*
|
Features: Record features for Intel Compiler on Windows
Brad King
2016-10-27
4
-18/+7
*
|
Features: Port Intel CXX features to test macros where possible
Brad King
2016-10-27
1
-18/+31
*
|
Features: Unset Intel CXX feature temporaries
Brad King
2016-10-27
1
-0/+10
*
|
Intel: Remove incorrect C++98 standard compiler flag on Windows
Brad King
2016-10-27
1
-5/+6
*
|
Intel: Fix compiler C++98 standard flag on Windows
Brad King
2016-10-26
1
-1/+5
|
/
*
Features: Record features for Intel C++ 17 on UNIX
Brad King
2016-10-26
1
-3/+3
*
Intel: Fix compiler extension flags on Windows
Brad King
2016-10-24
2
-6/+12
*
Simplify CMake per-source license notices
Brad King
2016-09-27
8
-96/+17
*
Ninja: Add explicit preprocessing step for Fortran
Brad King
2016-09-22
3
-0/+9
*
Features: Record features for VS 15 Preview 4
Brad King
2016-09-06
1
-0/+3
*
issues: update references to the CMake issue tracker
Ben Boeckel
2016-08-15
1
-2/+3
*
NAG: Use -PIC for Fortran position-independent executable code
Neil Carlson
2016-08-09
1
-0/+1
*
Merge topic 'update-cle-version-info'
Brad King
2016-08-08
1
-0/+2
|
\
|
*
CrayLinuxEnvironment: Add alternative methods to get version info
Chuck Atkins
2016-08-05
1
-0/+2
*
|
Merge topic 'gcc-fvisibility-version'
Brad King
2016-08-03
1
-1/+1
|
\
\
|
*
|
GNU: Use -fvisibility on GCC 4.0 and 4.1 too
Brad King
2016-08-02
1
-1/+1
*
|
|
Merge topic 'intel-gnu11-support'
Brad King
2016-08-03
1
-4/+4
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Intel-C: standard flags are also supported in 12.0
Ben Boeckel
2016-08-02
1
-1/+1
|
*
|
Intel-C: support gnu89 and gnu99 extension flags
Ben Boeckel
2016-08-02
1
-2/+2
|
*
|
Intel-C: declare support for gnu11
Ben Boeckel
2016-08-02
1
-1/+1
|
|
/
*
|
Use string(APPEND) in Modules
Daniel Pfeifer
2016-07-27
1
-1/+1
*
|
Honor CMAKE_<LANG>_FLAGS[_<CONFIG>]_INIT set in toolchain files
Brad King
2016-07-06
26
-103/+103
*
|
Intel: Do not use GNU-like flags on Windows
Brad King
2016-07-05
5
-24/+54
|
/
[next]