Brad King
|
3593aa59ef
cmake: Replace working mode with role
|
1 month ago |
Brad King
|
0aab75bf0e
cmake: Clarify name of enum backing CMAKE_ROLE property
|
1 month ago |
Hanna Rusakovich
|
a73ddd2ddb
file(CREATE_LINK): Implement COPY_ON_ERROR for directories
|
1 month ago |
Brad King
|
f719a36bc0
file(CREATE_LINK): Refactor error handling for removal of destination
|
1 month ago |
Daniel Pfeifer
|
b1fdab3cc1
source: Pass small and trivially copyable types by value
|
4 months ago |
Ben Boeckel
|
557c44b93e
cmStrCat: use character literals where possible
|
6 months ago |
Ben Boeckel
|
23779057fd
cmStrCat: combine neighboring arguments where possible
|
6 months ago |
Brad King
|
5d3f931956
Merge branch 'backport-macos-curl-backend' into macos-curl-backend
|
7 months ago |
Gregor Jasny
|
1e1129c6fe
macOS: Reliably apply workaround for system curl 8.{3,4,5} LibreSSL backend
|
7 months ago |
Brad King
|
b1c22bdc38
Source: Fix -Wformat warnings
|
7 months ago |
Martin Duffy
|
cc2cbfc61e
file: Add more context to errors from file(DOWNLOAD)
|
7 months ago |
Hanjiang Yu
|
9476245dcd
file(DOWNLOAD): Handle write errors
|
8 months ago |
Brad King
|
41d91387f6
Merge branch 'backport-3.31-file-MAKE_DIRECTORY-result-var'
|
8 months ago |
Brad King
|
397ec37528
file(MAKE_DIRECTORY): Do not make directories for command keywords
|
8 months ago |
Brad King
|
a039a1655d
file(MAKE_DIRECTORY): Clarify formatting of unexpected arguments error
|
8 months ago |
Brad King
|
90d9c79348
file(MAKE_DIRECTORY): Do not make directories for command keywords
|
8 months ago |
Kitware Robot
|
de273b2e11
LICENSE: Replace references to Copyright.txt with LICENSE.rst
|
9 months ago |
Kitware Robot
|
0b96ae1f6a
Revise C++ coding style using clang-format with "east const"
|
10 months ago |
Brad King
|
77f8c374f3
CMP0009: Remove support for OLD behavior
|
1 year ago |
Alex Turbov
|
8352a2d12f
cmFileCommand.cxx: Optimize `cmStrCat()` calls
|
1 year ago |
Brad King
|
659d8bd430
cmPolicies: Remove now-unused REQUIRED_IF_USED and REQUIRED_ALWAYS states
|
1 year ago |
Brad King
|
823e1df54c
cmSystemTools: Implement GetRealPath on Windows
|
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 |
Daniel Pfeifer
|
281e9039cb
cmWorkingDirectory: Unify error messages
|
1 year ago |
Brad King
|
5e1a59dc2b
file(DOWNLOAD/UPLOAD): Require minimum TLS 1.2 by default
|
1 year ago |
Brad King
|
8e92ee34f6
file(DOWNLOAD/UPLOAD): Verify TLS server certificate by default
|
1 year ago |
Brad King
|
03d37ae3ff
cmFileCommand: Clarify names and logic using optional<bool>
|
1 year ago |
Brad King
|
844417294b
Merge topic 'file-REAL_PATH-warn-non-existing'
|
1 year ago |
Alex Overchenko
|
00c1161b01
file(REAL_PATH): Warn on non-existing paths
|
1 year ago |