summaryrefslogtreecommitdiffstats
path: root/Help/manual
Commit message (Expand)AuthorAgeFilesLines
* AIX: Create import library for executables with exportsBrad King2019-07-161-0/+4
* Merge topic 'cmake-e-true-false'Brad King2019-07-121-0/+6
|\
| * cmake -E: Add true and false commandsKyle Edwards2019-07-111-0/+6
* | Merge topic 'ctest_make_program__propagated_to_cmake_configure_pass'Brad King2019-07-121-1/+2
|\ \ | |/ |/|
| * ctest: propagate make program to cmakeRobert Maynard2019-07-111-1/+2
* | Merge topic 'eclipse-resource-encoding'Brad King2019-07-111-0/+1
|\ \
| * | Eclipse: Add option to set the resource encodingMartin Gerhardy2019-07-091-0/+1
* | | Merge topic 'add_cmake_find_use_package_registry'Craig Scott2019-07-092-3/+9
|\ \ \
| * | | Find: find_package prefers variable CMAKE_FIND_USE_REGISTRYRobert Maynard2019-07-092-2/+8
| * | | Find: Correct spelling and layout issues in CMAKE_FIND_USE_ docsRobert Maynard2019-07-091-1/+1
| | |/ | |/|
* | | Merge topic 'loglevel-option-case-consistency'Craig Scott2019-07-091-2/+2
|\ \ \
| * | | Help: Use consistent levels for cmake --loglevel and message()Craig Scott2019-07-081-2/+2
* | | | Merge topic 'threads-are-good'Brad King2019-07-081-0/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | Swift: support multithreaded compilationSaleem Abdulrasool2019-07-021-0/+1
* | | | Merge topic 'docs-misc-trivial-cleanups'Craig Scott2019-07-041-4/+5
|\ \ \ \
| * | | | Help: Remove mention of CMAKE_INSTALL_DO_STRIPCraig Scott2019-07-031-1/+1
| * | | | Help: Clarify how to provide multiple targets with cmake --targetCraig Scott2019-07-031-1/+2
| * | | | Help: Clean up trivial typos and grammarCraig Scott2019-07-031-2/+2
| | |/ / | |/| |
* | | | Merge topic 'doc-toolchain-file-CMAKE_SOURCE_DIR'Craig Scott2019-07-031-0/+8
|\ \ \ \ | |_|/ / |/| | |
| * | | Help: Discourage using CMAKE_SOURCE_DIR in toolchain filesOleg Chernovskiy2019-07-021-0/+8
| |/ /
| * | Merge branch 'capabilities-fileapi' into release-3.15Brad King2019-06-122-0/+18
| |\ \
* | \ \ Merge topic 'vs-dpi-aware'Brad King2019-06-271-0/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | VS: Add VS_DPI_AWARE target propertyMatt Weir2019-06-261-0/+1
* | | | Help: Move CMP0095 into CMake 3.16 sectionKyle Edwards2019-06-251-1/+8
* | | | Find: Provide global controls for the `NO_[]_PATH` call optionsRobert Maynard2019-06-211-0/+5
* | | | Merge topic 'escape-install-rpath'Kyle Edwards2019-06-171-0/+1
|\ \ \ \ | |/ / / |/| | |
| * | | cmInstallTargetGenerator: Introduce CMP0095Dennis Klein2019-06-131-0/+1
| |/ /
* | | Merge topic 'capabilities-fileapi'Brad King2019-06-122-0/+18
|\ \ \ | |/ / |/| / | |/
| * cmake: Teach -E capabilities to report supported fileapi requestsBrad King2019-06-072-0/+18
* | Help: Move ADDITIONAL_MAKE_CLEAN_FILES dir prop to deprecated sectionCraig Scott2019-06-071-1/+1
|/
* Merge topic 'remove_directories'Brad King2019-06-041-2/+2
|\
| * cmake: Teach -E remove_directory to remove multiple directoriesJohn Freeman2019-06-031-2/+2
* | Genex: CompileLang and CompileLangAndId now match against a list of idsRobert Maynard2019-06-031-12/+12
* | Genex: PlatformId now can match against a list of ids.Robert Maynard2019-06-031-3/+4
* | Genex: CompilerId now can match against a list of ids.Robert Maynard2019-06-031-12/+17
|/
* Merge topic 'vs-add-package-reference'Brad King2019-05-311-0/+1
|\
| * VS: Added support for VS package references for nugetKinan Mahdi2019-05-301-0/+1
* | Merge topic 'tar-zstd-compression'Brad King2019-05-301-5/+8
|\ \ | |/ |/|
| * cmake: Teach cmake -E tar command, Zstandard compressionBartosz Kosiorek2019-05-221-5/+8
* | cmake: tar: Allow selective extracting and listing of archivesBartosz Kosiorek2019-05-231-3/+9
* | Merge topic 'FindPython-find_strategy'Brad King2019-05-231-0/+1
|\ \
| * | FindPython: Add policy to manage lookup stratgey default.Marc Chevrier2019-05-211-0/+1
| |/
* | Merge topic 'framework-var'Brad King2019-05-231-0/+1
|\ \
| * | Add variable CMAKE_FRAMEWORKRuslan Baratov2019-05-211-0/+1
| |/
* | Merge topic 'default-generator-env'Brad King2019-05-222-0/+7
|\ \
| * | Help: Add documentation for default generator environment variablesEicke Herbertz2019-05-222-0/+7
* | | find_package: Add option to prefer Config modeCristian Adam2019-05-211-0/+1
| |/ |/|
* | Merge topic 'ninja-swift'Brad King2019-05-203-0/+7
|\ \
| * | Help: add some initial documentation for Swift supportSaleem Abdulrasool2019-05-163-0/+7
* | | Merge topic 'interface-library-export-properties'Brad King2019-05-201-0/+1
|\ \ \