| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
CMAKE_VERSION_MINOR macros to allow commands to do conditional compilation across multiple versions of CMake.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
be a semicolon-separated list of configurations that will be built.
|
|
|
|
| |
trycompile
|
| |
|
| |
|
| |
|
|
|
|
| |
X11 test.
|
| |
|
| |
|
| |
|
|
|
|
| |
library.
|
| |
|
| |
|
|
|
|
| |
arguments.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
when things change inside version
|
| |
|
| |
|
|
|
|
| |
get a list of all tests: ctest -N or list of all tests that match regex: ctest -N -R regex
|
| |
|
|
|
|
| |
files included in non-generated sources.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
invocations now chain up the error message.
|
| |
|
| |
|
|
|
|
| |
evaluation rules are now very consistent. Double quotes can always be used to create exactly one argument, regardless of contents inside.
|
| |
|
| |
|
|
|
|
| |
DART_TEST_FROM_DART is set in the environment. This is better than always adding the hook and testing the environment from the callback.
|
| |
|
|
|
|
| |
when CMake is invoked by Dart.
|