[Cmake-commits] CMake branch, master, updated. v2.8.3-540-gef1f945
Brad King
brad.king at kitware.com
Wed Jan 19 14:28:21 EST 2011
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 ef1f9456aafb7c037601c5d6efb124f3f4152d46 (commit)
via e60c8ec6c7dc2b9c963684ef37bc38c3db367ae2 (commit)
via db05da35d26b7b10a65b5330e1506582c29268ad (commit)
from 20d11b9a33e1d1c9d472b04d1b4f18cabdaecb2d (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=ef1f9456aafb7c037601c5d6efb124f3f4152d46
commit ef1f9456aafb7c037601c5d6efb124f3f4152d46
Merge: 20d11b9 e60c8ec
Author: Brad King <brad.king at kitware.com>
AuthorDate: Wed Jan 19 14:28:19 2011 -0500
Commit: CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Wed Jan 19 14:28:19 2011 -0500
Merge topic 'sco-compiler'
e60c8ec Factor SCO compiler info out of platform file (#11700)
db05da3 Recognize SCO UnixWare C/C++ compilers (#11700)
-----------------------------------------------------------------------
Summary of changes:
Modules/CMakeCCompilerId.c.in | 3 +++
Modules/CMakeCXXCompilerId.cpp.in | 3 +++
Modules/Compiler/SCO-C.cmake | 2 ++
Modules/Compiler/SCO-CXX.cmake | 2 ++
.../{Platform/AIX-GNU.cmake => Compiler/SCO.cmake} | 12 +++++++-----
Modules/Platform/SCO_SV.cmake | 3 ---
6 files changed, 17 insertions(+), 8 deletions(-)
create mode 100644 Modules/Compiler/SCO-C.cmake
create mode 100644 Modules/Compiler/SCO-CXX.cmake
copy Modules/{Platform/AIX-GNU.cmake => Compiler/SCO.cmake} (72%)
hooks/post-receive
--
CMake
More information about the Cmake-commits
mailing list