[Cmake-commits] CMake branch, master, updated. v2.8.11-217-g585cfa5
Brad King
brad.king at kitware.com
Thu May 30 08:57:44 EDT 2013
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "CMake".
The branch, master has been updated
via 585cfa51dec828ddc4b12e6005f3137b231d6cb3 (commit)
via 7378792b4938d32c5eefc5bb485ecae1a7ec95fb (commit)
via 4ab10e063d8f640d9a3fa029fe9993e94f4096c3 (commit)
via 045d6ae0b042d4e6e3c4540c32559c58cb4153b0 (commit)
from d721a9cf6ad7e5354f2c4e9f88ae8a408ecd7411 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=585cfa51dec828ddc4b12e6005f3137b231d6cb3
commit 585cfa51dec828ddc4b12e6005f3137b231d6cb3
Merge: d721a9c 7378792
Author: Brad King <brad.king at kitware.com>
AuthorDate: Thu May 30 08:57:42 2013 -0400
Commit: CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Thu May 30 08:57:42 2013 -0400
Merge topic 'fix-FileIsDirectory-SEGV'
7378792 if: Add test for IS_DIRECTORY
4ab10e0 Merge branch 'master' into fix-FileIsDirectory-SEGV
045d6ae KWSys: Fix SystemTools::FileIsDirectory with long paths (#14176)
-----------------------------------------------------------------------
Summary of changes:
Tests/RunCMake/CMakeLists.txt | 1 +
Tests/RunCMake/{CMP0004 => if}/CMakeLists.txt | 0
Tests/RunCMake/if/IsDirectory-stdout.txt | 1 +
Tests/RunCMake/if/IsDirectory.cmake | 5 +++++
Tests/RunCMake/if/IsDirectoryLong-stdout.txt | 1 +
Tests/RunCMake/if/IsDirectoryLong.cmake | 10 ++++++++++
Tests/RunCMake/if/RunCMakeTest.cmake | 4 ++++
7 files changed, 22 insertions(+), 0 deletions(-)
copy Tests/RunCMake/{CMP0004 => if}/CMakeLists.txt (100%)
create mode 100644 Tests/RunCMake/if/IsDirectory-stdout.txt
create mode 100644 Tests/RunCMake/if/IsDirectory.cmake
create mode 100644 Tests/RunCMake/if/IsDirectoryLong-stdout.txt
create mode 100644 Tests/RunCMake/if/IsDirectoryLong.cmake
create mode 100644 Tests/RunCMake/if/RunCMakeTest.cmake
hooks/post-receive
--
CMake
More information about the Cmake-commits
mailing list