summaryrefslogtreecommitdiff
path: root/Source/cmFileLockResult.cxx
Commit message (Expand)AuthorAgeFilesLines
* Source: use C++11 nullptrscivision2023-02-141-2/+2
* Source: fix some -Wunused-macros warningsSean McBride2021-10-251-1/+1
* clang-tidy: modernize-deprecated-headersRegina Pfeifer2019-09-161-2/+2
* clang-tidy: modernize-return-braced-init-listRegina Pfeifer2019-09-061-6/+6
* cmFileLockResult: Avoid allocation for Windows error messageIyyappa Murugandi2017-07-071-12/+7
* Simplify CMake per-source license noticesBrad King2016-09-271-12/+2
* fix a load of include-what-you-use violationsDaniel Pfeifer2016-09-031-0/+1
* Revise C++ coding style using clang-formatKitware Robot2016-05-161-23/+13
* file: Add LOCK subcommand to do file and directory lockingRuslan Baratov2014-12-031-0/+111