summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/CMP0037
Commit message (Expand)AuthorAgeFilesLines
* Tests/RunCMake: Update cmake_minimum_required versionsBrad King2020-06-181-1/+1
* Tests: Fix RunCMake.CMP0037 test with Ninja 1.10Brad King2020-01-271-2/+23
* Add deprecation warnings for policies CMP0054 and belowBrad King2017-11-018-2/+60
* CMP0037: Allow test and package targets when features are not enabledBrad King2017-10-3022-0/+123
* Tests: Add RunCMake.CMP0037 case for WARN on reserved targetsBrad King2017-10-263-0/+41
* Tests: Do not enable languages in all cases of RunCMake.CMP0037Brad King2017-10-268-8/+8
* Revise C++ coding style using clang-formatKitware Robot2016-05-161-1/+1
* RunCMake: Remove unneeded files.Stephen Kelly2015-02-092-2/+0
* Policies: omit warnings about unset policies when they are actually set to NEWNils Gladitz2014-03-313-45/+0
* Tests: Simplify and document policy scopes in RunCMake.CMP* testsBrad King2014-03-061-1/+1
* CMP0037: Extend policy to reserved names and custom targetsNils Gladitz2013-11-1916-40/+161
* Enable RunCMake.CMP0037 test everywhereBrad King2013-11-1118-89/+98
* Disallow invalid target names (#13140)Stephen Kelly2013-11-0712-0/+118