[Cmake-commits] CMake branch, next, updated. v2.8.3-1389-g9f8df0c

Brad King brad.king at kitware.com
Mon Jan 17 14:13:59 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, next has been updated
       via  9f8df0c0c2422732717af4ed0a326e8f744b269a (commit)
       via  4995b267b7b879e2577df8316ef30ce7e83714a1 (commit)
      from  280017b1090227fe1cdf1f3173c68302645316f9 (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=9f8df0c0c2422732717af4ed0a326e8f744b269a
commit 9f8df0c0c2422732717af4ed0a326e8f744b269a
Merge: 280017b 4995b26
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Mon Jan 17 14:13:58 2011 -0500
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Mon Jan 17 14:13:58 2011 -0500

    Merge topic 'doc-CheckSymbolExists-enum' into next
    
    4995b26 Update CheckSymbolExists copyright year


http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=4995b267b7b879e2577df8316ef30ce7e83714a1
commit 4995b267b7b879e2577df8316ef30ce7e83714a1
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Mon Jan 17 14:10:55 2011 -0500
Commit:     Brad King <brad.king at kitware.com>
CommitDate: Mon Jan 17 14:10:55 2011 -0500

    Update CheckSymbolExists copyright year
    
    Reflect that commit 840f9c05 (Document CheckSymbolExists more clearly,
    2011-01-12) changed the file in 2011.

diff --git a/Modules/CheckSymbolExists.cmake b/Modules/CheckSymbolExists.cmake
index 2237f35..e86604b 100644
--- a/Modules/CheckSymbolExists.cmake
+++ b/Modules/CheckSymbolExists.cmake
@@ -21,7 +21,7 @@
 #  CMAKE_REQUIRED_LIBRARIES = list of libraries to link
 
 #=============================================================================
-# Copyright 2003-2009 Kitware, Inc.
+# Copyright 2003-2011 Kitware, Inc.
 #
 # Distributed under the OSI-approved BSD License (the "License");
 # see accompanying file Copyright.txt for details.

-----------------------------------------------------------------------

Summary of changes:
 Modules/CheckSymbolExists.cmake |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list