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
/
Source
/
Checks
/
cm_cxx_features.cmake
Commit message (
Expand
)
Author
Age
Files
Lines
*
Source: Link libatomic when needed on Linux 32-bit ARM
Brad King
2023-07-27
1
-0/+11
*
cm_cxx_features: Ignore MSVC command-line warnings (Dxxxx)
Roffild
2023-03-02
1
-0/+2
*
Merge topic 'filesystem-path-c++03-abi'
Brad King
2022-10-21
1
-3/+1
|
\
|
*
cm/filesystem: Fix crash with pre-C++11 std::string GNU ABI in C++17
Brad King
2022-10-20
1
-3/+1
*
|
cm_cxx_features: filter out warnings from Xcode 14
Gregor Jasny
2022-06-21
1
-1/+1
|
/
*
MSYS: Add support for running under MSYS runtime environment
Orgad Shaneh
2021-04-26
1
-1/+3
*
Restore support for cross-compiling CMake itself
Marc Chevrier
2021-01-18
1
-1/+7
*
cm_cxx_features: Filter out MSBXXXX warnings
Anonymous Maarten
2020-10-08
1
-0/+2
*
cmake_path command: path management
Marc Chevrier
2020-09-06
1
-7/+22
*
STL Support: Add cm::filesystem::path in <cm/filesystem>
Marc Chevrier
2020-07-09
1
-0/+5
*
Merge topic 'cm_cxx_features-icpc-10121'
Brad King
2020-05-01
1
-0/+2
|
\
|
*
cm_cxx_features: Filter out 'icpc: command line warning #10121'
Jennifer Kathleen Green
2020-04-30
1
-0/+2
*
|
Merge topic 'cm_cxx_features-libhugetlbfs'
Brad King
2020-04-30
1
-0/+2
|
\
\
|
|
/
|
*
cm_cxx_features: Filter out libhugetlbfs warnings
Jennifer Green
2020-04-29
1
-0/+2
*
|
cm_cxx_features: Remove CUDA installation warning filtering
Raul Tambre
2020-04-01
1
-2/+0
|
/
*
cm_cxx_features: Filter out CUDA installation warnings
Raul Tambre
2020-03-09
1
-0/+2
*
C++ feature checks: Ignore linker warnings
Marcus Calhoun-Lopez
2019-11-25
1
-0/+2
*
Refactor: Use added message types in various modules
Alex Turbov
2019-11-02
1
-3/+7
*
C++ feature checks: Match warnings more strictly
Brad King
2019-03-07
1
-1/+1
*
C++ feature checks: Filter out libstdc++ sprintf warnings
Brad King
2018-11-20
1
-0/+2
*
C++ feature checks: Ignore Xcode warnings
Gregor Jasny
2018-06-19
1
-0/+2
*
C++ feature checks: Filter out warnings caused by local configuration
Brad King
2018-04-30
1
-0/+3
*
Simplify CM_FALLTHROUGH implementation
Brad King
2017-11-30
1
-7/+0
*
Use C++11 '= delete' instead of CM_EQ_DELETE
Brad King
2017-09-28
1
-1/+0
*
Remove checks for auto_ptr that we no longer need
Brad King
2017-09-27
1
-1/+0
*
C++ feature checks: Filter out warnings caused by user flags
Brad King
2017-09-19
1
-0/+2
*
C++ feature checks: Prepare for multiple check output filters
Brad King
2017-09-19
1
-1/+2
*
Drop now-unused definition of CM_OVERRIDE
Brad King
2017-09-15
1
-1/+0
*
Use C++11 nullptr
Daniel Pfeifer
2017-08-24
1
-1/+0
*
Use C++11 unordered containers
Daniel Pfeifer
2017-08-22
1
-2/+0
*
C++ feature checks: Improve exclusion of "0 Warning(s)"
Brad King
2017-06-08
1
-1/+3
*
C++ feature checks: Do not match "0 Warning(s)" as a warning
Walter Gray
2017-06-06
1
-1/+1
*
Provide and use CM_FALLTHROUGH
Daniel Pfeifer
2017-06-03
1
-0/+7
*
C++ feature checks: check output for '[Ww]arning'
Daniel Pfeifer
2017-06-03
1
-1/+1
*
Check C++ features even without CMAKE_CXX_STANDARD for CMake itself
Brad King
2017-05-19
1
-13/+16
*
cmConfigure: provide macros CM_EQ_DELETE and CM_DISABLE_COPY
Daniel Pfeifer
2017-04-22
1
-0/+1
*
Add a feature check to test availability of auto_ptr
Daniel Pfeifer
2016-09-26
1
-0/+1
*
Check for availability of unique_ptr and make_unique when building CMake
Brad King
2016-09-16
1
-0/+5
*
cxx features: add check for nullptr
Daniel Pfeifer
2016-06-27
1
-0/+1
*
cxx features: add check for override
Daniel Pfeifer
2016-06-27
1
-0/+1
*
Use <unordered_set> where available
Daniel Pfeifer
2016-06-27
1
-0/+1
*
Make C++ feature checks extensible
Daniel Pfeifer
2016-06-27
1
-0/+36