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
/
Tests
/
Module
/
WriteCompilerDetectionHeader
Commit message (
Expand
)
Author
Age
Files
Lines
*
Tests: Fix clang -Wstrict-prototypes warnings
Brad King
2023-10-26
3
-3/+3
*
OrangeC: Add support for OrangeC compiler
David Lindauer
2023-09-25
1
-2/+2
*
CrayClang: Add support for this compiler
Ryan Krattiger
2023-09-22
1
-2/+2
*
IBMClang: Add support for IBM Open XL C/C++
Aaron Liu
2022-01-27
1
-2/+2
*
LCC: Add policy CMP0129 regarding interpreting LCC as GNU
makise-homura
2021-10-21
1
-0/+3
*
LCC: Add dedicated support for MCST LCC compiler
makise-homura
2021-10-15
1
-2/+2
*
Tests: Update for the FujitsuClang compiler
Yuichiro Utsumi
2021-03-31
1
-2/+2
*
Tests: Update for the Fujitsu compiler
Chuck Atkins
2021-03-31
1
-2/+2
*
Tests: Update Module.WriteCompilerDetectionHeader for IntelLLVM
Brad King
2021-01-28
1
-2/+2
*
Tests: Update tests for NVHPC compiler
Tin Huynh
2021-01-27
1
-2/+2
*
Clang: For MSVC ABI do not use modes older than C++14
Brad King
2019-07-24
1
-3/+1
*
Tests: fix failures with gnu mode clang on windows
Zsolt Parragi
2019-05-24
1
-1/+3
*
CompileFeatures: Now able to presume full language level support
Robert Maynard
2019-04-09
1
-4/+8
*
Tests: Fix Module.WriteCompilerDetectionHeader for Intel on Windows
Brad King
2019-02-14
1
-1/+2
*
Tests: Teach tests when to treat clang-cl as MSVC
Zsolt Parragi
2019-02-11
1
-3/+3
*
Revise C++ coding style using clang-format-6.0
Kitware Robot
2018-06-01
5
-25/+25
*
WCDH: introduce BARE_FEATURES
Rolf Eike Beer
2018-04-03
2
-1/+37
*
CompileFeatures: Makes tests work with meta-feature only
Chuck Atkins
2017-05-29
1
-1/+12
*
WriteCompilerDetectionHeader: fix STATIC_ASSERT
Daniel Pfeifer
2017-03-06
2
-0/+6
*
Tests/Module/WCDH: only use -Werror=undef compiler flag if actually supported
Rolf Eike Beer
2017-02-02
1
-1/+5
*
Tests/Module/WCDH: write multi_file_compiler_detection.h before using it
Rolf Eike Beer
2017-02-02
1
-11/+11
*
Tests/Module/WCDH: make it work with only C features defined
Rolf Eike Beer
2017-01-30
1
-51/+51
*
WCDH: optionally omit error code for unknown compilers or compiler versions
Rolf Eike Beer
2017-01-30
1
-1/+29
*
Revise C++ coding style using clang-format
Kitware Robot
2016-05-16
3
-20/+24
*
WCDH: Add Intel to list of supported compilers
Robert Maynard
2016-04-28
1
-5/+9
*
Revert topic 'compiler-features-solaris'
Brad King
2015-10-08
1
-2/+1
*
Tests: Suppress WriteCompilerDetectionHeader failure on SunPro
Brad King
2015-09-30
1
-1/+2
*
Features: Fix C90 feature detection.
Stephen Kelly
2015-02-04
3
-0/+80
*
Features: Record for MSVC 2010-2015
Robert Maynard
2015-01-30
1
-2/+13
*
WCDH: Test that no C compiler features are defined for CXX compiler.
Stephen Kelly
2015-01-19
2
-0/+8
*
WCDH: Fix the C_STANDARD property in the tests.
Stephen Kelly
2015-01-19
1
-1/+1
*
Merge topic 'GNU-4.4-compile-features'
Brad King
2015-01-19
1
-6/+8
|
\
|
*
Features: Wrap failure-test in UNIX condition.
Stephen Kelly
2015-01-18
1
-6/+8
*
|
Features: Record for SolarisStudio 12.4.
Stephen Kelly
2015-01-17
1
-3/+4
|
/
*
Revert topic 'feature_record_msvc'
Brad King
2015-01-14
1
-14/+2
*
Features: Enable writing of MSVC compiler feature header.
Robert Maynard
2015-01-11
1
-2/+14
*
Features: Quote all compiler names when comparing with COMPILER_ID
Robert Maynard
2015-01-11
1
-7/+7
*
Features: Record for AppleClang 5.1
Stephen Kelly
2014-12-22
1
-4/+6
*
Merge topic 'WCDH-multi-file'
Brad King
2014-11-26
4
-23/+58
|
\
|
*
WCDH: Make it possible to generate multiple files.
Stephen Kelly
2014-11-24
4
-23/+58
*
|
WCDH: Make the header -Wundef safe for the C language.
Stephen Kelly
2014-11-25
2
-0/+14
|
/
*
Features: Add compiler version support to WriteCompilerDetectionHeader.
Stephen Kelly
2014-06-09
2
-0/+19
*
Features: Record for Clang 3.4
Stephen Kelly
2014-05-20
1
-2/+3
*
Features: Extend concept to C language.
Stephen Kelly
2014-05-14
1
-2/+3
*
Add the WriteCompilerDetectionHeader module.
Stephen Kelly
2014-05-14
2
-0/+98