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 |
Marc Chevrier
|
f7d12609f0
Refactoring: use append functions from cmext/algorithm
|
5 years ago |
Brad King
|
a4c19cb895
Windows: Restore suppression of error report popups in CI builds
|
6 years ago |
Craig Scott
|
0692eaf0fe
ForceToRelativePath: Fix spurious assertion when local path is root dir
|
6 years ago |
Kitware Robot
|
ed98209ddc
Revise include order using clang-format-6.0
|
6 years ago |
Regina Pfeifer
|
f30523d090
clang-tidy: modernize-deprecated-headers
|
6 years ago |
Brad King
|
1a1508c8b8
Merge topic 'modernize-use-auto'
|
6 years ago |