summaryrefslogtreecommitdiffstats
path: root/Help/manual
Commit message (Expand)AuthorAgeFilesLines
* Android: Use unified toolchain in NDK r19+Brad King2019-07-261-2/+4
* Merge topic 'ep_support_no_submodule_init'Kyle Edwards2019-07-261-0/+1
|\
| * ExternalProject: Support not initializing any submodulesRobert Maynard2019-07-241-0/+1
* | Help: Add documentation for INSTALL_REMOVE_ENVIROMENT_RPATHJiang Yue2019-07-252-0/+2
|/
* Merge topic 'cpack-install-scripts'Craig Scott2019-07-221-1/+0
|\
| * CPack: Introduce CPACK_INSTALL_SCRIPTS variableAlex Turbov2019-07-211-1/+0
* | Merge topic 'feature/message-indent'Craig Scott2019-07-221-0/+1
|\ \
| * | message(): Control indentation via CMAKE_MESSAGE_INDENTAlex Turbov2019-07-211-0/+1
* | | Help: Add documentation for SKIP_REGULAR_EXPRESSION test propertyGabor Bencze2019-07-181-0/+1
* | | Merge topic 'aix-exe-implib'Brad King2019-07-171-0/+4
|\ \ \
| * | | AIX: Create import library for executables with exportsBrad King2019-07-161-0/+4
| |/ /
* | | Merge topic 'project-version-0'Brad King2019-07-171-0/+1
|\ \ \ | |/ / |/| |
| * | project: Keep leading `0` in PROJECT_VERSION componentsAlex Turbov2019-07-161-0/+1
* | | 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
|\ \ | |/ |/|