summaryrefslogtreecommitdiffstats
path: root/Help/manual
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'doc-remove_directory-symlink'Brad King2019-09-051-1/+2
|\
| * cmake: Document -E remove_directory symlink behaviorBrad King2019-09-051-1/+2
* | Merge topic 'unity-build'Brad King2019-09-052-0/+7
|\ \ | |/ |/|
| * Unity build: Add support for Ninja and Makefile generatorsCristian Adam2019-08-292-0/+7
* | Merge topic 'fix-copy-directory-docs'Brad King2019-09-041-1/+1
|\ \
| * | Help: Fix copy_directory descriptionLeonid Pospelov2019-09-021-1/+1
| |/
* | Merge topic 'vs-cuda-custom-dir'Brad King2019-09-031-0/+1
|\ \
| * | cuda: Added docs for extended cuda toolsetBenjamin Wozniak2019-08-301-0/+1
* | | Merge topic 'cpack-install-multiple-configurations'Brad King2019-09-031-3/+5
|\ \ \ | |_|/ |/| |
| * | cpack: Add `CPACK_INSTALL_CMAKE_CONFIGURATIONS` variableAlex Turbov2019-08-301-3/+5
* | | Merge topic 'per-lang-link-library-flag'Brad King2019-08-291-0/+2
|\ \ \
| * | | Add per-lang variants of CMAKE_LINK_LIBRARY_{FILE_FLAG,SUFFIX}Alan W. Irwin2019-08-271-0/+2
* | | | Merge topic 'precompile-headers'Brad King2019-08-293-0/+6
|\ \ \ \ | |/ / / |/| | |
| * | | Precompile headers: Update documentationCristian Adam2019-08-283-0/+6
* | | | Merge topic 'cmake-initial-cache-dirs'Brad King2019-08-271-0/+3
|\ \ \ \
| * | | | cmake: Pass -S and -B into PreLoad.cmake and -C scriptsPeter Waller2019-08-271-0/+3
| | |_|/ | |/| |
* | | | Merge topic 'swift-version'Brad King2019-08-271-0/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | Swift: honour `-swift-version` in Ninja generatorSaleem Abdulrasool2019-08-261-0/+1
| |/ /
* | | ctest: rename TRACK to GROUPZack Galbreath2019-08-221-4/+7
|/ /
* | Merge topic 'trace-redirect'Brad King2019-08-201-0/+3
|\ \ | |/ |/|
| * Add --trace-redirect parameter to redirect trace output to a fileIgor Ivanov2019-08-101-0/+3
* | Merge topic 'per-language-link-library-flag'Kyle Edwards2019-08-131-0/+1
|\ \
| * | Generator: support per-language link library flagSaleem Abdulrasool2019-08-091-0/+1
| |/
* | Merge topic 'support_CMAKE_CUDA_RESOLVE_DEVICE_SYMBOLS'Kyle Edwards2019-08-131-0/+1
|\ \ | |/ |/|
| * CUDA: Support CMAKE_CUDA_RESOLVE_DEVICE_SYMBOLS global variableRobert Maynard2019-08-061-0/+1
* | 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
|\ \ \ \ | |_|_|/ |/| | |