summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ASM: Add missing <INCLUDES> placeholder for "compile" rulesGregor Jasny2016-03-295-5/+5
* Merge topic 'cpackcomponents-priv-var'Brad King2016-03-251-22/+22
|\
| * CPack: Exclude additional internal variables from CPackConfig.cmakeNils Gladitz2016-03-241-22/+22
* | CMake Nightly Date StampKitware Robot2016-03-251-1/+1
* | Merge branch 'release'Brad King2016-03-240-0/+0
|\ \
| * | CMake 3.5.1v3.5.1Brad King2016-03-241-1/+1
* | | Merge branch 'release'Brad King2016-03-240-0/+0
|\ \ \ | |/ /
| * | Merge branch 'fix-variable_watch-reallocation' into releaseBrad King2016-03-233-10/+19
| |\ \
| * \ \ Merge branch 'FindCUDA-verbatim' into releaseBrad King2016-03-221-1/+6
| |\ \ \
| * \ \ \ Merge branch 'fix-repeat-pkg-config' into releaseBrad King2016-03-212-6/+7
| |\ \ \ \
| * \ \ \ \ Merge branch 'cpack-osx-optional-CoreServices' into releaseBrad King2016-03-182-1/+20
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'cmake-gui-osx-identifier' into releaseBrad King2016-03-171-0/+1
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'cpack-osx-no-carbon' into releaseBrad King2016-03-172-16/+7
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'ios-install-combined-one-arch' into releaseBrad King2016-03-154-1/+75
| |\ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ Merge topic 'fix-variable_watch-reallocation'Brad King2016-03-243-10/+19
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / | |/| | | | | | | |
| * | | | | | | | | Avoid occasional use-after-free when a variable watch is executedYves Frederix2016-03-233-10/+19
* | | | | | | | | | Merge topic 'cmake-depend-in-project-only'Brad King2016-03-249-0/+107
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Help: Add notes for topic 'cmake-depend-in-project-only'Brad King2016-03-231-0/+6
| * | | | | | | | | | Tests: Add test for CMAKE_DEPENDS_IN_PROJECT_ONLY variableBrad King2016-03-235-0/+29
| * | | | | | | | | | Makefile: Optionally scan only source and build trees for dependenciesAttila Krasznahorkay2016-03-223-0/+72
* | | | | | | | | | | Merge topic 'vs-startup-project'Brad King2016-03-2416-10/+122
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | VS: Put ALL_BUILD in the PREDEFINED_TARGETS_FOLDERTaylor Braun-Jones2016-03-231-7/+1
| * | | | | | | | | | | VS: Fix default target support for targets nested inside a folderTaylor Braun-Jones2016-03-235-2/+38
| * | | | | | | | | | | VS: Improve unit test macrosTaylor Braun-Jones2016-03-223-9/+12
| * | | | | | | | | | | VS: Add option to choose the `.sln` startup project (#15578)Davy Durham2016-03-2213-1/+80
* | | | | | | | | | | | Merge topic 'FindBoost-xl-compiler'Brad King2016-03-241-0/+2
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | FindBoost: Add support for IBM XL compilerErik Zenker2016-03-231-0/+2
* | | | | | | | | | | | | Merge topic 'doc-cmake_minimum_required-policy-reset'Brad King2016-03-241-18/+27
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | |
| * | | | | | | | | | | | Help: Organize and clarify `cmake_minimum_required` documentationBrad King2016-03-231-18/+27
* | | | | | | | | | | | | CMake Nightly Date StampKitware Robot2016-03-241-1/+1
|/ / / / / / / / / / / /
* | | | | | | | | | | | Merge topic 'CMakePackageConfigHelpers-relative-prefix'Brad King2016-03-231-1/+3
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | CMakePackageConfigHelpers: allow to specify a relative CMAKE_INSTALL_PREFIXSergiu Deitsch2016-03-221-1/+3
* | | | | | | | | | | | | Merge topic 'FindCUDA-verbatim'Brad King2016-03-231-1/+6
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | |
| * | | | | | | | | | | | FindCUDA: Fix regression in separate compilation (#16027)Brad King2016-03-221-1/+6
* | | | | | | | | | | | | Merge topic 'use-cmXMLWriter'Brad King2016-03-2314-813/+928
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | CPack/IFW: port to cmXMLWriterDaniel Pfeifer2016-03-236-103/+81
| * | | | | | | | | | | | | cmExtraEclipseCDT4Generator: port to cmXMLWriterDaniel Pfeifer2016-03-232-380/+328
| * | | | | | | | | | | | | cmGlobalKdevelopGenerator: port to cmXMLWriterDaniel Pfeifer2016-03-231-146/+205
| * | | | | | | | | | | | | cmExtraCodeLiteGenerator: port to cmXMLWriterDaniel Pfeifer2016-03-211-93/+149
| * | | | | | | | | | | | | cmExtraCodeBlocksGenerator: port to cmXMLWriterDaniel Pfeifer2016-03-212-91/+147
| * | | | | | | | | | | | | cmXMLWriter: add Doctype() methodDaniel Pfeifer2016-03-212-0/+9
| * | | | | | | | | | | | | cmXMLWriter: overload Element() method for empty elementsDaniel Pfeifer2016-03-212-0/+9
| | |/ / / / / / / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge topic 'release-win64'Brad King2016-03-231-0/+4
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / |/| | | | | | | | | | | |
| * | | | | | | | | | | | Utilities/Release: Skip spurious Qt5Autogen test for nightly win64 binaryBrad King2016-03-221-0/+4
* | | | | | | | | | | | | CMake Nightly Date StampKitware Robot2016-03-231-1/+1
* | | | | | | | | | | | | Merge topic 'timeout_after_match'Brad King2016-03-2218-0/+159
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / / / |/| | | | | | | | | | | |
| * | | | | | | | | | | | Help: Add notes for topic 'timeout_after_match'Brad King2016-03-221-0/+6
| * | | | | | | | | | | | CTest: Optionally use a secondary test timeout after matching outputZack Galbreath2016-03-2217-0/+153
* | | | | | | | | | | | | Merge topic 'test-rename-VSSolution'Brad King2016-03-2218-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / / / | |/| | | | | | | | | | |
| * | | | | | | | | | | | Tests: Rename RunCMake.{SolutionGlobalSections => VSSolution}Brad King2016-03-1818-1/+1