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
*
Merge topic 'flang-windows'
Brad King
2017-11-08
1
-1/+2
|
\
|
*
Flang: Identify as simulating MSVC on Windows
Isuru Fernando
2017-10-31
1
-1/+2
*
|
Fix trivial typos in text
luzpaz
2017-11-03
2
-2/+2
*
|
Merge topic 'mingw-clang-c-compile-features'
Brad King
2017-11-01
1
-1/+1
|
\
\
|
|
/
|
/
|
|
*
Record C compile features flags for MinGW Clang on Windows
Brad King
2017-11-01
1
-1/+1
*
|
Merge topic 'flang-remove-boundscheck'
Brad King
2017-10-23
1
-2/+0
|
\
\
|
*
|
Flang: Remove unsupported fbounds-check flag
Christian Pfeiffer
2017-10-19
1
-2/+0
|
|
/
*
|
Compiler/TI: Add support for depfile generation for Ninja
Nico Müller
2017-10-18
2
-0/+4
*
|
IPO: Fix support for spaces in path to archive tools
Thomas Stenersen
2017-10-06
2
-6/+6
|
/
*
IAR: Detect compiler platform version
Stefan Andersson
2017-10-03
1
-2/+5
*
CUDA: Add support for requesting C++98 under CUDA 9
Robert Maynard
2017-09-26
1
-0/+2
*
Merge topic 'pgi-fortran-flag-fix'
Brad King
2017-09-20
2
-5/+8
|
\
|
*
PGI-Fortran: Add -Mipa=fast,inline as IPO option.
Tin Huynh
2017-09-15
1
-4/+8
|
*
PGI-Fortran: Remove -Kieee and -Mpreprocess
Tin Huynh
2017-09-06
1
-1/+0
*
|
MSVC: Avoid unnecessary C++ feature detection steps
Brad King
2017-09-12
1
-0/+24
*
|
MSVC: Extend C++ language standard support to Visual Studio 2015 Update 3
Nils Gladitz
2017-09-01
1
-1/+4
*
|
Flang: Add support for flang Fortran compiler
Tin Huynh
2017-08-31
2
-0/+13
|
/
*
Ninja: Fix references to source files in gfortran diagnostics
Raul Laasner
2017-08-23
1
-0/+2
*
Merge topic 'debian_clang_binutils'
Brad King
2017-08-16
1
-0/+8
|
\
|
*
Clang: Find version-suffixed LLVM/Clang binutils
Sylvain Joubert
2017-08-15
1
-0/+8
*
|
IAR: Enable extensions by default
Norbert Lange
2017-08-03
2
-0/+5
*
|
MSVC: Add flags for C++ language standards
Brad King
2017-07-17
1
-1/+19
*
|
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
[next]