Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Drop Visual Studio 10 2010 generator | Brad King | 2022-09-26 | 1 | -1/+1 |
| | | | | This generator has been deprecated since CMake 3.22. Remove it. | ||||
* | 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 | ||||
* | VS10Project: Expand VS_DEBUGGER_* capabilities | Jon Chronopoulos | 2018-06-17 | 1 | -0/+2 |
| | | | | | This adds VS_DEBUGGER_COMMAND_ARGUMENTS and VS_DEBUGGER_ENVIRONMENT as well as allowing VS_DEBUGGER_* to use generator expressions. | ||||
* | VS: Add target property VS_DEBUGGER_COMMAND | Hannes Mezger | 2018-03-14 | 1 | -0/+9 |
Fixes: #17819 |