| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | Merge topic 'improve-try_compile-debug-documentation' | Brad King | 2022-10-04 | 1 | -3/+3 |
|\ \ |
|
| * | | Help: Improve try_compile debug documentation | Matthew Woehlke | 2022-10-03 | 1 | -3/+3 |
|
|
* | | | Merge topic 'fix-try_compile-doc-typo' | Brad King | 2022-10-04 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | Help: Fix typo in try_compile documentation | Matthew Woehlke | 2022-09-30 | 1 | -1/+1 |
| |/ / |
|
* | | | try_compile: Rename SOURCE_FROM_ARG -> SOURCE_FROM_CONTENT | Matthew Woehlke | 2022-09-30 | 2 | -14/+15 |
|/ / |
|
* | | try_compile: Add NO_CACHE option (also try_run) | Matthew Woehlke | 2022-09-28 | 2 | -1/+28 |
|
|
* | | Merge topic 'remove-vs10-generator' | Brad King | 2022-09-27 | 1 | -1/+1 |
|\ \ |
|
| * | | Drop Visual Studio 10 2010 generator | Brad King | 2022-09-26 | 1 | -1/+1 |
|
|
* | | | Merge topic 'add_subdirectory_system' | Brad King | 2022-09-27 | 1 | -1/+8 |
|\ \ \
| |/ /
|/| | |
|
| * | | add_subdirectory: Add SYSTEM option | Da Quexian | 2022-09-26 | 1 | -1/+8 |
|
|
* | | | Merge topic 'try_compile-source-from' | Brad King | 2022-09-23 | 2 | -6/+50 |
|\ \ \ |
|
| * | | | try_compile: Add SOURCE_FROM_FILE | Matthew Woehlke | 2022-09-22 | 2 | -2/+14 |
|
|
| * | | | try_compile: Add SOURCE_FROM_{ARG,VAR} | Matthew Woehlke | 2022-09-22 | 2 | -6/+38 |
|
|
* | | | | Help: Link from add_custom_target to policy on BYPRODUCTS | Hinell | 2022-09-19 | 1 | -0/+2 |
|/ / / |
|
* | | | Merge topic 'transitive-usage-reqs-lnks' | Brad King | 2022-09-19 | 8 | -25/+28 |
|\ \ \ |
|
| * | | | Help: Link from usage requirement commands to detailed explanation | Hinell | 2022-09-16 | 8 | -25/+28 |
|
|
* | | | | Merge topic 'help-add-custom-comman-byproducts' | Brad King | 2022-09-19 | 1 | -0/+2 |
|\ \ \ \ |
|
| * | | | | Help:custom_command: link policy on BYPRODUCTS | Hinell | 2022-09-16 | 1 | -0/+2 |
| |/ / / |
|
* | | | | try_compile: Add PROJECT keyword-dispatched signature | Matthew Woehlke | 2022-09-14 | 1 | -2/+16 |
|/ / / |
|
* | | | MSVC: Add abstraction for debug information format | Glen Chung | 2022-09-14 | 1 | -0/+5 |
|
|
* | | | Merge topic 'try_compile-unique-bindir' | Brad King | 2022-09-07 | 2 | -46/+79 |
|\ \ \ |
|
| * | | | try_compile: Add keyword-dispatched signature | Matthew Woehlke | 2022-09-05 | 2 | -46/+79 |
|
|
* | | | | return(): Propagate variables to result scope | Marc Chevrier | 2022-09-03 | 3 | -4/+39 |
|
|
* | | | | Merge topic 'CMAKE_FIND_USE_INSTALL_PREFIX-support-staging-prefix' | Brad King | 2022-08-31 | 2 | -2/+4 |
|\ \ \ \ |
|
| * | | | | CMAKE_FIND_USE_INSTALL_PREFIX considers CMAKE_STAGING_PREFIX | Robert Maynard | 2022-08-30 | 2 | -2/+4 |
|
|
* | | | | | Merge topic 'doc-CMP0134-fixes' | Brad King | 2022-08-31 | 2 | -19/+19 |
|\ \ \ \ \ |
|
| * | | | | | Help: Fix typos, grammar and formatting in CMP0134 policy docs | Craig Scott | 2022-08-30 | 2 | -19/+19 |
|
|
| * | | | | | Help: Add crossrefs to ctest output control options | Craig Scott | 2022-08-19 | 1 | -1/+4 |
|
|
* | | | | | | Merge topic 'file-DOWNLOAD-existing-file-matched-message' | Craig Scott | 2022-08-26 | 1 | -2/+5 |
|\ \ \ \ \ \ |
|
| * | | | | | | Help: Clarify file(DOWNLOAD) behavior for existing file with same hash | Michael Hirsch | 2022-08-23 | 1 | -2/+5 |
|
|
* | | | | | | | Add new flow-control commands for variables and policies scopes management | Marc Chevrier | 2022-08-22 | 5 | -6/+138 |
|/ / / / / / |
|
* | | | | | | Help: Add crossrefs to ctest output control options | Craig Scott | 2022-08-19 | 1 | -1/+5 |
|
|
* | | | | | | Merge branch 'backport-3.24-doc-ctest_test-output-control' into doc-ctest_tes... | Craig Scott | 2022-08-19 | 1 | -1/+1 |
|\ \ \ \ \ \
| |/ / / / /
| | | / / /
| |_|/ / /
|/| | | | |
|
| * | | | | Help: Add missing closing quote on C++ example | Craig Scott | 2022-08-19 | 1 | -1/+1 |
| |/ / / |
|
* | | | | Help: Fix formatting of CMAKE_EXPERIMENTAL_CXX_MODULE_CMAKE_API notes | Brad King | 2022-08-09 | 3 | -10/+10 |
|
|
* | | | | Merge topic 'doc-markup-program-options' | Brad King | 2022-08-08 | 10 | -26/+31 |
|\ \ \ \ |
|
| * | | | | Help: Replace a bunch of more ``--option`` to `:option:` role | Alex Turbov | 2022-08-04 | 8 | -22/+27 |
|
|
| * | | | | Help: Replace mentions of ``-S`` option with :option:`-S` role | Alex Turbov | 2022-08-04 | 2 | -4/+4 |
|
|
* | | | | | Merge topic 'find_package-one-more-path' | Brad King | 2022-08-05 | 1 | -0/+1 |
|\ \ \ \ \ |
|
| * | | | | | cmFindPackageCommand: Add one more search path | Alex Turbov | 2022-08-04 | 1 | -0/+1 |
| |/ / / / |
|
* | | | | | Merge topic 'doc-find_package-typo' | Brad King | 2022-08-04 | 1 | -2/+2 |
|\ \ \ \ \
| |/ / / /
|/| / / /
| |/ / / |
|
| * | | | Help: Fix reST syntax typo in find_package docs | Eisuke Kawashima | 2022-08-03 | 1 | -2/+2 |
|
|
| * | | | Merge topic 'doc-if-PATH_EQUAL' into release-3.24 | Brad King | 2022-07-26 | 2 | -9/+15 |
| |\ \ \ |
|
* | \ \ \ | Merge topic 'doc-if-PATH_EQUAL' | Brad King | 2022-07-26 | 2 | -9/+15 |
|\ \ \ \ \
| | |/ / /
| |/| | | |
|
| * | | | | Help: Clarify behavior of path-based equality conditions | Craig Scott | 2022-07-24 | 2 | -9/+15 |
|
|
* | | | | | Merge topic 'doc-find_package-BYPASS_PROVIDER' | Brad King | 2022-07-25 | 1 | -2/+12 |
|\ \ \ \ \
| | |/ / /
| |/| | | |
|
| * | | | | Help: Document BYPASS_PROVIDER keyword for find_package() | Craig Scott | 2022-07-23 | 1 | -2/+12 |
| |/ / / |
|
* | | | | Merge topic 'try_run_split_output' | Brad King | 2022-07-22 | 1 | -0/+13 |
|\ \ \ \ |
|
| * | | | | try_run: Add RUN_OUTPUT_STDOUT_VARIABLE and RUN_OUTPUT_STDERR_VARIABLE. | Patrick Northon | 2022-07-08 | 1 | -0/+13 |
|
|
* | | | | | Merge topic 'doc-execute_process' | Brad King | 2022-07-20 | 1 | -2/+9 |
|\ \ \ \ \
| | |/ / /
| |/| | | |
|