[Cmake-commits] CMake branch, master, updated. v2.8.4-78-g6250c73
Brad King
brad.king at kitware.com
Tue Feb 22 14:32:51 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 6250c7324f874060f43cf760d8ad349add7fb5e2 (commit)
via a58ace68ce3a0ca69d0f7e3f103eab65d7302a9a (commit)
via 106958c047c9af783b0216916c8e0d8c52595ff6 (commit)
via 94d1684a8fd0de4310874cd582636a8e26402da2 (commit)
from 6dc8c252266f2464ce8067eea2897818067be53d (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=6250c7324f874060f43cf760d8ad349add7fb5e2
commit 6250c7324f874060f43cf760d8ad349add7fb5e2
Merge: 6dc8c25 a58ace6
Author: Brad King <brad.king at kitware.com>
AuthorDate: Tue Feb 22 14:32:48 2011 -0500
Commit: CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Tue Feb 22 14:32:48 2011 -0500
Merge topic 'fix-2828-more-info-in-script-mode'
a58ace6 Fix KWStyle line-too-long complaint (#2828)
106958c Add CMAKE_ARGC and CMAKE_ARGV0..N-1 variables (#2828)
94d1684 Add CMAKE_SCRIPT_MODE_FILE variable (#2828)
-----------------------------------------------------------------------
Summary of changes:
Source/cmDocumentVariables.cxx | 24 ++++++++++++++++++++++++
Source/cmGetCMakePropertyCommand.cxx | 21 +++++++++++----------
Source/cmMakefile.cxx | 21 +++++++++++++++++++++
Source/cmMakefile.h | 12 +++++++++++-
Source/cmake.cxx | 20 +++++++++++++++-----
Source/cmake.h | 2 +-
Tests/CMakeTests/StringTestScript.cmake | 2 ++
7 files changed, 85 insertions(+), 17 deletions(-)
hooks/post-receive
--
CMake
More information about the Cmake-commits
mailing list