Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | cuda: Added docs for extended cuda toolset | Benjamin Wozniak | 2019-08-30 | 1 | -0/+1 | |
* | | | | | | Merge topic 'cpack-install-multiple-configurations' | Brad King | 2019-09-03 | 1 | -3/+5 | |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | ||||||
| * | | | | | cpack: Add `CPACK_INSTALL_CMAKE_CONFIGURATIONS` variable | Alex Turbov | 2019-08-30 | 1 | -3/+5 | |
* | | | | | | Merge topic 'per-lang-link-library-flag' | Brad King | 2019-08-29 | 1 | -0/+2 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Add per-lang variants of CMAKE_LINK_LIBRARY_{FILE_FLAG,SUFFIX} | Alan W. Irwin | 2019-08-27 | 1 | -0/+2 | |
* | | | | | | | Merge topic 'precompile-headers' | Brad King | 2019-08-29 | 3 | -0/+6 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| * | | | | | | Precompile headers: Update documentation | Cristian Adam | 2019-08-28 | 3 | -0/+6 | |
* | | | | | | | Merge topic 'cmake-initial-cache-dirs' | Brad King | 2019-08-27 | 1 | -0/+3 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | cmake: Pass -S and -B into PreLoad.cmake and -C scripts | Peter Waller | 2019-08-27 | 1 | -0/+3 | |
| | |_|/ / / / | |/| | | | | | ||||||
* | | | | | | | Merge topic 'swift-version' | Brad King | 2019-08-27 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | ||||||
| * | | | | | | Swift: honour `-swift-version` in Ninja generator | Saleem Abdulrasool | 2019-08-26 | 1 | -0/+1 | |
| |/ / / / / | ||||||
* | | | | | | ctest: rename TRACK to GROUP | Zack Galbreath | 2019-08-22 | 1 | -4/+7 | |
|/ / / / / | ||||||
* | | | | | Merge topic 'trace-redirect' | Brad King | 2019-08-20 | 1 | -0/+3 | |
|\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| * | | | | Add --trace-redirect parameter to redirect trace output to a file | Igor Ivanov | 2019-08-10 | 1 | -0/+3 | |
* | | | | | Merge topic 'per-language-link-library-flag' | Kyle Edwards | 2019-08-13 | 1 | -0/+1 | |
|\ \ \ \ \ | ||||||
| * | | | | | Generator: support per-language link library flag | Saleem Abdulrasool | 2019-08-09 | 1 | -0/+1 | |
| |/ / / / | ||||||
* | | | | | Merge topic 'support_CMAKE_CUDA_RESOLVE_DEVICE_SYMBOLS' | Kyle Edwards | 2019-08-13 | 1 | -0/+1 | |
|\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| * | | | | CUDA: Support CMAKE_CUDA_RESOLVE_DEVICE_SYMBOLS global variable | Robert Maynard | 2019-08-06 | 1 | -0/+1 | |
* | | | | | Android: Use unified toolchain in NDK r19+ | Brad King | 2019-07-26 | 1 | -2/+4 | |
|/ / / / | ||||||
* | | | | Merge topic 'ep_support_no_submodule_init' | Kyle Edwards | 2019-07-26 | 1 | -0/+1 | |
|\ \ \ \ | ||||||
| * | | | | ExternalProject: Support not initializing any submodules | Robert Maynard | 2019-07-24 | 1 | -0/+1 | |
* | | | | | Help: Add documentation for INSTALL_REMOVE_ENVIROMENT_RPATH | Jiang Yue | 2019-07-25 | 2 | -0/+2 | |
|/ / / / | ||||||
* | | | | Merge topic 'cpack-install-scripts' | Craig Scott | 2019-07-22 | 1 | -1/+0 | |
|\ \ \ \ | ||||||
| * | | | | CPack: Introduce CPACK_INSTALL_SCRIPTS variable | Alex Turbov | 2019-07-21 | 1 | -1/+0 | |
* | | | | | Merge topic 'feature/message-indent' | Craig Scott | 2019-07-22 | 1 | -0/+1 | |
|\ \ \ \ \ | ||||||
| * | | | | | message(): Control indentation via CMAKE_MESSAGE_INDENT | Alex Turbov | 2019-07-21 | 1 | -0/+1 | |
* | | | | | | Help: Add documentation for SKIP_REGULAR_EXPRESSION test property | Gabor Bencze | 2019-07-18 | 1 | -0/+1 | |
* | | | | | | Merge topic 'aix-exe-implib' | Brad King | 2019-07-17 | 1 | -0/+4 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | AIX: Create import library for executables with exports | Brad King | 2019-07-16 | 1 | -0/+4 | |
| |/ / / / / | ||||||
* | | | | | | Merge topic 'project-version-0' | Brad King | 2019-07-17 | 1 | -0/+1 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | project: Keep leading `0` in PROJECT_VERSION components | Alex Turbov | 2019-07-16 | 1 | -0/+1 | |
* | | | | | | Merge topic 'cmake-e-true-false' | Brad King | 2019-07-12 | 1 | -0/+6 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | cmake -E: Add true and false commands | Kyle Edwards | 2019-07-11 | 1 | -0/+6 | |
* | | | | | | | Merge topic 'ctest_make_program__propagated_to_cmake_configure_pass' | Brad King | 2019-07-12 | 1 | -1/+2 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| * | | | | | | ctest: propagate make program to cmake | Robert Maynard | 2019-07-11 | 1 | -1/+2 | |
* | | | | | | | Merge topic 'eclipse-resource-encoding' | Brad King | 2019-07-11 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Eclipse: Add option to set the resource encoding | Martin Gerhardy | 2019-07-09 | 1 | -0/+1 | |
| | |/ / / / / | |/| | | | | | ||||||
* | | | | | | | Merge topic 'add_cmake_find_use_package_registry' | Craig Scott | 2019-07-09 | 2 | -3/+9 | |
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | | ||||||
| * | | | | | | Find: find_package prefers variable CMAKE_FIND_USE_REGISTRY | Robert Maynard | 2019-07-09 | 2 | -2/+8 | |
| * | | | | | | Find: Correct spelling and layout issues in CMAKE_FIND_USE_ docs | Robert Maynard | 2019-07-09 | 1 | -1/+1 | |
| | |/ / / / | |/| | | | | ||||||
* | | | | | | Merge topic 'loglevel-option-case-consistency' | Craig Scott | 2019-07-09 | 1 | -2/+2 | |
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | | | ||||||
| * | | | | | Help: Use consistent levels for cmake --loglevel and message() | Craig Scott | 2019-07-08 | 1 | -2/+2 | |
* | | | | | | Merge topic 'threads-are-good' | Brad King | 2019-07-08 | 1 | -0/+1 | |
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | ||||||
| * | | | | | Swift: support multithreaded compilation | Saleem Abdulrasool | 2019-07-02 | 1 | -0/+1 | |
* | | | | | | Merge topic 'docs-misc-trivial-cleanups' | Craig Scott | 2019-07-04 | 1 | -4/+5 | |
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | | | ||||||
| * | | | | | Help: Remove mention of CMAKE_INSTALL_DO_STRIP | Craig Scott | 2019-07-03 | 1 | -1/+1 | |
| * | | | | | Help: Clarify how to provide multiple targets with cmake --target | Craig Scott | 2019-07-03 | 1 | -1/+2 | |
| * | | | | | Help: Clean up trivial typos and grammar | Craig Scott | 2019-07-03 | 1 | -2/+2 | |
| | |/ / / | |/| | | | ||||||
* | | | | | Merge topic 'doc-toolchain-file-CMAKE_SOURCE_DIR' | Craig Scott | 2019-07-03 | 1 | -0/+8 | |
|\ \ \ \ \ | |_|/ / / |/| | | / | | |_|/ | |/| | | ||||||
| * | | | Help: Discourage using CMAKE_SOURCE_DIR in toolchain files | Oleg Chernovskiy | 2019-07-02 | 1 | -0/+8 | |
| |/ / |