summaryrefslogtreecommitdiffstats
path: root/Help
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | Merge topic 'fortran-compiler-launcher'Brad King2017-11-293-2/+11
|\ \ \ \ \
| * | | | | Fortran: Add option to run the compiler through launcher toolsBrad King2017-11-213-2/+11
| | |_|/ / | |/| | |
* | | | | Merge topic 'extend-compile-language-genex'Brad King2017-11-272-5/+14
|\ \ \ \ \
| * | | | | Genex: Enable COMPILE_LANGUAGE for COMPILE_OPTIONS with Visual StudioBrad King2017-11-202-5/+14
| | |_|/ / | |/| | |
* | | | | Merge topic 'server-target-isGeneratorProvided'Brad King2017-11-271-0/+2
|\ \ \ \ \
| * | | | | server: return whether or not a target is generator providedJustin Goshi2017-11-201-0/+2
| | |/ / / | |/| | |
* | | | | Merge topic 'serverFixTestDiscovery'Brad King2017-11-271-18/+1
|\ \ \ \ \
| * | | | | server: ctestInfo fix to return all testsJustin Goshi2017-11-171-18/+1
* | | | | | Merge topic 'WriteBasicConfigVersionFile_SameMinorVersion'Craig Scott2017-11-221-0/+5
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | WriteBasicConfigVersionFile: Add SameMinorVersion COMPATIBILITY optionDaniele E. Domenichelli2017-11-211-0/+5
| | |/ / / | |/| | |
* | | | | Merge topic 'cuda-sep-comp-var'Brad King2017-11-204-0/+17
|\ \ \ \ \
| * | | | | CUDA: Add CMAKE_CUDA_SEPARABLE_COMPILATION variableBrad King2017-11-174-0/+17
| | |/ / / | |/| | |
* | | | | Merge topic 'FindOpenGL-glvnd-policy'Brad King2017-11-203-0/+39
|\ \ \ \ \
| * | | | | FindOpenGL: Add policy CMP0072 to prefer GLVND for legacy GLBrad King2017-11-173-0/+39
| |/ / / /
* | | | | Help: Fix cross-reference in COMPILE_FLAGS target property docsCraig Scott2017-11-191-1/+1
| |/ / / |/| | |
* | | | Find{BLAS,LAPACK}: Add support for FLAME blis and libflameJ M Dieterich2017-11-161-0/+5
|/ / /
* | | Merge topic 'update-ctest-documentation'Brad King2017-11-101-117/+163
|\ \ \
| * | | Help: Add 'Label and Subproject Summary' section to ctest(1) manualBetsy McPhail2017-11-101-1/+27
| * | | Help: Normalize capitalization of 'CTest' in ctest(1) manualBetsy McPhail2017-11-101-24/+24
| * | | Help: Divide ctest(1) manual options into sectionsBetsy McPhail2017-11-101-87/+114
| * | | cmCTest: Remove dead codeBetsy McPhail2017-11-071-7/+0
| |/ /
* | | Merge topic 'cmakeServerRequiredCMakeVersion'Brad King2017-11-101-0/+3
|\ \ \
| * | | server: return minimum cmake required version for each projectJustin Goshi2017-11-071-0/+3
| |/ /
* | | CPack: enable setting default dir creation permissionsDomen Vrankar2017-11-083-0/+17
* | | CMake: enable setting default dir creation permissionsDomen Vrankar2017-11-083-0/+37
* | | Merge topic 'imported-promotion'Brad King2017-11-083-0/+38
|\ \ \ | |/ / |/| |
| * | Add new target-property `IMPORTED_GLOBAL`.Deniz Bahadir2017-11-073-0/+38
* | | Merge topic 'server-test-info'Brad King2017-11-071-0/+73
|\ \ \
| * | | server: add "ctestInfo" request to get test infoJustin Goshi2017-11-031-0/+73
* | | | Fix trivial typos in textluzpaz2017-11-038-8/+8
* | | | Merge topic 'cross_link_CheckLanguage_enable_language'Craig Scott2017-11-021-1/+2
|\ \ \ \
| * | | | Help: enable_language now documents the CheckLanguage moduleRobert Maynard2017-10-311-1/+2
| | |_|/ | |/| |
| * | | Merge branch 'cmp0040-wording' into release-3.10Brad King2017-10-261-1/+1
| |\ \ \
| * \ \ \ Merge branch 'help_parse_arguments' into release-3.10Brad King2017-10-231-10/+13
| |\ \ \ \
| * \ \ \ \ Merge branch 'doc-cxx-std-msvc' into release-3.10Brad King2017-10-232-2/+4
| |\ \ \ \ \
* | \ \ \ \ \ Merge topic 'deprecate-policy-old'Brad King2017-11-021-0/+8
|\ \ \ \ \ \ \
| * | | | | | | Add deprecation warnings for policies CMP0054 and belowBrad King2017-11-011-0/+8
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Help: Document CMP0037 relaxation of test and package targetsBrad King2017-11-011-1/+6
|/ / / / / /
* | | | | | Merge topic '16780-write-single-xcodeproj'Brad King2017-11-013-0/+18
|\ \ \ \ \ \
| * | | | | | Xcode: Add option to generate only topmost project fileGregor Jasny2017-10-313-0/+18
* | | | | | | VS: Add source file property to set hlsl debug and optimization flagsJeremiah van Oosten2017-10-304-0/+20
|/ / / / / /
* | | | | | Merge topic 'generalize-importedtargets-behavior'Brad King2017-10-279-22/+56
|\ \ \ \ \ \
| * | | | | | Help: Add notes for topic 'generalize-importedtargets-behavior'Brad King2017-10-261-0/+25
| * | | | | | Add support for IMPORTED GLOBAL targets to be aliasedDeniz Bahadir2017-10-262-3/+5
| * | | | | | Teach target_* commands to set INTERFACE properties of IMPORTED targetsDeniz Bahadir2017-10-266-19/+26
| | |_|_|_|/ | |/| | | |
* | | | | | Merge topic 'cmp0040-wording'Brad King2017-10-271-1/+1
|\ \ \ \ \ \ | |/ / / / / |/| | | | / | | |_|_|/ | |/| | |
| * | | | CMP0040: Clarify policy warning to match documentationBrad King2017-10-261-1/+1
* | | | | Merge topic 'server-codemodel-install-dest'Brad King2017-10-251-0/+6
|\ \ \ \ \
| * | | | | cmake-server: Add target install destinations to codemodelJustin Goshi2017-10-241-0/+6
* | | | | | Merge topic 'defer-target-source-check'Brad King2017-10-253-11/+19
|\ \ \ \ \ \