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
|
4 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 |
Ron W Moore
|
d78c22aa64
cmSystemTools: Improve RenameFile on Windows with MOVEFILE_WRITE_THROUGH
|
5 years ago |
Ron W Moore
|
73f8240ae7
cmSystemTools: Factor out RenameFile wstring conversion on Windows
|
5 years ago |
Brad King
|
97fc44f70e
cmSystemTools: Factor out MoveFileExW call in RenameFile
|
5 years ago |
Brad King
|
35039286eb
cmSystemTools: Define directory-specific Windows filesystem retry settings
|
5 years ago |
Vitaly Stakhovsky
|
8ef18e8525
Clean a few string conversions
|
5 years ago |
Brad King
|
977f5ed3d1
Merge topic 'restore-cwd-translation-map'
|
5 years ago |
Brad King
|
85a945a607
Restore handling of build directory inside a symlinked path
|
5 years ago |
Brad King
|
0fddcc1e5b
cmake: Tolerate nullptr from uv_default_loop
|
5 years ago |
Marc Chevrier
|
2faa3f6c55
Refactoring: Third-parties public headers are under cm3p prefix
|
5 years ago |
Brad King
|
f0a27e44f3
Merge topic 'parallel-lzma-compression'
|
5 years ago |
Ben Boeckel
|
b9c17de023
cmArchiveWrite: split out opening the file
|
6 years ago |
Brad King
|
577fc3ef19
Merge topic 'string-prefix'
|
5 years ago |
Rolf Eike Beer
|
bfb69f9543
replace "substr(0, xx) ==" with cmHasPrefix()
|
5 years ago |
Marc Chevrier
|
f034b0f663
CMake compilation: do not use compiler extensions
|
5 years ago |
Marc Chevrier
|
557cecdc3d
Modernize memory management
|
5 years ago |