Alex Turbov
|
bc8621d999
Fix: A lot of typos in code found by `typos`
|
9 months ago |
Brad King
|
79e41d3cc6
Merge topic 'rpath-preserve-setuid-setgid'
|
10 months ago |
Volodymyr Zolotopupov
|
0907a322f3
install: Restore SETUID/SETGID after RPATH change
|
10 months ago |
Brad King
|
135e6feba9
Merge topic 'find-cps'
|
10 months ago |
Matthew Woehlke
|
3e9f96079d
Add additional string case functions
|
2 years ago |
Russell Greene
|
01d2a64980
cmSystemTools: Add GetDirCase helper function
|
10 months ago |
YunQiang Su
|
08040ced86
cmake: Look up on-disk case of input paths on macOS
|
11 months ago |
Brad King
|
0994bc7929
cmake: Preserve symlinks in references to itself when possible
|
11 months ago |
Brad King
|
0925abb09b
cmSystemTools: Invert condition to make non-bootstrap logic easier to follow
|
11 months ago |
Brad King
|
46ac308249
cmSystemTools: Factor out helpers from FindCMakeResources
|
11 months ago |
Brad King
|
b91ec8c48f
cmSystemTools: Clarify decision to look for resources from the build tree
|
11 months ago |
Brad King
|
cbee4eed0f
cmSystemTools: Re-order resource and tool finding logic
|
11 months ago |
Brad King
|
f6acf1f7b7
cmSystemTools: Reduce rightward drift in success path on UNIX
|
11 months ago |
Brad King
|
962e4479d4
cmSystemTools: Clarify app bundle layout on macOS
|
11 months ago |
Brad King
|
56632ddaa3
cmSystemTools: Remove redundant filesystem access on Windows
|
11 months ago |
Brad King
|
f2b3907cd0
cmSystemTools: Move static data to anonymous namespace
|
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
|
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 |
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 |
Daniel Pfeifer
|
58c5f77837
clang-tidy: fix `readability-redundant-*` warnings
|
1 year ago |
Yuri Witte
|
d8a9aabd24
file(ARCHIVE_CREATE): add WORKING_DIRECTORY option
|
1 year ago |
Vitaly Stakhovsky
|
58da4aa47d
Source: Avoid comparing pointers to nullptr
|
1 year ago |