summaryrefslogtreecommitdiffstats
path: root/Help/release
Commit message (Expand)AuthorAgeFilesLines
* message(): Control indentation via CMAKE_MESSAGE_INDENTAlex Turbov2019-07-211-0/+5
* Merge topic 'FindBISON-CMP0088-SourcePath'Brad King2019-07-151-0/+8
|\
| * FindBISON: Fix CMP0088 NEW behavior for non-absolute input pathsBrian Carlson2019-07-121-0/+8
* | Merge topic 'cmake-e-true-false'Brad King2019-07-121-0/+5
|\ \
| * | cmake -E: Add true and false commandsKyle Edwards2019-07-111-0/+5
* | | Merge topic 'ctest_make_program__propagated_to_cmake_configure_pass'Brad King2019-07-121-0/+6
|\ \ \ | |/ / |/| |
| * | ctest: propagate make program to cmakeRobert Maynard2019-07-111-0/+6
* | | Merge topic 'eclipse-resource-encoding'Brad King2019-07-111-0/+6
|\ \ \
| * | | Eclipse: Add option to set the resource encodingMartin Gerhardy2019-07-091-0/+6
* | | | Merge topic 'add_cmake_find_use_package_registry'Craig Scott2019-07-092-5/+26
|\ \ \ \ | |/ / / |/| | |
| * | | Find: find_package prefers variable CMAKE_FIND_USE_REGISTRYRobert Maynard2019-07-091-0/+11
| * | | Find: Correct spelling and layout issues in CMAKE_FIND_USE_ docsRobert Maynard2019-07-091-5/+15
* | | | Add deprecation warnings for policies CMP0067 and belowBrad King2019-07-011-0/+8
* | | | Merge topic 'vs-dpi-aware'Brad King2019-06-271-0/+6
|\ \ \ \ | |/ / / |/| | |
| * | | VS: Add VS_DPI_AWARE target propertyMatt Weir2019-06-261-0/+6
* | | | BUILD_RPATH/INSTALL_RPATH: Add generator expression supportKyle Edwards2019-06-251-0/+5
| |/ / |/| |
* | | Merge topic 'FindPython-FIND_ABI'Brad King2019-06-251-0/+5
|\ \ \
| * | | FindPython: add Python_FIND_ABI hint.Marc Chevrier2019-06-241-0/+5
* | | | Find: Provide global controls for the `NO_[]_PATH` call optionsRobert Maynard2019-06-211-0/+11
|/ / /
* | | Merge topic 'escape-install-rpath'Kyle Edwards2019-06-171-0/+5
|\ \ \ | |/ / |/| |
| * | cmInstallTargetGenerator: Introduce CMP0095Dennis Klein2019-06-131-0/+5
* | | Merge topic 'add-test-command-expand-lists'Brad King2019-06-121-0/+6
|\ \ \ | |/ / |/| |
| * | add_test: Add COMMAND_EXPAND_LISTS optionSergey Bobrenok2019-06-071-0/+6
* | | GetPrerequisites: Add deprecation noticeKyle Edwards2019-06-101-0/+2
* | | file: Add GET_RUNTIME_DEPENDENCIES modeKyle Edwards2019-06-101-0/+7
|/ /
* | Begin post-3.15 developmentBrad King2019-06-042-0/+9
* | Help: Drop development topic notes to prepare releaseBrad King2019-06-042-9/+0
* | Help: Organize and revise 3.15 release notesBrad King2019-06-041-209/+231
* | Help: Consolidate 3.15 release notesBrad King2019-06-0473-459/+326
* | Help: Clarify COMPILE_LANG_AND_ID release noteRobert Maynard2019-06-041-1/+1
* | Help: Clarify vs-just-my-code-debugging release note languageRobert Maynard2019-06-041-3/+3
* | Help: Reference project command in CMAKE_PROJECT_INCLUDE_BEFORE relnotesRobert Maynard2019-06-041-1/+1
* | Merge topic 'emulator-arguments'Brad King2019-06-041-0/+6
|\ \
| * | Teach CROSSCOMPILING_EMULATOR to support argumentsMarek Antoniak2019-06-031-0/+6
* | | Merge topic 'remove_directories'Brad King2019-06-041-0/+5
|\ \ \
| * | | cmake: Teach -E remove_directory to remove multiple directoriesJohn Freeman2019-06-031-0/+5
| |/ /
* | | Help: Add release notes for updated generator expressionsRobert Maynard2019-06-031-0/+8
|/ /
* | Merge topic 'vs-add-package-reference'Brad King2019-05-311-0/+6
|\ \
| * | VS: Added support for VS package references for nugetKinan Mahdi2019-05-301-0/+6
* | | Merge topic 'implicit-includes-CPATH'Brad King2019-05-311-0/+8
|\ \ \ | | |/ | |/|
| * | Do not exclude include directories made implicit by CPATHBrad King2019-05-301-0/+8
* | | Merge topic 'tar-zstd-compression'Brad King2019-05-301-0/+7
|\ \ \
| * | | cmake: Teach cmake -E tar command, Zstandard compressionBartosz Kosiorek2019-05-221-0/+7
* | | | Merge topic 'clang-gnulike-support'Brad King2019-05-291-0/+5
|\ \ \ \
| * | | | Help: Add notes for topic 'clang-gnulike-support'Brad King2019-05-241-0/+5
* | | | | Merge topic 'cmake_automoc_relaxed_mode_deprecation'Brad King2019-05-281-0/+5
|\ \ \ \ \
| * | | | | Autogen: Deprecation release notes for CMAKE_AUTOMOC_RELAXED_MODESebastian Holtermann2019-05-271-0/+5
| | |_|_|/ | |/| | |
* | | | | FindPython: Add variable 'Python_FIND_FRAMEWORK' to control frameworks lookup.Marc Chevrier2019-05-241-0/+5
|/ / / /
* | | | cmake: tar: Allow selective extracting and listing of archivesBartosz Kosiorek2019-05-231-0/+8
* | | | Merge topic 'FindPython-find_strategy'Brad King2019-05-232-0/+10
|\ \ \ \