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
/
cmFileCopier.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
file(INSTALL): Report "Installing:" for a symlink to a directory
John Parent
2022-10-06
1
-1/+4
*
file(INSTALL): Clarify symlink vs dir conflict errors
John Parent
2022-10-06
1
-1/+16
*
file(INSTALL): Improve formatting of symlink creation error
Brad King
2022-10-06
1
-11/+13
*
clang-tidy: address `modernize-use-default-member-init` lints
Ben Boeckel
2022-05-24
1
-10/+0
*
Merge topic 'fix-ifdef-windows'
Brad King
2021-10-18
1
-1/+1
|
\
|
*
Source: Fix typo in _WIN32 preprocessor checks
Brad King
2021-10-15
1
-1/+1
*
|
Rename cmProp in cmValue
Marc Chevrier
2021-09-21
1
-2/+2
|
/
*
cmMakefile::GetDefinition: return cmProp
Vitaly Stakhovsky
2020-09-02
1
-2/+3
*
Source: use cmNonempty()
Vitaly Stakhovsky
2020-07-28
1
-1/+1
*
Revise include order using clang-format-6.0
Kitware Robot
2019-10-01
1
-2/+3
*
clang-tidy: modernize-deprecated-headers
Regina Pfeifer
2019-09-16
1
-1/+1
*
Merge topic 'source_sweep_ostringstream_single'
Brad King
2019-08-26
1
-3/+2
|
\
|
*
Source sweep: Replace std::ostringstream when used with a single append
Sebastian Holtermann
2019-08-23
1
-3/+2
*
|
Source sweep: Replace cmExpandList with the shorter cmExpandedList
Sebastian Holtermann
2019-08-23
1
-2/+2
|
/
*
Source sweep: Use cmStrCat for string concatenation
Sebastian Holtermann
2019-08-22
1
-13/+8
*
Merge topic 'install-fail-reason'
Brad King
2019-08-21
1
-8/+13
|
\
|
*
install: print reason of failure
Jon Chronopoulos
2019-08-17
1
-8/+13
*
|
Source code: Use cmExpandList instead of cmSystemTools::ExpandListArgument
Sebastian Holtermann
2019-08-14
1
-1/+1
|
/
*
Merge topic 'cmFileCommand-refactoring'
Brad King
2019-08-09
1
-23/+23
|
\
|
*
cmFileCommand: port to cmExecutionStatus
Daniel Pfeifer
2019-08-06
1
-23/+23
*
|
clang-tidy: Enable performance-inefficient-string-concatenation
Sebastian Holtermann
2019-08-05
1
-2/+3
|
/
*
cmCommand: deprecate functions GetMakefile and SetError
Daniel Pfeifer
2019-07-21
1
-5/+2
*
Use cmFileTimes instead of cmSystemToolsFileTime interface
Sebastian Holtermann
2019-05-22
1
-14/+10
*
file(INSTALL): Add FOLLOW_SYMLINK_CHAIN argument
Kyle Edwards
2019-05-16
1
-7/+64
*
Rename cmFileTimeCache::FileTimesDiffer to cmFileTimeCache::DifferS
Sebastian Holtermann
2019-03-18
1
-1/+1
*
cmFileCommand: Factor out cmFileCopier and cmFileInstaller
Bryon Bean
2019-03-13
1
-0/+660