summaryrefslogtreecommitdiff
path: root/Source/cmFileLock.cxx
Commit message (Expand)AuthorAgeFilesLines
* clang-tidy: fix `bugprone-suspicious-include` warningsBen Boeckel2021-01-271-0/+2
* cmFileLockPool: enhance items managementMarc Chevrier2019-11-141-0/+25
* Revise include order using clang-format-6.0Kitware Robot2019-10-011-1/+2
* clang-tidy: modernize-deprecated-headersRegina Pfeifer2019-09-161-1/+1
* Revise C++ coding style using clang-format-6.0Kitware Robot2018-06-011-2/+2
* Meta: replace empty-string assignments with `clear()`.Pavel Solodovnikov2017-09-161-1/+1
* Simplify CMake per-source license noticesBrad King2016-09-271-12/+2
* Revise C++ coding style using clang-formatKitware Robot2016-05-161-24/+16
* Format include directive blocks and ordering with clang-formatBrad King2016-04-291-1/+1
* file: Use 'long' to represent the parsed LOCK TIMEOUT valueRuslan Baratov2014-12-051-2/+2
* file: Add LOCK subcommand to do file and directory lockingRuslan Baratov2014-12-031-0/+78