summaryrefslogtreecommitdiffstats
path: root/Help/dev
Commit message (Expand)AuthorAgeFilesLines
* Help: add and make references to generators consistentBen Boeckel2025-06-121-3/+3
* experimental/CXXModules: recycle the UUIDBen Boeckel2025-04-301-1/+1
* Help/dev: Add info how to generate documentation locallyPeter Kokot2025-04-171-0/+8
* Merge topic 'build-database-fixes'Brad King2025-03-051-1/+1
|\
| * cmExperimental: recycle build database uuidBen Boeckel2025-03-031-1/+1
* | LICENSE: Replace references to Copyright.txt with LICENSE.rstKitware Robot2025-03-031-2/+2
|/
* Merge topic 'instrumentation_cdash'Brad King2025-02-161-1/+7
|\
| * ctest: Include cmake instrumentation data in XML filesZack Galbreath2025-02-151-1/+7
* | Help/dev: Update git command-line conventions in maintainer guideBrad King2025-02-051-6/+6
|/
* Merge topic 'enum_set-enhancements'Brad King2025-01-301-0/+5
|\
| * C++ features: add cm::is_scoped_enum from C++23Marc Chevrier2025-01-281-0/+5
* | Help: More syntax highlighting for literal blocksNikita Nemkin2025-01-291-3/+3
|/
* Merge topic 'doc-policy-deprecation-schedule'Brad King2025-01-271-0/+7
|\
| * Help: Add cmake_minimum_required(VERSION) example to cmake-policies(7)Brad King2025-01-271-0/+7
* | clang-format.bash: update to clang-format-18Brad King2025-01-231-1/+1
|/
* Merge topic 'instrumentation'Brad King2025-01-161-0/+14
|\
| * instrumentation: Collect and record project build system metricsMartin Duffy2025-01-151-0/+14
* | Merge topic 'fix-typos-found-by-pre-commit-hooks'Brad King2025-01-141-1/+1
|\ \
| * | Fix: A lot of typos in code found by `typos`Alex Turbov2025-01-121-1/+1
| |/
* | Experimental: recycle the `import std` UUIDBen Boeckel2025-01-081-1/+1
|/
* Help: Describe CPS support in find_packageMatthew Woehlke2024-12-131-0/+18
* Help/dev: Improve coding conventions guideMatthew Woehlke2024-12-101-8/+4
* Help/dev: Add some coding conventions to source code guideBrad King2024-12-061-0/+34
* Merge topic 'doc-rel-3.31'Brad King2024-10-151-5/+0
|\
| * Help: Add 3.31 release note for file(MAKE_DIRECTORY)'s RESULT optionPeter Kokot2024-10-151-5/+0
* | Merge topic 'doc-rel-3.29'Brad King2024-10-151-6/+0
|\ \
| * | Help: Add 3.29 release note for try_compile LINKER_LANGUAGE optionBrad King2024-10-151-6/+0
* | | Merge topic 'post-rel-dev'Brad King2024-10-111-1/+1
|\ \ \ | |_|/ |/| |
| * | Help/dev: Update export policy version in post-release developmentBrad King2024-10-091-1/+1
* | | Help/dev: Add maintainer guide release branch creation to use a MR for CIBrad King2024-10-091-2/+13
|/ /
* | cmExperimental: gate build database support behind a flagBen Boeckel2024-09-031-0/+21
* | export: Add initial CPS supportMatthew Woehlke2024-08-141-0/+20
* | STL: extend type_traits to deal with member pointersVito Gamberini2024-07-021-0/+8
* | file(MAKE_DIRECTORY): Add optional RESULT keyword to capture failure.Asit Dhal2024-06-241-0/+5
* | Help/dev: Add a CMake Testing GuideBrad King2024-06-054-2/+112
* | Help/dev: Move integration testing to a more-specific documentBrad King2024-06-054-43/+52
* | Help/dev: Fix formatting in CMake Documentation GuideBrad King2024-06-051-9/+9
* | importstd: clarify when the experimental UUID must be availableBen Boeckel2024-05-151-1/+2
* | Experimental: add an experimental feature gate for `import std`Ben Boeckel2024-04-121-0/+21
|/
* EXPORT_PACKAGE_DEPENDENCIES: Add experimental feature gateBrad King2024-03-121-0/+25
* Help: Convert http URLs to httpsscivision2024-03-072-5/+5
* Help/dev: Add informal governance section to maintainer guideBrad King2023-12-061-0/+7
* Help/dev: Update UseJava export policy version in post-release developmentGold8562023-11-271-4/+5
* Merge branch 'backport-ci-fedora-39' into ci-fedora-39Brad King2023-11-171-1/+1
|\
| * codespell: Fix typosBrad King2023-11-171-1/+1
* | try_{compile,run}: add LINKER_LANGUAGE optionscivision2023-10-161-0/+6
|/
* cmExperimental: remove the flag for C++ modulesBen Boeckel2023-10-021-130/+0
* cmExperimental: recycle the C++ modules API UUIDBen Boeckel2023-08-171-1/+1
* CXXModules: add a variable for BMI-only compilationBen Boeckel2023-08-171-0/+6
* Merge topic 'cmExperimental-uuid-doc'Brad King2023-08-081-1/+1
|\