[Cmake-commits] CMake branch, next, updated. v3.1.1-2367-g0db065f

Rolf Eike Beer eike at sf-mail.de
Tue Jan 27 07:39:21 EST 2015


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  0db065f14a128556135b29fc9bde2bd9eac653ff (commit)
       via  43eca4026def688e27c981154a36948273c6497c (commit)
       via  82ba50390f52226bdd4162e4108bc4f5226150d6 (commit)
      from  60316739d134a6c76e435746f4c6009220e533a9 (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=0db065f14a128556135b29fc9bde2bd9eac653ff
commit 0db065f14a128556135b29fc9bde2bd9eac653ff
Merge: 6031673 43eca40
Author:     Rolf Eike Beer <eike at sf-mail.de>
AuthorDate: Tue Jan 27 07:39:20 2015 -0500
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Tue Jan 27 07:39:20 2015 -0500

    Merge topic 'drop-win9x-reference' into next
    
    43eca402 drop reference to removed Windows 9x support
    82ba5039 CMake Nightly Date Stamp


http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=43eca4026def688e27c981154a36948273c6497c
commit 43eca4026def688e27c981154a36948273c6497c
Author:     Rolf Eike Beer <eike at sf-mail.de>
AuthorDate: Mon Jan 26 19:56:03 2015 +0100
Commit:     Rolf Eike Beer <eike at sf-mail.de>
CommitDate: Tue Jan 27 13:38:22 2015 +0100

    drop reference to removed Windows 9x support

diff --git a/CMakeLists.txt b/CMakeLists.txt
index 28fd02f..8ad1be8 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -628,7 +628,6 @@ if(NOT CMake_TEST_EXTERNAL_CMAKE)
   if(BUILD_TESTING)
     CMAKE_SET_TARGET_FOLDER(CMakeLibTests "Tests")
   endif()
-  CMAKE_SET_TARGET_FOLDER(cmw9xcom "Utilities/Win9xCompat")
   if(TARGET documentation)
     CMAKE_SET_TARGET_FOLDER(documentation "Documentation")
   endif()

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

Summary of changes:
 CMakeLists.txt            |    1 -
 Source/CMakeVersion.cmake |    2 +-
 2 files changed, 1 insertion(+), 2 deletions(-)


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list