summaryrefslogtreecommitdiffstats
path: root/Help
Commit message (Expand)AuthorAgeFilesLines
...
* | | Merge topic 'vs-global-props-for-all-targets'Brad King2018-09-283-0/+28
|\ \ \
| * | | VS: Add option to set VS_GLOBAL_* for all targetsMikhail Korolev2018-09-253-0/+28
* | | | Merge topic 'FindMatlab-2018b'Brad King2018-09-271-0/+12
|\ \ \ \
| * | | | FindMatlab: Add Matlab 2018a,b to version listSean Warren2018-09-261-0/+3
| * | | | FindMatlab: Explicitly export mexFunction in MSVCSean Warren2018-09-261-0/+3
| * | | | FindMatlab: Optionally allow linking to MatlabEngine and MatlabDataArraySean Warren2018-09-261-0/+6
| |/ / /
* | | | Merge topic 'link-directories'Craig Scott2018-09-2614-12/+190
|\ \ \ \
| * | | | link_directories(): enhance capabilitiesMarc Chevrier2018-09-254-1/+22
| * | | | LINK_DIRECTORIES target property: add policy for absolute paths check.Marc Chevrier2018-09-253-0/+28
| * | | | LINK_DIRECTORIES: Add new properties and commandsMarc Chevrier2018-09-258-12/+141
| |/ / /
* | | | Merge topic 'dbgsym-packaging'Brad King2018-09-263-3/+29
|\ \ \ \
| * | | | CPack/Deb: Add ability to split out debug symbols into .ddeb packageAndrew Fuller2018-09-212-0/+26
| * | | | Help: Fix typoAndrew Fuller2018-09-181-3/+3
| | |_|/ | |/| |
* | | | Help: Suggest using -A to specify platform for VS generatorsBrad King2018-09-256-60/+119
| |/ / |/| |
* | | Merge topic 'deprecate-policy-old'Craig Scott2018-09-201-0/+8
|\ \ \
| * | | Add deprecation warnings for policies CMP0063 and belowBrad King2018-09-171-0/+8
| |/ /
* | | Merge topic 'bundleutilities-policy'Brad King2018-09-203-0/+31
|\ \ \
| * | | Help: Add release notes for new BundleUtilities policyKyle Edwards2018-09-191-0/+5
| * | | BundleUtilities: Disallow inclusion at configure timeKyle Edwards2018-09-192-0/+26
| | |/ | |/|
* | | Merge topic 'FindCUDA-ccbin-env'Brad King2018-09-201-0/+4
|\ \ \
| * | | FindCUDA: Add option to set CUDA_HOST_COMPILER via environmentpeterjc1232018-09-181-0/+4
| | |/ | |/|
* | | Merge topic 'doc-updates'Brad King2018-09-201-1/+1
|\ \ \ | |_|/ |/| |
| * | Help: TESTS property: clarify usage.Marc Chevrier2018-09-191-1/+1
| * | Merge branch 'android-ndk-r18' into release-3.12Brad King2018-08-281-1/+2
| |\ \
* | \ \ Merge topic 'symlink'Brad King2018-09-192-5/+5
|\ \ \ \
| * | | | cmake: Add '-E create_symlink' support on WindowsJon Chronopoulos2018-09-182-5/+5
* | | | | Merge topic 'provide_explicit_source_and_build_command_line_options'Brad King2018-09-193-0/+19
|\ \ \ \ \
| * | | | | Add release note for the -S and -B options.Robert Maynard2018-09-151-0/+10
| * | | | | cmake: -S and -B can be used to specify source and build directoriesRobert Maynard2018-09-152-0/+9
| |/ / / /
* | | | | Merge topic 'vs-ipo'Brad King2018-09-181-0/+6
|\ \ \ \ \
| * | | | | IPO: INTERPROCEDURAL_OPTIMIZATION (LTCG) for Visual StudioNiels Dekker2018-09-171-0/+6
| |/ / / /
* | | | | Merge topic 'if-version-docs'Brad King2018-09-181-5/+15
|\ \ \ \ \
| * | | | | Help: Clarify handling of non-integer components in if() version testsCraig Scott2018-09-171-5/+15
| | |_|_|/ | |/| | |
* | | | | Merge topic 'FindPython-updates'Brad King2018-09-181-0/+6
|\ \ \ \ \
| * | | | | FindPython*: Windows: add facility to select lookup order for registry.Marc Chevrier2018-09-121-0/+6
* | | | | | Merge topic 'cmake_rule_messages_doc'Brad King2018-09-173-1/+10
|\ \ \ \ \ \
| * | | | | | Help: Document CMAKE_RULE_MESSAGES variableJulien Schueller2018-09-173-1/+10
| |/ / / / /
* | | | | | Merge topic 'docs/gen-see-also'Brad King2018-09-171-0/+5
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | docs: add some 'see also' helper textsBrian Heim2018-09-131-0/+5
| |/ / / /
* | | | | Merge topic 'out-of-dir-linking'Brad King2018-09-147-4/+68
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | target_link_libraries: Allow use with targets in other directoriesBrad King2018-09-127-4/+68
* | | | | Merge topic 'cmake_cpack_command-doc'Brad King2018-09-112-0/+9
|\ \ \ \ \
| * | | | | Help: Document existence of CMAKE_CPACK_COMMANDKyle Edwards2018-09-102-0/+9
* | | | | | Merge topic 'replace-os-x-name-with-macos'Brad King2018-09-1143-110/+110
|\ \ \ \ \ \
| * | | | | | Help: Replace occurrences of "Mac OS X" with "macOS"Bartosz Kosiorek2018-09-0543-110/+110
| | |_|/ / / | |/| | | |
* | | | | | Merge topic 'docs/setdirproprs'Brad King2018-09-112-7/+12
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Help: Clarify INCLUDE_DIRECTORIES directory property behaviorBrian Heim2018-09-101-3/+9
| * | | | | Help: Clarify wording of set_directory_properties docsBrian Heim2018-09-101-4/+3
* | | | | | Merge topic 'generator_expressions_typo_fix'Craig Scott2018-09-111-1/+1
|\ \ \ \ \ \
| * | | | | | Help: Formatting typo fix in cmake-generator-expressions(7)Raul Tambre2018-09-101-1/+1
| | |/ / / / | |/| | | |