summaryrefslogtreecommitdiffstats
path: root/Source/cmFileCopier.h
Commit message (Expand)AuthorAgeFilesLines
* install(DIRECTORY): Revert "Add EXCLUDE_EMPTY_DIRECTORIES option"Brad King2025-07-281-3/+0
* install(DIRECTORY): Add EXCLUDE_EMPTY_DIRECTORIES optionHao Dong2025-05-061-0/+3
* LICENSE: Replace references to Copyright.txt with LICENSE.rstKitware Robot2025-03-031-1/+1
* Revise C++ coding style using clang-format with "east const"Kitware Robot2025-01-231-12/+12
* clang-tidy: address `modernize-use-default-member-init` lintsBen Boeckel2022-05-241-11/+12
* Alternative symlink-creating mode for file(INSTALL ...)Felix Lelchuk2021-08-021-2/+3
* Modernize: Use #pragma once in all header filesKitware Robot2020-09-031-4/+1
* Revise include order using clang-format-6.0Kitware Robot2019-10-011-3/+4
* cmstd: Modernize CMake system headersMarc Chevrier2019-09-201-1/+2
* cmFileCommand: port to cmExecutionStatusDaniel Pfeifer2019-08-061-3/+3
* file(INSTALL): Add FOLLOW_SYMLINK_CHAIN argumentKyle Edwards2019-05-161-0/+2
* Rename cmFileTimeComparison to cmFileTimeCacheSebastian Holtermann2019-03-181-2/+2
* cmFileCommand: Factor out cmFileCopier and cmFileInstallerBryon Bean2019-03-131-0/+120