Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | Tests: Do not use an explicit make program for VS generators | Brad King | 2013-11-18 | 1 | -1/+5 | |
| * | | | | | | | Tests: Fix MFC test heuristic for empty CMAKE_TEST_MAKEPROGRAM | Brad King | 2013-11-18 | 1 | -1/+1 | |
| * | | | | | | | Tests: Pass CMAKE_MAKE_PROGRAM instead of --build-makeprogram | Brad King | 2013-11-18 | 6 | -9/+9 | |
| * | | | | | | | Tests: Configure SubProject-Stage2 test more robustly | Brad King | 2013-11-18 | 1 | -13/+12 | |
| * | | | | | | | Tests: Simplify VSExcludeFromDefaultBuild configuration | Brad King | 2013-11-18 | 1 | -2/+9 | |
| * | | | | | | | Tests: Simplify VSProjectInSubdir configuration | Brad King | 2013-11-18 | 1 | -25/+11 | |
| * | | | | | | | Tests: Simplify CTest.BuildCommand.ProjectInSubdir configuration | Brad King | 2013-11-18 | 2 | -7/+8 | |
| * | | | | | | | Tests: Pass --build-options to every test | Brad King | 2013-11-18 | 1 | -27/+98 | |
| * | | | | | | | ctest: Teach --build-options to allow zero options | Brad King | 2013-11-18 | 1 | -14/+5 | |
| * | | | | | | | ctest: Make the --build-makeprogram optional for --build-and-test | Brad King | 2013-11-18 | 2 | -7/+12 | |
| * | | | | | | | Simplify some calls to cmGlobalGenerator::Build | Brad King | 2013-11-18 | 2 | -18/+2 | |
| * | | | | | | | Teach GenerateBuildCommand to find its own make program | Brad King | 2013-11-18 | 8 | -59/+96 | |
| * | | | | | | | VS: Add internal APIs to find MSBuild, devenv/VCExpress, and msdev | Brad King | 2013-11-18 | 8 | -0/+139 | |
| * | | | | | | | Prefer CMAKE_MAKE_PROGRAM over CMAKE_BUILD_TOOL (#14548) | Brad King | 2013-11-18 | 7 | -20/+15 | |
| * | | | | | | | Tests: Split <test>_EXTRA_OPTIONS into <test>_(CTEST|BUILD)_OPTIONS | Brad King | 2013-11-18 | 1 | -10/+12 | |
| * | | | | | | | Tests: Simplify ExternalProjectUpdate test arguments | Brad King | 2013-11-18 | 1 | -1/+0 | |
| * | | | | | | | Tests: Fix make capability selection for empty CMAKE_TEST_MAKEPROGRAM | Brad King | 2013-11-18 | 1 | -3/+3 | |
| * | | | | | | | Tests: Teach MakeClean to use "cmake --build" | Brad King | 2013-11-18 | 1 | -9/+2 | |
| * | | | | | | | Tests: Teach SimpleInstall to use "cmake --build" | Brad King | 2013-11-18 | 2 | -28/+22 | |
| * | | | | | | | Tests: Launch CMake.Install test through 'cmake --build' | Brad King | 2013-11-18 | 1 | -18/+4 | |
| * | | | | | | | Tests: Launch BootstrapTest through cmake instead of ctest | Brad King | 2013-11-18 | 2 | -10/+16 | |
| * | | | | | | | Tests: Move CMAKE_TEST_MAKEPROGRAM into Tests/CMakeLists.txt | Brad King | 2013-11-18 | 2 | -5/+4 | |
| * | | | | | | | Tests: Remove unused Source/cmaketest.h.in file | Brad King | 2013-11-18 | 1 | -16/+0 | |
| * | | | | | | | Tests: Drop remnants of unused ShellInstall test | Brad King | 2013-11-18 | 2 | -76/+0 | |
| * | | | | | | | cmGlobalGenerator: Cleanup GenerateBuildCommand API | Brad King | 2013-11-18 | 16 | -305/+234 | |
| * | | | | | | | cmSystemTools: Add PrintSingleCommand method | Brad King | 2013-11-15 | 2 | -0/+19 | |
| * | | | | | | | cmSystemTools: Add RunSingleCommand overload for std::vector<std::string> | Brad King | 2013-11-15 | 2 | -1/+22 | |
| * | | | | | | | ctest_build: Use "cmake --build" to launch the native build tool | Brad King | 2013-11-15 | 1 | -7/+2 | |
| * | | | | | | | build_command: Return a "cmake --build" command-line | Brad King | 2013-11-15 | 6 | -54/+46 | |
| * | | | | | | | cmGlobalGenerator: Add method to compute "cmake --build" command line | Brad King | 2013-11-14 | 3 | -0/+48 | |
| * | | | | | | | cmGlobalGenerator: Drop unused GenerateBuildCommand implementation | Brad King | 2013-11-14 | 1 | -33/+5 | |
* | | | | | | | | Merge topic 'doc-ExternalProject-formatting' | Brad King | 2013-11-19 | 1 | -70/+59 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | ExternalProject: Format module documentation | Brad King | 2013-11-19 | 1 | -70/+59 | |
* | | | | | | | | | Merge topic 'forbid-reserved-targets' | Brad King | 2013-11-19 | 24 | -59/+273 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | CMP0037: Extend policy to reserved names and custom targets | Nils Gladitz | 2013-11-19 | 24 | -59/+273 | |
* | | | | | | | | | | Merge topic 'emacs-mode-no-reserved-bindings' | Brad King | 2013-11-19 | 1 | -17/+1 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | cmake-mode.el: drop reserved keybindings (#14576) | Brad King | 2013-11-18 | 1 | -17/+1 | |
| | |_|_|/ / / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge topic 'cpack-internal-variables' | Brad King | 2013-11-19 | 1 | -31/+31 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | CPack: don't write internal variables to CPackConfig.cmake | Nils Gladitz | 2013-11-17 | 1 | -31/+31 | |
* | | | | | | | | | | | Merge topic 'fix-remove-forbidden-flags' | Brad King | 2013-11-19 | 1 | -1/+34 | |
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | Makefile: Remove "forbidden" flags only as a whole | Nils Gladitz | 2013-11-19 | 1 | -1/+34 | |
| | |_|/ / / / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2013-11-19 | 1 | -1/+1 | |
| |_|/ / / / / / / |/| | | | | | | | | ||||||
* | | | | | | | | | Merge topic 'doc-ctest-upload-part' | Brad King | 2013-11-18 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | CTest: added documentation for the "Upload" submission PART | Nils Gladitz | 2013-11-15 | 1 | -0/+1 | |
| |/ / / / / / / | ||||||
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2013-11-18 | 1 | -1/+1 | |
| |/ / / / / / |/| | | | | | | ||||||
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2013-11-17 | 1 | -1/+1 | |
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2013-11-16 | 1 | -1/+1 | |
|/ / / / / / | ||||||
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2013-11-15 | 1 | -1/+1 | |
|/ / / / / | ||||||
* | | | | | Merge topic 'doc-tool-options-as-definition-lists' | Brad King | 2013-11-14 | 6 | -417/+527 | |
|\ \ \ \ \ | ||||||
| * | | | | | Help: Format manual/*.1.rst options as definition lists | Kitware Robot | 2013-11-14 | 6 | -417/+527 | |