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
Commit message (
Expand
)
Author
Age
Files
Lines
*
bindexplib: supporting llvm bitcode formats using llvm-nm
Zsolt Parragi
2019-08-30
6
-5/+36
*
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
*
Merge topic 'meta-feature_only_infer_granular_support'
Brad King
2019-04-10
1
-4/+8
|
\
|
*
CompileFeatures: Now able to presume full language level support
Robert Maynard
2019-04-09
1
-4/+8
*
|
find_dependency: Always search dependencies
Damien R
2019-03-29
4
-1/+36
|
/
*
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
8
-63/+63
*
Tests: Avoid duplicate rules in ExternalData test
Brad King
2018-04-13
2
-3/+4
*
WCDH: introduce BARE_FEATURES
Rolf Eike Beer
2018-04-03
2
-1/+37
*
Merge topic 'modernize-git-whitespace-attributes'
Brad King
2017-08-25
6
-5/+5
|
\
|
*
gitattributes: prefer `-text` for binary files
Ben Boeckel
2017-08-23
6
-5/+5
*
|
Tests: Print more info on CheckIPOSupported test failure
Brad King
2017-08-23
3
-6/+9
|
/
*
CompileFeatures: Makes tests work with meta-feature only
Chuck Atkins
2017-05-29
1
-1/+12
*
Tests: Add cases for typical CheckIPOSupported usage
Ruslan Baratov
2017-04-18
9
-0/+88
*
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
*
ExternalData: Add support for SHA-3 algorithms
Brad King
2016-11-11
3
-0/+3
*
ExternalData: Add support for multiple hash algorithms
Matt McCormick
2016-10-18
5
-0/+6
*
ExternalData: Tolerate files duplicated across multiple targets
Brad King
2016-09-07
3
-0/+27
*
Tests: Port GenerateExportHeader test to RunCMake infrastructure
Brad King
2016-09-05
34
-1530/+0
*
Use string(APPEND) in Tests
Daniel Pfeifer
2016-07-27
1
-2/+2
*
Tests: Run clang-format on GenerateExportHeader code
Brad King
2016-06-29
1
-1/+1
*
GenerateExportHeader: Add option to specify custom content
Brad King
2016-06-28
2
-0/+7
*
Revise C++ coding style using clang-format
Kitware Robot
2016-05-16
16
-189/+238
*
WCDH: Add Intel to list of supported compilers
Robert Maynard
2016-04-28
1
-5/+9
*
GenerateExportHeader: Do not define DEFINE_NO_DEPRECATED (#16022)
Andreas Schuh
2016-03-17
14
-42/+56
*
Tests: fix Module.GenerateExportHeader building on Clang/C2
Mariusz PluciĆski
2016-03-10
3
-1/+93
*
Tests: fix GenerateExportHeader directory definitions
Ben Boeckel
2016-02-12
2
-9/+6
*
GenerateExportHeader: Work around buggy std::getline behavior in BCB5.
James Johnston
2015-12-31
1
-0/+12
*
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
*
GenerateExportHeader: Use dllexport/dllimport on Cygwin
Tony Kelman
2015-08-27
1
-2/+2
*
ExternalData: Add option to disable use of symlinks
Brad King
2015-05-22
4
-0/+16
*
ExternalData: Add option to recursively match under directories
Brad King
2015-03-27
11
-0/+16
*
ExternalData: Add support for custom algorithm-to-URL mapping
Brad King
2015-02-25
6
-0/+16
*
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
|
/
*
ExternalData: Add support for custom download scripts
Brad King
2015-01-15
4
-0/+13
*
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
[next]