Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | CTest: Stop telling 'make' to ignore errors with -i | Brad King | 2015-05-12 | 8 | -0/+54 |
* | Prefer CMAKE_MAKE_PROGRAM over CMAKE_BUILD_TOOL (#14548) | Brad King | 2013-11-18 | 1 | -2/+2 |
* | build_command: Return a "cmake --build" command-line | Brad King | 2013-11-15 | 3 | -5/+7 |
* | Cygwin: Avoid legacy warnings in RunCMake.* tests | Brad King | 2013-08-13 | 1 | -1/+1 |
* | build_command: Fail early without CMAKE_MAKE_PROGRAM (#14005) | Brad King | 2013-03-12 | 5 | -1/+15 |
* | Refactor RunCMake.build_command test to allow more cases | Brad King | 2013-03-12 | 5 | -59/+69 |
* | Use generalized RunCMake test infrastrucure for build_command test | Brad King | 2012-03-12 | 9 | -0/+81 |