Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | FindPackage: Support `NO_[]_PATH` global call options | Robert Maynard | 2019-07-22 | 7 | -12/+17 | |
|/ / / | ||||||
* | | | Merge topic 'tutorial_reference_cmake_install_command' | Brad King | 2019-07-22 | 1 | -6/+8 | |
|\ \ \ | ||||||
| * | | | Tutorial: Updated to reference using cmake --install | Robert Maynard | 2019-07-19 | 1 | -6/+8 | |
* | | | | Merge topic 'doc-string-multibyte' | Brad King | 2019-07-22 | 1 | -81/+94 | |
|\ \ \ \ | ||||||
| * | | | | Help: Add note to each string() subcommand that assumes ASCII input | Craig Scott | 2019-07-19 | 1 | -1/+10 | |
| * | | | | Help: Fix language and formatting inconsistencies for string() command | Craig Scott | 2019-07-19 | 1 | -81/+85 | |
* | | | | | Merge topic 'cpack-install-scripts' | Craig Scott | 2019-07-22 | 3 | -9/+5 | |
|\ \ \ \ \ | ||||||
| * | | | | | CPack: Introduce CPACK_INSTALL_SCRIPTS variable | Alex Turbov | 2019-07-21 | 3 | -9/+5 | |
* | | | | | | Merge topic 'feature/message-indent' | Craig Scott | 2019-07-22 | 4 | -0/+41 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | message(): Control indentation via CMAKE_MESSAGE_INDENT | Alex Turbov | 2019-07-21 | 4 | -0/+41 | |
* | | | | | | | Merge topic 'skip_regular_expression' | Kyle Edwards | 2019-07-19 | 5 | -2/+33 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Help: Add documentation for SKIP_REGULAR_EXPRESSION test property | Gabor Bencze | 2019-07-18 | 5 | -2/+33 | |
| | |_|_|/ / / | |/| | | | | | ||||||
* | | | | | | | Merge topic 'msvc-runtime-library-doc' | Brad King | 2019-07-19 | 3 | -1/+11 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | / | | |_|_|_|/ | |/| | | | | ||||||
| * | | | | | MSVC: Document behavior when MSVC_RUNTIME_LIBRARY is not set | Brad King | 2019-07-19 | 3 | -1/+11 | |
| | |_|_|/ | |/| | | | ||||||
| * | | | | Merge branch 'FindBISON-CMP0088-SourcePath' into release-3.15 | Brad King | 2019-07-12 | 1 | -0/+8 | |
| |\ \ \ \ | ||||||
* | | | | | | AIX: Do not enable runtime linking by default anymore | Brad King | 2019-07-17 | 1 | -0/+10 | |
* | | | | | | Merge topic 'aix-exe-implib' | Brad King | 2019-07-17 | 5 | -2/+24 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | AIX: Create import library for executables with exports | Brad King | 2019-07-16 | 5 | -2/+24 | |
| | |_|/ / / | |/| | | | | ||||||
* | | | | | | Merge topic 'cmake-qch-no-version-in-filename' | Brad King | 2019-07-17 | 1 | -0/+8 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | CMake.qch: Don't include the version in the file name | Craig Scott | 2019-07-17 | 1 | -0/+8 | |
| | |_|_|_|/ | |/| | | | | ||||||
* | | | | | | Merge topic 'project-version-0' | Brad King | 2019-07-17 | 3 | -0/+31 | |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | ||||||
| * | | | | | project: Keep leading `0` in PROJECT_VERSION components | Alex Turbov | 2019-07-16 | 3 | -0/+31 | |
* | | | | | | Help: Clarify ENABLE_EXPORTS per-platform link behavior | Brad King | 2019-07-16 | 1 | -9/+14 | |
* | | | | | | Help: Simplify CMAKE_ENABLE_EXPORTS documentation | Brad King | 2019-07-16 | 1 | -18/+4 | |
| |/ / / / |/| | | | | ||||||
* | | | | | Merge topic 'FindBISON-CMP0088-SourcePath' | Brad King | 2019-07-15 | 1 | -0/+8 | |
|\ \ \ \ \ | | |_|/ / | |/| | | | ||||||
| * | | | | FindBISON: Fix CMP0088 NEW behavior for non-absolute input paths | Brian Carlson | 2019-07-12 | 1 | -0/+8 | |
* | | | | | Merge topic 'cmake-e-true-false' | Brad King | 2019-07-12 | 2 | -0/+11 | |
|\ \ \ \ \ | ||||||
| * | | | | | cmake -E: Add true and false commands | Kyle Edwards | 2019-07-11 | 2 | -0/+11 | |
* | | | | | | Merge topic 'ctest_make_program__propagated_to_cmake_configure_pass' | Brad King | 2019-07-12 | 2 | -1/+8 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | ctest: propagate make program to cmake | Robert Maynard | 2019-07-11 | 2 | -1/+8 | |
* | | | | | | Merge topic 'eclipse-resource-encoding' | Brad King | 2019-07-11 | 3 | -0/+13 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Eclipse: Add option to set the resource encoding | Martin Gerhardy | 2019-07-09 | 3 | -0/+13 | |
| | |_|/ / / | |/| | | | | ||||||
* | | | | | | Merge topic 'docs-file-GLOB-case-sensitivity' | Craig Scott | 2019-07-11 | 1 | -0/+5 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Help: Mention file(GLOB)'s case-sensitivity | Steve Mokris | 2019-07-10 | 1 | -0/+5 | |
| |/ / / / / | ||||||
* | | | | | | Merge topic 'docs-message-cmake-gui' | Craig Scott | 2019-07-10 | 1 | -6/+6 | |
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | | | ||||||
| * | | | | | message() help: Clarify how logs are displayed in various tools | Frank Dana | 2019-07-09 | 1 | -6/+6 | |
| * | | | | | Merge branch 'loglevel-option-case-consistency' into release-3.15 | Craig Scott | 2019-07-09 | 1 | -2/+2 | |
| |\ \ \ \ \ | ||||||
| * \ \ \ \ \ | Merge branch 'docs-misc-trivial-cleanups' into release-3.15 | Craig Scott | 2019-07-04 | 5 | -39/+39 | |
| |\ \ \ \ \ \ | ||||||
* | \ \ \ \ \ \ | Merge topic 'add_cmake_find_use_package_registry' | Craig Scott | 2019-07-09 | 14 | -44/+148 | |
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | | | ||||||
| * | | | | | | | Find: find_package prefers variable CMAKE_FIND_USE_REGISTRY | Robert Maynard | 2019-07-09 | 11 | -7/+71 | |
| * | | | | | | | Find: Correct spelling and layout issues in CMAKE_FIND_USE_ docs | Robert Maynard | 2019-07-09 | 9 | -38/+78 | |
* | | | | | | | | 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 'doc-SKIP_RETURN_CODE-range' | Craig Scott | 2019-07-09 | 1 | -1/+2 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Help: Valid range for test property, SKIP_RETURN_CODE, is 0 to 255, inclusive | Stephen Manz | 2019-07-02 | 1 | -1/+2 | |
* | | | | | | | | | Merge topic 'threads-are-good' | Brad King | 2019-07-08 | 2 | -0/+9 | |
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / |/| | | | | | | | | ||||||
| * | | | | | | | | Swift: support multithreaded compilation | Saleem Abdulrasool | 2019-07-02 | 2 | -0/+9 | |
| |/ / / / / / / | ||||||
* | | | | | | | | Merge topic 'docs-misc-trivial-cleanups' | Craig Scott | 2019-07-04 | 5 | -39/+39 | |
|\ \ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | | | ||||||
| * | | | | | | | 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 | |