summaryrefslogtreecommitdiffstats
path: root/Tests
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | Merge branch 'cuda-msvc-runtime-library' into release-3.15Brad King2019-06-263-0/+9
| |\ \ \ \
| * \ \ \ \ Merge branch 'export-targets-empty' into release-3.15Brad King2019-06-262-0/+2
| |\ \ \ \ \
* | \ \ \ \ \ Merge topic 'vs-dpi-aware'Brad King2019-06-276-0/+74
|\ \ \ \ \ \ \
| * | | | | | | VS: Add VS_DPI_AWARE target propertyMatt Weir2019-06-266-0/+74
* | | | | | | | Merge topic 'cuda-msvc-runtime-library'Brad King2019-06-273-0/+9
|\ \ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | / / / | |_|_|_|/ / / |/| | | | | |
| * | | | | | CUDA: Implement MSVC runtime library abstractionBrad King2019-06-263-0/+9
* | | | | | | Merge topic 'build-install-rpath-genex'Brad King2019-06-263-20/+50
|\ \ \ \ \ \ \
| * | | | | | | BUILD_RPATH/INSTALL_RPATH: Add generator expression supportKyle Edwards2019-06-253-20/+50
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge topic 'find-testlist'Brad King2019-06-261-167/+49
|\ \ \ \ \ \ \
| * | | | | | | Tests: reduce code duplication for CMake_TEST_Find*Rolf Eike Beer2019-06-241-167/+49
* | | | | | | | Merge topic 'export-targets-empty'Brad King2019-06-262-0/+2
|\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | |
| * | | | | | | export: Restore support for empty TARGETS listBrad King2019-06-252-0/+2
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge topic 'iconv-c++11'Brad King2019-06-261-0/+2
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | / / | | |_|_|/ / | |/| | | |
| * | | | | FindIconv test: request C++11Rolf Eike Beer2019-06-251-0/+2
| |/ / / /
| * | | | Merge branch 'FindBoost-component' into release-3.15Brad King2019-06-1827-0/+419
| |\ \ \ \
| * \ \ \ \ Merge branch 'find_package_prefer_config_fix' into release-3.15Brad King2019-06-172-0/+14
| |\ \ \ \ \
* | \ \ \ \ \ Merge topic 'matlab-if'Brad King2019-06-251-5/+5
|\ \ \ \ \ \ \
| * | | | | | | Tests: simplify checks for Matlab variables being setRolf Eike Beer2019-06-241-5/+5
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge topic 'FindPython-FIND_ABI'Brad King2019-06-253-1/+63
|\ \ \ \ \ \ \
| * | | | | | | FindPython: add Python_FIND_ABI hint.Marc Chevrier2019-06-243-1/+63
* | | | | | | | Merge topic 'help-guide-tutorial'Brad King2019-06-25124-3535/+2
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | Help/guide/tutorial: Adopt tutorial codeKitware Robot2019-06-18123-3523/+2
| * | | | | | | Tests/Tutorial: Remove trailing blank linesBrad King2019-06-187-7/+0
| * | | | | | | Tests/Tutorial: Remove unused fileBrad King2019-06-181-5/+0
* | | | | | | | Merge topic 'vs-ce-deploy'Brad King2019-06-241-0/+17
|\ \ \ \ \ \ \ \
| * | | | | | | | VS10Generator: add project properties to enable WindowsCE deployment.Wil Stark2019-06-191-0/+17
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Find: Provide global controls for the `NO_[]_PATH` call optionsRobert Maynard2019-06-2123-0/+251
* | | | | | | | RunCMake: Automatically support platform out override filesRobert Maynard2019-06-2114-18/+52
|/ / / / / / /
* | | | | | | Merge topic 'FindBoost-component'Brad King2019-06-1927-0/+419
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | / / / | | |_|/ / / | |/| | | |
| * | | | | FindBoost: Add tests for legacy variablesAlexander Grund2019-06-1825-0/+415
| * | | | | Tests.RunCMake.FindBoost: Fix example BoostConfigAlexander Grund2019-06-181-0/+3
| * | | | | Tests.FindBoost: Don't use BoostConfig in MODULE testAlexander Grund2019-06-181-0/+1
* | | | | | Merge topic 'tutorial-fix-version'Brad King2019-06-1812-12/+12
|\ \ \ \ \ \
| * | | | | | Tests/Tutorial: Fix version displayed in tutorial executableJean-Christophe Fillion-Robin2019-06-1412-12/+12
| |/ / / / /
* | | | | | Merge topic 'escape-install-rpath'Kyle Edwards2019-06-1711-6/+251
|\ \ \ \ \ \
| * | | | | | cmInstallTargetGenerator: Add tests for the RPATH_CHANGE ruleDennis Klein2019-06-138-1/+243
| * | | | | | cmInstallTargetGenerator: Introduce CMP0095Dennis Klein2019-06-133-5/+8
* | | | | | | Merge topic 'find_package_prefer_config_fix'Brad King2019-06-172-0/+14
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | / / | |_|_|_|/ / |/| | | | |
| * | | | | find_package: Fixed CMAKE_FIND_PACKAGE_PREFER_CONFIG Module fallbackCristian Adam2019-06-132-0/+14
| | |/ / / | |/| | |
* | | | | Merge topic 'add-test-command-expand-lists'Brad King2019-06-1217-0/+107
|\ \ \ \ \
| * | | | | add_test: Add COMMAND_EXPAND_LISTS optionSergey Bobrenok2019-06-0717-0/+107
| |/ / / /
* | | | | Merge topic 'capabilities-fileapi'Brad King2019-06-121-1/+1
|\ \ \ \ \ | |_|/ / / |/| | / / | | |/ / | |/| |
| * | | cmake: Teach -E capabilities to report supported fileapi requestsBrad King2019-06-071-1/+1
| |/ /
* | | file: Add GET_RUNTIME_DEPENDENCIES modeKyle Edwards2019-06-1054-1/+1345
|/ /
* | Tests: Fix RunCMake.ctest_update test to not require GIT_EXECUTABLEBrad King2019-06-042-2/+4
* | Merge topic 'emulator-arguments'Brad King2019-06-047-3/+67
|\ \
| * | Teach CROSSCOMPILING_EMULATOR to support argumentsMarek Antoniak2019-06-037-3/+67
* | | Merge topic 'remove_directories'Brad King2019-06-0412-6/+34
|\ \ \
| * | | cmake: Teach -E remove_directory to remove multiple directoriesJohn Freeman2019-06-038-5/+24
| * | | Tests: Add RunCMake.CommandLine make_directory test checksJohn Freeman2019-06-032-0/+9