summaryrefslogtreecommitdiffstats
path: root/Source/cmWindowsRegistry.h
Commit message (Expand)AuthorAgeFilesLines
* IWYU: Update for Debian 13 CI jobBrad King2025-11-121-1/+0
* LICENSE: Replace references to Copyright.txt with LICENSE.rstKitware Robot2025-03-031-1/+1
* Revise C++ coding style using clang-format with "east const"Kitware Robot2025-01-231-3/+3
* Fix: A lot of typos in code found by `typos`Alex Turbov2025-01-121-1/+1
* IWYU: Update for Debian 12 CI jobBrad King2023-07-281-0/+1
* 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