summaryrefslogtreecommitdiffstats
path: root/Help
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'cmake--workflow-preset'Brad King2024-10-072-2/+17
|\
| * preset: Easier command line interface for Workflow PresetsKevin Tolle2024-10-052-2/+17
* | Merge topic 'GoogleTest-DISCOVERY_EXTRA_ARGS'Brad King2024-10-071-0/+6
|\ \ | |/ |/|
| * GoogleTest: Add DISCOVERY_EXTRA_ARGS to gtest_discover_tests()Cedric Martineau2024-10-041-0/+6
* | Merge topic 'deprecate-pre-3.10'Brad King2024-10-042-0/+15
|\ \
| * | Deprecate compatibility with CMake versions older than 3.10Brad King2024-10-032-0/+15
* | | Merge topic 'cpack-deb-depends-list'Brad King2024-10-041-0/+11
|\ \ \ | |/ / |/| |
| * | CPackDeb: always treat PACKAGE_DEPENDS as a listEdoardo Bortolozzo2024-10-031-0/+11
| |/
* | Merge topic 'doc-find-progr'Brad King2024-10-031-0/+20
|\ \
| * | Help: Document find_program filename suffix behaviorscivision2024-10-031-0/+20
| |/
* | Merge topic 'cmake-host-executable-suffix'Brad King2024-10-034-1/+23
|\ \
| * | Add CMAKE_HOST_EXECUTABLE_SUFFIX for Unix/Windowsleha-bot2024-10-024-1/+23
| |/
* | Static libraries de-duplication: keep first occurrenceMarc Chevrier2024-10-025-1/+41
|/
* Merge topic 'preserve-empty-args-test-command-lines'Brad King2024-10-023-0/+57
|\
| * tests: Preserve empty arguments in test command linesCraig Scott2024-10-023-0/+57
* | FindOpenMP: Add support for CUDA when supported by the toolchainBrad King2024-09-271-0/+5
|/
* Merge branch 'release-3.30'Brad King2024-09-271-9/+10
|\
| * CMake 3.30.4v3.30.4Brad King2024-09-271-9/+10
* | Merge topic 'curl-tls-version'Brad King2024-09-274-0/+23
|\ \
| * | ctest: Require minimum TLS 1.2 by defaultBrad King2024-09-262-0/+8
| * | file(DOWNLOAD/UPLOAD): Require minimum TLS 1.2 by defaultBrad King2024-09-263-0/+15
* | | Merge topic 'project-vars'Brad King2024-09-271-0/+17
|\ \ \ | | |/ | |/|
| * | Help: Add 3.30 release notes for project variable updatesBrad King2024-09-261-0/+17
* | | Merge topic 'link-strategy'Brad King2024-09-267-0/+98
|\ \ \
| * | | Linking: Optionally reorder direct dependencies from LINK_LIBRARIESBrad King2024-09-257-0/+98
* | | | Help: Explicitly state include_external_msproject is only for VS generatorsBrad King2024-09-251-4/+5
| |_|/ |/| |
* | | Merge topic 'curl-tls-verify'Brad King2024-09-245-6/+41
|\ \ \
| * | | ctest: Verify TLS server certificate by defaultBrad King2024-09-243-0/+15
| * | | file(DOWNLOAD/UPLOAD): Verify TLS server certificate by defaultBrad King2024-09-243-6/+26
| |/ /
* | | Merge topic 'cuda-host-compiler-id'Brad King2024-09-235-0/+35
|\ \ \
| * | | NVCC: Detect host compiler id and versionBrad King2024-09-205-0/+35
| |/ /
* | | Merge branch 'backport-project-vars' into project-varsBrad King2024-09-201-0/+6
|\ \ \ | |/ / |/| / | |/
| * project: Only define non-cache vars if already definedCraig Scott2024-09-201-0/+6
| * Help: State valid scopes for using proj_SOURCE_DIR and proj_BINARY_DIRCraig Scott2024-09-201-2/+9
* | Merge topic 'normalize-install-destination-paths'Brad King2024-09-204-1/+58
|\ \
| * | install: Normalize DESTINATION pathsCraig Scott2024-09-194-1/+58
* | | install: Add TYPE LIBEXEC for FILES and DIRECTORYChen Linxuan2024-09-182-0/+13
|/ /
* | execute_process: Change default ENCODING to UTF-8Brad King2024-09-164-1/+37
* | execute_process: Document and test ENCODING defaultBrad King2024-09-131-1/+4
* | Help/command/execute_process: Improve formatting of ENCODING namesBrad King2024-09-131-4/+11
* | Merge topic 'file-archive-workdir'Brad King2024-09-122-35/+63
|\ \
| * | file(ARCHIVE_CREATE): add WORKING_DIRECTORY optionYuri Witte2024-09-112-0/+14
| * | Help: Format file(ARCHIVE*) options as definition listsBrad King2024-09-111-36/+50
* | | Merge topic 'cpack-ifw-product-images'Brad King2024-09-122-0/+18
|\ \ \
| * | | CPack/IFW: Add option for ProductImages URLsJulien Marrec2024-09-112-0/+18
* | | | Merge topic 'genex-tco-subgraph'Brad King2024-09-111-0/+8
|\ \ \ \
| * | | | GenEx: Limit TARGET_PROPERTY transitive closure optimization to subgraphsMichael Herwig2024-09-101-0/+8
* | | | | Merge topic 'add_custom_command-arg-handling'Brad King2024-09-113-9/+101
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | add_custom_command: Validate arguments more rigorouslyCraig Scott2024-09-093-9/+101
| |/ / /
* | | | Check*: Add option to pass link directories into checksAliaksandr Averchanka2024-09-092-0/+104
| |/ / |/| |