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
/
cmSystemTools.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
cmSystemTools: Restore GetRealPathResolvingWindowsSubst
Brad King
2025-03-10
1
-0/+6
*
PathResolver: Document in comments the on-disk case lookup on macOS
Brad King
2025-03-07
1
-2/+4
*
LICENSE: Replace references to Copyright.txt with LICENSE.rst
Kitware Robot
2025-03-03
1
-1/+1
*
execute_process: Improve invocation of .cmd/.bat with spaces
Brad King
2025-02-11
1
-12/+7
*
cmSystemTools: Teach MaybePrependCmdExe to return GetShortPathNameW failure
Brad King
2025-02-03
1
-3/+3
*
cmSystemTools: Adopt MaybePrependCmdExe
Brad King
2025-01-31
1
-0/+19
*
Revise C++ coding style using clang-format with "east const"
Kitware Robot
2025-01-23
1
-48/+48
*
cmSystemTools: Add RandomNumber method that avoid re-seeding from OS
Tim Blechmann
2025-01-09
1
-1/+2
*
Merge topic 'find-cps'
Brad King
2024-12-17
1
-0/+20
|
\
|
*
Add additional string case functions
Matthew Woehlke
2024-12-13
1
-0/+20
*
|
cmSystemTools: Add GetDirCase helper function
Russell Greene
2024-12-11
1
-0/+9
|
/
*
cmSystemTools: Drop GetRealPathResolvingWindowsSubst
Brad King
2024-11-04
1
-5/+1
*
cmSystemTools: Implement GetRealPath on Windows
Brad King
2024-11-04
1
-0/+2
*
cmSystemTools: Re-implement ToNormalizedPathOnDisk without translation map
Brad King
2024-11-03
1
-0/+6
*
cmSystemTools: Add GetLogicalWorkingDirectory
Brad King
2024-11-03
1
-2/+5
*
cmSystemTools: Add GetEnvPathNormalized to get paths from environment
Brad King
2024-10-22
1
-0/+1
*
cmSystemTools: Add SplitEnvPathNormalized to split paths from environment
Brad King
2024-10-22
1
-0/+1
*
cmSystemTools: Fix SplitEnvPath to avoid empty paths
Brad King
2024-10-22
1
-1/+2
*
cmSystemTools: Add ToNormalizedPathOnDisk helper
Brad King
2024-10-22
1
-0/+2
*
file(ARCHIVE_CREATE): add WORKING_DIRECTORY option
Yuri Witte
2024-09-11
1
-0/+1
*
cmSystemTools: Add GetComspec method to get cmd on Windows
Alexey Edelev
2024-08-21
1
-0/+3
*
cmSystemTools: Revise MoveFileIfDifferent to return cmsys::Status
Alex Turbov
2024-07-18
1
-2/+2
*
cmSystemTools: Add CMake config directory
Martin Duffy
2024-07-03
1
-0/+4
*
Merge topic 'ctest-windows-std-handles'
Brad King
2024-06-14
1
-6/+0
|
\
|
*
ctest: Fix spurious build failures with CTEST_USE_LAUNCHERS on Windows
Brad King
2024-06-14
1
-6/+0
|
*
Revert use of libuv for process execution for 3.28
Brad King
2024-01-24
1
-16/+5
|
/
*
cmSystemTools::RunSingleCommand(): Replace cmsysProcess with cmUVProcessChain
Kyle Edwards
2023-08-29
1
-1/+0
*
cmCTestScriptHandler: Replace cmsysProcess with cmUVProcessChain
Kyle Edwards
2023-08-29
1
-4/+16
*
cmSystemTools: move `ComputeCertificateThumbprint` to the only consumer
Ben Boeckel
2023-08-08
1
-7/+0
*
cmSystemTools: remove `ComputeFileHash` method
Ben Boeckel
2023-08-08
1
-5/+0
*
cmSystemTools: remove `ComputeStringMD5` method
Ben Boeckel
2023-08-08
1
-3/+0
*
IWYU: Update for Debian 12 CI job
Brad King
2023-07-28
1
-1/+1
*
macOS: Add support for linking against .xcframework folders
Kyle Edwards
2023-07-26
1
-0/+3
*
cmSystemTools: Add helpers for reading and parsing PATH env vars
Brad King
2023-02-23
1
-0/+3
*
file(COPY_FILE): Add option to retry on Windows if input access fails
Brad King
2022-11-17
1
-0/+6
*
cmSystemTools: Remove unused CopySingleFile overload
Brad King
2022-11-17
1
-2/+0
*
cmSystemTools: Provide quiet link creation methods
Brad King
2022-10-06
1
-4/+6
*
cmSystemTools: Add MakeTempDirectory
Matthew Woehlke
2022-09-05
1
-0/+25
*
cmake -E env: Add --modify flag
Alex Reinking
2022-08-17
1
-0/+3
*
cmCTestRunTest: Implement the ENVIRONMENT test property with EnvDiff too
Alex Reinking
2022-08-15
1
-0/+9
*
cmSystemTools: Add EnvDiff class to hold ENVIRONMENT_MODIFICATION logic
Alex Reinking
2022-08-15
1
-0/+27
*
cmSystemTools: Factor out method to get Windows OS version
Brad King
2022-07-25
1
-0/+8
*
cmSystemTools: Fix 'ErrorOccurred' spelling
FeRD (Frank Dana)
2022-06-13
1
-13/+13
*
cmake-presets: add ${pathListSep} macro
Erin Melucci
2022-05-12
1
-0/+3
*
cmake -E tar: Add --touch option
Kasper Laudrup
2022-03-23
1
-1/+9
*
bootstrap: Do not declare cmSystemTools functions that are not implemented
Brad King
2021-10-27
1
-0/+4
*
cmSystemTools::VersionCompare: use std::string for arguments
Marc Chevrier
2021-09-17
1
-1/+4
*
Xcode: add support for embedding dynamic libraries
Lucas SOLTIC
2021-09-13
1
-1/+5
*
cmSystemTools: Add SetRPath() method
Kyle Edwards
2021-06-04
1
-1/+5
*
cmMessenger: Pass title inside a metadata structure
Marius Messerschmidt
2021-05-19
1
-1/+5
[next]