summaryrefslogtreecommitdiff
path: root/Tests/RunCMake/build_command
Commit message (Expand)AuthorAgeFilesLines
* Tests/RunCMake: Update cmake_minimum_required versionsBrad King2023-02-111-1/+1
* build_command: Add the PARALLEL_LEVEL argumentfriendlyanon2021-05-042-0/+7
* Tests/RunCMake: Update cmake_minimum_required versionsBrad King2020-06-181-1/+1
* Add deprecation warnings for policies CMP0063 and belowBrad King2018-09-172-2/+24
* CTest: Stop telling 'make' to ignore errors with -iBrad King2015-05-128-0/+54
* Prefer CMAKE_MAKE_PROGRAM over CMAKE_BUILD_TOOL (#14548)Brad King2013-11-181-2/+2
* build_command: Return a "cmake --build" command-lineBrad King2013-11-153-5/+7
* Cygwin: Avoid legacy warnings in RunCMake.* testsBrad King2013-08-131-1/+1
* build_command: Fail early without CMAKE_MAKE_PROGRAM (#14005)Brad King2013-03-125-1/+15
* Refactor RunCMake.build_command test to allow more casesBrad King2013-03-125-59/+69
* Use generalized RunCMake test infrastrucure for build_command testBrad King2012-03-129-0/+81