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
/
MathTest
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revise C++ coding style using clang-format with "east const"
Kitware Robot
2025-01-23
1
-1/+1
*
style: Remove trailing blank lines from all CMake sources
Matthew Woehlke
2024-11-21
1
-1/+0
*
Tests: Update cmake_minimum_required versions to 3.10
Brad King
2024-10-03
1
-1/+1
*
math(EXPR): Implement ~(exp_NOT) expression as documented
Gabor Bencze
2019-07-23
1
-0/+2
*
math: Add options to calculate and format output as hexadecimal
Daniel Franke
2018-07-03
2
-15/+58
*
math(EXPR): Add support for unary `+` and `-` expressions
Brad King
2016-10-14
1
-0/+3
*
Use string(APPEND) in Tests
Daniel Pfeifer
2016-07-27
1
-1/+1
*
Revise C++ coding style using clang-format
Kitware Robot
2016-05-16
1
-13/+11
*
Remove CMake-language block-end command arguments
Kitware Robot
2012-08-13
1
-1/+1
*
Convert CMake-language commands to lower case
Kitware Robot
2012-08-13
1
-10/+10
*
ENH: preclean some warnings
Ken Martin
2008-03-25
1
-0/+1
*
ENH: some more CMakeList cleanups
Ken Martin
2007-05-11
1
-1/+1
*
ENH: More tests
Andy Cedilnik
2005-10-18
1
-0/+3
*
ENH: Add math test
Andy Cedilnik
2005-10-17
3
-0/+52