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
/
CxxOnly
Commit message (
Expand
)
Author
Age
Files
Lines
*
Tests/*Only: Update cmake_minimum_required versions
Brad King
2020-06-18
1
-0/+1
*
VS: Restore compilation of '.C' sources as C++
Brad King
2020-06-11
3
-1/+4
*
Revise C++ coding style using clang-format-6.0
Kitware Robot
2018-06-01
2
-8/+8
*
Revise C++ coding style using clang-format
Kitware Robot
2016-05-16
3
-16/+17
*
Fix CXX/Fortran MODULE flags when enabled before C (#12929)
Brad King
2012-02-03
2
-0/+8
*
Merge branch 'allow_upper_case_cpp_and_others' into resolve/fix_target_name_w...
Brad King
2010-09-14
2
-1/+8
|
\
|
*
Allow testing of .CPP on WIN32 as it is a case insensitive OS and should work.
Bill Hoffman
2010-09-07
1
-1/+1
|
*
Only test for .CPP on Microsoft compilers which will handle .CPP as c++.
Bill Hoffman
2010-09-06
2
-1/+8
*
|
Fix targets with . in the name for VS 10 IDE.
Bill Hoffman
2010-09-06
1
-2/+2
|
/
*
Only use .CPP .CXX and .C++ do not work by default with g+++.
Bill Hoffman
2010-09-02
4
-6/+2
*
Let CMake recognize .CPP .CXX and .C++ as c++ files.
Bill Hoffman
2010-09-02
5
-1/+8
*
ENH: some more CMakeList cleanups
Ken Martin
2007-05-11
1
-3/+3
*
ENH: Adding C++-only test.
Brad King
2006-07-21
6
-0/+59