summaryrefslogtreecommitdiff
path: root/Source/cmWindowsRegistry.h
Commit message (Expand)AuthorAgeFilesLines
* Build: Move `KWSYS_ENCODING_DEFAULT_CODEPAGE` to the config headerAlex Turbov2022-09-221-0/+2
* cmWindowsRegistry: Add missing <cstdint> includenanoric2022-06-101-0/+1
* find_* commands: add control over Windows registry viewsMarc Chevrier2022-04-291-2/+27
* cmWindowsRegistry: Add helper for conversion between string and enum ViewMarc Chevrier2022-04-291-0/+5
* cmake_host_system_information: query windows registryMarc Chevrier2022-04-131-0/+55