summaryrefslogtreecommitdiffstats
path: root/Help/manual
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'KateImprovements'Brad King2023-02-071-0/+2
|\
| * Kate: make it possible to force a mode for the "files" entryAlexander Neundorf2023-02-061-0/+1
| * Help: add documentation for Kate-related variableAlexander Neundorf2023-02-031-0/+1
* | Help: cmake (1): remove -E server as not availablescivision2023-02-061-4/+0
|/
* try_compile: Record propagated CMake variables in configure logBrad King2023-02-011-0/+8
* Help: mark the directory properties INTERPROCEDURAL_OPTIMIZATION as deprecatedAlexander Neundorf2023-01-311-2/+2
* Merge topic 'doc-rpath-features'Brad King2023-01-251-0/+3
|\
| * Help: improve docs for INSTALL_NAME_DIRAlexander Neundorf2023-01-201-0/+3
* | message: Add CONFIGURE_LOG mode to record a message in the configure logBrad King2023-01-181-0/+32
* | Help: Document configure log behavior in try_compile and try_runBrad King2023-01-181-0/+4
* | Merge topic 'configure-log'Brad King2023-01-171-2/+22
|\ \
| * | try_compile: Record stack of in-progess checks in configure logBrad King2023-01-161-0/+13
| * | try_compile: Add optional LOG_DESCRIPTION to record in configure logBrad King2023-01-161-0/+6
| * | Help: Clarify backtrace order in cmake-configure-log(7)Brad King2023-01-131-2/+3
* | | Merge topic 'ctest-no-tests-action-env-var'Brad King2023-01-172-0/+6
|\ \ \
| * | | ctest(1): Add CTEST_NO_TESTS_ACTION env varfriendlyanon2023-01-132-0/+6
| | |/ | |/|
* | | Merge topic 'doc-header-only'Brad King2023-01-171-1/+1
|\ \ \ | |_|/ |/| |
| * | Help: Restore cmake-buildsystem(7) header-only library exampleBrad King2023-01-131-1/+1
* | | Merge topic 'fea/add-copy_directory_if_different'Brad King2023-01-131-0/+10
|\ \ \
| * | | cmake: Add -E copy_directory_if_differentRobert Maynard2023-01-121-0/+10
| | |/ | |/|
* | | FindUnixCommands: Deprecate in favor of cmake -EFeRD (Frank Dana)2023-01-121-1/+1
* | | Help: Move FindITK/FindVTK to deprecated listFeRD (Frank Dana)2022-12-221-2/+2
|/ /
* | Merge topic 'doc-SYSTEM'Craig Scott2022-12-191-8/+8
|\ \
| * | Help: Clarify and update SYSTEM-related docsCraig Scott2022-12-171-8/+8
* | | FileAPI: Add "configureLog" object kindBrad King2022-12-172-0/+49
* | | ConfigureLog: Version individual events instead of the whole logBrad King2022-12-161-21/+42
* | | ConfigureLog: Log try_compile and try_run checksMatthew Woehlke2022-12-161-3/+134
* | | ConfigureLog: Add infrastructure for structured configure event loggingMatthew Woehlke2022-12-161-0/+102
* | | VS: Add a variable to report the Visual Studio version build numberBrad King2022-12-071-0/+1
* | | clang-tidy: add <LANG>_CLANG_TIDY_EXPORT_FIXES_DIR propertyKyle Edwards2022-12-062-0/+2
* | | Merge topic 'help-remove-self-reference-links'Brad King2022-11-212-2/+2
|\ \ \
| * | | Help: clean up some minor typosBen Boeckel2022-11-182-2/+2
* | | | Merge topic 'lang-std-flag-order'Brad King2022-11-211-0/+22
|\ \ \ \
| * | | | Place language standard flags just after CMAKE_<LANG>_FLAGSBrad King2022-11-181-0/+22
| |/ / /
* | | | Merge topic 'cxx-scanning-properties'Brad King2022-11-212-0/+3
|\ \ \ \ | |/ / / |/| | |
| * | | cxxmodules: add properties to control scanningBen Boeckel2022-11-182-0/+3
* | | | Merge topic 'build-local-interface-genex'Brad King2022-11-181-0/+7
|\ \ \ \
| * | | | Genex: Add $<BUILD_LOCAL_INTERFACE:...> genexKyle Edwards2022-11-171-0/+7
| |/ / /
* | | | Genex: Fix TARGET_PROPERTY lookup scope in transitive usage requirementsBrad King2022-11-171-0/+7
|/ / /
* | | cmake -E copy: Add support for -t argumentKyle Edwards2022-11-151-5/+9
* | | Merge topic 'doc-improvements'Brad King2022-11-1010-53/+51
|\ \ \
| * | | Help: Use direct refs to genexes instead of ``$<GENEX-NAME>``Alex Turbov2022-11-091-4/+4
| * | | Help: Use `caption` option of `code-block` for JSON trace format snippetsAlex Turbov2022-11-071-4/+2
| * | | Help: Use role `:program:`Alex Turbov2022-11-068-34/+34
| * | | Help: Add some more `:option:` role to `cmake-language(7)` manualAlex Turbov2022-11-051-8/+8
| * | | Help: Add `ATTENTION` for comments in the `cmake-language(7)` manualAlex Turbov2022-11-051-3/+3
* | | | Merge topic 'file-set-file-api'Brad King2022-11-091-1/+29
|\ \ \ \
| * | | | file-api: support exporting file set informationBen Boeckel2022-11-081-1/+29
| |/ / /
* | | | Merge topic 'use_folders_on_by_default'Brad King2022-11-081-0/+7
|\ \ \ \ | |_|/ / |/| | |
| * | | USE_FOLDERS: Treat as on by defaultJuan Ramos2022-11-081-0/+7
| |/ /