master
Begin post-4.4 development
FindDoxygen: Add USES_TERMINAL option to doxygen_add_docs()
FindPython: Add support for python specific crosscompiling emulator
FindPython: Add Python_SOSABI_PLATFORM variable
Add SOURCE_GROUP properties for file set and source file
ALIAS: Add support for install and export commands
ALIAS: Add support for add_dependencies for ALIAS targets
CPS: Add release note for file set import/export
CPS: Support importing executables
CTest: Add support for relative paths in GENERATED_RESOURCE_SPEC_FILE
ctest: Add --show-only=json-v1-raw option
CTest: Report failure when a launched command is killed by a signal
ctest: Add --out-of-date option for running out of date tests
CTest: Make ctest_test() label filters multi-value (AND)
CTest: Add Windows job server client
FindCUDAToolkit: Add CUDAToolkit:: namespace targets
Add deprecation diagnostics to deprecated commands
enable_language: add support for usage in subdirectories
file(ARCHIVE_CREATE): Add PATTERNS_EXCLUDE option
file(ARCHIVE_EXTRACT): Add PATTERNS_EXCLUDE option
Ninja: Honor Fortran_BUILDING_INTRINSIC_MODULES
file(GET_RUNTIME_DEPENDENCIES): Implement command for FreeBSD
function: Set variable ARGNC
GenEx: add $<LIST:FILTER> PREDICATE filter and REGEX keyword
GenEx: add $<LIST:SORT,...,COMPARATOR,body> comparator
GenEx: add $<LIST:TRANSFORM,...,APPLY,body> action
Install: Exit non-zero when an install script fails
Instrumentation: Write ctest snippet on interrupted test run
math(): Add INCREMENT and DECREMENT modes
Diagnostics: Warn about non-target directives
cmake_language: Add PRINT_TARGETS operation
cmake_print_variables: Deprecate in favor of cmake_language(PRINT_VARIABLES)
Drop Visual Studio 14 2015 generator
source_group(): Add file set support
string(JSON): Add ARRAY_SPLIT mode for linear array iteration
Add target properties to discover target's file set information
TEST_INCLUDE_FILES: Evaluate generator expressions in include paths
Makefile: Generate test_prep targets for CMAKE_TEST_BUILD_DEPENDS