summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ctest: Make the --build-makeprogram optional for --build-and-testBrad King2013-11-182-7/+12
* Simplify some calls to cmGlobalGenerator::BuildBrad King2013-11-182-18/+2
* Teach GenerateBuildCommand to find its own make programBrad King2013-11-188-59/+96
* VS: Add internal APIs to find MSBuild, devenv/VCExpress, and msdevBrad King2013-11-188-0/+139
* Prefer CMAKE_MAKE_PROGRAM over CMAKE_BUILD_TOOL (#14548)Brad King2013-11-187-20/+15
* Tests: Split <test>_EXTRA_OPTIONS into <test>_(CTEST|BUILD)_OPTIONSBrad King2013-11-181-10/+12
* Tests: Simplify ExternalProjectUpdate test argumentsBrad King2013-11-181-1/+0
* Tests: Fix make capability selection for empty CMAKE_TEST_MAKEPROGRAMBrad King2013-11-181-3/+3
* Tests: Teach MakeClean to use "cmake --build"Brad King2013-11-181-9/+2
* Tests: Teach SimpleInstall to use "cmake --build"Brad King2013-11-182-28/+22
* Tests: Launch CMake.Install test through 'cmake --build'Brad King2013-11-181-18/+4
* Tests: Launch BootstrapTest through cmake instead of ctestBrad King2013-11-182-10/+16
* Tests: Move CMAKE_TEST_MAKEPROGRAM into Tests/CMakeLists.txtBrad King2013-11-182-5/+4
* Tests: Remove unused Source/cmaketest.h.in fileBrad King2013-11-181-16/+0
* Tests: Drop remnants of unused ShellInstall testBrad King2013-11-182-76/+0
* cmGlobalGenerator: Cleanup GenerateBuildCommand APIBrad King2013-11-1816-305/+234
* cmSystemTools: Add PrintSingleCommand methodBrad King2013-11-152-0/+19
* cmSystemTools: Add RunSingleCommand overload for std::vector<std::string>Brad King2013-11-152-1/+22
* ctest_build: Use "cmake --build" to launch the native build toolBrad King2013-11-151-7/+2
* build_command: Return a "cmake --build" command-lineBrad King2013-11-156-54/+46
* cmGlobalGenerator: Add method to compute "cmake --build" command lineBrad King2013-11-143-0/+48
* cmGlobalGenerator: Drop unused GenerateBuildCommand implementationBrad King2013-11-141-33/+5
* Merge topic 'doc-tool-options-as-definition-lists'Brad King2013-11-146-417/+527
|\
| * Help: Format manual/*.1.rst options as definition listsKitware Robot2013-11-146-417/+527
* | Merge topic 'gp-ld_library_path'Brad King2013-11-141-2/+4
|\ \
| * | GetPrerequisites: Preserve search path order from caller.Clinton Stimpson2013-11-141-2/+4
| |/
* | Merge topic 'openmp-cray'Brad King2013-11-141-4/+5
|\ \
| * | FindOpenMP: fix detecting compilers that do not need any special flag (#14567)Rolf Eike Beer2013-11-131-4/+5
* | | Merge topic 'msvc-encoding'Brad King2013-11-141-2/+4
|\ \ \
| * | | MSVC: Fix encoding of Visual Studio 10+ project files.Clinton Stimpson2013-11-141-2/+4
* | | | Merge topic 'set_emptyvar_PARENT_SCOPE'Brad King2013-11-146-9/+51
|\ \ \ \
| * | | | set: Add unit tests for set/unset PARENT_SCOPEDaniele E. Domenichelli2013-11-135-0/+41
| * | | | set: Fix handling of empty value with PARENT_SCOPEDaniele E. Domenichelli2013-11-131-9/+2
| * | | | set: Handle value-less PARENT_SCOPE explicitlyDaniele E. Domenichelli2013-11-131-0/+8
* | | | | Merge topic 'configure_file-drop-IMMEDIATE'Brad King2013-11-1430-41/+39
|\ \ \ \ \
| * | | | | Drop use of configure_file IMMEDIATE optionDaniele E. Domenichelli2013-11-1330-41/+39
| |/ / / /
* | | | | Merge topic 'ExternalData-allow-no-urls'Brad King2013-11-149-6/+59
|\ \ \ \ \
| * | | | | ExternalData: Allow local stores without any URL templatesBrad King2013-11-139-6/+59
| | |/ / / | |/| | |
* | | | | CMake Nightly Date StampKitware Robot2013-11-141-1/+1
| |_|_|/ |/| | |
* | | | Merge topic 'cmake-distribution-config'Brad King2013-11-135-24/+12
|\ \ \ \ | |/ / / |/| | |
| * | | OS X: Drop version number from CMake.app bundle name (#11693)Brad King2013-11-123-7/+6
| * | | Configure NSIS-packaged CMake version and install destinationBrad King2013-11-121-9/+5
| * | | Configure NSIS-packaged CMake documentation link in Start MenuBrad King2013-11-121-8/+1
* | | | Merge topic 'cmake-copyright-year'Brad King2013-11-137-5/+44
|\ \ \ \
| * | | | Help: Parse Copyright.txt instead of using current yearBrad King2013-11-132-2/+10
| * | | | Copyright.txt: Add test to check year rangeBrad King2013-11-122-0/+25
| * | | | Copyright.txt: Update year range to end in 2013Brad King2013-11-121-1/+1
| * | | | cmake-gui: Parse Copyright.txt instead of duplicating noticeBrad King2013-11-121-1/+4
| * | | | bootstrap: Parse Copyright.txt instead of duplicating noticeBrad King2013-11-122-2/+5
| |/ / /
* | | | Merge topic 'policy-summary-periods'Brad King2013-11-135-5/+5
|\ \ \ \