Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Modules: Rename Internal/CMake{CheckCompiler => TryCompilerOrLinker}Flag | Robert Maynard | 2020-11-25 | 1 | -3/+5 |
| | | | | | | | | Rename the `CheckPIESupported` helper functions so that they don't clobber other internal functions. Also rename them to document they can't be unified with `CheckCompilerFlag`. Fixes: #21497 | ||||
* | 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: Improve description of modules | Bartosz Kosiorek | 2019-04-23 | 1 | -2/+2 |
| | |||||
* | PIE link options: Update strategy to fix performance regression | Marc Chevrier | 2018-12-19 | 1 | -0/+134 |
Fixes: #18700 |