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
*
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
*
Merge topic 'fix-ti-c-standard'
Brad King
2018-06-04
1
-0/+6
|
\
|
*
TI: Add support for C language standards
Arnaud Gelas
2018-06-04
1
-0/+6
*
|
Move GNU COMPILER_PREDEFINES_COMMAND from Platform to Compiler
Sebastian Holtermann
2018-06-01
1
-0/+2
|
/
*
CUDA: Add compiler detection for CUDA < 7.5
Henry Schreiner
2018-04-23
1
-3/+5
*
SunPro,XL: Add depfile flags to support Ninja generator
Ephi Sinowitz
2018-04-17
3
-0/+6
*
Merge topic 'clang-cl-std'
Brad King
2018-04-13
1
-5/+42
|
\
|
*
Clang: Add standard flags support when simulating MSVC
Ruben Van Boxem
2018-04-11
1
-0/+21
|
*
Clang: Avoid extra C++ feature detection when simulating MSVC
Brad King
2018-04-11
1
-0/+15
|
*
Clang: Refactor standard flags logic when simulating MSVC
Brad King
2018-04-11
1
-5/+6
*
|
Merge topic 'features-msvc-2017'
Brad King
2018-04-12
1
-21/+15
|
\
\
|
|
/
|
/
|
|
*
Features: Record for VS 2017 through 15.6
Daniel Filipe
2018-04-11
1
-21/+15
*
|
Android: Do not pass non-existent Clang -std flags
Brad King
2018-04-02
1
-2/+9
*
|
Merge topic 'features-c++20'
Brad King
2018-04-02
4
-2/+36
|
\
\
|
*
|
Features: Activate C++ 20 support for Clang 5.0+
Brad King
2018-03-27
1
-0/+5
|
*
|
Features: Activate C++ 20 support for GNU 8.0+
Brad King
2018-03-27
1
-0/+5
|
*
|
Features: Activate C++ 20 support for MSVC 19.12.25835+
Brad King
2018-03-27
1
-0/+4
|
*
|
Features: Add infrastructure for C++ 20 language standard
Brad King
2018-03-27
3
-0/+14
|
*
|
Features: Use -std=c++17 for C++ 17 on Clang 5.0+
Brad King
2018-03-26
1
-1/+4
|
*
|
Features: Use -std=c++17 for C++ 17 on GNU 8.0+
Brad King
2018-03-26
1
-1/+4
|
|
/
*
|
Features: Record C features for MSVC
Brad King
2018-03-29
2
-0/+33
|
/
*
Features: Record for SunPro 5.15
Brad King
2018-03-20
1
-1/+5
*
Features: Record initializer list support for Intel 14 and above
Brad King
2018-03-16
1
-5/+1
*
Merge branch 'cuda-no-device-link-rsp' into release-3.11
Brad King
2018-03-07
1
-0/+6
|
\
|
*
CUDA: Do not pass unsupported @rspfile arguments to NVCC
Brad King
2018-03-07
1
-0/+6
*
|
XL: Recognize compilers identified by __ibmxl__
Brad King
2018-03-06
4
-10/+26
|
/
*
Compiler/TI: Fix depfile generation for C++
Grzegorz Dobinski
2018-02-20
1
-1/+1
*
Merge topic 'intel-cxx17-flags'
Brad King
2018-01-29
2
-1/+13
|
\
|
*
Intel: Add C++17 compiler options
Christian Pfeiffer
2018-01-27
1
-0/+11
|
*
Intel: Correct the C11 ext flag
Christian Pfeiffer
2018-01-27
1
-1/+2
*
|
Merge topic 'xl-qoptfile'
Brad King
2018-01-25
1
-0/+2
|
\
\
|
*
|
XL: Enable use of response files for includes and objects
Brad King
2018-01-24
1
-0/+2
|
|
/
*
|
Merge topic 'fix-cray-pic'
Brad King
2018-01-25
5
-6/+15
|
\
\
|
|
/
|
/
|
|
*
Cray: Add common PIC flags
Chuck Atkins
2018-01-24
5
-7/+16
*
|
MSVC: Avoid warning when enabling ASM language with C compiler
Brad King
2018-01-10
1
-0/+1
*
|
Various typo fixes
Luz Paz
2018-01-03
1
-1/+1
*
|
Merge topic 'fix-iar-binutils-for-cxx'
Brad King
2017-12-12
1
-2/+2
|
\
\
|
|
/
|
*
IAR: FindBinUtils should work for CXX as well as C
Islam Amer
2017-12-12
1
-2/+2
|
*
Merge branch 'mingw-clang-c-compile-features' into release-3.10
Brad King
2017-11-01
1
-1/+1
|
|
\
|
*
\
Merge branch 'flang-remove-boundscheck' into release-3.10
Brad King
2017-10-19
1
-2/+0
|
|
\
\
*
|
\
\
Merge topic 'flang-windows'
Brad King
2017-11-08
1
-1/+2
|
\
\
\
\
[next]