summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* FindPkgConfig: export the list of found libraries also as variableRolf Eike Beer2018-05-114-21/+47
* Merge topic 'vs-refactor'Brad King2018-05-112-110/+92
|\
| * cmVisualStudio10TargetGenerator: refactorVitaly Stakhovsky2018-05-092-110/+92
* | Merge topic 'FindCUDA-sccache'Brad King2018-05-111-4/+4
|\ \
| * | FindCUDA: Add support for sccacheWill Feng2018-05-091-4/+4
* | | Merge topic 'vs-fix-csharp-recompile'Brad King2018-05-111-0/+1
|\ \ \
| * | | VS: When not referencing output assembly do not try to copy it eitherAndreas Schönle2018-05-091-0/+1
| |/ /
* | | Merge branch 'release-3.11'Brad King2018-05-110-0/+0
|\ \ \
| * \ \ Merge branch 'restore-imported-lib-alias-diagnostic' into release-3.11Brad King2018-05-103-2/+25
| |\ \ \
| * \ \ \ Merge branch 'FindBoost-backport-python-deps' into release-3.11Brad King2018-05-091-34/+34
| |\ \ \ \
* | \ \ \ \ Merge topic 'restore-imported-lib-alias-diagnostic'Brad King2018-05-113-2/+25
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | add_library: Restore error on alias of non-global imported targetBrad King2018-05-103-2/+25
* | | | | | Merge topic 'FindBoost-backport-python-deps'Brad King2018-05-111-34/+34
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | FindBoost: Backport versioned python dependencies for v1.35 to v1.66Filip Matzner2018-05-091-20/+20
| * | | | | FindBoost: Remove extra indentation in 1.65/1.66 dependency blockBrad King2018-05-081-16/+16
| |/ / / /
* | | | | CMake Nightly Date StampKitware Robot2018-05-111-1/+1
* | | | | Merge topic 'ctest-start-args-rework'Craig Scott2018-05-1035-53/+312
|\ \ \ \ \
| * | | | | Help: add release notes for ctest_start() changesKyle Edwards2018-05-091-0/+7
| * | | | | ctest_start: read model from TAG fileKyle Edwards2018-05-0934-53/+305
| | |_|_|/ | |/| | |
* | | | | CMake Nightly Date StampKitware Robot2018-05-101-1/+1
* | | | | Merge topic 'doc-cpack-revise'Brad King2018-05-091-330/+339
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | CPack: Add more markup to module documentationAlex Turbov2018-05-081-174/+174
| * | | | CPack: Document `CPACK_PACKAGE_DESCRIPTION` variableAlex Turbov2018-05-081-3/+11
| * | | | CPack: Move CPACK_BINARY_<GENNAME> with rest of docsAlex Turbov2018-05-081-10/+10
| * | | | CPack: Convert documentation to long-bracket comment syntaxAlex Turbov2018-05-081-320/+321
| | |_|/ | |/| |
* | | | Merge topic 'vs-refactor-xml'Brad King2018-05-091-1/+2
|\ \ \ \
| * | | | VS: Fix regression in XML generation for CUDABrad King2018-05-081-1/+2
* | | | | CMake Nightly Date StampKitware Robot2018-05-091-1/+1
* | | | | Merge branch 'release-3.11'Brad King2018-05-080-0/+0
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Merge branch 'FindCUDA-revert-sepcomp-cublas' into release-3.11Brad King2018-05-081-2/+2
| |\ \ \ \
| * \ \ \ \ Merge branch 'doc-updates' into release-3.11Brad King2018-05-082-3/+11
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'java-new-packaging-fixes' into release-3.11Brad King2018-05-082-3/+3
| |\ \ \ \ \ \
* | \ \ \ \ \ \ Merge topic 'pkgconf-imp-target-lib-path'Brad King2018-05-081-2/+6
|\ \ \ \ \ \ \ \
| * | | | | | | | FindPkgConfig: correct library search path for imported targets.Aleksandr Mezin2018-05-011-2/+6
* | | | | | | | | Merge topic 'vs-improve-options'Brad King2018-05-082-124/+99
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | VS: improve options generationVitaly Stakhovsky2018-05-052-124/+99
* | | | | | | | | | Merge topic 'deprecate_static_managed_targets'Brad King2018-05-084-14/+41
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | cmVisualStudio10TargetGenerator: add handling of static C# targetsMichael Stürmer2018-05-071-0/+5
| * | | | | | | | | | cmVisualStudio10TargetGenerator: add handling of manual /clr settingMichael Stürmer2018-05-071-0/+10
| * | | | | | | | | | cmVisualStudio10TargetGenerator: fix checking for managed targetMichael Stürmer2018-05-071-12/+3
| * | | | | | | | | | cmVisualStudio10TargetGenerator: issue warning when adding static C# libMichael Stürmer2018-05-073-0/+19
| * | | | | | | | | | cmGeneratorTarget: make GetManagedType() return 'Native' for static targetsMichael Stürmer2018-05-071-3/+5
* | | | | | | | | | | Merge topic 'update-libuv'Brad King2018-05-0861-752/+991
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | libuv: Revert local linux/sparc64 fix now that we have upstream fixBrad King2018-05-071-1/+1
| * | | | | | | | | | | Merge branch 'upstream-libuv' into update-libuvBrad King2018-05-0761-751/+990
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | |
| | * | | | | | | | | | libuv 2018-05-06 (bf605bd7)libuv upstream2018-05-0761-751/+990
* | | | | | | | | | | | Merge topic 'doc-code-block-highlight'Brad King2018-05-081-0/+1
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Utilities/Sphinx: Do not highlight unspecified code blocks as pythonBrad King2018-05-041-0/+1
* | | | | | | | | | | | | Merge topic 'FindCUDA-revert-sepcomp-cublas'Brad King2018-05-081-2/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | |
| * | | | | | | | | | | | FindCUDA: Fix regression in separable compilation without cublasBrad King2018-05-071-2/+2
| | |_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | |