[Cmake-commits] CMake branch, master, updated. v2.8.10-106-g4b3cb25
Brad King
brad.king at kitware.com
Tue Nov 6 14:14:20 EST 2012
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 4b3cb2587694a57566963eb6866f17602c337d44 (commit)
via 3a0ffa6225ec4b6f95dc691a91dec7f7e04cb7ec (commit)
via 2ae9d03fa64b49d708e489db0275f6893dfc05b4 (commit)
via 53c42cb4eab9f1e975b287e5b6784fb83f48be1f (commit)
via daf1c4d5a7edbf046a4a3d324f2ca01fb1d1a856 (commit)
via b878cd6fb4fee4c32bc97a7e63b8d25d2eab30cf (commit)
via 3fe2bc622e75c052e75c351621a8c876070481a3 (commit)
from da6b0ffe5d7cb44bf24ee8ed694b9f25e15e82c3 (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=4b3cb2587694a57566963eb6866f17602c337d44
commit 4b3cb2587694a57566963eb6866f17602c337d44
Merge: da6b0ff 3a0ffa6
Author: Brad King <brad.king at kitware.com>
AuthorDate: Tue Nov 6 14:14:18 2012 -0500
Commit: CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Tue Nov 6 14:14:18 2012 -0500
Merge topic 'MakeSquish4Work'
3a0ffa6 Squish: add support for squish 4 (#9734)
2ae9d03 Squish: use ${CMAKE_CURRENT_LIST_DIR}
53c42cb Squish: rename squish_add_test() to squish_v3_add_test() and fix docs a bit
daf1c4d Squish: find executables also under Windows
b878cd6 Squish: use FPHSA
3fe2bc6 Squish: detect version
-----------------------------------------------------------------------
Summary of changes:
Modules/FindSquish.cmake | 159 +++++++++++++++++++++++++++++++++++++---
Modules/Squish4RunTestCase.bat | 24 ++++++
Modules/Squish4RunTestCase.sh | 28 +++++++
Modules/SquishTestScript.cmake | 52 +++++++++----
4 files changed, 234 insertions(+), 29 deletions(-)
create mode 100755 Modules/Squish4RunTestCase.bat
create mode 100755 Modules/Squish4RunTestCase.sh
hooks/post-receive
--
CMake
More information about the Cmake-commits
mailing list