Kyle Edwards
|
f73027b182
cmSystemTools: Add SetRPath() method
|
4 years ago |
Kyle Edwards
|
966f7250df
Refactor: Break up logic in cmSystemTools::ChangeRPath()
|
4 years ago |
Marius Messerschmidt
|
bceb8e2ed2
cmMessenger: Pass title inside a metadata structure
|
4 years ago |
Brad King
|
5b3a71a83f
cmSystemTools: Adopt RelativeIfUnder helper
|
4 years ago |
Brad King
|
d7522b8f86
cmSystemTools: Improve CreateLink and CreateSymlink error codes
|
4 years ago |
Brad King
|
e2ac92681c
Merge topic 'nvhpc-warnings'
|
4 years ago |
Brad King
|
6a003c6f35
cmSystemTools: Avoid unreachable code warning on NVHPC
|
4 years ago |
Orgad Shaneh
|
ddcd1469e8
MSYS: Add support for running under MSYS runtime environment
|
4 years ago |
Brad King
|
7f89053953
cmSystemTools: Return KWSys Status from CreateLink and CreateSymlink
|
4 years ago |
Brad King
|
3ef5dab010
cmSystemTools: Simplify using KWSys Status
|
4 years ago |
Brad King
|
ec1b6157cb
Update CMake code using KWSys to account for Status return values
|
4 years ago |
Brad King
|
7981602368
Merge topic 'openbsd-defines'
|
4 years ago |
Rafael Sadowski
|
317a477283
OpenBSD: Fix system feature definitions
|
4 years ago |
Kyle Edwards
|
ad19da011d
Refactor: Add cmSystemTools::GetSystemName()
|
4 years ago |
Ben Boeckel
|
100016e9cb
cmSystemTools: add utilities to copy a file with error handling
|
4 years ago |
Brad King
|
3600c6cd8c
cmSystemTools: Add RenameFile option to not replace destination
|
4 years ago |
Brad King
|
0c2dc34504
cmSystemTools: Add RenameFile signature to capture the error message
|
4 years ago |
Brad King
|
e017ba046c
AIX: Enable XCOFF editing to replace RPATH on installation
|
4 years ago |
Brad King
|
cdcfe3eb99
Rename CMAKE_USE_MACH_PARSER to CMake_USE_MACH_PARSER
|
4 years ago |
Brad King
|
b6071c93f5
Rename CMAKE_USE_ELF_PARSER to CMake_USE_ELF_PARSER
|
4 years ago |
Ben Boeckel
|
c826461d9c
clang-tidy: fix `bugprone-reserved-identifier` warnings
|
4 years ago |
Marc Chevrier
|
8ec7408d74
Makefile dependencies: ensure long paths are used on Windows
|
4 years ago |
Brad King
|
92021198e5
cmSystemTools: Revert use of MOVEFILE_WRITE_THROUGH by RenameFile on Windows
|
5 years ago |
Kyle Edwards
|
0fe2ee3d43
CMake GUI: Add "CMake Reference Manual" help item
|
5 years ago |
Kyle Edwards
|
391ff1ec51
Refactor: Modernize cmSystemTools::FindCMakeResources()
|
5 years ago |
Elad Lahav
|
f9e950d4c5
libuv: Add support for building for QNX within CMake
|
5 years ago |
Asit Dhal
|
195d14e781
file(ARCHIVE_CREATE): Add option to control compression level
|
5 years ago |
Ron W Moore
|
e39e9c4043
cmSystemTools: Teach RenameFile to disable Windows Search Indexing
|
5 years ago |
Ron W Moore
|
b54190a406
cmSystemTools: Teach RenameFile to try for longer on directories
|
5 years ago |
Ron W Moore
|
2f8ef095da
cmSystemTools: Add more error handling to RenameFile on Windows
|
5 years ago |