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
/
cmFileLockUnix.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
LICENSE: Replace references to Copyright.txt with LICENSE.rst
Kitware Robot
2025-03-03
1
-1/+1
*
Revise C++ coding style using clang-format with "east const"
Kitware Robot
2025-01-23
1
-1/+1
*
clang-tidy: fix `readability-make-member-function-const` warnings
Ben Boeckel
2021-01-27
1
-1/+1
*
Revise include order using clang-format-6.0
Kitware Robot
2019-10-01
1
-3/+4
*
clang-tidy: modernize-deprecated-headers
Regina Pfeifer
2019-09-16
1
-2/+2
*
clang-tidy: Use `= default`
Regina Pfeifer
2019-01-25
1
-3/+1
*
clang-tidy: Use default member initialization
Regina Pfeifer
2018-12-15
1
-1/+0
*
Simplify CMake per-source license notices
Brad King
2016-09-27
1
-12/+2
*
Avoid else after return
Daniel Pfeifer
2016-09-16
1
-6/+3
*
Revise C++ coding style using clang-format
Kitware Robot
2016-05-16
1
-38/+23
*
Format include directive blocks and ordering with clang-format
Brad King
2016-04-29
1
-2/+2
*
file(LOCK): Close file descriptor/handle when releasing a lock
Betsy McPhail
2015-03-25
1
-0/+4
*
file: Use 'long' to represent the parsed LOCK TIMEOUT value
Ruslan Baratov
2014-12-05
1
-1/+1
*
file: Add LOCK subcommand to do file and directory locking
Ruslan Baratov
2014-12-03
1
-0/+102