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
/
RunCMake
/
GenerateExportHeader
Commit message (
Expand
)
Author
Age
Files
Lines
*
Tests: Update test suite to run in an Anaconda environment
Robert Maynard
2020-05-21
1
-0/+8
*
replace std::string::substr() with operations that do not allocate memory
Rolf Eike Beer
2020-03-23
1
-3/+3
*
Revise include order using clang-format-6.0
Kitware Robot
2019-10-01
1
-5/+5
*
Clang: For MSVC ABI do not use modes older than C++14
Brad King
2019-07-24
1
-5/+0
*
Tests: fix failures with gnu mode clang on windows
Zsolt Parragi
2019-05-24
1
-0/+5
*
Revise C++ coding style using clang-format-6.0
Kitware Robot
2018-06-01
1
-1/+1
*
clang-format.bash: update to clang-format-6.0
Brad King
2018-06-01
1
-1/+1
*
GenerateExportHeader: add release notes, tests for include guard changes
Kyle Edwards
2018-01-23
19
-14/+46
*
GNU: Use -fvisibility on AIX when supported
Brad King
2018-01-12
1
-1/+10
*
Tests: Remove redundant code from RunCMake.GenerateExportHeader case
Brad King
2018-01-12
2
-4/+0
*
GENERATOR_IS_MULTI_CONFIG: Use for multi-config checks in Tests
Craig Scott
2017-12-29
1
-1/+1
*
HP-UX: Drop support for building CMake on HP-UX
Brad King
2017-08-07
1
-7/+0
*
GenerateExportHeader: always fill in _EXPORT macros
Ben Boeckel
2017-03-16
1
-1/+1
*
clang-format.bash: Use Git attributes to mark files for formatting
Brad King
2017-02-22
1
-0/+2
*
Tests: Refactor GenerateExportHeader test code
Matthew Woehlke
2016-09-12
7
-237/+327
*
Tests: Add data symbols to GenerateExportHeader test
Matthew Woehlke
2016-09-12
3
-0/+74
*
Tests: Add failure test for GenerateExportHeader
Matthew Woehlke
2016-09-12
6
-18/+96
*
Tests: Cleanup RunCMake.GenerateExportHeader somewhat
Brad King
2016-09-05
11
-51/+14
*
Tests: Port GenerateExportHeader test to RunCMake infrastructure
Brad King
2016-09-05
38
-0/+1553