index
:
delta/cmake.git
baserock/morph
dashboard
hooks
maint
master
next
nightly
nightly-master
release
gitlab.kitware.com: cmake/cmake.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Modules
/
Compiler
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge topic 'detect-cray-wrappers'
Brad King
2015-12-09
16
-0
/
+200
|
\
|
*
Cray: Refactor the Cray platform files to use compiler wrapper checks
Chuck Atkins
2015-12-09
16
-0
/
+200
*
|
Embarcadero: Fix erroneous interpretation of __CODEGEARC_VERSION__.
James Johnston
2015-12-03
1
-1
/
+1
|
/
*
Merge topic 'fix-forced-toolchain-dialect'
Brad King
2015-11-20
7
-0
/
+29
|
\
|
*
Project: Guess default standard dialect if compiler was forced (#15852)
Brad King
2015-11-19
7
-0
/
+29
*
|
Add support for the ARM Compiler (arm.com)
Joakim Andersson
2015-11-02
5
-0
/
+63
*
|
Revert topic 'compiler-features-solaris'
Brad King
2015-10-08
1
-19
/
+13
*
|
Features: Fix C++98 flags on Oracle SolarisStudio 12.4 on Linux
Brad King
2015-09-30
1
-0
/
+2
*
|
Features: Disable support for Oracle SolarisStudio on non-Linux
Brad King
2015-09-29
1
-13
/
+17
*
|
Replace http://www.cmake.org URLs with https://cmake.org
Brad King
2015-09-25
1
-2
/
+2
|
/
*
Project: Don't require computed default dialect if compiler was forced.
Stephen Kelly
2015-09-22
7
-21
/
+35
*
Project: Determine default language dialect for the compiler.
Stephen Kelly
2015-09-18
7
-15
/
+34
*
Record compile features for GNU C on Windows (#15727)
Brad King
2015-09-09
1
-2
/
+2
*
GNU-DetermineCompiler: Add support for very old versions of GCC
Kars de Jong
2015-08-13
1
-1
/
+3
*
Cray: Fix compiler version detection (#15664)
Justin Cook
2015-07-30
1
-1
/
+1
*
Merge topic 'vs-compiler-feature-2015-update'
Brad King
2015-07-22
1
-5
/
+5
|
\
|
*
Features: Update MSVC features for VS 2015 RTM
Brad King
2015-07-21
1
-5
/
+5
*
|
Factor an <INCLUDES> placeholder out of <FLAGS> in rule variables
Brad King
2015-07-13
20
-40
/
+40
*
|
AppleClang: Use modern C++14 standard flags for Apple Clang 6.1
Brad King
2015-07-09
1
-1
/
+4
*
|
XL: Drop -qalias=noansi from default C flags
Brad King
2015-07-02
2
-4
/
+2
*
|
Add support for Concurrent Fortran 77 Compiler
Brad King
2015-06-18
1
-0
/
+1
|
/
*
Add a 'Green Hills MULTI' generator on Windows
Geoff Viola
2015-04-20
3
-0
/
+64
*
Features: VS 2013 Update 3 supports initializer lists (#15494)
Brad King
2015-04-06
1
-6
/
+11
*
GNU: Do not use -isystem with gfortran
Brad King
2015-03-26
1
-0
/
+3
*
SunPro: Drop non-existent -KPIE flag
Steven Vancoillie
2015-03-23
2
-2
/
+0
*
SunPro: Add position independent code flag for Fortran compiler
Steven Vancoillie
2015-03-20
1
-0
/
+1
*
Record compile features for GNU on Windows (#15443)
Brad King
2015-03-17
1
-2
/
+2
*
Merge topic 'fix-C-standard-features'
Brad King
2015-02-05
10
-13
/
+26
|
\
|
*
Features: Fix C90 feature detection.
Stephen Kelly
2015-02-04
3
-3
/
+3
|
*
Features: Populate CMAKE_<LANG>_STANDARD_DEFAULT only for supported compilers.
Stephen Kelly
2015-02-04
7
-8
/
+21
|
*
AppleClang: Remove redundant UNIX condition.
Stephen Kelly
2015-02-04
2
-2
/
+2
*
|
Features: Update GNU 5.0 C++14 features.
Stephen Kelly
2015-01-31
1
-0
/
+2
|
/
*
Features: Record for MSVC 2010-2015
Robert Maynard
2015-01-30
2
-0
/
+112
*
Merge topic 'GNU-4.4-compile-features'
Brad King
2015-01-22
1
-3
/
+10
|
\
|
*
Features: Fix GNU 4.4 and 4.5 C standard level flags
Brad King
2015-01-21
1
-3
/
+10
*
|
Merge topic 'GNU-4.4-compile-features'
Brad King
2015-01-19
4
-14
/
+11
|
\
\
|
|
/
|
*
Features: Record for GNU 4.4.
Stephen Kelly
2015-01-18
4
-13
/
+11
|
*
Features: Remove outdated comment.
Stephen Kelly
2015-01-17
1
-1
/
+0
*
|
Features: Record for SolarisStudio 12.4.
Stephen Kelly
2015-01-17
2
-0
/
+73
|
/
*
Features: Record for GNU 4.6.
Stephen Kelly
2015-01-16
4
-6
/
+6
*
Features: Test __GXX_EXPERIMENTAL_CXX0X__ macro for GNU < 4.7 compatibility.
Stephen Kelly
2015-01-15
1
-7
/
+12
*
Features: Don't test __cplusplus value for CXX98 on GNU.
Stephen Kelly
2015-01-15
1
-1
/
+1
*
Features: Test an old value of __STDC_VERSION__ for GNU < 4.7 compatibility.
Stephen Kelly
2015-01-15
1
-1
/
+6
*
Features: Record C/CXX dialect flags for GNU 4.6.
Stephen Kelly
2015-01-15
2
-2
/
+10
*
Features: Remove wrong content from else() condition.
Stephen Kelly
2015-01-15
1
-1
/
+1
*
Features: Make cxx_noexcept available from GNU 4.6.
Stephen Kelly
2015-01-15
1
-1
/
+1
*
Features: Ensure appropriate return value from feature test macros.
Stephen Kelly
2015-01-15
6
-12
/
+5
*
Merge topic 'Xcode-clang-compile-features'
Brad King
2015-01-15
4
-17
/
+44
|
\
|
*
Features: Record for historical Xcode clang versions.
Stephen Kelly
2015-01-11
4
-15
/
+39
|
*
Features: Record dialect flags for AppleClang 4.0+.
Stephen Kelly
2015-01-11
2
-2
/
+5
[next]