Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | CUDA: CheckLinkerFlag now supports CUDA | Robert Maynard | 2020-10-08 | 1 | -0/+2 |
| | |||||
* | CheckSoureCompiles: Add a unified way to check if a source compiles | Robert Maynard | 2020-09-23 | 1 | -2/+2 |
| | |||||
* | 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 | ||||
* | CheckLinkerFlag: Add module to check validity of linker flags | Marc Chevrier | 2020-05-25 | 1 | -0/+81 |
Fixes: #15934 |