index
:
CMake.git
master
release
CMake is a cross-platform, open-source build system generator.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Source
/
cmFileCommand.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'backport-3.31-file-MAKE_DIRECTORY-result-var'
Brad King
2025-03-13
1
-1/+1
|
\
|
*
file(MAKE_DIRECTORY): Clarify formatting of unexpected arguments error
Brad King
2025-03-13
1
-1/+1
|
*
file(MAKE_DIRECTORY): Do not make directories for command keywords
Brad King
2025-03-13
1
-3/+1
*
|
file(MAKE_DIRECTORY): Do not make directories for command keywords
Brad King
2025-03-13
1
-3/+1
*
|
LICENSE: Replace references to Copyright.txt with LICENSE.rst
Kitware Robot
2025-03-03
1
-1/+1
*
|
Revise C++ coding style using clang-format with "east const"
Kitware Robot
2025-01-23
1
-47/+47
*
|
CMP0009: Remove support for OLD behavior
Brad King
2025-01-17
1
-39/+1
*
|
cmFileCommand.cxx: Optimize `cmStrCat()` calls
Alex Turbov
2024-11-19
1
-16/+16
*
|
cmPolicies: Remove now-unused REQUIRED_IF_USED and REQUIRED_ALWAYS states
Brad King
2024-11-13
1
-8/+0
*
|
cmSystemTools: Implement GetRealPath on Windows
Brad King
2024-11-04
1
-3/+1
*
|
cmSystemTools: Add GetLogicalWorkingDirectory
Brad King
2024-11-03
1
-1/+1
*
|
cmake: Explicitly look up on-disk case of input paths on Windows
Brad King
2024-10-24
1
-0/+1
*
|
cmWorkingDirectory: Unify error messages
Daniel Pfeifer
2024-10-18
1
-2/+1
|
/
*
file(DOWNLOAD/UPLOAD): Require minimum TLS 1.2 by default
Brad King
2024-09-26
1
-0/+17
*
file(DOWNLOAD/UPLOAD): Verify TLS server certificate by default
Brad King
2024-09-24
1
-4/+32
*
cmFileCommand: Clarify names and logic using optional<bool>
Brad King
2024-09-24
1
-36/+36
*
Merge topic 'file-REAL_PATH-warn-non-existing'
Brad King
2024-09-13
1
-0/+7
|
\
|
*
file(REAL_PATH): Warn on non-existing paths
Alex Overchenko
2024-09-12
1
-0/+7
*
|
file(ARCHIVE_CREATE): add WORKING_DIRECTORY option
Yuri Witte
2024-09-11
1
-1/+4
|
/
*
Merge topic 'macos-curl-user-agent'
Brad King
2024-08-15
1
-1/+4
|
\
|
*
file(DOWNLOAD): Fix User-Agent to use run-time curl version
Brad King
2024-08-13
1
-1/+4
*
|
Merge topic 'curl-http2'
Brad King
2024-08-15
1
-2/+2
|
\
\
|
*
|
curl: Avoid using HTTP/2 with curl 8.7.x due to bug in error codes
Brad King
2024-08-13
1
-2/+2
|
|
/
*
|
Merge topic 'macos-curl-backend'
Brad King
2024-07-18
1
-0/+2
|
\
\
|
|
/
|
*
macOS: Work around bug in system curl 8.{3,4,5} LibreSSL backend
Brad King
2024-07-17
1
-0/+2
*
|
file(MAKE_DIRECTORY): Add optional RESULT keyword to capture failure.
Asit Dhal
2024-06-24
1
-9/+60
|
/
*
file: Add undocumented READ_MACHO subcommand on macOS
René Bertin
2024-06-04
1
-0/+2
*
file(): TOUCH, TOUCH_NOCREATE and MAKE_DIRECTORY accept empty lists
Craig Scott
2024-05-31
1
-8/+17
*
file(DOWNLOAD|UPLOAD): Add CMAKE_TLS_VERIFY environment variable
Brad King
2024-03-30
1
-0/+12
*
file(DOWNLOAD|UPLOAD): Avoid unnecessary CMAKE_TLS_VERIFY variable lookup
Brad King
2024-03-30
1
-4/+16
*
cmGlobCacheEntry: Add helper to carry CONFIGURE_DEPENDS glob cache arguments
Arctic Lampyrid
2024-03-19
1
-4/+10
*
file(DOWNLOAD|UPLOAD): Add CMAKE_TLS_VERSION environment variable
Brad King
2024-02-28
1
-0/+12
*
file(DOWNLOAD|UPLOAD): Add CMAKE_TLS_VERSION variable
Brad King
2024-02-28
1
-0/+12
*
file(DOWNLOAD|UPLOAD): Add TLS_VERSION option for https connections
Brad King
2024-02-28
1
-0/+44
*
file: `STRINGS` + `REGEX` store match results
Cristian Le
2024-01-09
1
-0/+37
*
Merge topic 'cmFileCopier-error-loss'
Brad King
2023-12-05
1
-6/+5
|
\
|
*
errors: avoid constructing a stream before getting the last error
Ben Boeckel
2023-12-02
1
-6/+5
*
|
cmFileCommand: combine string literals
Ben Boeckel
2023-10-20
1
-7/+9
|
/
*
Source: Remove redundant FileIsSymlink checks
scivision
2023-09-18
1
-2/+1
*
file: Clarify CMake only drops RPATHS's it added
Robert Maynard
2023-08-15
1
-2/+4
*
Merge topic 'file-GENERATE-arg-parsing'
Brad King
2023-08-08
1
-1/+2
|
\
|
*
file(GENERATE): Restore INPUT|CONTENT parse checking
Evan Wilde
2023-08-07
1
-1/+2
*
|
file(REAL_PATH): resolve symlinks before '..' components
Robert Maynard
2023-07-20
1
-3/+53
*
|
cmList: Add container conversion to string
Marc Chevrier
2023-06-22
1
-7/+8
|
/
*
file(REAL_PATH): Ensure same behavior as get_filename_component(REALPATH)
Marc Chevrier
2023-03-20
1
-4/+3
*
file: Avoid using deprecated curl progress callback
Brad King
2023-01-27
1
-9/+21
*
file(MAKE_DIRECTORY): Provide a more descriptive error message
Terence Noone
2022-12-08
1
-2/+4
*
file(COPY_FILE): Add option to retry on Windows if input access fails
Brad King
2022-11-17
1
-1/+7
*
file(ARCHIVE_CREATE): Allow higher compression level for Zstd
Amir Masoud Abdol
2022-11-16
1
-7/+16
*
cmGeneratorExpression: Require cmake instance
Kyle Edwards
2022-11-11
1
-2/+4
[next]