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
/
cmFileInstaller.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
clang-tidy: address `google-readability-casting` lints
Ben Boeckel
2022-05-24
1
-1/+1
*
clang-tidy: address `modernize-use-default-member-init` lints
Ben Boeckel
2022-05-24
1
-7/+0
*
Move helpers functions from cmStringAlgorithms.h to cmValue.h
Marc Chevrier
2021-09-21
1
-0/+1
*
Alternative symlink-creating mode for file(INSTALL ...)
Felix Lelchuk
2021-08-02
1
-0/+118
*
Revise include order using clang-format-6.0
Kitware Robot
2019-10-01
1
-4/+4
*
Source sweep: Use cmStrCat for string concatenation
Sebastian Holtermann
2019-08-22
1
-7/+7
*
Source sweep: Use cmIsOn instead of cmSystemTools::IsOn
Sebastian Holtermann
2019-08-17
1
-1/+2
*
cmFileCommand: port to cmExecutionStatus
Daniel Pfeifer
2019-08-06
1
-20/+20
*
cmMakefile: Let AddDefinition accept a value as cm::string_view
Sebastian Holtermann
2019-07-24
1
-1/+1
*
Modernize: Prefer .substr in place of .c_str() + int
Artur Ryt
2019-03-30
1
-1/+1
*
cmFileCommand: Factor out cmFileCopier and cmFileInstaller
Bryon Bean
2019-03-13
1
-0/+350