Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Help: remove links from pages to themselves | Ben Boeckel | 2022-11-18 | 1 | -1/+1 |
| | | | | | At least the top-reference links. Internal `:ref:` usages have been left intact. | ||||
* | Help: Add Sphinx 'versionadded' directives to each top-level document | Kitware Robot | 2020-07-06 | 1 | -0/+2 |
| | | | | | | | Run the `Utilities/Sphinx/update_versions.py` script to add initial markup to every top-level document and find module. Issue: #19715 | ||||
* | Help: Add an example for each UNITY_BUILD_MODE setting | Robert Maynard | 2020-05-11 | 1 | -2/+38 |
| | |||||
* | Unity Builds: Support explicit specification of sources to groups | Robert Maynard | 2020-05-07 | 1 | -0/+22 |
Instead of having CMake determine which files should go into each unity file, the user can now use explicitly state the mapping. |