Matthew Woehlke
|
3e9f96079d
Add additional string case functions
|
2 년 전 |
YunQiang Su
|
08040ced86
cmake: Look up on-disk case of input paths on macOS
|
11 달 전 |
Brad King
|
0994bc7929
cmake: Preserve symlinks in references to itself when possible
|
11 달 전 |
Brad King
|
0925abb09b
cmSystemTools: Invert condition to make non-bootstrap logic easier to follow
|
11 달 전 |
Brad King
|
46ac308249
cmSystemTools: Factor out helpers from FindCMakeResources
|
11 달 전 |
Brad King
|
b91ec8c48f
cmSystemTools: Clarify decision to look for resources from the build tree
|
11 달 전 |
Brad King
|
cbee4eed0f
cmSystemTools: Re-order resource and tool finding logic
|
11 달 전 |
Brad King
|
f6acf1f7b7
cmSystemTools: Reduce rightward drift in success path on UNIX
|
11 달 전 |
Brad King
|
962e4479d4
cmSystemTools: Clarify app bundle layout on macOS
|
11 달 전 |
Brad King
|
56632ddaa3
cmSystemTools: Remove redundant filesystem access on Windows
|
11 달 전 |
Brad King
|
f2b3907cd0
cmSystemTools: Move static data to anonymous namespace
|
11 달 전 |
Brad King
|
16af27fd42
cmSystemTools: Drop GetRealPathResolvingWindowsSubst
|
11 달 전 |
Brad King
|
823e1df54c
cmSystemTools: Implement GetRealPath on Windows
|
11 달 전 |
Brad King
|
b378781c5d
cmSystemTools: Cache ToNormalizedPathOnDisk actual-case lookups
|
11 달 전 |
Brad King
|
622596c6b2
cmSystemTools: Re-implement ToNormalizedPathOnDisk without translation map
|
11 달 전 |
Brad King
|
5aed3ee49d
cmSystemTools: Add GetLogicalWorkingDirectory
|
11 달 전 |
Brad King
|
773b75e4ed
cmake: Explicitly look up on-disk case of input paths on Windows
|
1 년 전 |
Brad King
|
ee83165923
cmake: Explicitly normalize input paths as they exist on disk
|
1 년 전 |
Brad King
|
9fe09ebc53
cmSystemTools: Add GetEnvPathNormalized to get paths from environment
|
1 년 전 |
Brad King
|
2108f3507f
cmSystemTools: Add SplitEnvPathNormalized to split paths from environment
|
1 년 전 |
Brad King
|
6d57403e14
cmSystemTools: Fix SplitEnvPath to avoid empty paths
|
1 년 전 |
Brad King
|
2503b43b6c
cmSystemTools: Add ToNormalizedPathOnDisk helper
|
1 년 전 |
Daniel Pfeifer
|
58c5f77837
clang-tidy: fix `readability-redundant-*` warnings
|
1 년 전 |
Yuri Witte
|
d8a9aabd24
file(ARCHIVE_CREATE): add WORKING_DIRECTORY option
|
1 년 전 |
Vitaly Stakhovsky
|
58da4aa47d
Source: Avoid comparing pointers to nullptr
|
1 년 전 |
Brad King
|
3d61720112
Merge topic 'autogen-predefs-emscripten'
|
1 년 전 |
Alexey Edelev
|
9ab270f47d
cmSystemTools: Add GetComspec method to get cmd on Windows
|
1 년 전 |
Alex Turbov
|
fc36ac6b22
Refactor: Eliminate redundant `operator<<` calls
|
1 년 전 |
Alex Turbov
|
3855131c53
Refactor: Eliminate sequential calls to `cmSystemTools::Stdout`
|
1 년 전 |
Alex Turbov
|
dc38f81237
cmSystemTools: Revise MoveFileIfDifferent to return cmsys::Status
|
1 년 전 |