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 |
Kitware Robot
|
b2ba64add9
Revise C++ coding style using clang-format-18
|
10 months ago |
Brad King
|
72e27a4856
Merge topic 'fix-typos-found-by-pre-commit-hooks'
|
10 months ago |
Brad King
|
80bac4de30
Merge topic 'cmake-self-symlinks'
|
10 months ago |
Alex Turbov
|
bc8621d999
Fix: A lot of typos in code found by `typos`
|
10 months ago |
Brad King
|
6d9ab7964d
cmake: Restore finding installed resources in their real path
|
10 months ago |
Tim Blechmann
|
339c2b886a
cmSystemTools: Add RandomNumber method that avoid re-seeding from OS
|
11 months ago |
Brad King
|
79e41d3cc6
Merge topic 'rpath-preserve-setuid-setgid'
|
11 months ago |
Volodymyr Zolotopupov
|
0907a322f3
install: Restore SETUID/SETGID after RPATH change
|
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 |
YunQiang Su
|
08040ced86
cmake: Look up on-disk case of input paths on macOS
|
1 year ago |
Brad King
|
0994bc7929
cmake: Preserve symlinks in references to itself when possible
|
1 year ago |
Brad King
|
0925abb09b
cmSystemTools: Invert condition to make non-bootstrap logic easier to follow
|
1 year ago |
Brad King
|
46ac308249
cmSystemTools: Factor out helpers from FindCMakeResources
|
1 year ago |
Brad King
|
b91ec8c48f
cmSystemTools: Clarify decision to look for resources from the build tree
|
1 year ago |
Brad King
|
cbee4eed0f
cmSystemTools: Re-order resource and tool finding logic
|
1 year ago |
Brad King
|
f6acf1f7b7
cmSystemTools: Reduce rightward drift in success path on UNIX
|
1 year ago |
Brad King
|
962e4479d4
cmSystemTools: Clarify app bundle layout on macOS
|
1 year ago |
Brad King
|
56632ddaa3
cmSystemTools: Remove redundant filesystem access on Windows
|
1 year ago |
Brad King
|
f2b3907cd0
cmSystemTools: Move static data to anonymous namespace
|
1 year ago |
Brad King
|
16af27fd42
cmSystemTools: Drop GetRealPathResolvingWindowsSubst
|
1 year ago |
Brad King
|
823e1df54c
cmSystemTools: Implement GetRealPath on Windows
|
1 year ago |
Brad King
|
b378781c5d
cmSystemTools: Cache ToNormalizedPathOnDisk actual-case lookups
|
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
|
773b75e4ed
cmake: Explicitly look up on-disk case of input paths on Windows
|
1 year ago |
Brad King
|
ee83165923
cmake: Explicitly normalize input paths as they exist on disk
|
1 year ago |