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
*
IAR: Add support for using this compiler with the Ninja generator
Juhani Simola
2016-02-03
2
-1/+5
*
Record compile features for MinGW Clang on Windows (#15897)
Brad King
2016-01-11
1
-2/+2
*
CrayPrgEnv: Cleanup binaries from implicit compile flag detection
Chuck Atkins
2015-12-29
1
-2/+5
*
CrayPrgEnv: Don't use absolute paths for imlicit libraries
Chuck Atkins
2015-12-18
1
-6/+11
*
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-15
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
[next]