summaryrefslogtreecommitdiffstats
path: root/Help/release
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2014-12-03 15:02:07 (GMT)
committerCMake Topic Stage <kwrobot@kitware.com>2014-12-03 15:02:07 (GMT)
commitd90e288b7babf6cd493383e425c9e4d21905fa25 (patch)
tree1a583d6864aaecd84f93e3a978463c07939e25e7 /Help/release
parentd91feda4136b8fb9bc3002b38ba8c08fca9cd62c (diff)
parent930178283a749c4020265259ea3f828552affba2 (diff)
downloadCMake-d90e288b7babf6cd493383e425c9e4d21905fa25.zip
CMake-d90e288b7babf6cd493383e425c9e4d21905fa25.tar.gz
CMake-d90e288b7babf6cd493383e425c9e4d21905fa25.tar.bz2
Merge topic 'file-LOCK-command'
93017828 Help: Add notes for topic 'file-LOCK-command' e6db4c5a file: Add LOCK subcommand to do file and directory locking 05d6531c cmSystemTools: Add StringToInt helper
Diffstat (limited to 'Help/release')
-rw-r--r--Help/release/dev/file-LOCK-command.rst5
1 files changed, 5 insertions, 0 deletions
diff --git a/Help/release/dev/file-LOCK-command.rst b/Help/release/dev/file-LOCK-command.rst
new file mode 100644
index 0000000..4b11e9e
--- /dev/null
+++ b/Help/release/dev/file-LOCK-command.rst
@@ -0,0 +1,5 @@
+file-LOCK-command
+-----------------
+
+* The :command:`file(LOCK)` subcommand was created to allow CMake
+ processes to synchronize through file and directory locks.