Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Help/dev: Move integration testing to a more-specific document | Brad King | 2024-06-05 | 1 | -2/+2 |
| | | | | | Avoid breaking existing links to `Help/dev/testing.rst` by keeping the document with minimal text to direct readers to the new one. | ||||
* | gitlab-ci: shorten job prefixes | Ben Boeckel | 2021-11-22 | 1 | -0/+13 |
| | | | | | | | | | | This helps to maximize the amount of information visible in the GitLab web interface. Also document their meaning in the developer documentation and in the CI configuration file directly. See: https://gitlab.com/gitlab-org/gitlab/-/issues/8496 | ||||
* | Help/dev/review: Clarify instructions to update existing merge requests | Smit tay | 2021-05-03 | 1 | -2/+4 |
| | |||||
* | Help/dev/review: mention `--pretty=reference` | Ben Boeckel | 2021-04-07 | 1 | -1/+2 |
| | | | | This was added in Git 2.25 (13 Jan 2020). | ||||
* | Help/dev: Update CMake Review Process document to suggest 'git describe' | Brad King | 2020-08-20 | 1 | -0/+1 |
| | | | | | Using `git describe --contains` is the preferred way to reference a commit relative to a tag. | ||||
* | Fix typos identified using codespell | Jean-Christophe Fillion-Robin | 2020-07-22 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | See https://github.com/codespell-project/codespell#readme The following command was used: ``` codespell -q6 --skip="\ .git,\ *.json,\ ./Copyright.txt,\ ./Help/command/foreach.rst,\ ./Help/prop_test/REQUIRED_FILES.rst,\ ./Help/variable/CTEST_COVERAGE_COMMAND.rst,\ ./Modules/CMakeCheckCompilerFlagCommonPatterns.cmake,\ ./Modules/CMakeRCInformation.cmake,\ ./Modules/Internal/CPack/NSIS.template.in,\ ./Modules/FindMatlab.cmake,\ ./Modules/MatlabTestsRedirect.cmake,\ ./Modules/Platform/Windows-Clang.cmake,\ ./Modules/Platform/Windows-Intel-Fortran.cmake,\ ./Modules/Platform/Windows-MSVC.cmake,\ ./Source/CMakeVersion.cmake,\ ./Source/cmConvertMSBuildXMLToJSON.py,\ ./Source/cmCreateTestSourceList.cxx,\ ./Source/cmGlobalVisualStudio10Generator.cxx,\ ./Source/cmExportBuildFileGenerator.cxx,\ ./Source/cmExportInstallAndroidMKGenerator.cxx,\ ./Source/cmExportInstallFileGenerator.cxx,\ ./Source/cmExportSet.cxx,\ ./Source/cmExportTryCompileFileGenerator.cxx,\ ./Source/cmFindPackageCommand.cxx,\ ./Source/cmInstallCommand.cxx,\ ./Source/cmGeneratorExpressionLexer.cxx,\ ./Source/cmLocalVisualStudio7Generator.cxx,\ ./Source/cmOrderDirectories.cxx,\ ./Source/cmTarget.cxx,\ ./Source/kwsys/*,\ ./Source/QtDialog/CMakeSetupDialog.ui,\ ./Source/CPack/WiX/cmWIXRichTextFormatWriter.cxx,\ ./Source/CTest/cmParseCoberturaCoverage.h,\ ./Tests/CMakeTests/ImplicitLinkInfoTest.cmake.in,\ ./Tests/RunCMake/CPack/tests/DMG_SLA/English.license.rtf,\ ./Tests/RunCMake/CPack/tests/DMG_SLA/German.license.txt,\ ./Tests/RunCMake/CPack/tests/DMG_SLA/German.menu.txt,\ ./Tests/RunCMake/GoogleTest/xml_output.cpp,\ ./Tests/RunCMake/Make/TargetMessages*,\ ./Utilities/*,\ " \ -L "\ dependees,\ endwhile,\ fo,\ filetest,\ helpfull,\ nd,\ objext,\ stoll,\ supercedes,\ superceded,\ vas,\ varn,\ " ``` | ||||
* | Help/dev: document other arguments to `Do: test` | Ben Boeckel | 2020-06-09 | 1 | -0/+13 |
| | |||||
* | Help/dev: Update CMake Review Process document for GitLab CI | Brad King | 2020-06-09 | 1 | -34/+31 |
| | | | | | We have replaced use of `buildbot` with GitLab CI. Update the relevant section of our review process documentation. | ||||
* | Update links to gitlab.kitware.com repos to add `-/` | Brad King | 2020-05-26 | 1 | -4/+4 |
| | | | | | | GitLab now uses a `/-/` component between the `group/project` part of the URL and the `{issues,merge_requests,tree}` part so that it can support `group/subgroup/project` with arbitrary depth. | ||||
* | Help/dev: Document "Backport:" footer for MR descriptions | Brad King | 2019-11-11 | 1 | -0/+17 |
| | |||||
* | Help/dev: Add 'external-discussion' to the main workflow status list | Brad King | 2019-11-06 | 1 | -0/+4 |
| | | | | | | This was accidentally left out of commit 49f5b6f7bf (Help: Document the expire and external discussion resolve states, 2019-05-26, v3.15.0-rc1~35^2). | ||||
* | Help: Document the expire and external discussion resolve states | Craig Scott | 2019-05-30 | 1 | -7/+68 |
| | | | | | | Our practice of closing MRs temporarily while discussion takes place in a separate issue isn't always well understood by MR authors. Expiring a MR seems to be better understood, but making it clear that it is also a temporary state is helpful. | ||||
* | Help: prefer commit hashes in commit references | Ben Boeckel | 2019-01-25 | 1 | -5/+14 |
| | | | | | | | | | | | The logic is that the describe output is readily available using `git tag --contains` locally. In addition, for a hypothetical commit which landed in both v3.9.4 and v3.10.1, there is no "better" tag to refer to. since v3.10.0's relation to such a commit is unclear either way. Also mention that a `Fixes` trailer is preferred if the mention is just to indicate a commit which introduced an error rather than writing a complete sentence about it. | ||||
* | Help/dev: Document where topic stage branch is held | Brad King | 2018-12-19 | 1 | -0/+8 |
| | |||||
* | Help: Clarify usage of Topic-rename | Craig Scott | 2018-05-29 | 1 | -2/+5 |
| | |||||
* | Help/dev: Add commit reference format to review process guide | Brad King | 2017-08-29 | 1 | -0/+20 |
| | |||||
* | Help/dev: Organize commit message instructions into subsections | Brad King | 2017-08-24 | 1 | -0/+9 |
| | |||||
* | Help/dev: Add commit message guidelines | Craig Scott | 2017-08-08 | 1 | -0/+48 |
| | |||||
* | Help/dev: Document buildbot lint-iwyu-tidy builder | Brad King | 2017-05-30 | 1 | -1/+6 |
| | | | | | This builder builds CMake using lint tools but does not run the test suite. Document it for reviewers to request with `Do: test -i lint`. | ||||
* | Help/dev: note that unstaging before an update is unnecessary | Ben Boeckel | 2017-05-17 | 1 | -0/+4 |
| | |||||
* | Help/dev: Document preferred page for MR comments | Brad King | 2017-04-06 | 1 | -0/+4 |
| | |||||
* | Help/dev: Document `Do: reformat` action | Brad King | 2017-03-22 | 1 | -0/+16 |
| | |||||
* | Help/dev: Make `Do: check` cross-reference more specific | Brad King | 2017-03-22 | 1 | -1/+4 |
| | | | | Add a dedicated subsection header for its documentation. | ||||
* | Help/dev: Document `Topic-rename:` description trailer | Brad King | 2017-03-21 | 1 | -0/+7 |
| | |||||
* | Help/dev: mention how the robot performs its checks | Ben Boeckel | 2017-03-21 | 1 | -3/+8 |
| | | | | Fixes: #16264. | ||||
* | Help/dev: Document the CMake Testing Process | Brad King | 2017-03-07 | 1 | -8/+10 |
| | |||||
* | Help/dev: Document the CMake Review Process | Brad King | 2017-03-03 | 1 | -0/+304 |