summaryrefslogtreecommitdiffstats
path: root/Help/manual
Commit message (Expand)AuthorAgeFilesLines
...
| * Merge branch 'release-3.27' into release-3.28Brad King2023-11-271-4/+4
| |\
| | * Merge branch 'release-3.26' into release-3.27Brad King2023-11-271-4/+4
| | |\
| | * \ Merge branch 'doc-ctest-link-cdash' into release-3.27Brad King2023-11-211-2/+2
| | |\ \
| | * \ \ Merge branch 'fileapi-file-sets-base-dirs-relative' into release-3.27Brad King2023-11-201-1/+3
| | |\ \ \
| * | \ \ \ Merge topic 'doc-ctest-link-cdash' into release-3.28Brad King2023-11-221-2/+2
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| * | | | | Merge topic 'fileapi-file-sets-base-dirs-relative' into release-3.28Brad King2023-11-201-1/+3
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
* | | | | | Merge topic 'add_test-CROSSCOMPILING_EMULATOR-exclusive'Brad King2023-12-201-0/+1
|\ \ \ \ \ \
| * | | | | | add_test: Honor CROSSCOMPILING_EMULATOR only when cross-compilingRalf Habacker2023-12-191-0/+1
* | | | | | | Help: Fix indentation level in fileapi docs for target attribute 'launchers'Ralf Habacker2023-12-181-23/+23
|/ / / / / /
* | | | | | fileapi: Add test launcher to codemodel-v2Ralf Habacker2023-12-131-0/+4
* | | | | | add_test: Optionally use a launcher for tests running in-project targetsRalf Habacker2023-12-133-0/+3
* | | | | | Merge topic 'ctest-jobserver-client'Brad King2023-12-042-0/+27
|\ \ \ \ \ \
| * | | | | | ctest: Add support for running under a make job server on POSIX systemsBrad King2023-12-032-0/+27
* | | | | | | Merge topic 'fileapi-exe-launcher'Brad King2023-12-041-1/+27
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | fileapi: Add cross-compiling emulator to codemodel-v2Ralf Habacker2023-12-011-1/+27
* | | | | | | Help: Document that ctest(1) --test-dir was added in 3.20scivision2023-11-301-0/+2
|/ / / / / /
* | | | | | Merge branch 'release-3.26'Brad King2023-11-271-4/+4
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | CMake 3.26.6v3.26.6Brad King2023-11-271-4/+4
| | |_|/ / | |/| | |
* | | | | Merge topic 'vs-ifx'Brad King2023-11-271-0/+1
|\ \ \ \ \
| * | | | | VS: Add support for using Intel oneAPI Fortran compiler in .vfproj filesBrad King2023-11-221-0/+1
* | | | | | Help: Move deprecated variables to dedicated section權少2023-11-221-22/+64
* | | | | | Merge topic 'doc-ctest-link-cdash'Brad King2023-11-221-2/+2
|\ \ \ \ \ \ | |/ / / / / |/| / / / / | |/ / / /
| * | | | Help: Fix ctest(1) manual links to www.cdash.orgBrad King2023-11-211-2/+2
| | |/ / | |/| |
* | | | Merge topic 'fileapi-file-sets-base-dirs-relative'Brad King2023-11-201-1/+3
|\ \ \ \ | |/ / /
| * | | fileapi: Fix file sets' base directories relative to top sourceKyle Edwards2023-11-171-1/+3
* | | | Merge topic 'update-doc-deprecated-properties-on-targets'Brad King2023-11-201-3/+3
|\ \ \ \ | | |/ / | |/| |
| * | | Help: Move deprecated properties to dedicated section權少2023-11-201-3/+3
* | | | Merge topic 'swift-compilation-mode'Brad King2023-11-193-0/+3
|\ \ \ \
| * | | | Swift: Add abstraction for compilation modeEvan Wilde2023-11-173-0/+3
* | | | | Autogen: Add support for response files for moc predef targetstophoo2023-11-162-0/+2
* | | | | install(EXPORT): Export find_dependency() callsKyle Edwards2023-11-132-0/+2
|/ / / /
* | | | Merge topic 'make-test-depend-on-all'Brad King2023-11-131-0/+1
|\ \ \ \
| * | | | Optionally make `test` target depend on `all`William Sciaroni2023-11-101-0/+1
* | | | | Link step: Enable to configure deduplication of librariesMarc Chevrier2023-11-091-0/+8
|/ / / /
* | | | Help: Document when <LANG>_COMPILER_ID genex learned to support multiple idsscivision2023-11-071-0/+12
* | | | Merge topic 'cmake-E-cat-stdin'Brad King2023-11-061-0/+4
|\ \ \ \
| * | | | cmake -E cat: Add ability to print standard inputKyle Edwards2023-11-031-0/+4
* | | | | CMakeFindPackageMode: Link to cmake --find-package documentation權少2023-11-031-0/+1
|/ / / /
* | | | Merge topic 'cxxmodules-cmp0155-graceful-fallback-without-scanner'Brad King2023-11-012-2/+3
|\ \ \ \ | |/ / /
| * | | CMP0155: ignore scanning for sources if no scanner is availableBen Boeckel2023-11-012-2/+3
* | | | Link Step: compute effective linker used by the compilerMarc Chevrier2023-10-241-0/+4
* | | | Merge topic 'doc-modules-deprecated'Brad King2023-10-231-4/+4
|\ \ \ \ | |/ / /
| * | | Help: Move some deprecated modules to the dedicated sections權少2023-10-201-4/+4
* | | | Merge topic 'doc-cmake-presets-8'Brad King2023-10-191-0/+3
|\ \ \ \ | |/ / /
| * | | Help: Document cmake-presets version 8Johel Ernesto Guerrero Peña2023-10-191-0/+3
* | | | Merge topic 'cxxmodules-vs-no-synthetic-targets'Brad King2023-10-181-0/+1
|\ \ \ \ | |/ / /
| * | | VS: Explicitly disallow C++ modules provided by imported targetsBen Boeckel2023-10-171-0/+1
* | | | Add options to specify linker toolMarc Chevrier2023-10-132-0/+4
|/ / /
* | | Help: Fix versionadded indentation in cmake-generator-expressions(7) manualBrad King2023-10-031-2/+2
* | | Merge topic 'cxxmodules-no-longer-experimental'Brad King2023-10-022-0/+73
|\ \ \