Brad King
|
e388ed687a
execute_process: Improve invocation of .cmd/.bat with spaces
|
9 months ago |
Brad King
|
817b3967f8
cmSystemTools: Teach MaybePrependCmdExe to return GetShortPathNameW failure
|
10 months ago |
Brad King
|
98fed0f116
cmSystemTools: Adopt MaybePrependCmdExe
|
10 months ago |
Kitware Robot
|
0b96ae1f6a
Revise C++ coding style using clang-format with "east const"
|
10 months ago |
Tim Blechmann
|
339c2b886a
cmSystemTools: Add RandomNumber method that avoid re-seeding from OS
|
11 months ago |
Brad King
|
135e6feba9
Merge topic 'find-cps'
|
11 months ago |
Matthew Woehlke
|
3e9f96079d
Add additional string case functions
|
2 years ago |
Russell Greene
|
01d2a64980
cmSystemTools: Add GetDirCase helper function
|
11 months ago |
Brad King
|
16af27fd42
cmSystemTools: Drop GetRealPathResolvingWindowsSubst
|
1 year ago |
Brad King
|
823e1df54c
cmSystemTools: Implement GetRealPath on Windows
|
1 year ago |
Brad King
|
622596c6b2
cmSystemTools: Re-implement ToNormalizedPathOnDisk without translation map
|
1 year ago |
Brad King
|
5aed3ee49d
cmSystemTools: Add GetLogicalWorkingDirectory
|
1 year ago |
Brad King
|
9fe09ebc53
cmSystemTools: Add GetEnvPathNormalized to get paths from environment
|
1 year ago |
Brad King
|
2108f3507f
cmSystemTools: Add SplitEnvPathNormalized to split paths from environment
|
1 year ago |
Brad King
|
6d57403e14
cmSystemTools: Fix SplitEnvPath to avoid empty paths
|
1 year ago |
Brad King
|
2503b43b6c
cmSystemTools: Add ToNormalizedPathOnDisk helper
|
1 year ago |
Yuri Witte
|
d8a9aabd24
file(ARCHIVE_CREATE): add WORKING_DIRECTORY option
|
1 year ago |
Alexey Edelev
|
9ab270f47d
cmSystemTools: Add GetComspec method to get cmd on Windows
|
1 year ago |
Alex Turbov
|
dc38f81237
cmSystemTools: Revise MoveFileIfDifferent to return cmsys::Status
|
1 year ago |
Martin Duffy
|
5b3fbd5f64
cmSystemTools: Add CMake config directory
|
1 year ago |
Brad King
|
a66dfe22d7
Merge topic 'ctest-windows-std-handles'
|
1 year ago |
Brad King
|
e4d0169107
ctest: Fix spurious build failures with CTEST_USE_LAUNCHERS on Windows
|
1 year ago |
Brad King
|
bcbb212df7
Revert use of libuv for process execution for 3.28
|
1 year ago |
Kyle Edwards
|
50a6e78a82
cmSystemTools::RunSingleCommand(): Replace cmsysProcess with cmUVProcessChain
|
2 years ago |
Kyle Edwards
|
49a37d5a97
cmCTestScriptHandler: Replace cmsysProcess with cmUVProcessChain
|
2 years ago |
Ben Boeckel
|
36bd3d82f8
cmSystemTools: move `ComputeCertificateThumbprint` to the only consumer
|
2 years ago |
Ben Boeckel
|
a4e4daceaf
cmSystemTools: remove `ComputeFileHash` method
|
2 years ago |
Ben Boeckel
|
4d5198a986
cmSystemTools: remove `ComputeStringMD5` method
|
2 years ago |
Brad King
|
241ee252ce
IWYU: Update for Debian 12 CI job
|
2 years ago |
Kyle Edwards
|
7050ac56a1
macOS: Add support for linking against .xcframework folders
|
2 years ago |