summaryrefslogtreecommitdiffstats
path: root/Tests/Server/tc_globalSettings.json
Commit message (Collapse)AuthorAgeFilesLines
* server-mode: Set global configuration of cmake via a commandTobias Hunger2016-09-261-2/+132
| | | | | "setGlobalSettings" can be used to change settings reported by "globalSettings" command.
* server-mode: Query global configuration of cmake via a commandTobias Hunger2016-09-261-0/+10
Add "globalSettings" command that returns: * Return capability information * Return currently used generator/extra generator * Return a range of flags for debug/trace/etc.