Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cmake_host_system_information: Add MSYSTEM_PREFIX query | Brad King | 2023-09-10 | 8 | -0/+30 |
* | cmCMakeHost*Command: Report keyword errors via argument parser results | Brad King | 2022-07-22 | 2 | -4/+8 |
* | cmake_host_system_information(WINDOWS_REGISTRY) updates | Marc Chevrier | 2022-05-01 | 4 | -136/+252 |
* | cmake_host_system_information: query windows registry | Marc Chevrier | 2022-04-13 | 27 | -0/+312 |
* | cmake_host_system_information: Add undocumented VS_MSBUILD_COMMAND key | Brad King | 2021-10-20 | 5 | -0/+16 |
* | cmake_host_system_information: Make it available for all systems | Alex Turbov | 2021-08-20 | 1 | -10/+6 |
* | cmake_host_system_information: Also set `USED_FALLBACK_SCRIPT` | Alex Turbov | 2021-08-20 | 3 | -0/+3 |
* | cmake_host_system_information: Can run fallback scripts | Alex Turbov | 2021-08-20 | 12 | -0/+72 |
* | cmake_host_system_information: Can read `/etc/os-release` file | Alex Turbov | 2021-08-20 | 10 | -0/+93 |
* | Testing: Convert `cmake_host_system_information` tests into `RunCMake` | Alex Turbov | 2021-08-02 | 15 | -0/+98 |