index
:
CMake.git
master
release
CMake is a cross-platform, open-source build system generator.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Source
/
cmCMakeHostSystemInformationCommand.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
Source: Avoid out-of-range inputs to std::isspace()
Brad King
2024-01-17
1
-2/+2
*
Help: Replace link with its http redirect
Brad King
2023-10-19
1
-1/+1
*
cmake_host_system_information: Add MSYSTEM_PREFIX query
Brad King
2023-09-10
1
-0/+97
*
cmCMakeHostSystemInformationCommand: Clarify function names and roles
Brad King
2023-09-09
1
-10/+9
*
IWYU: Update for Debian 12 CI job
Brad King
2023-07-28
1
-0/+1
*
cmList: Add container conversion to string
Marc Chevrier
2023-06-22
1
-2/+2
*
iwyu: ignore `std::remove_reference` requirements
Ben Boeckel
2023-05-16
1
-1/+0
*
CMake code rely on cmList class for CMake lists management (part. 2)
Marc Chevrier
2023-04-29
1
-6/+9
*
cmCMakeHost*Command: Report keyword errors via argument parser results
Brad King
2022-07-22
1
-8/+4
*
cmArgumentParser: Avoid allocating copies of keyword strings
Brad King
2022-07-05
1
-1/+1
*
cmSystemTools: Fix 'ErrorOccurred' spelling
FeRD (Frank Dana)
2022-06-13
1
-1/+1
*
cmWindowsRegistry: Add helper for conversion between string and enum View
Marc Chevrier
2022-04-29
1
-13/+5
*
cmake_host_system_information: query windows registry
Marc Chevrier
2022-04-13
1
-0/+108
*
cmake_host_system_information: Add undocumented VS_MSBUILD_COMMAND key
Brad King
2021-10-20
1
-0/+7
*
cmake_host_system_information: Make it available for all systems
Alex Turbov
2021-08-20
1
-4/+0
*
Refactor: Simplify `GetValue()` function calls
Alex Turbov
2021-08-20
1
-15/+27
*
cmake_host_system_information: Also set `USED_FALLBACK_SCRIPT`
Alex Turbov
2021-08-20
1
-1/+4
*
cmake_host_system_information: Can run fallback scripts
Alex Turbov
2021-08-20
1
-2/+90
*
cmake_host_system_information: Can read `/etc/os-release` file
Alex Turbov
2021-08-20
1
-6/+191
*
Refactor: Deduplicate code for `VS_nn_DIR` keys processing
Alex Turbov
2021-07-30
1
-48/+18
*
Refactor: Use string view
Alex Turbov
2021-07-30
1
-29/+31
*
Refactor: `bool GetValue(..., string&)` → `optional<string> GetValue(...)`
Alex Turbov
2021-07-30
1
-70/+114
*
Refactor: Move module private functions on top
Alex Turbov
2021-07-28
1
-62/+54
*
Refactor: Run CPU/OS/Memory tests once on first run
Alex Turbov
2021-07-27
1
-4/+8
*
VS: Add Visual Studio 17 2022 generator
Brad King
2021-06-25
1
-0/+16
*
Revise include order using clang-format-6.0
Kitware Robot
2019-10-01
1
-1/+2
*
clang-tidy: modernize-deprecated-headers
Regina Pfeifer
2019-09-16
1
-1/+1
*
Source sweep: Replace std::ostringstream when used with a single append
Sebastian Holtermann
2019-08-23
1
-4/+1
*
cmCommand refactor: cmCMakeHostSystemInformationCommand
Gabor Bencze
2019-08-20
1
-44/+52
*
cmMakefile: Let AddDefinition accept a value as cm::string_view
Sebastian Holtermann
2019-07-24
1
-1/+1
*
VS: Add Visual Studio 16 2019 generator
Brad King
2019-01-11
1
-0/+16
*
VS: Rename VS 2017 generator sources to be version-independent
Brad King
2019-01-11
1
-3/+3
*
VS: Parameterize cmVSSetupAPIHelper instances with VS version
Brad King
2019-01-11
1
-1/+1
*
Revise C++ coding style using clang-format-6.0
Kitware Robot
2018-06-01
1
-6/+6
*
VS: Select and save a VS 2017 instance persistently
Brad King
2017-10-19
1
-0/+14
*
cmake_host_system_information: Add more keywords
Florian Maushart
2017-06-05
1
-0/+49
*
Add const-reference qualifications
Pavel Solodovnikov
2017-05-26
1
-2/+2
*
Add undocumented CMake language means to find VS 2017
Brad King
2017-03-27
1
-0/+13
*
Separate compilation for commands included in cmCommands
Daniel Pfeifer
2016-10-21
1
-0/+7
*
Simplify CMake per-source license notices
Brad King
2016-09-27
1
-11/+2
*
Use braces around statements
Daniel Pfeifer
2016-09-16
1
-2/+2
*
Prefer istringstream and ostringstream over stringstream.
Daniel Pfeifer
2016-06-14
1
-1/+1
*
Revise C++ coding style using clang-format
Kitware Robot
2016-05-16
1
-51/+30
*
Remove use of include <cmsys/ios/*> and cmsys_ios::*
Brad King
2015-08-20
1
-3/+1
*
Remove some c_str() calls.
Stephen Kelly
2014-03-11
1
-2/+2
*
Add cmake_host_system_information command
Nils Gladitz
2013-06-19
1
-0/+126