summaryrefslogtreecommitdiff
path: root/Help
Commit message (Expand)AuthorAgeFilesLines
* cmScanDepFormat: Drop unused "outputs", "inputs", and "depends" fieldsBrad King2021-05-131-1/+4
* Merge topic 'find_item-consistent-behavior-cache-variables'Brad King2021-05-133-0/+32
|\
| * find_*: ensure consistent behavior for cache variablesMarc Chevrier2021-05-123-0/+32
* | UseJava: Avoid non-word "compilability" in documentationBrad King2021-05-121-1/+1
|/
* Merge topic 'helpctestscript'Brad King2021-05-112-0/+6
|\
| * Help: Document CTEST_SCRIPT_DIRECTORY variableMichael Hirsch2021-05-102-0/+6
* | Merge topic 'UseJava-add_jar-resource-namespace'Brad King2021-05-111-0/+5
|\ \
| * | UseJava: Add RESOURCES with NAMESPACE to add_jar()Smit tay2021-05-101-0/+5
* | | Merge topic 'capabilties-generator-platforms'Brad King2021-05-112-0/+12
|\ \ \
| * | | cmake: add supported platforms to cmake -E capabilties reportscheffle2021-05-102-0/+12
* | | | Help: Fix typos and spelling in documentationJosef Angstenberger2021-05-0724-28/+28
|/ / /
* | | Merge topic 'nmake-utf8'Brad King2021-05-061-0/+5
|\ \ \
| * | | NMake: Use UTF-8 with BOM if supported by nmakeAmine Najahi2021-05-051-0/+5
* | | | Merge topic 'generate-cmake-build-command-parallel'Brad King2021-05-053-5/+25
|\ \ \ \
| * | | | ctest_build: Add the PARALLEL_LEVEL argumentfriendlyanon2021-05-042-0/+10
| * | | | build_command: Add the PARALLEL_LEVEL argumentfriendlyanon2021-05-042-5/+15
| | |_|/ | |/| |
* | | | Merge topic 'doc-tls'Brad King2021-05-053-1/+19
|\ \ \ \
| * | | | Help: Document CMAKE_TLS_VERIFY variable explicitlyMichael Hirsch2021-05-043-1/+19
| |/ / /
* | | | Merge topic 'doc-review'Brad King2021-05-041-2/+4
|\ \ \ \
| * | | | Help/dev/review: Clarify instructions to update existing merge requestsSmit tay2021-05-031-2/+4
| | |_|/ | |/| |
* | | | Merge topic 'extend_toolchain_flag_to_cmake_preset'Brad King2021-05-042-0/+13
|\ \ \ \
| * | | | cmake-presets: Introduce `toolchainFile` preset optionRobert Maynard2021-04-282-0/+13
* | | | | Merge topic 'doc-preset-schema-relative'Brad King2021-05-041-3/+3
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Help: Use relative path for IDE Integration guide link to preset schemaBrad King2021-05-031-3/+3
* | | | | Merge topic 'foreach-loop-variable'Brad King2021-05-034-1/+30
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | foreach(): loop variables are only available in the loop scopeMarc Chevrier2021-04-284-1/+30
| | |_|/ | |/| |
* | | | Merge topic 'remove_bad_install_dir_schema_docs'Brad King2021-04-291-1/+1
|\ \ \ \
| * | | | cmake-presets: Remove incorrect documentation for `installDir`Robert Maynard2021-04-271-1/+1
| | |_|/ | |/| |
* | | | Merge topic 'find-msys'Brad King2021-04-293-0/+8
|\ \ \ \
| * | | | FindMsys: Add a module to find MSYS and some bundled packagesOrgad Shaneh2021-04-283-0/+8
* | | | | Merge topic 'intel-2021'Brad King2021-04-291-5/+16
|\ \ \ \ \ | |_|_|/ / |/| | | / | | |_|/ | |/| |
| * | | IntelLLVM: Add special case for ifx 2021.1 version extractionBrad King2021-04-281-5/+8
| * | | Intel: Update Classic compiler version detection for 2021Brad King2021-04-281-0/+8
* | | | Merge topic 'ctest_test_measurements_docs'Brad King2021-04-282-1/+83
|\ \ \ \
| * | | | Help: Document CTest custom test measurementsZack Galbreath2021-04-272-0/+82
| * | | | Help: Fix link to cdash.org from CTest manualZack Galbreath2021-04-271-1/+1
* | | | | Merge topic 'ARMClang-cpu-arch-flags'Brad King2021-04-283-0/+40
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | ARMClang: Do not automatically add cpu/arch compile or link optionsLingkai Dong2021-04-273-0/+40
* | | | | Help: Convert CMAKE_LINK_DEPENDS_NO_SHARED to cross-reference linkCraig Scott2021-04-281-2/+3
| |/ / / |/| | |
* | | | Merge topic 'ctest_junit'Brad King2021-04-273-0/+21
|\ \ \ \
| * | | | ctest: Add support for writing test results in JUnit XML formatZack Galbreath2021-04-263-0/+21
* | | | | Help: Add release note for MSYS runtime supportBrad King2021-04-261-0/+4
| |_|_|/ |/| | |
* | | | Merge topic 'SWIG'Brad King2021-04-261-0/+6
|\ \ \ \
| * | | | UseSWIG: use swig dependencies for Xcode generatorMarc Chevrier2021-04-231-0/+6
* | | | | Merge topic 'xcode_app_extensions'Brad King2021-04-268-7/+88
|\ \ \ \ \
| * | | | | Xcode: Add support for embedding app extensionsAlexander Akhundzhanov2021-04-228-7/+88
* | | | | | Merge topic 'lzma-threads'Brad King2021-04-262-3/+11
|\ \ \ \ \ \
| * | | | | | liblzma: Enable multi threaded stream encoding supportNils Gladitz2021-04-222-3/+11
| | |/ / / / | |/| | | |
* | | | | | Merge topic 'file-REAL_PATH-EXPAND_TILDE'Brad King2021-04-263-6/+22
|\ \ \ \ \ \
| * | | | | | file(REAL_PATH): add option EXPAND_TILDEMarc Chevrier2021-04-223-6/+22