summaryrefslogtreecommitdiff
path: root/Source/cmFileLockPool.h
Commit message (Expand)AuthorAgeFilesLines
* Modernize: Use #pragma once in all header filesKitware Robot2020-09-031-4/+1
* cmFileLockPool: enhance items managementMarc Chevrier2019-11-141-8/+6
* clang-tidy: Replace typedef with usingRegina Pfeifer2019-09-031-6/+6
* clang-tidy: Use `= delete`Regina Pfeifer2019-01-291-4/+6
* Revise C++ coding style using clang-format-6.0Kitware Robot2018-06-011-9/+9
* IWYU: Mark cmConfigure.h with pragma: keepDaniel Pfeifer2017-08-261-1/+1
* c++: prefer vectors over listsBen Boeckel2017-05-041-3/+3
* Use CM_DISABLE_COPYDaniel Pfeifer2017-04-241-7/+5
* Use quotes for non-system includesDaniel Pfeifer2017-04-111-1/+1
* Simplify CMake per-source license noticesBrad King2016-09-271-11/+2
* fix a load of include-what-you-use violationsDaniel Pfeifer2016-09-031-4/+3
* make sure to include cmConfigure.h before cmStandardIncludes.hDaniel Pfeifer2016-09-031-0/+2
* Revise C++ coding style using clang-formatKitware Robot2016-05-161-16/+12
* cmStandardIncludes: Remove list include.Stephen Kelly2015-02-061-0/+2
* file: Use 'long' to represent the parsed LOCK TIMEOUT valueRuslan Baratov2014-12-051-4/+6
* file: Add LOCK subcommand to do file and directory lockingRuslan Baratov2014-12-031-0/+100